aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2009-07-29libfmt: use fmtstrtod, not system strtodRuss Cox1-4/+4
2009-07-29libmemdraw: allow wider imagesRuss Cox1-1/+1
2009-07-29smugfs: delete debugging printsRuss Cox1-5/+0
2009-07-28lib9/fmt: fix printing of 1e308Russ Cox1-4/+1
2009-07-26acme: angle bracket tag matching, for XML, HTML etcRuss Cox2-0/+111
2009-07-26libventi: correct handling of VtRead sizeRuss Cox1-1/+1
2009-07-26vacfs: no post9pservice with -iRuss Cox1-1/+1
2009-07-17mkhdr, buildmk: add alphaBenjamin Huntsman1-0/+1
2009-07-16build: work around broken Linux uname -pRuss Cox1-11/+11
2009-07-14getflags: delete (codebot did not)Russ Cox4-0/+0
2009-07-15getflags: import from 4e, with usageRuss Cox4-485/+0
2009-07-15buildmk: sync $OBJTYPE with src/mkhdrRuss Cox1-5/+6
2009-07-15acme: do not redraw body on every tag changeRuss Cox2-3/+4
2009-07-14mergeRuss Cox4-3/+16
2009-07-08fontsrv: add half-documented -s optionRuss Cox1-4/+8
2009-07-08mergeRuss Cox10-6/+1012
2009-07-08src: use whatis instead of whichMichael Teichgräber2-6/+14
2009-07-08devdraw: generate Latin-1 table from lib/keyboardMichael Teichgräber3-100/+243
2009-06-17devdraw: automatic OS X label updatingAndré Günther1-24/+20
2009-06-16libventi: fix cache teardown checksRuss Cox1-1/+1
2009-06-16vbackup: update to new libventi interfaceRuss Cox2-2/+2
2009-06-16mergeRuss Cox4-5/+46
2009-06-10vbackup: adapt to new libventi interfaceRuss Cox1-5/+5
2009-06-09mergeRuss Cox4-18/+29
2009-05-31cmd: getline now a dirty word (James Toy)Russ Cox3-0/+5
2009-05-25scat: fix 64-bit warningRuss Cox1-1/+1
2009-05-25page: fix for newer versions of ghostscript.Kris Maglione1-3/+3
2009-05-25venti: 32-bit extensions to data structuresRuss Cox17-107/+270
2009-05-25libventi: protocol support for blocks larger than 64kRuss Cox4-22/+63
2009-05-17devdraw: flush window on kEventAppShowJeff Sicket1-2/+9
2009-05-179pfuse: fix mkfile for people without . in their pathsRuss Cox1-1/+1
2009-05-14Unicode superscript updateRuss Cox1-1/+1
2009-04-30scat: make 64-bit safeRuss Cox6-55/+57
2009-04-30scat: add to buildRuss Cox2-4/+4
2009-04-30mergeRuss Cox3-2/+16
2009-04-30mergeRuss Cox6-107/+254
2009-04-30libflate: shut up valgrindRuss Cox1-0/+2
2009-04-30smugfs: directory mode should be 755Russ Cox1-1/+1
2009-04-309pfuse: clear O_EXCL tooRuss Cox1-1/+1
2009-02-05du: build by default; fix bug gcc discoveredRuss Cox1-1/+1
2008-12-10MacFUSE 2.0 updatesJeff Sickel1-3/+6
2009-02-04venti/copy: no rewriting unless rewrite flag is set (Nathaniel W Filardo)Russ Cox1-2/+4
2009-02-04sed: avoid crash when rregexec return errorRuss Cox1-1/+1
2009-02-04mergeRuss Cox1-3/+3
2009-01-06win: better SIGPIPE handlingRuss Cox1-10/+9
2008-12-309pfuse: allow O_APPEND in open and create (Roman Shaposhnik)Russ Cox1-1/+8
2008-12-23libthread: work around gcc warning on FreeBSDRuss Cox1-1/+1
2008-12-23libventi: remove unused variableRuss Cox1-1/+0
2008-12-23venti: disk i/o fixes and tweaksRuss Cox1-8/+17
2008-12-23venti: better inconsistency errorsRuss Cox1-12/+45