| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | clean up when finished. | rsc | 2004-04-19 | 2 | -2/+0 | |
| | | | | | don't set PLAN9 | |||||
| * | clean up when finished. | rsc | 2004-04-19 | 20 | -83/+41 | |
| | | ||||||
| * | add acidtypes | rsc | 2004-04-19 | 7 | -0/+1763 | |
| | | ||||||
| * | cut unnamed unions | rsc | 2004-04-19 | 1 | -4/+4 | |
| | | ||||||
| * | get rid of array indexes. | rsc | 2004-04-19 | 1 | -575/+771 | |
| | | ||||||
| * | x | rsc | 2004-04-19 | 12 | -63/+67 | |
| | | ||||||
| * | handle pids without files correctly. | rsc | 2004-04-19 | 1 | -1/+1 | |
| | | ||||||
| * | remove reference to mach2 | rsc | 2004-04-19 | 1 | -3/+1 | |
| | | ||||||
| * | acid | rsc | 2004-04-19 | 14 | -0/+6578 | |
| | | ||||||
| * | remove ref to mach2 | rsc | 2004-04-19 | 1 | -1/+0 | |
| | | ||||||
| * | debugger | rsc | 2004-04-19 | 15 | -0/+3179 | |
| | | ||||||
| * | libmach | rsc | 2004-04-19 | 53 | -0/+12038 | |
| | | ||||||
| * | tweaks | rsc | 2004-04-19 | 1 | -0/+342 | |
| | | ||||||
| * | add files from david tolpin | rsc | 2004-04-19 | 2 | -0/+866 | |
| | | ||||||
| * | fix drawread, add changes from david tolpin | rsc | 2004-04-19 | 4 | -32/+36 | |
| | | ||||||
| * | oldorg was bad idea | rsc | 2004-04-19 | 2 | -14/+0 | |
| | | ||||||
| * | various little bug fixes | rsc | 2004-04-19 | 8 | -8/+2351 | |
| | | ||||||
| * | add cooked override. | rsc | 2004-04-18 | 1 | -16/+25 | |
| | | ||||||
| * | 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 | 43 | -0/+9877 | |
| | | | | | ' | |||||
| * | Add graph, plot | rsc | 2004-04-14 | 43 | -0/+2302 | |
| | | ||||||
| * | 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 | |
| | | ||||||
