summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-06-02kernel: don't preempt pager during fscache reclaimcinap_lenrek
2017-06-01plan9.ini(8): document netconsoleaiju
2017-06-01pc: actually call netconsole()aiju
2017-05-31pc: add netconsoleaiju
2017-05-30mergecinap_lenrek
2017-05-30devsegment: return proper write count for ctl messagecinap_lenrek
2017-05-28newt: add !cmdstanley lieber
2017-05-26newt: honor environment variables $editor and $pagerstanley lieber
2017-05-26?a: getc() needs to increment lineno if it gets \n from peekcaiju
2017-05-24libmach: add INVEPT and INVVPID instructionsaiju
2017-05-22vgadb: move nvidia controller entry after igfx and add haswell didsqwx
2017-05-22igfx: add support for haswell graphicsqwx
2017-05-22io(1): %llx -> %ullxaiju
2017-05-22libmach: fix wrong offset bug (thanks cinap); add VMX instructionsaiju
2017-05-21kernel: avoid panic with segio and SG_FAULT segmentscinap_lenrek
2017-05-20vt: don't flush while there is keyboard input availablecinap_lenrek
2017-05-11/sys/lib/acid/port: make line() also print the line numberBurnZeZ
2017-05-09/sys/doc: fix mkfile to and remove files that now can be regeneratedcinap_lenrek
2017-05-09troff: charlib: fix right hand special charactercinap_lenrek
2017-05-07rio: implement writable and truncatable /dev/textcinap_lenrek
2017-05-07kernel: fix namelenerror(), avoid memrchr() and make it staticcinap_lenrek
2017-05-06update ape/bio.h (thanks jpm)aiju
2017-05-06devproc: can't wait for ourselfs to stop (thanks Shamar)cinap_lenrek
2017-05-05aux/statusmsg: use libbio for textmode outputBurnZeZ
2017-05-05ssh: add -h flag to pass host (for compatibility)cinap_lenrek
2017-05-05sed: add -u flag that flushes output buffers before reading in further inputaiju
2017-05-04bio(2): manpage typoaiju
2017-05-04bio: add support for custom I/O handler via Biofnaiju
2017-05-03ssh(1): document -T tries option, #subsys cmd behaviourcinap_lenrek
2017-05-03ssh: quote cmd arguments with unix shell single quotes, request tty even with...cinap_lenrek
2017-05-03ctime(2): fix example (thanks raiz)cinap_lenrek
2017-05-02upas/fs: handle partial fetches (imap server returning less messages than ava...cinap_lenrek
2017-05-01inst/configether: in manual network configuration, ask for dns servercinap_lenrek
2017-05-01dist/ndb: move sources auth server to ndb/common, list root dns servers in nd...cinap_lenrek
2017-05-015e: fix special bitshift and rotationscinap_lenrek
2017-05-01vt(1): the "send" menu became "paste"cinap_lenrek
2017-05-01sshfs(4): fix bad cross referencecinap_lenrek
2017-05-01vgamach64xx: remove drawdebug referencecinap_lenrek
2017-05-01mergecinap_lenrek
2017-05-01ip/torrent: avoid requesting same chunkscinap_lenrek
2017-04-30libregexp: miscellaneous little cleanupsspew
2017-04-30sshfs: fix -r / retulting in "//foo" paths, memory leaks, use estrdup9p()cinap_lenrek
2017-04-30vnc: substitute iprint() with fprint(2, (gone from libmemdraw)cinap_lenrek
2017-04-30kernel: fix rewinding in directories with pread() offsetcinap_lenrek
2017-04-30lib9p: allow rewinding in 9pfile directoriescinap_lenrek
2017-04-29libmemdraw: get rid of kernel iprint() emulationcinap_lenrek
2017-04-29libmemdraw/libmemlayer: get rid of drawdebug printscinap_lenrek
2017-04-29devdraw: ignore drawdebug commandcinap_lenrek
2017-04-29libdraw: get rid of _drawdebug variablecinap_lenrek
2017-04-29sshfs: add -r and -M optionsaiju