summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Add -lutil on systems that have it.rsc2004-03-261-4/+8
|
* Remove debugging echos.rsc2004-03-261-6/+1
|
* SunOS can rot in hell.rsc2004-03-2652-162/+213
|
* fix resizing of fixed-size windowsrsc2004-03-261-9/+1
|
* more unkenrsc2004-03-261-51/+52
|
* unkenrsc2004-03-262-44/+64
|
* better mkmkrsc2004-03-261-3/+6
|
* Darwin support.rsc2004-03-263-2/+137
|
* Small changes.rsc2004-03-251-0/+3
| | | | Small changes.
* Small changes.rsc2004-03-251-2/+2
|
* Guess what? More anonymous unions!rsc2004-03-252-11/+11
|
* More anonymous unions.rsc2004-03-254-31/+31
|
* More anony.rsc2004-03-251-30/+30
|
* Remove anonymous union.rsc2004-03-251-10/+10
|
* remove libmachrsc2004-03-251-1/+1
|
* More files.rsc2004-03-255-0/+1561
| | | | More files.
* More files.rsc2004-03-253-4/+84
|
* Today's changes.rsc2004-03-2573-1288/+2860
| | | | More changes.
* Today's changes.rsc2004-03-258-6/+87
|
* Fix colors.rsc2004-03-221-1/+1
|
* Fix lots of warnings.rsc2004-03-219-25/+58
| | | | Incorporate changes from Andrey Mirtchovski.
* Initialization bug reported by Taj Khattra.rsc2004-03-211-0/+1
|
* Add namespace.crsc2004-03-211-0/+33
|
* Add libmp.rsc2004-03-2137-0/+2415
|
* Add some missing files.rsc2004-03-213-0/+35
|
* Add most of libsec.rsc2004-03-2147-0/+9625
|
* Add mkfile.rsc2004-03-211-0/+20
|
* Make idiff build.rsc2004-03-211-0/+2
|
* Don't require plumber.rsc2004-03-211-1/+1
|
* Small tweaksrsc2004-03-2186-88/+12441
| | | | Lots of new code imported.
* Small tweaksrsc2004-03-211-0/+2
|
* Change 9wm to look like rio.rsc2004-03-2114-0/+3458
|
* Change 9term to look like rio windows, not acme windows.rsc2004-03-213-132/+152
|
* Various header changes.rsc2004-03-154-1/+19
|
* Various small interface changes.rsc2004-03-156-53/+64
|
* Vac works.rsc2004-03-1514-2900/+2365
|
* Add binary fraction tree index.rsc2004-03-1311-44/+239
| | | | | | | The old index code is still supported too. Buildindex and checkindex need to be revisited, though they should be easy to adapt.
* Checkpoint.rsc2004-03-1215-363/+450
| | | | Add disk caching code and first draft of fractional index.
* Add 200-line comment trying to explain the new index.rsc2004-03-121-69/+284
|
* Implement write buffer.rsc2004-03-1112-48/+358
|
* Various fixes, add spell.rsc2004-03-0912-33/+1452
|
* remove debugging print.rsc2004-03-051-1/+0
|
* Unfix non-bug.rsc2004-03-051-1/+1
|
* Small bug fixes.rsc2004-03-052-3/+3
|
* Amazingly picky bug fixes from Valgrind.rsc2004-03-059-9/+20
|
* Incorporate bug fixes from Plan 9.rsc2004-03-051-1/+1
|
* don't need these.rsc2004-03-052-283/+0
|
* Update libregexp with recent bug fixes from Plan 9.rsc2004-03-0512-81/+111
|
* Various little fixes.rsc2004-03-057-7/+13
|
* Pipes cannot use SOCK_DGRAM. Back to SOCK_STREAM.rsc2004-03-057-18/+27
| | | | | | Add debugging to fdwait. Rewrite getcallerpc on PowerMac to be correct.