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