summaryrefslogtreecommitdiffstats
path: root/src/cmd/9p.c
Commit message (Collapse)AuthorAgeFilesLines
* add -Arsc2005-03-211-4/+8
|
* add lsrsc2005-03-181-2/+123
|
* bigger buffers; add rdwrrsc2005-02-131-5/+43
|
* less chattyrsc2005-02-111-1/+0
|
* add write -lrsc2005-02-111-5/+27
|
* use nsamount and fsamountrsc2005-02-111-3/+5
|
* do not call exits in threaded programsrsc2005-01-171-6/+6
|
* use 9pclient instead of fsrsc2005-01-041-26/+15
|
* fix to handle newrsc2004-12-271-0/+2
|
* exit 9p on interrupt signal. should do better job here.rsc2004-10-221-2/+12
|
* SunOS can rot in hell.rsc2004-03-261-1/+1
|
* Small tweaks to make things build again.rsc2004-02-291-2/+3
|
* Add support for user-level 9P servers/clients and various bug fixes to go ↵rsc2003-12-111-16/+72
| | | | with them.
* File system stuff.rsc2003-12-061-0/+191