summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
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-08boorc, nusbrc: fix wrong redirections after &cinap_lenrek
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-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-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-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
2020-02-23kernel: avoid selecting the boot process in killbig()cinap_lenrek
2020-02-23kernel: fix multiple devproc bugs and pid reuse issuescinap_lenrek
2020-02-23devswap: dont assume Proc* structures returned from proctab() are continuouscinap_lenrek
2020-02-23sdiahci, sdodin: avoid calling kproc() while holding ilock()cinap_lenrek
2020-02-23/sys/lib/kbmap: update 0xf860 to Kshift value, fix fake shifts on esc1Sigrid
2020-02-19sed: allow whitespace after ! negation (thanks k0ga)cinap_lenrek
2020-02-13acme(1): fix scrolling when swiping text at the top or bottom of a framespew
2020-02-10remove C99_SPRINTF_EXTENSION define.Ori Bernstein
2020-02-09bcm: change ARGB32 to XRGB32 for framebuffer to avoid slow drawingRoberto E. Vargas Caballero
2020-02-05upas/fs plumb modify messages for self-changed flagsOri Bernstein