summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* Tweaks to various bits.rsc2003-12-1711-90/+166
| | | | | Until I hear otherwise, Refs aren't used enough to merit their own assembly. They are now implemented with locks.
* Add libString.rsc2003-12-1118-0/+640
|
* ramfsrsc2003-12-111-0/+904
|
* More files related to user-level file servers.rsc2003-12-1135-0/+14133
| | | | Also add acme!
* Add support for user-level 9P servers/clients and various bug fixes to go ↵rsc2003-12-1154-464/+921
| | | | with them.
* bug from wkjrsc2003-12-091-0/+1
|
* Bug fixes from the Valgrind oracle.rsc2003-12-093-1/+4
|
* check everything in so i can move to linux and valgrind.rsc2003-12-095-107/+492
|
* rebuild because of libbio/bfmt.crsc2003-12-061-1/+2
|
* File system stuff.rsc2003-12-0627-0/+3221
|
* various tweaks.rsc2003-12-068-4/+69
|
* nanrsc2003-12-041-0/+27
|
* Clean up yacc files in mkcommon, mkhdr.rsc2003-12-044-15/+33
| | | | | Add nan to lib9. Fix memory corruption bugs in 9term.
* 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
|
* allow rfork(RFNOTEG|RFPROC|RFFDG) for rc.rsc2003-12-042-3/+19
|
* more bug fixesrsc2003-12-041-0/+1
|
* add -a flag for acme.rsc2003-12-042-72/+112
|
* add bfmt.rsc2003-12-031-0/+37
|
* Various fixes.rsc2003-12-039-61/+116
| | | | | | | | | | | B - fixed usage, DISPLAY :0 vs :0.0 9term - fixed various terminal things rc - notice traps in Read _p9dir - only run disk code for disks dirread - getdirentries on FreeBSD and Linux are different w.r.t. meaning of off. notify - set up so signals interrupt system calls bprint - use bfmt.
* fix stack size (oops)rsc2003-12-021-1/+1
|
* Check for changed window size after window creation.rsc2003-12-021-0/+9
|
* More X11 snarf tweaks.rsc2003-12-024-8/+33
| | | | Will we ever finish?
* call exit rather than _exits inside exits,rsc2003-11-263-32/+10
| | | | | so that the c library atexit handlers get a chance to run.
* Fix X11 clipboard again.rsc2003-11-252-1/+2
|
* add dictrsc2003-11-2527-0/+8343
|
* add sunosrsc2003-11-251-0/+30
|
* add libplumb to dir listrsc2003-11-251-0/+1
|
* fix libplumbrsc2003-11-252-7/+11
|
* fixes to plumber and 9termrsc2003-11-254-3/+3
|
* Update NOTES, hack on 9term a little.rsc2003-11-254-6/+29
|
* Silence some Mac OS X warnings.rsc2003-11-254-3/+5
|
* more tweaks.rsc2003-11-251-0/+2
|
* More tweaks on Linux and Solaris.rsc2003-11-2511-49/+107
|
* Add the #goo to allow use in C++.rsc2003-11-2519-141/+91
| | | | | | Silence a few more warnings. Strip down the mkfiles more. Fix bug in X11 mouse handling, note groups.
* Changes for Mac OS X. Most important is stack sizes in samterm,rsc2003-11-2417-26/+46
| | | | | | which were completely bogus. (Libthread used to ignore them but not anymore. Maybe we really should ignore them, but that breaks Venti, which needs *really* big stacks.)
* tweaks.rsc2003-11-242-6/+1
|
* Tweaks for Linux.rsc2003-11-242-0/+2
|
* Build correctly on FreeBSD.rsc2003-11-244-6/+6
| | | | (Will this process ever reach a fixed point?)
* Tweaks to build properly on Linux.rsc2003-11-248-26/+56
|
* Make things build on FreeBSD again.rsc2003-11-238-22/+16
|
* Annoying changes to work on Sun boxes.rsc2003-11-2316-34/+68
|
* runthread needn't be inlinersc2003-11-231-1/+1
|
* set pathrsc2003-11-231-0/+1
|
* one Makefilersc2003-11-231-0/+6
|
* make -> mkrsc2003-11-231-16/+0
|