summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-03-31kbd(3): fix a typo (thanks Alex Musolino)Sigrid
2020-03-29xen: fix rebootcode linkagecinap_lenrek
2020-03-29lib9p: fix re-use of root Qid when using createfile(); remove unused dirqidgenBurnZeZ
2020-03-29pc64: enable uartpci (thanks taw9 for testing)Sigrid
2020-03-28mergeOri Bernstein
2020-03-28we prefer nil over 0, make the example show it.Ori Bernstein
2020-03-29pc, pc64: ignore the 64-bit bar flag when reserving membarcinap_lenrek
2020-03-29pc: fix mp boot regression due mistake in mkfilecinap_lenrek
2020-03-28kbd: add "repeat" file to set typematic repeat rate/delay on PS/2 keyboardsSigrid
2020-03-26grep: fix handling of -b flagAlex Musolino
2020-03-24turn ptrdiff_t into a 64 bit typeOri Bernstein
2020-03-24add intmax_t/uintmax_t as required by c99 7.18.1.5Ori Bernstein
2020-03-23evaluate #if expressions using vlongOri Bernstein
2020-03-22mergeOri Bernstein
2020-03-22add va_copy macro, conforming to c99 7.15.1.2Ori Bernstein
2020-03-21update colemak kbmap, simpler version with scroll working (thanks jeremy)Sigrid
2020-03-21add colemak kbmap (thanks Silas McCroskey)Sigrid
2020-03-21add swiss german kbmap (thanks mike)Sigrid
2020-03-20bell labs is dead, manOri Bernstein
2020-03-20kbdfs: fix kbmapread() not accounting for reads smaller than the size of the ...BurnZeZ
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