Commits


vac: eliminated vac cache size 128. vacfsopen used to take ncache rather than cachemem R=rsc CC=codebot http://codereview.appspot.com/817041


venti: 32-bit extensions to data structures


unvac: add -d flag (David Swasey)


vac: add -a and -x flags Thanks to Michael Kaminsky for the suggestion.


vac: fix -m bug (Myron Cheung)


vacfs: present qids correctly


vac: fix usage, more #ifdef PLAN9PORT


vac: make qids unique


vac: major cleanup and bug fixes


vac: clean up, add unvac


print + new files in verbose mode (Michael Kaminsky)


More return value fixes (Michael Kaminsky)


Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms.


avoid sprint to keep bad utf (marco gaddoni)


Signedness bugs for Mac OS X.