| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Tcs seems to build now. | wkj | 2004-04-21 | 1 | -1/+1 |
| | | |||||
| * | need this | rsc | 2004-04-21 | 1 | -0/+50 |
| | | |||||
| * | Fix bug in typedef guys. | rsc | 2004-04-21 | 3 | -2/+10 |
| | | |||||
| * | Use unsharp() instead of SYS9. | wkj | 2004-04-21 | 3 | -4/+5 |
| | | |||||
| * | Tell astro where to find estartab and here by defining SYS9 in CFLAGS. | wkj | 2004-04-21 | 3 | -2/+6 |
| | | | | | (Better ideas welcome). | ||||
| * | Astro with some minor changes to placate Unix. | wkj | 2004-04-21 | 33 | -0/+4819 |
| | | |||||
| * | Clean up the dwarf code a little and make | rsc | 2004-04-21 | 4 | -179/+144 |
| | | | | | acidtypes handle gcc 3.3.3 binaries. | ||||
| * | Plan 9 lex (to be installed as lex.9, if at all). | wkj | 2004-04-21 | 8 | -0/+2903 |
| | | |||||
| * | Don't build lex until Russ says it is OK (it is useful for troff, which I ↵ | wkj | 2004-04-21 | 2 | -1/+145 |
| | | | | | | | don't really want to port to flex). Add aescbc because I use it once in a while. | ||||
| * | Add tcs; it compiles in my world, but I haven't tried it in Russ's yet. | wkj | 2004-04-21 | 42 | -1/+10804 |
| | | |||||
| * | fix a deadlock. | rsc | 2004-04-20 | 1 | -1/+7 |
| | | |||||
| * | better \r handling | rsc | 2004-04-20 | 1 | -6/+15 |
| | | |||||
| * | acid on freebsd | rsc | 2004-04-20 | 1 | -0/+1 |
| | | |||||
| * | remove debugging print | rsc | 2004-04-20 | 1 | -1/+0 |
| | | |||||
| * | little fixes. | rsc | 2004-04-20 | 2 | -0/+2 |
| | | |||||
| * | final tweaks for tonight. | rsc | 2004-04-20 | 2 | -3/+3 |
| | | |||||
| * | make things work on SunOS | rsc | 2004-04-20 | 10 | -11/+20 |
| | | |||||
| * | i hate [] | rsc | 2004-04-20 | 5 | -120/+152 |
| | | |||||
| * | i hate the [] | rsc | 2004-04-20 | 1 | -8/+8 |
| | | |||||
| * | C | rsc | 2004-04-20 | 2 | -5/+6 |
| | | | | | | err is a bad name for a variable. VS: ---------------------------------------------------------------------- | ||||
| * | make mac work | rsc | 2004-04-19 | 6 | -150/+7 |
| | | |||||
| * | clean up when finished. | rsc | 2004-04-19 | 18 | -21/+1 |
| | | | | | | don't set PLAN9 don't set PLAN9 | ||||
| * | clean up when finished. | rsc | 2004-04-19 | 2 | -2/+0 |
| | | | | | don't set PLAN9 | ||||
| * | clean up when finished. | rsc | 2004-04-19 | 19 | -82/+40 |
| | | |||||
| * | add acidtypes | rsc | 2004-04-19 | 7 | -0/+1763 |
| | | |||||
| * | x | rsc | 2004-04-19 | 11 | -62/+66 |
| | | |||||
| * | 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 |
| | | |||||
| * | tweaks | rsc | 2004-04-19 | 1 | -0/+342 |
| | | |||||
| * | 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 |
| | | |||||
| * | 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 |
| | | |||||
| * | add gzip, bzip2 | rsc | 2004-04-14 | 43 | -0/+9877 |
| | | | | | ' | ||||
| * | Add graph, plot | rsc | 2004-04-14 | 43 | -0/+2302 |
| | | |||||
| * | Make libhtml, htmlfmt build. | rsc | 2004-04-08 | 3 | -21/+7 |
| | | | | | Thanks to wkj for doing all the hard work. | ||||
| * | 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 | 5 | -0/+602 |
| | | |||||
| * | 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. | ||||
| * | Add some missing unsharps. | rsc | 2004-04-02 | 1 | -2/+2 |
| | | |||||
