Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2004-05-15 | restore current directory after threadexec. | rsc | 1 | -7/+48 | |
this is dodgy. | |||||
2004-05-14 | various bug fixes | rsc | 3 | -3/+8 | |
2004-04-29 | add -W to specify window size. | rsc | 1 | -1/+6 | |
various other little fixes. | |||||
2004-04-25 | no more Dotfiles | rsc | 1 | -17/+0 | |
2004-04-25 | add tab size to window ctl file | rsc | 2 | -1/+2 | |
2004-04-21 | undo the madness. | rsc | 6 | -209/+15 | |
2004-04-21 | $foo in tags - here only for reference. | rsc | 6 | -15/+209 | |
2004-04-19 | clean up when finished. | rsc | 2 | -1/+2 | |
2004-04-19 | oldorg was bad idea | rsc | 2 | -14/+0 | |
2004-04-19 | various little bug fixes | rsc | 2 | -0/+14 | |
2004-04-16 | add rog's chording fix. | rsc | 1 | -7/+7 | |
2004-04-08 | Let's try this - Dotfiles toggles listing of .* in directory listings. | rsc | 3 | -0/+21 | |
2004-03-26 | . | rsc | 1 | -1/+1 | |
2004-03-26 | SunOS can rot in hell. | rsc | 8 | -17/+28 | |
2004-03-25 | Today's changes. | rsc | 10 | -45/+75 | |
More changes. | |||||
2004-03-21 | Small tweaks | rsc | 6 | -8/+46 | |
Lots of new code imported. | |||||
2004-03-05 | Unfix non-bug. | rsc | 1 | -1/+1 | |
2004-03-05 | Amazingly picky bug fixes from Valgrind. | rsc | 1 | -2/+2 | |
2004-03-05 | Various little fixes. | rsc | 2 | -3/+3 | |
2004-03-05 | Pipes cannot use SOCK_DGRAM. Back to SOCK_STREAM. | rsc | 1 | -2/+0 | |
Add debugging to fdwait. Rewrite getcallerpc on PowerMac to be correct. | |||||
2004-03-05 | Debugging libthread for acme. | rsc | 1 | -0/+2 | |
2004-03-02 | Little tweaks and documentation. | rsc | 1 | -0/+2 | |
2004-02-29 | Various tweaks. | rsc | 1 | -1/+2 | |
2004-02-29 | Fighting the good fight. | rsc | 13 | -153/+286 | |
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 | 5 | -7/+139 | |
2003-12-17 | Tweaks to various bits. | rsc | 3 | -3/+7 | |
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 | 24 | -0/+13742 | |
Also add acme! |