summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
|
* hide some routinesrsc2005-01-044-19/+19
|
* minor fixes; hide some routinesrsc2005-01-046-10/+10
|
* no need for disk or scsirsc2005-01-041-7/+0
|
* fix error messagersc2005-01-041-1/+1
|
* cache answerrsc2005-01-041-12/+19
|
* add execl and randrsc2005-01-041-0/+2
|
* cache answerrsc2005-01-041-2/+7
|
* avoid duplicated code.rsc2005-01-041-19/+6
| | | | guarantee that EINTR is "interrupted".
* use fcntl F_SETLK instead of flock, for sun's.rsc2005-01-041-1/+8
|
* exception namesrsc2005-01-041-2/+2
|
* unused variablesrsc2005-01-041-2/+2
|
* use 9pclientrsc2005-01-041-3/+3
|