| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | add new atoi etc. | rsc | 2004-04-09 | 1 | -1/+4 |
| | | |||||
| * | bye bye | rsc | 2004-04-08 | 1 | -116/+0 |
| | | |||||
| * | Make libhtml, htmlfmt build. | rsc | 2004-04-08 | 6 | -32/+13 |
| | | | | | Thanks to wkj for doing all the hard work. | ||||
| * | Cache last uid, gid to make translation faster. | rsc | 2004-04-08 | 1 | -4/+21 |
| | | |||||
| * | Let's try this - Dotfiles toggles listing of .* in directory listings. | rsc | 2004-04-08 | 3 | -0/+21 |
| | | |||||
| * | Import version of libhtml that might actually work with ANSI C. | wkj | 2004-04-06 | 13 | -0/+7206 |
| | | |||||
| * | better fix to window flash bug on new -- also | rsc | 2004-04-06 | 2 | -4/+2 |
| | | | | | happens on resize. | ||||
| * | whoops - missing } | rsc | 2004-04-05 | 1 | -1/+2 |
| | | |||||
| * | debugging print | rsc | 2004-04-05 | 1 | -1/+2 |
| | | |||||
| * | Fixes from Axel Belinfante. | rsc | 2004-04-05 | 5 | -37/+45 |
| | | | | | Fix 9term New border flash too. | ||||
| * | Change _p9strsig to return nil if tmp==nil. | rsc | 2004-04-02 | 5 | -0/+32 |
| | | | | | | | Add atoi, atol, atoll. These versions call strtol/strtoll with base==0. The Unix versions use base==10. | ||||
| * | Add some missing unsharps. | rsc | 2004-04-02 | 1 | -2/+2 |
| | | |||||
| * | Avoid bad mouse buffering. | rsc | 2004-03-31 | 1 | -0/+7 |
| | | |||||
| * | Small fixes | rsc | 2004-03-31 | 1 | -2/+1 |
| | | |||||
| * | grey out 9term when it loses focus. | rsc | 2004-03-30 | 5 | -26/+101 |
| | | |||||
| * | Border resizing and 9term greying. | rsc | 2004-03-30 | 9 | -100/+319 |
| | | |||||
| * | Border resizing by dragging. | rsc | 2004-03-29 | 10 | -45/+268 |
| | | | | | Thanks to Axel Belinfante. | ||||
| * | Sometimes it's amazing these haven't been turned | rsc | 2004-03-26 | 2 | -2/+2 |
| | | | | | up by other compilers. | ||||
| * | OpenBSD support from Markus Friedl. | rsc | 2004-03-26 | 1 | -0/+46 |
| | | |||||
| * | more color map hackery from axel. | rsc | 2004-03-26 | 1 | -11/+8 |
| | | |||||
| * | handle interrupts and backgrounded processes a little better. | rsc | 2004-03-26 | 3 | -1/+11 |
| | | |||||
| * | . | rsc | 2004-03-26 | 1 | -1/+1 |
| | | |||||
| * | Chording paste bug. | rsc | 2004-03-26 | 1 | -1/+1 |
| | | |||||
| * | Be more careful about not changing screen! | rsc | 2004-03-26 | 2 | -7/+34 |
| | | |||||
| * | Only use futimesat on Solaris 9 | rsc | 2004-03-26 | 1 | -1/+1 |
| | | |||||
| * | Bug fixes from Scott Schwartz. | rsc | 2004-03-26 | 4 | -1/+9 |
| | | | | | Try to make 9term not crash when X errors happen. | ||||
| * | Fortune fix | rsc | 2004-03-26 | 2 | -1/+5 |
| | | |||||
| * | Remove debugging echos. | rsc | 2004-03-26 | 1 | -6/+1 |
| | | |||||
| * | SunOS can rot in hell. | rsc | 2004-03-26 | 51 | -129/+184 |
| | | |||||
| * | fix resizing of fixed-size windows | rsc | 2004-03-26 | 1 | -9/+1 |
| | | |||||
| * | more unken | rsc | 2004-03-26 | 1 | -51/+52 |
| | | |||||
| * | unken | rsc | 2004-03-26 | 2 | -44/+64 |
| | | |||||
| * | better mkmk | rsc | 2004-03-26 | 1 | -3/+6 |
| | | |||||
| * | Darwin support. | rsc | 2004-03-26 | 3 | -2/+137 |
| | | |||||
| * | Small changes. | rsc | 2004-03-25 | 1 | -0/+3 |
| | | | | | Small changes. | ||||
| * | Guess what? More anonymous unions! | rsc | 2004-03-25 | 2 | -11/+11 |
| | | |||||
| * | More anonymous unions. | rsc | 2004-03-25 | 4 | -31/+31 |
| | | |||||
| * | More anony. | rsc | 2004-03-25 | 1 | -30/+30 |
| | | |||||
| * | Remove anonymous union. | rsc | 2004-03-25 | 1 | -10/+10 |
| | | |||||
| * | remove libmach | rsc | 2004-03-25 | 1 | -1/+1 |
| | | |||||
| * | More files. | rsc | 2004-03-25 | 4 | -0/+1544 |
| | | | | | More files. | ||||
| * | Today's changes. | rsc | 2004-03-25 | 68 | -412/+1970 |
| | | | | | More changes. | ||||
| * | Fix colors. | rsc | 2004-03-22 | 1 | -1/+1 |
| | | |||||
| * | Fix lots of warnings. | rsc | 2004-03-21 | 9 | -25/+58 |
| | | | | | Incorporate changes from Andrey Mirtchovski. | ||||
| * | Initialization bug reported by Taj Khattra. | rsc | 2004-03-21 | 1 | -0/+1 |
| | | |||||
| * | Add namespace.c | rsc | 2004-03-21 | 1 | -0/+33 |
| | | |||||
| * | Add libmp. | rsc | 2004-03-21 | 37 | -0/+2415 |
| | | |||||
| * | Add some missing files. | rsc | 2004-03-21 | 3 | -0/+35 |
| | | |||||
| * | Add most of libsec. | rsc | 2004-03-21 | 47 | -0/+9625 |
| | | |||||
| * | Add mkfile. | rsc | 2004-03-21 | 1 | -0/+20 |
| | | |||||
