aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/vac/vacfs.c
AgeCommit message (Expand)AuthorFilesLines
2020-01-10Trivial changes: whitespace and modes.Dan Cross1-5/+4
2012-10-21silence more warningsRuss Cox1-0/+1
2012-08-03vacfs: fix create srv with ORCLOSE on plan 9David du Colombier1-9/+11
2012-04-04vacfs: remove 9P2000.u relicDavid du Colombier1-5/+0
2011-06-13vacfs: document replacement of -c flag by -MDavid du Colombier1-1/+1
2010-12-07delete 9P2000.uRuss Cox1-16/+4
2009-07-26vacfs: no post9pservice with -iRuss Cox1-1/+1
2009-05-25venti: 32-bit extensions to data structuresRuss Cox1-6/+31
2008-06-15vacfs: present qids correctlyRuss Cox1-6/+3
2008-06-14vacfs: plan 9 compatibilityRuss Cox1-31/+90
2008-06-14vac: major cleanup and bug fixesRuss Cox1-2/+2
2008-06-14vac: cleanupRuss Cox1-25/+1
2008-06-14vac: clean up, add unvacRuss Cox1-137/+39
2008-04-17vacfs: quieterRuss Cox1-1/+0
2008-04-17vacfs: implement -m flagRuss Cox1-13/+7
2007-01-18Decode uid/gid strings as numbers if possible. (Michael Kaminsky)rsc1-0/+2
2006-04-01Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms.rsc1-4/+4
2005-11-219P2000.u fixes (Lucho Ionkov)rsc1-2/+5
2005-09-13Add 9P2000.u extensions.rsc1-9/+55
2005-07-24venti updatesrsc1-4/+7
2005-03-15sunosrsc1-1/+1
2005-01-19do not use shutdown on macrsc1-4/+6
2005-01-19avoid c99rsc1-15/+22
2005-01-17do not call exits in threaded programsrsc1-1/+1
2005-01-16different naming conventionrsc1-4/+18
2005-01-16use EARGFrsc1-3/+3
2005-01-16make vacfs work; thanks to luchorsc1-139/+140
2003-11-23start thinking about vac -- doesn't build yetrsc1-0/+849