summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* oopsrsc2005-01-071-2/+1
|
* initial darwinrsc2005-01-075-3/+156
|
* allow lock passingrsc2005-01-071-1/+2
|
* symopenrsc2005-01-073-4/+5
|
* new program from presottorsc2005-01-071-0/+302
|
* oopsrsc2005-01-071-2/+2
|
* mention freebsd nonsensersc2005-01-071-3/+30
|
* avoid <{}rsc2005-01-071-2/+2
|
* fix from axelrsc2005-01-071-12/+3
|
* bug fixrsc2005-01-071-7/+9
|
* add adictrsc2005-01-071-0/+86
|
* fix sunosrsc2005-01-072-1/+2
|
* rename /usr/local/plan9 for alternate installsrsc2005-01-072-0/+23
|
* unbuggerrsc2005-01-071-1/+1
|
* remove target on failure (sun)rsc2005-01-071-1/+12
|
* small hidingsrsc2005-01-076-13/+24
|
* seems to correct lack of focus whenrsc2005-01-071-2/+10
| | | | | | coming back from being hidden. not strictly correct in multithreaded programs but let's see if anything breaks.
* freebsd5rsc2005-01-071-24/+39
|
* gccrsc2005-01-072-0/+2
|
* oopsrsc2005-01-071-1/+1
|
* debugging for sam, and an old fix forgottenrsc2005-01-0711-7/+28
|
* Update CVS turd.wkj2005-01-071-0/+1
|
* First pass at supporting FreeBSD 5.x.wkj2005-01-071-0/+34
| | | | I do not yet have a way of testing this.
* debuggingrsc2005-01-073-10/+13
|
* more name conflictsrsc2005-01-071-0/+4
|
* stupid FreeBSD name conflictrsc2005-01-071-0/+2
|
* ignore spurious sigchilds on sunosrsc2005-01-071-3/+10
|
* success on the sunrsc2005-01-073-1/+24
|
* sunos fixesrsc2005-01-0713-14/+14
|
* accomodate sun nm formatrsc2005-01-071-2/+2
|
* do not depend on flockrsc2005-01-071-1/+6
|
* add -mt for sunrsc2005-01-071-1/+1
|
* better status handling for sunrsc2005-01-071-14/+5
|
* no need to include sec.hrsc2005-01-076-6/+0
|
* do full dependency graph using libraries too.rsc2005-01-071-60/+83
| | | | | | | adds a solid .1 seconds of time when including a ridiculous number of libraries, but linking is so fast compared to compiling that it's hardly noticeable.
* add _flushmemscreen declarationrsc2005-01-071-0/+2
|
* add declaration for elfdl386mapdl.rsc2005-01-071-1/+2
|
* make regdesc globalrsc2005-01-071-11/+11
|
* add regdesc back.rsc2005-01-071-0/+1
|
* use fmtvprint to avoid needingrsc2005-01-061-2/+1
| | | | | to copy the arguments. (stupid va_copy).
* add _procwakeupandunlockrsc2005-01-065-12/+44
| | | | | to help ease locking contention on Linux 2.4.
* go back to 1000 schedsrsc2005-01-061-1/+1
|
* more precision on timersc2005-01-061-2/+7
|
* add some annoying lock loop prints -- let's seersc2005-01-061-8/+65
| | | | | | | | | if they ever fire. also fix race in delaystack. it was actually happening! that just goes to show that while i can reason very well about what can and cannot happen, i have no intuition at all for how likely they are.
* more debuggingrsc2005-01-063-6/+19
|
* fix autolib for gcc3+rsc2005-01-061-0/+10
|
* exit on eofrsc2005-01-051-3/+1
|
* update mkmk.shrsc2005-01-042-3/+7
|
* scrollingrsc2005-01-041-0/+1
|
* add new | syntax.rsc2005-01-0419-83/+281
| | | | syntax will change.