aboutsummaryrefslogtreecommitdiff
path: root/src/libfs
AgeCommit message (Collapse)AuthorFilesLines
2004-05-14various bug fixesrsc2-3/+14
2004-04-19clean up when finished.rsc1-1/+0
don't set PLAN9 don't set PLAN9
2004-03-26SunOS can rot in hell.rsc1-1/+1
2004-03-21Small tweaksrsc2-1/+19
Lots of new code imported.
2004-03-05remove debugging print.rsc1-1/+0
2004-03-05Amazingly picky bug fixes from Valgrind.rsc2-2/+4
2004-02-29Fighting the good fight.rsc3-5/+36
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.
2003-12-17Tweaks to various bits.rsc1-0/+1
Until I hear otherwise, Refs aren't used enough to merit their own assembly. They are now implemented with locks.
2003-12-11More files related to user-level file servers.rsc2-0/+62
Also add acme!
2003-12-11Add support for user-level 9P servers/clients and various bug fixes to go ↵rsc2-15/+26
with them.
2003-12-09Bug fixes from the Valgrind oracle.rsc1-1/+1
2003-12-09check everything in so i can move to linux and valgrind.rsc3-16/+28
2003-12-06File system stuff.rsc13-0/+811