summaryrefslogtreecommitdiffstats
path: root/src/cmd
Commit message (Collapse)AuthorAgeFilesLines
* Make libhtml, htmlfmt build.rsc2004-04-083-21/+7
| | | | Thanks to wkj for doing all the hard work.
* Let's try this - Dotfiles toggles listing of .* in directory listings.rsc2004-04-083-0/+21
|
* Import version of libhtml that might actually work with ANSI C.wkj2004-04-065-0/+602
|
* better fix to window flash bug on new -- alsorsc2004-04-062-4/+2
| | | | happens on resize.
* whoops - missing }rsc2004-04-051-1/+2
|
* debugging printrsc2004-04-051-1/+2
|
* Fixes from Axel Belinfante.rsc2004-04-055-37/+45
| | | | Fix 9term New border flash too.
* Add some missing unsharps.rsc2004-04-021-2/+2
|
* grey out 9term when it loses focus.rsc2004-03-302-3/+23
|
* Border resizing and 9term greying.rsc2004-03-309-100/+319
|
* Border resizing by dragging.rsc2004-03-2910-45/+268
| | | | Thanks to Axel Belinfante.
* OpenBSD support from Markus Friedl.rsc2004-03-261-0/+46
|
* handle interrupts and backgrounded processes a little better.rsc2004-03-263-1/+11
|
* .rsc2004-03-261-1/+1
|
* Chording paste bug.rsc2004-03-261-1/+1
|
* Bug fixes from Scott Schwartz.rsc2004-03-263-1/+6
| | | | Try to make 9term not crash when X errors happen.
* Fortune fixrsc2004-03-262-1/+5
|
* Remove debugging echos.rsc2004-03-261-6/+1
|
* SunOS can rot in hell.rsc2004-03-2622-80/+140
|
* fix resizing of fixed-size windowsrsc2004-03-261-9/+1
|
* more unkenrsc2004-03-261-51/+52
|
* unkenrsc2004-03-262-44/+64
|
* Darwin support.rsc2004-03-263-2/+137
|
* Small changes.rsc2004-03-251-0/+3
| | | | Small changes.
* 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-251-0/+1447
| | | | More files.
* Today's changes.rsc2004-03-2541-343/+1814
| | | | More changes.
* 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 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-2145-36/+8181
| | | | Lots of new code imported.
* 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
|
* 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-097-15/+1446
|
* Unfix non-bug.rsc2004-03-051-1/+1
|
* Amazingly picky bug fixes from Valgrind.rsc2004-03-053-3/+9
|
* Various little fixes.rsc2004-03-054-4/+5
|