summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* getflags: delete (codebot did not)Russ Cox2009-07-144-0/+0
* getflags: import from 4e, with usageRuss Cox2009-07-157-485/+231
* buildmk: sync $OBJTYPE with src/mkhdrRuss Cox2009-07-152-7/+9
* acme: do not redraw body on every tag changeRuss Cox2009-07-152-3/+4
* mergeRuss Cox2009-07-149-5/+31
|\
* fontsrv: add half-documented -s optionRuss Cox2009-07-082-4/+12
* fontsrv(4): another typoRuss Cox2009-07-081-2/+2
* fontsrv(4): add missing prompt in sam exampleRuss Cox2009-07-081-1/+1
* mergeRuss Cox2009-07-0813-7/+1140
|\
* src: use whatis instead of whichMichael Teichgräber2009-07-083-7/+15
* devdraw: generate Latin-1 table from lib/keyboardMichael Teichgräber2009-07-084-104/+252
* devdraw: automatic OS X label updatingAndré Günther2009-06-171-24/+20
* libventi: fix cache teardown checksRuss Cox2009-06-161-1/+1
* vbackup: update to new libventi interfaceRuss Cox2009-06-162-2/+2
* mergeRuss Cox2009-06-164-5/+46
|\
* vbackup: adapt to new libventi interfaceRuss Cox2009-06-101-5/+5
* mergeRuss Cox2009-06-094-18/+29
|\
* g: add asm to the list of extensionsRuss Cox2009-06-091-1/+1
* cmd: getline now a dirty word (James Toy)Russ Cox2009-05-313-0/+5
* scat: fix 64-bit warningRuss Cox2009-05-251-1/+1
* page: fix for newer versions of ghostscript.Kris Maglione2009-05-251-3/+3
* venti: 32-bit extensions to data structuresRuss Cox2009-05-2518-118/+283
* libventi: protocol support for blocks larger than 64kRuss Cox2009-05-256-23/+79
* netfiles(1), sftpcache(1): document failure with new sftpRuss Cox2009-05-172-0/+14
* devdraw: flush window on kEventAppShowJeff Sicket2009-05-171-2/+9
* plumb: change inferno module path to /usr/inferno/module (Anthony Sorace)Russ Cox2009-05-171-2/+2
* 9pfuse: fix mkfile for people without . in their pathsRuss Cox2009-05-171-1/+1
* Unicode superscript updateRuss Cox2009-05-147-4/+5
* label: write to /dev/tty to avoid redirectionsRuss Cox2009-05-051-1/+1
* main.html: FreeBSD/x86-64 worksRuss Cox2009-05-011-1/+1
* scat: make 64-bit safeRuss Cox2009-04-306-55/+57
* scat: add to buildRuss Cox2009-04-302-4/+4
* install: typo in man pageRuss Cox2009-04-302-2/+2
* mergeRuss Cox2009-04-303-2/+16
|\
* libthread: remove unimplemented chaninitRuss Cox2009-04-302-8/+2
* mergeRuss Cox2009-04-307-108/+257
|\
* lp: move devices to devices.sampleRuss Cox2009-04-302-0/+77
* ipso: do not use the /lib/init/rw tmpfsRuss Cox2009-04-301-1/+1
* libflate: shut up valgrindRuss Cox2009-04-301-0/+2
* smugfs: directory mode should be 755Russ Cox2009-04-301-1/+1
* 9pfuse: clear O_EXCL tooRuss Cox2009-04-301-1/+1
* install: add comment about X11 packagesRuss Cox2009-04-302-7/+10
* dd: build by defaultRuss Cox2009-02-050-0/+0
* du: build by default; fix bug gcc discoveredRuss Cox2009-02-051-1/+1
* MacFUSE 2.0 updatesJeff Sickel2008-12-101-3/+6
* venti/copy: no rewriting unless rewrite flag is set (Nathaniel W Filardo)Russ Cox2009-02-041-2/+4
* sed: avoid crash when rregexec return errorRuss Cox2009-02-041-1/+1
* mergeRuss Cox2009-02-041-3/+3
|\
* win: better SIGPIPE handlingRuss Cox2009-01-061-10/+9
* 9pfuse: allow O_APPEND in open and create (Roman Shaposhnik)Russ Cox2008-12-301-1/+8