summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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.
* man page checkingrsc2005-01-042-0/+458
|
* ignore build dirsrsc2005-01-041-0/+5
|
* forgot thisrsc2005-01-041-0/+29
|
* in with the newrsc2005-01-045-144/+310
|
* in with the newrsc2005-01-044-231/+29
|
* add _threaddaemonizersc2005-01-041-0/+1
|
* more debuggingrsc2005-01-041-6/+16
|
* better handlingrsc2005-01-041-8/+22
|
* remove thread.crsc2005-01-042-35/+0
|
* use 9pclientrsc2005-01-042-7/+6
|
* good thing no one uses this.rsc2005-01-041-1/+1
|
* do not free r until done with it!rsc2005-01-041-2/+3
|