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
/
9pserve.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-10
Trivial changes: whitespace and modes.
Dan Cross
1
-12
/
+12
2018-03-23
9pserve: fix memory leak in warning
Ray Lai
1
-0
/
+2
2010-12-07
delete 9P2000.u
Russ Cox
1
-145
/
+21
2009-12-10
9pserve: roll back changeset 3118 - broke ssh-agent talking to factotum
Russ Cox
1
-53
/
+1
2009-11-30
Related to issue
Michael Teichgräber
1
-0
/
+53
2008-06-11
9pserve: add -c option
Russ Cox
1
-2
/
+11
2007-10-12
9pserve: add -n flag to reject auth by clients
Russ Cox
1
-1
/
+9
2007-08-28
9pserve: delete from correct hash slot (fix infinite loop)
Russ Cox
1
-1
/
+1
2007-08-22
9pserve: fix a new race involving assert(c->nmsg == 0).
Russ Cox
1
-3
/
+3
2007-08-22
9pserve: fix races causing assert(c->nmsg == 0) to fail.
Russ Cox
1
-26
/
+36
2007-06-18
ignore window resize; should be elsewhere
rsc
1
-0
/
+2
2006-05-27
use same name that srv.c does
rsc
1
-3
/
+1
2006-05-04
paranoia about extension
rsc
1
-1
/
+1
2006-05-04
paranoia about extension
rsc
1
-1
/
+6
2006-04-21
darwin
rsc
1
-0
/
+2
2006-04-01
Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms.
rsc
1
-7
/
+7
2006-03-03
change Tcreate message in 9P2000.u
rsc
1
-1
/
+7
2006-02-03
fix offsets
rsc
1
-3
/
+19
2005-11-21
9P2000.u fixes (Lucho Ionkov)
rsc
1
-4
/
+15
2005-11-12
x11, used, etc.
rsc
1
-11
/
+18
2005-09-13
Signedness.
rsc
1
-3
/
+3
2005-09-13
Signedness bugs for Mac OS X.
rsc
1
-2
/
+3
2005-09-13
Add 9P2000.u extensions.
rsc
1
-15
/
+135
2005-07-27
use correct type for NOFID (sunos)
rsc
1
-1
/
+1
2005-03-21
add srv -a option
rsc
1
-19
/
+95
2005-03-18
add verbose9pserve environment variable; fix afid ref
rsc
1
-1
/
+6
2005-03-18
ignore tstp
rsc
1
-1
/
+3
2005-02-11
bug fixes; quieter
rsc
1
-3
/
+3
2005-01-17
do not call exits in threaded programs
rsc
1
-1
/
+1
2005-01-06
more precision on time
rsc
1
-2
/
+7
2005-01-04
more debugging
rsc
1
-82
/
+149
2004-12-28
remove debugging print
rsc
1
-1
/
+0
2004-12-28
remove race between openfdthread and connoutthread msgput,
rsc
1
-1
/
+8
2004-12-28
use threaddaemonize
rsc
1
-14
/
+8
2004-12-27
use new thread library
rsc
1
-153
/
+1
2004-03-25
Today's changes.
rsc
1
-1
/
+1
2004-03-05
Pipes cannot use SOCK_DGRAM. Back to SOCK_STREAM.
rsc
1
-3
/
+5
2004-03-02
Long-standing stability bugs fixed in 9pserve.
rsc
1
-19
/
+42
2004-03-02
Tweaks for the Macintosh.
rsc
1
-1
/
+0
2004-02-29
Small tweaks to make things build again.
rsc
1
-1
/
+1
2004-02-29
Fighting the good fight.
rsc
1
-116
/
+68
2003-12-17
Tweaks to various bits.
rsc
1
-23
/
+44
2003-12-11
Add support for user-level 9P servers/clients and various bug fixes to go wit...
rsc
1
-32
/
+425
2003-12-09
check everything in so i can move to linux and valgrind.
rsc
1
-60
/
+409
2003-12-06
File system stuff.
rsc
1
-0
/
+597