summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* document searchpath(3)rsc2005-01-231-0/+61
|
* Add searchpath().rsc2005-01-233-0/+64
|
* Extract more data from core dumps.rsc2005-01-231-4/+11
|
* Start working through proper handling of pthreads whenrsc2005-01-2314-415/+528
| | | | | debugging Linux core dumps. Pthreads for active processes is still not supported, nor are other systems.
* Apparently SuSE 9.1's X distribution uses even biggerrsc2005-01-234-4/+5
| | | | | | | | | | buffers than the standard ones. 64kB appears to be enough for a stack in that case, but let's just go nuts and make the stacks enormous, so that it takes a few more doublings of X's stack needs before we run into this problem again. The VM system should take care of not actually using most of the memory anyway.
* redirect debugging output of isnptlrsc2005-01-231-1/+1
|
* arg countrsc2005-01-211-1/+1
|
* use better versionsrsc2005-01-213-3/+4
|
* replace mdir with mkdir; oopsrsc2005-01-211-1/+1
|
* ignore host read eof while exitingrsc2005-01-203-0/+9
|
* todorsc2005-01-201-0/+6
|
* core has been writtenrsc2005-01-201-3/+9
|
* use correct yaccrsc2005-01-191-1/+0
|
* more ignoresrsc2005-01-191-1/+1
|
* add errnorsc2005-01-192-1/+1
|
* fixesrsc2005-01-191-1/+1
|
* show only interesting log entriesrsc2005-01-191-0/+3
|
* do not use shutdown on macrsc2005-01-191-4/+6
|
* avoid c99rsc2005-01-191-15/+22
|
* avoid c99 extensionsrsc2005-01-191-4/+15
|
* bad $variable namesrsc2005-01-191-2/+2
|
* try againrsc2005-01-191-4/+4
|
* try again at x86-64rsc2005-01-191-1/+3
|
* continue x86-64rsc2005-01-193-1/+10
|
* do not close -1rsc2005-01-191-1/+2
|
* updatersc2005-01-191-0/+12
|
* do not translate man pagesrsc2005-01-191-1/+1
|
* do not use rpath on Darwinrsc2005-01-191-2/+6
|
* proccreate racersc2005-01-181-1/+3
|
* free hdr->cmdrsc2005-01-181-0/+1
|
* extract cmd in right placersc2005-01-183-6/+6
|
* addrsc2005-01-181-0/+102
|
* add core cmdrsc2005-01-184-0/+65
|
* print core cmdrsc2005-01-181-0/+1
|
* run LOCAL.INSTALLrsc2005-01-181-1/+4
|
* check for lack of registersrsc2005-01-181-4/+4
|
* bigger chunkingrsc2005-01-181-1/+1
|
* add threadgetnamersc2005-01-181-0/+6
|
* bug fixesrsc2005-01-185-11/+16
|
* update 9menu urlrsc2005-01-181-1/+1
|
* gonersc2005-01-181-17/+0
|
* updatersc2005-01-183-10/+29
|
* add threadspawnlrsc2005-01-181-0/+1
|
* silence useless errorsrsc2005-01-181-3/+12
|
* explain nptl stuffrsc2005-01-181-0/+3
|
* explain nptl stuffrsc2005-01-181-0/+37
|
* better exit handlingrsc2005-01-182-3/+32
|
* add fsseekrsc2005-01-183-0/+50
|
* use domain namersc2005-01-181-4/+4
|
* remove hard-coded /usr/local/plan9rsc2005-01-181-1/+1
|