summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* how much stack do we need?rsc2004-04-211-4/+16
|
* better error handlingrsc2004-04-211-1/+2
|
* make stack requirements more explicit.rsc2004-04-213-2/+3
|
* why do things change?rsc2004-04-211-0/+5
|
* just a stub.rsc2004-04-211-0/+8
|
* add RFNOWAIT. this was probably a bad idea.rsc2004-04-212-3/+65
|
* undo the madness.rsc2004-04-216-209/+15
|
* $foo in tags - here only for reference.rsc2004-04-216-15/+209
|
* use fancy mk syntaxrsc2004-04-211-2/+3
|
* add -m flagrsc2004-04-211-2/+12
|
* why not?rsc2004-04-212-0/+753
|
* cut the cute graphics.rsc2004-04-211-4/+4
|
* Why not?rsc2004-04-2182-0/+13293
|
* add registers to stack tracersc2004-04-211-1/+17
|
* add registersrsc2004-04-211-0/+30
|
* Tweaks to make libthread tell Valgrind about its stack limits,rsc2004-04-217-8/+60
| | | | so that Valgrind can detect stack overflow for me.
* take out the debugging prints i just accidentally checked in.rsc2004-04-211-6/+0
|
* no need forrsc2004-04-212-1/+8
|
* Libsec doesn't compile without a reduce script, either.wkj2004-04-212-2/+13
|
* always a good idea to drop the lock when you're done.rsc2004-04-212-0/+2
|
* the lastbug fix?rsc2004-04-214-9/+12
|
* reflect new location.rsc2004-04-211-2/+2
| | | | use here for here instead of estartab.
* small fixesrsc2004-04-211-1/+1
|
* more tomfoolery.rsc2004-04-213-6/+14
| | | | i bet mk can't read the mac os or sun os archives.
* handle long namesrsc2004-04-211-10/+63
|
* Who'd have guessed this was broken?rsc2004-04-211-2/+2
|
* Document recent changes.wkj2004-04-213-4/+5
| | | | Make lex really compile in rsc's world.
* make scripts work with more shells,rsc2004-04-215-6/+10
| | | | use current variable names.
* dittorsc2004-04-212-0/+8
|
* maybe this will work.rsc2004-04-212-0/+8
|
* Rename the files so that we can run them through cpp.rsc2004-04-213-0/+5
|
* no debugging printsrsc2004-04-211-1/+0
|
* Include looks in #9/acid now.rsc2004-04-213-6/+26
| | | | Acid works harder at not falling over.
* Fix the bugs I introduced fixing the bug earlier tonight.rsc2004-04-214-6/+11
|
* MD5 and SHA1 in transliterated to x86 assembler with C preprocessor goo.wkj2004-04-214-2/+471
| | | | Thanks to Brendan Connell for putting up with this nonsense.
* yet morersc2004-04-211-0/+14
|
* more stuff.rsc2004-04-211-0/+1
|
* No more malloc or lock inside signal handlers.rsc2004-04-216-54/+77
|
* Add basic libmp support for the x86.wkj2004-04-219-15/+349
|
* Tcs seems to build now.wkj2004-04-211-1/+1
|
* Try to gather entropy from /dev/random.wkj2004-04-211-0/+21
|
* Add sunrpc.rsc2004-04-2116-0/+7163
|
* need thisrsc2004-04-211-0/+50
|
* Fix bug in typedef guys.rsc2004-04-213-2/+10
|
* Use unsharp() instead of SYS9.wkj2004-04-213-4/+5
|
* Tell astro where to find estartab and here by defining SYS9 in CFLAGS.wkj2004-04-213-2/+6
| | | | (Better ideas welcome).
* Astro with some minor changes to placate Unix.wkj2004-04-2133-0/+4819
|
* Clean up the dwarf code.rsc2004-04-215-54/+50
|
* Clean up the dwarf code a little and makersc2004-04-214-179/+144
| | | | acidtypes handle gcc 3.3.3 binaries.
* Plan 9 lex (to be installed as lex.9, if at all).wkj2004-04-218-0/+2903
|