summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-03-17Improve the posix preprocessor.Ori Bernstein
2020-03-15fix ccom idempotencyOri Bernstein
2020-03-10improve usage messages (thanks henesy)Ori Bernstein
2020-03-10fix -T option for doctypeOri Bernstein
2020-03-09fix heredoc crashOri Bernstein
2020-03-09fix alignment in ape mallocOri Bernstein
2020-03-09sam: ^ does not need current fileSigrid
2020-03-09sam(1): document $% and $%dotSigrid
2020-03-09sam: add $%dot (thanks kvik)Sigrid
2020-03-08add usage messages to auth/(enable disable status).Ori Bernstein
2020-03-08lib9p: implement automatic remove-on-close cleanup in postsharesrv(), remove ...cinap_lenrek
2020-03-08mergecinap_lenrek
2020-03-08boorc, nusbrc: fix wrong redirections after &cinap_lenrek
2020-03-08"": output previous action to stderrOri Bernstein
2020-03-08devshr: unmount service on #σc/share/mount removalcinap_lenrek
2020-03-08nusb/usbd: cleanup processes on unmountcinap_lenrek
2020-03-089p(2): document all the effective rfork flags for postmountsrv()cinap_lenrek
2020-03-089p(2): document the filedescriptor sharing behaviour of postmountsrv()cinap_lenrek
2020-03-08devproc: return process id when reading /proc/n/ctl filecinap_lenrek
2020-03-08games/playlistfs: open /proc/n/ctl OWRITE, not ORDWRcinap_lenrek
2020-03-08lib9p: restore previous behaviour of fd group sharingcinap_lenrek
2020-03-08sshnet: fix fork race conditionscinap_lenrek
2020-03-08aux/realemu: fix exit codecinap_lenrek
2020-03-08aux/realemu: run cpuproc in same fd group as fileservercinap_lenrek
2020-03-08aux/timesync: open /proc/n/ctl with OWRITE, not ORDWRcinap_lenrek
2020-03-07devproc: don't allow /proc/$pid/ctl to be opens for readingcinap_lenrek
2020-03-07nusb/usbd: fix /env/usbbusy bugcinap_lenrek
2020-03-07rio: fix goodrect() bug (thanks mike)cinap_lenrek
2020-03-07dossrv, 9660srv, hjfs: stop *READING* standard *OUTPUT* with -s flagcinap_lenrek
2020-03-07lib9p: get rid of Srv.nopipe and Srv.leavefdsopen hackscinap_lenrek
2020-03-07acme: split win into winfs and rc script, get rid of lib9p leavefdsopen hackcinap_lenrek
2020-03-07lib9p: fix typocinap_lenrek
2020-03-07lib9p: zero out per connection state in Srv template for listensrv()cinap_lenrek
2020-03-07dossrv: output iotrack error message to stderrcinap_lenrek
2020-03-07ramfs: don't use Srv.nopipecinap_lenrek
2020-03-07aux/acpi, aux/apm: remove nopipe -i flagcinap_lenrek
2020-03-07hgignore: ignore section 9 manpage indices, ignore init, kernels and bootload...cinap_lenrek
2020-03-05devproc: fix syscalltrace read for ratracecinap_lenrek
2020-03-01hgfs: fix loadrevinfo() for empty log bugcinap_lenrek
2020-03-01libsec: move AES XTS function prototypes to AES definition section in the hea...cinap_lenrek
2020-03-01libsec: remove hash pickle functions, document ripemd160, cleanup sechash(2) ...cinap_lenrek
2020-02-29kernel: simplify exec()cinap_lenrek
2020-02-28devproc: make sure writewatchpt() doesnt overflow the watchpoint arraycinap_lenrek
2020-02-28kernel: make sure we wont run into the tos when copying exec() argumentscinap_lenrek
2020-02-28devproc: cleanup procwrite size checkscinap_lenrek
2020-02-27fix special case for null pointer constants in cond expressionsOri Bernstein
2020-02-26walk arguments to gOri Bernstein
2020-02-26include section 9 in manpage plumb rules.Ori Bernstein
2020-02-23ape/cc: stop spamming arguments that are only needed onceBurnZeZ
2020-02-23devcons: fix permissions for reboot and sysstatcinap_lenrek