Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2004-04-19 | various little bug fixes | rsc | 8 | -8/+2351 | |
2004-04-18 | add cooked override. | rsc | 1 | -16/+25 | |
2004-04-16 | add this | rsc | 1 | -0/+109 | |
2004-04-16 | make echoing work. | rsc | 9 | -154/+51 | |
2004-04-16 | add rog's chording fix. | rsc | 1 | -7/+7 | |
2004-04-15 | forgot mklib | rsc | 1 | -0/+13 | |
2004-04-15 | 9term manages to turn off echo at the right times under SunOS ? | rsc | 9 | -10/+173 | |
2004-04-15 | add -p flag. too many install scripts want it. | rsc | 1 | -17/+61 | |
2004-04-15 | only archive the new files | rsc | 1 | -1/+1 | |
2004-04-14 | add gzip, bzip2 | rsc | 43 | -0/+9877 | |
' | |||||
2004-04-14 | Add graph, plot | rsc | 43 | -0/+2302 | |
2004-04-09 | add new atoi etc. | rsc | 1 | -1/+4 | |
2004-04-08 | bye bye | rsc | 1 | -116/+0 | |
2004-04-08 | Make libhtml, htmlfmt build. | rsc | 6 | -32/+13 | |
Thanks to wkj for doing all the hard work. | |||||
2004-04-08 | Cache last uid, gid to make translation faster. | rsc | 1 | -4/+21 | |
2004-04-08 | Let's try this - Dotfiles toggles listing of .* in directory listings. | rsc | 3 | -0/+21 | |
2004-04-06 | Import version of libhtml that might actually work with ANSI C. | wkj | 13 | -0/+7206 | |
2004-04-06 | better fix to window flash bug on new -- also | rsc | 2 | -4/+2 | |
happens on resize. | |||||
2004-04-05 | whoops - missing } | rsc | 1 | -1/+2 | |
2004-04-05 | debugging print | rsc | 1 | -1/+2 | |
2004-04-05 | Fixes from Axel Belinfante. | rsc | 5 | -37/+45 | |
Fix 9term New border flash too. | |||||
2004-04-02 | Change _p9strsig to return nil if tmp==nil. | rsc | 5 | -0/+32 | |
Add atoi, atol, atoll. These versions call strtol/strtoll with base==0. The Unix versions use base==10. | |||||
2004-04-02 | Add some missing unsharps. | rsc | 1 | -2/+2 | |
2004-03-31 | Avoid bad mouse buffering. | rsc | 1 | -0/+7 | |
2004-03-31 | Small fixes | rsc | 1 | -2/+1 | |
2004-03-30 | grey out 9term when it loses focus. | rsc | 5 | -26/+101 | |
2004-03-30 | Border resizing and 9term greying. | rsc | 9 | -100/+319 | |
2004-03-29 | Border resizing by dragging. | rsc | 10 | -45/+268 | |
Thanks to Axel Belinfante. | |||||
2004-03-26 | Sometimes it's amazing these haven't been turned | rsc | 2 | -2/+2 | |
up by other compilers. | |||||
2004-03-26 | OpenBSD support from Markus Friedl. | rsc | 1 | -0/+46 | |
2004-03-26 | more color map hackery from axel. | rsc | 1 | -11/+8 | |
2004-03-26 | handle interrupts and backgrounded processes a little better. | rsc | 3 | -1/+11 | |
2004-03-26 | . | rsc | 1 | -1/+1 | |
2004-03-26 | Chording paste bug. | rsc | 1 | -1/+1 | |
2004-03-26 | Be more careful about not changing screen! | rsc | 2 | -7/+34 | |
2004-03-26 | Only use futimesat on Solaris 9 | rsc | 1 | -1/+1 | |
2004-03-26 | Bug fixes from Scott Schwartz. | rsc | 4 | -1/+9 | |
Try to make 9term not crash when X errors happen. | |||||
2004-03-26 | Fortune fix | rsc | 2 | -1/+5 | |
2004-03-26 | Remove debugging echos. | rsc | 1 | -6/+1 | |
2004-03-26 | SunOS can rot in hell. | rsc | 51 | -129/+184 | |
2004-03-26 | fix resizing of fixed-size windows | rsc | 1 | -9/+1 | |
2004-03-26 | more unken | rsc | 1 | -51/+52 | |
2004-03-26 | unken | rsc | 2 | -44/+64 | |
2004-03-26 | better mkmk | rsc | 1 | -3/+6 | |
2004-03-26 | Darwin support. | rsc | 3 | -2/+137 | |
2004-03-25 | Small changes. | rsc | 1 | -0/+3 | |
Small changes. | |||||
2004-03-25 | Guess what? More anonymous unions! | rsc | 2 | -11/+11 | |
2004-03-25 | More anonymous unions. | rsc | 4 | -31/+31 | |
2004-03-25 | More anony. | rsc | 1 | -30/+30 | |
2004-03-25 | Remove anonymous union. | rsc | 1 | -10/+10 | |