summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* licensersc2005-01-141-0/+45
|
* stupid sunrsc2005-01-143-11/+9
|
* try to fix sunrsc2005-01-144-0/+5
|
* stupid sunrsc2005-01-141-2/+0
|
* stupid programmerrsc2005-01-141-1/+1
|
* smart sunrsc2005-01-141-8/+6
|
* stupid sunrsc2005-01-147-14/+17
|
* stupid sunrsc2005-01-142-1/+3
|
* stupid sunrsc2005-01-146-9/+3
|
* oops sunosrsc2005-01-141-3/+3
|
* signednessrsc2005-01-141-1/+1
|
* not reachedrsc2005-01-141-1/+0
|
* add procwakeupandunlockrsc2005-01-141-0/+8
|
* silence warningrsc2005-01-141-1/+1
|
* fix unsharprsc2005-01-141-4/+7
|
* where did this change go?rsc2005-01-141-1/+11
|
* works on Linux 2.6rsc2005-01-1413-24/+25
|
* checkpointrsc2005-01-149-683/+46
|
* 64-bit fixes from luchorsc2005-01-144-11/+13
|
* these mkfiles only confusersc2005-01-132-86/+0
|
* forgotten filesrsc2005-01-132-0/+4389
|
* more small changesrsc2005-01-133-0/+1049
|
* Many small edits.rsc2005-01-1332-141/+325
|
* maintain $path and $PATH simultaneouslyrsc2005-01-125-4/+74
|
* no more 9commandsrsc2005-01-111-1/+1
|
* paranoiarsc2005-01-112-2/+17
|
* don't rfork(RFNOTEG) because then you losersc2005-01-111-3/+23
| | | | | | | | the ability to read from the console. damn. also, handle case where child exits before fork returns in parent. have to record that sigchld was seen and then run the handler later.
* get rid of the 9foo commands in favor of the 9 scriptrsc2005-01-115-4396/+7
|