summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* 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.
* arg countrsc2005-01-211-1/+1
|
* use better versionsrsc2005-01-211-1/+1
|
* ignore host read eof while exitingrsc2005-01-203-0/+9
|
* todorsc2005-01-201-0/+6
|
* use correct yaccrsc2005-01-191-1/+0
|
* add errnorsc2005-01-192-1/+1
|
* do not use shutdown on macrsc2005-01-191-4/+6
|
* avoid c99rsc2005-01-191-15/+22
|
* avoid c99 extensionsrsc2005-01-191-4/+15
|
* 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
|
* 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-183-0/+64
|
* print core cmdrsc2005-01-181-0/+1
|
* 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
|
* explain nptl stuffrsc2005-01-181-0/+3
|
* explain nptl stuffrsc2005-01-181-0/+37
|
* better exit handlingrsc2005-01-182-3/+32
|
* add fsseekrsc2005-01-182-0/+47
|
* add x86 64rsc2005-01-181-0/+7
|
* 64-bit nonsensersc2005-01-181-3/+19
|
* better commentrsc2005-01-181-1/+8
|
* remove venti for nowrsc2005-01-1853-10330/+2
|
* more exitsrsc2005-01-172-0/+6
|
* allow config to override kernel versionrsc2005-01-174-3/+21
|
* do not call exits in threaded programsrsc2005-01-177-17/+17
|
* nil derefrsc2005-01-171-1/+1
|
* different naming conventionrsc2005-01-161-4/+18
|
* useful warning commentrsc2005-01-161-0/+9
|
* handle section (9p)rsc2005-01-161-1/+4
|
* update return interfacersc2005-01-161-16/+25
|
* use EARGFrsc2005-01-161-3/+3
|
* make vacfs work; thanks to luchorsc2005-01-166-145/+154
|
* must use tcp explicitlyrsc2005-01-161-1/+1
|
* too big fdrsc2005-01-161-3/+4
|
* Long-standing bug in syminit, tickled by placingrsc2005-01-152-3/+5
| | | | | initshell before syminit. Don't understand why syminit exists at all.
* use threadexits instead of exitsrsc2005-01-151-3/+3
|
* ridiculous precisionrsc2005-01-141-7/+7
|
* floating percentrsc2005-01-141-3/+4
|
* no /fd/0rsc2005-01-141-1/+1
|
* update pathsrsc2005-01-141-1/+1
|