| Age | Commit message (Expand) | Author |
| 2020-03-17 | Improve the posix preprocessor. | Ori Bernstein |
| 2020-03-15 | fix ccom idempotency | Ori Bernstein |
| 2020-03-10 | improve usage messages (thanks henesy) | Ori Bernstein |
| 2020-03-10 | fix -T option for doctype | Ori Bernstein |
| 2020-03-09 | fix heredoc crash | Ori Bernstein |
| 2020-03-09 | fix alignment in ape malloc | Ori Bernstein |
| 2020-03-09 | sam: ^ does not need current file | Sigrid |
| 2020-03-09 | sam(1): document $% and $%dot | Sigrid |
| 2020-03-09 | sam: add $%dot (thanks kvik) | Sigrid |
| 2020-03-08 | add usage messages to auth/(enable disable status). | Ori Bernstein |
| 2020-03-08 | lib9p: implement automatic remove-on-close cleanup in postsharesrv(), remove ... | cinap_lenrek |
| 2020-03-08 | merge | cinap_lenrek |
| 2020-03-08 | boorc, nusbrc: fix wrong redirections after & | cinap_lenrek |
| 2020-03-08 | "": output previous action to stderr | Ori Bernstein |
| 2020-03-08 | devshr: unmount service on #σc/share/mount removal | cinap_lenrek |
| 2020-03-08 | nusb/usbd: cleanup processes on unmount | cinap_lenrek |
| 2020-03-08 | 9p(2): document all the effective rfork flags for postmountsrv() | cinap_lenrek |
| 2020-03-08 | 9p(2): document the filedescriptor sharing behaviour of postmountsrv() | cinap_lenrek |
| 2020-03-08 | devproc: return process id when reading /proc/n/ctl file | cinap_lenrek |
| 2020-03-08 | games/playlistfs: open /proc/n/ctl OWRITE, not ORDWR | cinap_lenrek |
| 2020-03-08 | lib9p: restore previous behaviour of fd group sharing | cinap_lenrek |
| 2020-03-08 | sshnet: fix fork race conditions | cinap_lenrek |
| 2020-03-08 | aux/realemu: fix exit code | cinap_lenrek |
| 2020-03-08 | aux/realemu: run cpuproc in same fd group as fileserver | cinap_lenrek |
| 2020-03-08 | aux/timesync: open /proc/n/ctl with OWRITE, not ORDWR | cinap_lenrek |
| 2020-03-07 | devproc: don't allow /proc/$pid/ctl to be opens for reading | cinap_lenrek |
| 2020-03-07 | nusb/usbd: fix /env/usbbusy bug | cinap_lenrek |
| 2020-03-07 | rio: fix goodrect() bug (thanks mike) | cinap_lenrek |
| 2020-03-07 | dossrv, 9660srv, hjfs: stop *READING* standard *OUTPUT* with -s flag | cinap_lenrek |
| 2020-03-07 | lib9p: get rid of Srv.nopipe and Srv.leavefdsopen hacks | cinap_lenrek |
| 2020-03-07 | acme: split win into winfs and rc script, get rid of lib9p leavefdsopen hack | cinap_lenrek |
| 2020-03-07 | lib9p: fix typo | cinap_lenrek |
| 2020-03-07 | lib9p: zero out per connection state in Srv template for listensrv() | cinap_lenrek |
| 2020-03-07 | dossrv: output iotrack error message to stderr | cinap_lenrek |
| 2020-03-07 | ramfs: don't use Srv.nopipe | cinap_lenrek |
| 2020-03-07 | aux/acpi, aux/apm: remove nopipe -i flag | cinap_lenrek |
| 2020-03-07 | hgignore: ignore section 9 manpage indices, ignore init, kernels and bootload... | cinap_lenrek |
| 2020-03-05 | devproc: fix syscalltrace read for ratrace | cinap_lenrek |
| 2020-03-01 | hgfs: fix loadrevinfo() for empty log bug | cinap_lenrek |
| 2020-03-01 | libsec: move AES XTS function prototypes to AES definition section in the hea... | cinap_lenrek |
| 2020-03-01 | libsec: remove hash pickle functions, document ripemd160, cleanup sechash(2) ... | cinap_lenrek |
| 2020-02-29 | kernel: simplify exec() | cinap_lenrek |
| 2020-02-28 | devproc: make sure writewatchpt() doesnt overflow the watchpoint array | cinap_lenrek |
| 2020-02-28 | kernel: make sure we wont run into the tos when copying exec() arguments | cinap_lenrek |
| 2020-02-28 | devproc: cleanup procwrite size checks | cinap_lenrek |
| 2020-02-27 | fix special case for null pointer constants in cond expressions | Ori Bernstein |
| 2020-02-26 | walk arguments to g | Ori Bernstein |
| 2020-02-26 | include section 9 in manpage plumb rules. | Ori Bernstein |
| 2020-02-23 | ape/cc: stop spamming arguments that are only needed once | BurnZeZ |
| 2020-02-23 | devcons: fix permissions for reboot and sysstat | cinap_lenrek |