index
:
plan9port.git
master
This is a port of many Plan 9 libraries and programs to Unix. [forked]
nobody
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
cmd
/
9p.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-10
Trivial changes: whitespace and modes.
Dan Cross
1
-21
/
+20
2012-10-21
silence more warnings
Russ Cox
1
-2
/
+2
2010-06-28
9p: tflag sorts by mtime
Anthony Martin
1
-5
/
+27
2008-07-22
9p: honour the -l flag to ls
grai
1
-5
/
+12
2008-07-04
9p: can go back to using write
Russ Cox
1
-24
/
+4
2008-06-19
9p: fix writen (sqweek)
Russ Cox
1
-8
/
+13
2008-06-19
9p: exit on write error (sqweek)
Russ Cox
1
-5
/
+22
2007-11-27
merge
Russ Cox
1
-1
/
+1
2007-10-12
9p: add -n to disable authentication
Russ Cox
1
-4
/
+17
2006-02-14
seek back in rdwr
rsc
1
-0
/
+1
2006-02-05
add -n to ls; add rm and create
rsc
1
-3
/
+61
2006-01-06
fix
rsc
1
-2
/
+5
2006-01-06
add con
rsc
1
-0
/
+57
2005-10-29
Add close.
rsc
1
-0
/
+3
2005-08-11
silence various warnings
rsc
1
-4
/
+2
2005-08-10
set exit status
rsc
1
-3
/
+7
2005-03-21
add -A
rsc
1
-4
/
+8
2005-03-18
add ls
rsc
1
-2
/
+123
2005-02-13
bigger buffers; add rdwr
rsc
1
-5
/
+43
2005-02-11
less chatty
rsc
1
-1
/
+0
2005-02-11
add write -l
rsc
1
-5
/
+27
2005-02-11
use nsamount and fsamount
rsc
1
-3
/
+5
2005-01-17
do not call exits in threaded programs
rsc
1
-6
/
+6
2005-01-04
use 9pclient instead of fs
rsc
1
-26
/
+15
2004-12-27
fix to handle new
rsc
1
-0
/
+2
2004-10-22
exit 9p on interrupt signal. should do better job here.
rsc
1
-2
/
+12
2004-03-26
SunOS can rot in hell.
rsc
1
-1
/
+1
2004-02-29
Small tweaks to make things build again.
rsc
1
-2
/
+3
2003-12-11
Add support for user-level 9P servers/clients and various bug fixes to go wit...
rsc
1
-16
/
+72
2003-12-06
File system stuff.
rsc
1
-0
/
+191