summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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.
* Tweaks to make it work on Unix.rsc2003-10-116-66/+86
|
* Fonts.rsc2003-10-09738-0/+1540
|
* Macintosh.rsc2003-10-037-20/+62
|
* Move resize into main proc.rsc2003-10-012-6/+29
|
* Tweaks.rsc2003-10-013-5/+10
|
* wasn't supposed to go in.rsc2003-10-011-5/+0
|
* More Darwin.rsc2003-10-0110-246/+311
|
* Various tweaks to make things run on Mac OS.rsc2003-10-0112-12/+84
| | | | The main change is the use of pthread to implement ffork.
* Need ranlib for Mac.rsc2003-10-0110-2/+9
|
* Rendezvous tester.rsc2003-10-011-0/+31
|
* Add extra build targets.rsc2003-10-011-4/+7
|
* Fix path to bio.h.rsc2003-09-301-1/+1
|