summaryrefslogtreecommitdiffstats
path: root/src/cmd
Commit message (Expand)AuthorAgeFilesLines
...
* Make idiff build.rsc2004-03-211-0/+2
* Don't require plumber.rsc2004-03-211-1/+1
* Small tweaksrsc2004-03-2145-36/+8181
* Change 9wm to look like rio.rsc2004-03-2114-0/+3458
* Change 9term to look like rio windows, not acme windows.rsc2004-03-213-132/+152
* Vac works.rsc2004-03-1514-2900/+2365
* Add binary fraction tree index.rsc2004-03-1311-44/+239
* Checkpoint.rsc2004-03-1215-363/+450
* Add 200-line comment trying to explain the new index.rsc2004-03-121-69/+284
* Implement write buffer.rsc2004-03-1112-48/+358
* Various fixes, add spell.rsc2004-03-097-15/+1446
* Unfix non-bug.rsc2004-03-051-1/+1
* Amazingly picky bug fixes from Valgrind.rsc2004-03-053-3/+9
* Various little fixes.rsc2004-03-054-4/+5
* Pipes cannot use SOCK_DGRAM. Back to SOCK_STREAM.rsc2004-03-053-6/+6
* Debugging libthread for acme.rsc2004-03-051-0/+2
* Remove debugging print.rsc2004-03-041-2/+0
* Fix rc not to bus error on Mac OS X.rsc2004-03-043-3/+14
* Whoops.rsc2004-03-031-0/+4
* Little tweaks and documentation.rsc2004-03-025-31/+17
* Make sure snarf is <64kB, since the wire countrsc2004-03-021-4/+11
* Long-standing stability bugs fixed in 9pserve.rsc2004-03-022-69/+153
* More Mac tweaks.rsc2004-03-024-35/+5
* Tweaks for the Macintosh.rsc2004-03-021-1/+0
* missing programsrsc2004-03-022-0/+746
* Various tweaks.rsc2004-02-2913-19/+32
* Small tweaks to make things build again.rsc2004-02-2917-40/+36
* Fighting the good fight.rsc2004-02-2916-276/+364
* completion, pageup/pagedownrsc2004-02-095-7/+139
* need pty.h on linux according to scott schwartzrsc2004-01-201-0/+4
* Tweaks to various bits.rsc2003-12-175-27/+52
* ramfsrsc2003-12-111-0/+904
* More files related to user-level file servers.rsc2003-12-1124-0/+13742
* Add support for user-level 9P servers/clients and various bug fixes to go wit...rsc2003-12-1117-300/+635
* check everything in so i can move to linux and valgrind.rsc2003-12-091-60/+409
* File system stuff.rsc2003-12-062-0/+788
* various tweaks.rsc2003-12-063-3/+3
* Clean up yacc files in mkcommon, mkhdr.rsc2003-12-041-13/+28
* add hocrsc2003-12-048-5/+1365
* disable some programs, enable others.rsc2003-12-043-0/+250
* Remove debugging print from 9term.rsc2003-12-041-1/+0
* Various fixes.rsc2003-12-041-18/+13
* fix bug in handling of backspace in output.rsc2003-12-041-9/+17
* make hold mode a bit more attractive.rsc2003-12-041-1/+1
* more bug fixesrsc2003-12-041-0/+1
* add -a flag for acme.rsc2003-12-042-72/+112
* Various fixes.rsc2003-12-033-26/+60
* fix stack size (oops)rsc2003-12-021-1/+1
* More X11 snarf tweaks.rsc2003-12-021-1/+1
* call exit rather than _exits inside exits,rsc2003-11-261-9/+9