| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | remove libfs. now lib9pclient | rsc | 2005-01-02 | 15 | -967/+0 |
| | | |||||
| * | change to use new thread library | rsc | 2004-12-27 | 2 | -4/+12 |
| | | |||||
| * | make sure a write of 0 bytes does a 0-length write. | rsc | 2004-10-22 | 1 | -2/+4 |
| | | |||||
| * | various bug fixes | rsc | 2004-05-14 | 2 | -3/+14 |
| | | |||||
| * | clean up when finished. | rsc | 2004-04-19 | 1 | -1/+0 |
| | | | | | | don't set PLAN9 don't set PLAN9 | ||||
| * | SunOS can rot in hell. | rsc | 2004-03-26 | 1 | -1/+1 |
| | | |||||
| * | Small tweaks | rsc | 2004-03-21 | 2 | -1/+19 |
| | | | | | Lots of new code imported. | ||||
| * | remove debugging print. | rsc | 2004-03-05 | 1 | -1/+0 |
| | | |||||
| * | Amazingly picky bug fixes from Valgrind. | rsc | 2004-03-05 | 2 | -2/+4 |
| | | |||||
| * | Fighting the good fight. | rsc | 2004-02-29 | 3 | -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. | ||||
| * | Tweaks to various bits. | rsc | 2003-12-17 | 1 | -0/+1 |
| | | | | | | Until I hear otherwise, Refs aren't used enough to merit their own assembly. They are now implemented with locks. | ||||
| * | More files related to user-level file servers. | rsc | 2003-12-11 | 2 | -0/+62 |
| | | | | | Also add acme! | ||||
| * | Add support for user-level 9P servers/clients and various bug fixes to go ↵ | rsc | 2003-12-11 | 2 | -15/+26 |
| | | | | | with them. | ||||
| * | Bug fixes from the Valgrind oracle. | rsc | 2003-12-09 | 1 | -1/+1 |
| | | |||||
| * | check everything in so i can move to linux and valgrind. | rsc | 2003-12-09 | 3 | -16/+28 |
| | | |||||
| * | File system stuff. | rsc | 2003-12-06 | 13 | -0/+811 |
