summaryrefslogtreecommitdiffstats
path: root/src/cmd/vac/vac.c
Commit message (Collapse)AuthorAgeFilesLines
* venti: 32-bit extensions to data structuresRuss Cox2009-05-251-7/+7
|
* unvac: add -d flag (David Swasey)Russ Cox2008-12-061-18/+0
|
* vac: add -a and -x flagsRuss Cox2008-07-031-58/+173
| | | | Thanks to Michael Kaminsky for the suggestion.
* vac: fix -m bug (Myron Cheung)Russ Cox2008-07-021-3/+3
|
* vacfs: present qids correctlyRuss Cox2008-06-151-1/+3
|
* vac: fix usage, more #ifdef PLAN9PORTRuss Cox2008-06-151-1/+3
|
* vac: make qids uniqueRuss Cox2008-06-151-1186/+498
|
* vac: major cleanup and bug fixesRuss Cox2008-06-141-1/+1
|
* vac: clean up, add unvacRuss Cox2008-06-141-9/+75
|
* print + new files in verbose mode (Michael Kaminsky)rsc2007-01-181-0/+3
|
* More return value fixes (Michael Kaminsky)rsc2007-01-181-1/+1
|
* Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms.rsc2006-04-011-2/+2
|
* avoid sprint to keep bad utf (marco gaddoni)rsc2005-12-291-2/+6
|
* Signedness bugs for Mac OS X.rsc2005-09-131-1/+1
|
* Add Unix specials.rsc2005-09-131-2/+73
|
* venti updatesrsc2005-07-241-2/+1
|
* sunosrsc2005-03-151-1/+1
|
* syntactically correct c code always a plusrsc2005-02-211-1/+1
|
* bug fix from luchorsc2005-02-201-3/+2
|
* fix -d from luchorsc2005-02-181-2/+2
|
* build changesrsc2005-02-111-0/+2
|
* avoid unix special filesrsc2005-02-081-14/+7
|
* do not call exits in threaded programsrsc2005-01-171-1/+1
|
* stupid sunrsc2005-01-141-0/+1
|
* works on Linux 2.6rsc2005-01-141-1/+0
|
* small changes for buildrsc2004-12-281-0/+1
|
* add note that vac should work.rsc2004-12-271-1/+1
| | | | change %R to %r
* Small tweaksrsc2004-03-211-7/+21
| | | | Lots of new code imported.
* Vac works.rsc2004-03-151-278/+468
|
* start thinking about vac -- doesn't build yetrsc2003-11-231-0/+1024