summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Add drawsetlabel(Display*, char*).rsc2003-11-239-36/+407
| | | | | | Turn window destruction into "hangup" note. Fix (?) snarf buffer management. Add latin1 keyboard translation.
* make -> mk.rsc2003-11-233-9/+21
| | | | add Bfdopen.
* start over with plan9's libc.h.rsc2003-11-231-165/+697
|
* 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
|
* Lib9.h updated to support plumber from Caerwyn Jones.rsc2003-10-141-0/+40
| | | | (New lib9.h expected soon.)
* Single-threaded plumber that can run "start" rules.rsc2003-10-148-2/+731
| | | | 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
|
* Force CVS to create the lib/ directory by creating a file in it.rsc2003-10-131-0/+1
|
* Some Plan 9 workalikes.rsc2003-10-134-0/+107
|
* Change occasionally to nightly.rsc2003-10-131-1/+1
|
* Clarify font directories.rsc2003-10-132-9/+5
|
* Distribution notes.rsc2003-10-133-1/+109
|
* 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
|
* More changes.rsc2003-10-112-1/+53
|
* Use new directory structure.rsc2003-10-1117-76/+78
|
* B then wait.rsc2003-10-111-0/+17
|
* Extra sam scripts.rsc2003-10-112-0/+51
|
* Licensing and various tweaks.rsc2003-10-117-1043/+28
|
* Clarify Lucida.rsc2003-10-111-2/+3
|
* More fonts.rsc2003-10-11106-0/+101
|
* Add license.rsc2003-10-111-0/+13
|
* Various cleanup.rsc2003-10-113-2/+15
|
* Allow prec==0.rsc2003-10-111-1/+1
|
* Lots of X fixes.rsc2003-10-1114-31/+237
|
* Remove errfmt -- it's in lib9.rsc2003-10-111-1/+0
|
* Various tweaks. The implementation of notify, create, etc.rsc2003-10-113-6/+16
| | | | should really be in lib9.