Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2005-10-29 | add mail | rsc | 1 | -0/+2 | |
2005-01-04 | clean up mkfile; fix winctlprint bug reported by peter canning | rsc | 1 | -10/+0 | |
2004-04-19 | clean up when finished. | rsc | 1 | -1/+0 | |
2004-02-29 | Various tweaks. | rsc | 1 | -1/+2 | |
2004-02-29 | Fighting the good fight. | rsc | 1 | -1/+3 | |
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. | |||||
2004-02-09 | completion, pageup/pagedown | rsc | 1 | -1/+1 | |
2003-12-17 | Tweaks to various bits. | rsc | 1 | -1/+1 | |
Until I hear otherwise, Refs aren't used enough to merit their own assembly. They are now implemented with locks. | |||||
2003-12-11 | More files related to user-level file servers. | rsc | 1 | -0/+41 | |
Also add acme! |