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