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
/
plumb
/
fsys.c
Age
Commit message (
Collapse
)
Author
Files
Lines
2019-10-29
plumber: add -f (foreground) option (#288)
Jason Felice
1
-2
/
+5
In MacOS, services run by launchd must run in the foreground, since launchd manages forking and other resources.
2010-10-07
plumber: comment out bogus user name check
Russ Cox
1
-0
/
+2
R=rsc http://codereview.appspot.com/2295043
2008-04-17
post9pservice: add extra arg to unmodified calls
Russ Cox
1
-1
/
+1
2006-04-01
Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms.
rsc
1
-1
/
+1
2005-01-04
do threading right
rsc
1
-1
/
+1
2004-12-28
avoid use of an extra proc
rsc
1
-1
/
+1
2004-12-26
update to use new thread library
rsc
1
-4
/
+9
2004-07-09
Compare function pointers against 0 rather than nil.
wkj
1
-1
/
+1
2004-03-26
SunOS can rot in hell.
rsc
1
-16
/
+20
2004-03-25
Today's changes.
rsc
1
-0
/
+1
More changes.
2004-02-29
Small tweaks to make things build again.
rsc
1
-3
/
+3
2003-12-11
Add support for user-level 9P servers/clients and various bug fixes to go ↵
rsc
1
-47
/
+30
with them.
2003-11-23
Plan 9 version, nothing tweaked yet.
rsc
1
-0
/
+975