summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* start thinking about vac -- doesn't build yetrsc2003-11-2322-0/+7959
|
* Initial stab at Venti.rsc2003-11-2352-0/+9527
|
* make -> mkrsc2003-11-233-32/+33
|
* perror, create, remove now in the headersrsc2003-11-231-4/+0
|
* remove debugging print.rsc2003-11-231-1/+0
|
* change from rob -- handle ^U like in rio, acmersc2003-11-231-0/+4
|
* make -> mkrsc2003-11-231-4/+3
|
* create, perror, and remove are now properly in the headers.rsc2003-11-231-4/+0
|
* Don't need to install 'u' as flagfmt anymore.rsc2003-11-231-5/+0
|
* use path-less names for ssh, samterm.rsc2003-11-231-2/+2
| | | | let execvp sort it out.
* Use execvp to avoid hard-coding path names for ssh, samterm.rsc2003-11-231-3/+3
|
* print current directory in "don't know how to make" errors.rsc2003-11-231-1/+9
|
* Single-threaded plumber that can run "start" rules.rsc2003-10-147-2/+683
| | | | Thanks to Caerwyn Jones.
* Move werrstr into errstr, so that if you use werrstrrsc2003-10-143-14/+14
| | | | | you have to get this __errfmt instead of the one in libfmt that only does Unix error codes.
* Fix a bug in Linux?rsc2003-10-141-1/+3
|
* Tweaks.rsc2003-10-132-2/+17
|
* Set $BIN.rsc2003-10-131-0/+2
|
* Flush the display when we poll for events.rsc2003-10-131-0/+28
|
* Rewrite /lib/font/bit to $PLAN9/font when open fails.rsc2003-10-131-1/+22
|
* Use new directory structure.rsc2003-10-1117-76/+78
|
* Licensing and various tweaks.rsc2003-10-116-1290/+14
|
* Allow prec==0.rsc2003-10-111-1/+1
|