summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-08-03acme: reverting scroll change, causes continuous scrolling with scrollwheelcinap_lenrek
2020-08-027c: fix wrong type on OASxxx operationscinap_lenrek
2020-08-02rc-httpd: fix invalid test(1) invocation in dir-indexAlex Musolino
2020-08-01deroff: fix out-of-bounds access if runes above 0X80 are inside EQ clauses (t...Ori Bernstein
2020-08-01htmlroff: fix out of bounds access (thanks Rei-sen, via plan9port)Ori Bernstein
2020-08-01mk9660(8): fix reference to proto file formatkvik
2020-08-01pre-lib9p servers: fix incorrect Tversion handlingkvik
2020-08-01vmx(1): use _tos->cyclefreq (thanks cinap)Sigrid
2020-07-31dc: increase exponent limit (thanks unboe, lyndon)Ori Bernstein
2020-07-31vmx(1): add missing fileSigrid
2020-07-31vmx(1): use cycles() instead of nsec() when possibleSigrid
2020-07-31vmx: use _actual_ system kbmapSigrid
2020-07-30aux/acpi: forgot to commit -p optionSigrid
2020-07-30aux/acpi: write a man page, fix usage, call threadexitsSigrid
2020-07-29sshfs: update usage text to match man pageAlex Musolino
2020-07-26upasfs: make imap debug logging less noisyOri Bernstein
2020-07-20replica: fix mkfile script installation (thanks Amavect)Ori Bernstein
2020-07-19stdio: fix warnings, make code more standardOri Bernstein
2020-07-17libndb: order subnets by prefix length for ndbipinfo() lookupscinap_lenrek
2020-07-16ape: simplify mkfile (thanks amavect)Ori Bernstein
2020-07-16mergecinap_lenrek
2020-07-16pc64: disable interrupts in mmuwalk() for checkmmu()cinap_lenrek
2020-07-14g: add '.hs' and 'mkfile' to the walk. (thanks joe9)Ori Bernstein
2020-07-13cpp: fix mutually recursive macrosOri Bernstein
2020-07-12kernel: make segments non-executable when icache is not maintainedcinap_lenrek
2020-07-12aux/cpuid: flush instruction cache of after patching trampolinecinap_lenrek
2020-07-12hjfs: update mtime and qid.vers for directory on renamecinap_lenrek
2020-07-12cwfs: update mtime and qid.vers for directory on renamecinap_lenrek
2020-07-11stdio, ape/stdio: fix order of operations in putcOri Bernstein
2020-07-05imap4d: fix missing return in %δ format of Dfmt()cinap_lenrek
2020-07-05imap4d: get rid of unixdate/unixfrom handlingcinap_lenrek
2020-07-05imap4d: fix mkfile to have the correct default targetcinap_lenrek
2020-07-05upas/fs: wait until the index becomes unlockedcinap_lenrek
2020-07-05upas/fs: fix wrong nparts field index (changed in previous commit)cinap_lenrek
2020-07-05nedmail: don't try to shoot down subcommand on interruptcinap_lenrek
2020-07-05upas/fs: put date822 into the index, fix from and replyto handlingcinap_lenrek
2020-07-05upas/fs: fix memory leak in ref822()cinap_lenrek
2020-07-03imap4d: respect errors from read(), remove debug printsOri Bernstein
2020-07-03kbdfs/mklatin: allow >16 bit runes in /lib/keyboardAlex Musolino
2020-07-03bcm64: increase maximum segment size to 8GBcinap_lenrek
2020-07-02bcm64: handle 8GB of physical memory for raspberry pi4cinap_lenrek
2020-07-02bcm64: fix usb xhci controller on pi4 8GB variant (thanks richard miller)cinap_lenrek
2020-06-29mergecinap_lenrek
2020-06-29upas/fs: move unixheader handling to parseheaders()cinap_lenrek
2020-06-28graphics(2): fix typokvik
2020-06-28kernel: segflush() needs to flush tlb of other processescinap_lenrek
2020-06-27aux/trampoline: Implement inactivity timeout (-t option)cinap_lenrek
2020-06-259p(2): fix typokvik
2020-06-24upas/fs: remove now unused Mtrunc mimeflags constantcinap_lenrek
2020-06-24upas/fs: use memchr() instead of strchr() in hdrlen()cinap_lenrek