summaryrefslogtreecommitdiffstats
path: root/src/libfs/fs.c
Commit message (Collapse)AuthorAgeFilesLines
* remove libfs. now lib9pclientrsc2005-01-021-309/+0
|
* change to use new thread libraryrsc2004-12-271-4/+8
|
* various bug fixesrsc2004-05-141-3/+11
|
* Small tweaksrsc2004-03-211-1/+1
| | | | Lots of new code imported.
* Fighting the good fight.rsc2004-02-291-3/+4
| | | | | | | | | | | | Move libfmt, libutf into subdirectories of lib9. Add poll-based socket i/o to libthread, so that we can avoid using multiple procs when possible, thus removing dependence on crappy pthreads implementations. Convert samterm, acme to the single-proc libthread. Bring libcomplete, acme up-to-date w.r.t. Plan 9 distribution.
* Add support for user-level 9P servers/clients and various bug fixes to go ↵rsc2003-12-111-15/+24
| | | | with them.
* Bug fixes from the Valgrind oracle.rsc2003-12-091-1/+1
|
* check everything in so i can move to linux and valgrind.rsc2003-12-091-1/+12
|
* File system stuff.rsc2003-12-061-0/+276