summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* libthread: work around gcc warning on FreeBSDRuss Cox2008-12-231-1/+1
* libventi: remove unused variableRuss Cox2008-12-231-1/+0
* venti: disk i/o fixes and tweaksRuss Cox2008-12-231-8/+17
* venti: better inconsistency errorsRuss Cox2008-12-231-12/+45
* venti/verifyarena: shorter output, aligned i/oRuss Cox2008-12-231-10/+18
* venti/mirrorarenas: shorter output, aligned i/oRuss Cox2008-12-231-12/+93
* venti: ignore mgr lines in configRuss Cox2008-12-231-1/+3
* libventi: add %+TRuss Cox2008-12-232-22/+7
* lib9/dirwstat: missing prototype for chmodRuss Cox2008-12-071-0/+1
* mailfs: plumb messages correctly even if body comes before headerRuss Cox2008-12-061-1/+1
* sig: consult unix man pages tooRuss Cox2008-12-061-0/+17
* dc: cleanup, fix off-by-one memory errorRuss Cox2008-12-061-15/+1