index
:
plan9port
patch
Plan 9 from User Space (with patches)
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
cmd
/
vac
Commit message (
Expand
)
Author
Age
Files
Lines
*
print + new files in verbose mode (Michael Kaminsky)
rsc
2007-01-18
1
-0
/
+3
*
More return value fixes (Michael Kaminsky)
rsc
2007-01-18
1
-1
/
+1
*
Bug checking vacfileisdir return value. (Michael Kaminsky)
rsc
2007-01-18
1
-1
/
+1
*
Decode uid/gid strings as numbers if possible. (Michael Kaminsky)
rsc
2007-01-18
1
-0
/
+2
*
Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms.
rsc
2006-04-01
9
-22
/
+22
*
avoid sprint to keep bad utf (marco gaddoni)
rsc
2005-12-29
1
-2
/
+6
*
9P2000.u fixes (Lucho Ionkov)
rsc
2005-11-21
1
-2
/
+5
*
Signedness bugs for Mac OS X.
rsc
2005-09-13
1
-1
/
+1
*
Fix vacfilegetmode.
rsc
2005-09-13
2
-7
/
+1
*
Add 9P2000.u extensions.
rsc
2005-09-13
1
-9
/
+55
*
Add Unix specials.
rsc
2005-09-13
1
-2
/
+73
*
Add vacfilegetmode.
rsc
2005-09-13
1
-0
/
+6
*
Replace vacfileisspecial with vacfilemode.
rsc
2005-09-13
1
-1
/
+1
*
Add Unix fields.
rsc
2005-09-13
1
-0
/
+3
*
redirect only once
rsc
2005-07-25
1
-0
/
+1
*
venti updates
rsc
2005-07-24
5
-12
/
+41
*
update
rsc
2005-07-13
2
-10
/
+10
*
use vtfilecreate right
rsc
2005-07-13
1
-2
/
+2
*
mark broken code
rsc
2005-07-13
1
-2
/
+2
*
sunos
rsc
2005-03-15
2
-2
/
+2
*
syntactically correct c code always a plus
rsc
2005-02-21
1
-1
/
+1
*
bug fix from lucho
rsc
2005-02-20
1
-3
/
+2
*
fix -d from lucho
rsc
2005-02-18
1
-2
/
+2
*
build changes
rsc
2005-02-11
1
-0
/
+2
*
avoid unix special files
rsc
2005-02-08
1
-14
/
+7
*
do not use shutdown on mac
rsc
2005-01-19
1
-4
/
+6
*
avoid c99
rsc
2005-01-19
1
-15
/
+22
*
do not call exits in threaded programs
rsc
2005-01-17
2
-2
/
+2
*
different naming convention
rsc
2005-01-16
1
-4
/
+18
*
use EARGF
rsc
2005-01-16
1
-3
/
+3
*
make vacfs work; thanks to lucho
rsc
2005-01-16
6
-145
/
+154
*
stupid sun
rsc
2005-01-14
2
-4
/
+2
*
works on Linux 2.6
rsc
2005-01-14
1
-1
/
+0
*
os x changes
rsc
2005-01-11
1
-0
/
+5
*
unused variables
rsc
2005-01-04
1
-2
/
+2
*
Goodbye SHORTLIB
rsc
2005-01-04
1
-10
/
+1
*
small changes for build
rsc
2004-12-28
2
-1
/
+2
*
add note that vac should work.
rsc
2004-12-27
3
-6
/
+5
*
fix bugs
rsc
2004-06-17
1
-7
/
+25
*
add -W to specify window size.
rsc
2004-04-29
1
-0
/
+2
*
clean up when finished.
rsc
2004-04-19
1
-1
/
+0
*
Small tweaks
rsc
2004-03-21
1
-7
/
+21
*
Vac works.
rsc
2004-03-15
14
-2900
/
+2365
*
disable some programs, enable others.
rsc
2003-12-04
1
-0
/
+3
*
start thinking about vac -- doesn't build yet
rsc
2003-11-23
22
-0
/
+7959