| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | how much stack do we need? | rsc | 2004-04-21 | 1 | -4/+16 |
| | | |||||
| * | better error handling | rsc | 2004-04-21 | 1 | -1/+2 |
| | | |||||
| * | make stack requirements more explicit. | rsc | 2004-04-21 | 3 | -2/+3 |
| | | |||||
| * | why do things change? | rsc | 2004-04-21 | 1 | -0/+5 |
| | | |||||
| * | just a stub. | rsc | 2004-04-21 | 1 | -0/+8 |
| | | |||||
| * | add RFNOWAIT. this was probably a bad idea. | rsc | 2004-04-21 | 2 | -3/+65 |
| | | |||||
| * | undo the madness. | rsc | 2004-04-21 | 6 | -209/+15 |
| | | |||||
| * | $foo in tags - here only for reference. | rsc | 2004-04-21 | 6 | -15/+209 |
| | | |||||
| * | use fancy mk syntax | rsc | 2004-04-21 | 1 | -2/+3 |
| | | |||||
| * | add -m flag | rsc | 2004-04-21 | 1 | -2/+12 |
| | | |||||
| * | why not? | rsc | 2004-04-21 | 2 | -0/+753 |
| | | |||||
| * | cut the cute graphics. | rsc | 2004-04-21 | 1 | -4/+4 |
| | | |||||
| * | Why not? | rsc | 2004-04-21 | 82 | -0/+13293 |
| | | |||||
| * | add registers to stack trace | rsc | 2004-04-21 | 1 | -1/+17 |
| | | |||||
| * | add registers | rsc | 2004-04-21 | 1 | -0/+30 |
| | | |||||
| * | Tweaks to make libthread tell Valgrind about its stack limits, | rsc | 2004-04-21 | 7 | -8/+60 |
| | | | | | so that Valgrind can detect stack overflow for me. | ||||
| * | take out the debugging prints i just accidentally checked in. | rsc | 2004-04-21 | 1 | -6/+0 |
| | | |||||
| * | no need for | rsc | 2004-04-21 | 2 | -1/+8 |
| | | |||||
| * | Libsec doesn't compile without a reduce script, either. | wkj | 2004-04-21 | 2 | -2/+13 |
| | | |||||
| * | always a good idea to drop the lock when you're done. | rsc | 2004-04-21 | 2 | -0/+2 |
| | | |||||
| * | the lastbug fix? | rsc | 2004-04-21 | 4 | -9/+12 |
| | | |||||
| * | reflect new location. | rsc | 2004-04-21 | 1 | -2/+2 |
| | | | | | use here for here instead of estartab. | ||||
| * | small fixes | rsc | 2004-04-21 | 1 | -1/+1 |
| | | |||||
| * | more tomfoolery. | rsc | 2004-04-21 | 3 | -6/+14 |
| | | | | | i bet mk can't read the mac os or sun os archives. | ||||
| * | handle long names | rsc | 2004-04-21 | 1 | -10/+63 |
| | | |||||
| * | Who'd have guessed this was broken? | rsc | 2004-04-21 | 1 | -2/+2 |
| | | |||||
| * | Document recent changes. | wkj | 2004-04-21 | 3 | -4/+5 |
| | | | | | Make lex really compile in rsc's world. | ||||
| * | make scripts work with more shells, | rsc | 2004-04-21 | 5 | -6/+10 |
| | | | | | use current variable names. | ||||
| * | ditto | rsc | 2004-04-21 | 2 | -0/+8 |
| | | |||||
| * | maybe this will work. | rsc | 2004-04-21 | 2 | -0/+8 |
| | | |||||
| * | Rename the files so that we can run them through cpp. | rsc | 2004-04-21 | 3 | -0/+5 |
| | | |||||
| * | no debugging prints | rsc | 2004-04-21 | 1 | -1/+0 |
| | | |||||
| * | Include looks in #9/acid now. | rsc | 2004-04-21 | 3 | -6/+26 |
| | | | | | Acid works harder at not falling over. | ||||
| * | Fix the bugs I introduced fixing the bug earlier tonight. | rsc | 2004-04-21 | 4 | -6/+11 |
| | | |||||
| * | MD5 and SHA1 in transliterated to x86 assembler with C preprocessor goo. | wkj | 2004-04-21 | 4 | -2/+471 |
| | | | | | Thanks to Brendan Connell for putting up with this nonsense. | ||||
| * | yet more | rsc | 2004-04-21 | 1 | -0/+14 |
| | | |||||
| * | more stuff. | rsc | 2004-04-21 | 1 | -0/+1 |
| | | |||||
| * | No more malloc or lock inside signal handlers. | rsc | 2004-04-21 | 6 | -54/+77 |
| | | |||||
| * | Add basic libmp support for the x86. | wkj | 2004-04-21 | 9 | -15/+349 |
| | | |||||
| * | Tcs seems to build now. | wkj | 2004-04-21 | 1 | -1/+1 |
| | | |||||
| * | Try to gather entropy from /dev/random. | wkj | 2004-04-21 | 1 | -0/+21 |
| | | |||||
| * | Add sunrpc. | rsc | 2004-04-21 | 16 | -0/+7163 |
| | | |||||
| * | 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. | rsc | 2004-04-21 | 5 | -54/+50 |
| | | |||||
| * | 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 |
| | | |||||
