summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
|
* add libiprsc2003-11-2313-0/+875
|
* make -> mkrsc2003-11-2320-191/+54
|
* add libsecrsc2003-11-2312-0/+2916
|
* new venti library.rsc2003-11-2328-0/+4635
|
* add libhttpdrsc2003-11-2319-0/+2722
|
* add libflatersc2003-11-2313-0/+2558
|
* sun supportrsc2003-11-233-11/+76
|
* make -> mkrsc2003-11-2310-116/+105
| | | | | | | | remove clumsy stack hack. fix exec. fix nthreads maintenance. fix threadexitsall not to kill self. add sun support.
* make -> mkrsc2003-11-233-23/+22
| | | | use $HOME/mnt/plumb as named pipe.
* make -> mkrsc2003-11-232-9/+9
| | | | change %u from verb to flag.
* Add drawsetlabel(Display*, char*).rsc2003-11-238-35/+404
| | | | | | Turn window destruction into "hangup" note. Fix (?) snarf buffer management. Add latin1 keyboard translation.
* make -> mk.rsc2003-11-232-9/+20
| | | | add Bfdopen.
* Various additions and fixes.rsc2003-11-2357-159/+2176
|
* add libbinrsc2003-11-232-0/+122
|
* forgot this.rsc2003-11-231-0/+91
|
* make -> mkrsc2003-11-2310-0/+365
|
* new utilities.rsc2003-11-2345-0/+16585
| | | | the .C files compile but are renamed to avoid building automatically.
* Plan 9's rc.rsc2003-11-2324-0/+4688
| | | | | not a clear win over byron's, but at least it has the right syntax.
* the one true diff.rsc2003-11-236-0/+1120
| | | | at least it can handle "diff file1 file2 dir".
* Dhog's 9term.rsc2003-11-235-0/+1537
| | | | | Updated for current libraries by Caerwyn Jones. Button-3 plumbing (like in acme) by rsc.
* Plan 9 version, nothing tweaked yet.rsc2003-11-237-0/+2596
|