| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | various little bug fixes | rsc | 2004-04-19 | 8 | -8/+2351 |
| | | |||||
| * | push man pages through nobs. | rsc | 2004-04-19 | 1 | -1/+1 |
| | | |||||
| * | cut the bs | rsc | 2004-04-19 | 1 | -0/+3 |
| | | |||||
| * | nits | rsc | 2004-04-19 | 2 | -14/+18 |
| | | |||||
| * | add s32int, s64int, s16int | rsc | 2004-04-19 | 1 | -0/+5 |
| | | |||||
| * | use new tab for firefox | rsc | 2004-04-19 | 1 | -1/+1 |
| | | |||||
| * | use os-provided state strings | rsc | 2004-04-19 | 1 | -4/+7 |
| | | |||||
| * | make plumb work a little better? | rsc | 2004-04-19 | 1 | -0/+1 |
| | | |||||
| * | add cooked override. | rsc | 2004-04-18 | 1 | -16/+25 |
| | | |||||
| * | Make checkboxes a little more attractive. | rsc | 2004-04-18 | 1 | -0/+0 |
| | | |||||
| * | add this | rsc | 2004-04-16 | 1 | -0/+109 |
| | | |||||
| * | make echoing work. | rsc | 2004-04-16 | 9 | -154/+51 |
| | | |||||
| * | add rog's chording fix. | rsc | 2004-04-16 | 1 | -7/+7 |
| | | |||||
| * | forgot mklib | rsc | 2004-04-15 | 1 | -0/+13 |
| | | |||||
| * | 9term manages to turn off echo at the right times under SunOS ? | rsc | 2004-04-15 | 9 | -10/+173 |
| | | |||||
| * | add -p flag. too many install scripts want it. | rsc | 2004-04-15 | 1 | -17/+61 |
| | | |||||
| * | only archive the new files | rsc | 2004-04-15 | 1 | -1/+1 |
| | | |||||
| * | add gzip, bzip2 | rsc | 2004-04-14 | 44 | -2/+9880 |
| | | | | | ' | ||||
| * | Add graph, plot | rsc | 2004-04-14 | 44 | -0/+2307 |
| | | |||||
| * | Modified db man page. | rsc | 2004-04-11 | 1 | -0/+976 |
| | | |||||
| * | Rewrite page(2) references to page(3). | rsc | 2004-04-11 | 91 | -1615/+1632 |
| | | | | | Add description of new libmach. | ||||
| * | Lots of man pages. | rsc | 2004-04-10 | 152 | -148/+25407 |
| | | |||||
| * | add new atoi etc. | rsc | 2004-04-09 | 1 | -1/+4 |
| | | |||||
| * | bye bye | rsc | 2004-04-08 | 1 | -116/+0 |
| | | |||||
| * | there | rsc | 2004-04-08 | 1 | -0/+6 |
| | | |||||
| * | Make libhtml, htmlfmt build. | rsc | 2004-04-08 | 7 | -39/+20 |
| | | | | | Thanks to wkj for doing all the hard work. | ||||
| * | Plan 9 atoi, ... | rsc | 2004-04-08 | 1 | -3/+6 |
| | | |||||
| * | 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 |
| | | |||||
| * | more | rsc | 2004-04-05 | 1 | -0/+12 |
| | | |||||
| * | 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 |
| | | |||||
| * | Mouse motion unbuffering. | rsc | 2004-03-31 | 1 | -0/+7 |
| | | |||||
| * | Avoid bad mouse buffering. | rsc | 2004-03-31 | 1 | -0/+7 |
| | | |||||
| * | Small fixes | rsc | 2004-03-31 | 2 | -3/+11 |
| | | |||||
| * | grey out 9term when it loses focus. | rsc | 2004-03-30 | 7 | -26/+112 |
| | | |||||
| * | 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 | 3 | -2/+4 |
| | | | | | up by other compilers. | ||||
| * | openbsd 9term | rsc | 2004-03-26 | 1 | -0/+1 |
| | | |||||
| * | 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 |
| | | |||||
| * | rc notes | rsc | 2004-03-26 | 2 | -2/+3 |
| | | |||||
| * | handle interrupts and backgrounded processes a little better. | rsc | 2004-03-26 | 3 | -1/+11 |
| | | |||||
| * | . | rsc | 2004-03-26 | 2 | -1/+9 |
| | | |||||
