aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)AuthorFilesLines
2005-01-16useful warning commentrsc1-0/+9
2005-01-16handle section (9p)rsc1-1/+4
2005-01-16update return interfacersc1-16/+25
2005-01-16use EARGFrsc1-3/+3
2005-01-16make vacfs work; thanks to luchorsc6-145/+154
2005-01-16must use tcp explicitlyrsc1-1/+1
2005-01-16too big fdrsc1-3/+4
2005-01-15Long-standing bug in syminit, tickled by placingrsc2-3/+5
initshell before syminit. Don't understand why syminit exists at all.
2005-01-15use threadexits instead of exitsrsc1-3/+3
2005-01-14ridiculous precisionrsc1-7/+7
2005-01-14floating percentrsc1-3/+4
2005-01-14no /fd/0rsc1-1/+1
2005-01-14update pathsrsc1-1/+1
2005-01-14licensersc1-0/+45
2005-01-14stupid sunrsc3-11/+9
2005-01-14try to fix sunrsc4-0/+5
2005-01-14stupid sunrsc1-2/+0
2005-01-14stupid programmerrsc1-1/+1
2005-01-14smart sunrsc1-8/+6
2005-01-14stupid sunrsc7-14/+17
2005-01-14stupid sunrsc2-1/+3
2005-01-14stupid sunrsc6-9/+3
2005-01-14oops sunosrsc1-3/+3
2005-01-14signednessrsc1-1/+1
2005-01-14not reachedrsc1-1/+0
2005-01-14add procwakeupandunlockrsc1-0/+8
2005-01-14silence warningrsc1-1/+1
2005-01-14fix unsharprsc1-4/+7
2005-01-14where did this change go?rsc1-1/+11
2005-01-14works on Linux 2.6rsc13-24/+25
2005-01-14checkpointrsc9-683/+46
2005-01-1464-bit fixes from luchorsc4-11/+13
2005-01-13these mkfiles only confusersc2-86/+0
2005-01-13forgotten filesrsc2-0/+4389
2005-01-13more small changesrsc3-0/+1049
2005-01-13Many small edits.rsc32-141/+325
2005-01-12maintain $path and $PATH simultaneouslyrsc5-4/+74
2005-01-11no more 9commandsrsc1-1/+1
2005-01-11paranoiarsc2-2/+17
2005-01-11don't rfork(RFNOTEG) because then you losersc1-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.
2005-01-11get rid of the 9foo commands in favor of the 9 scriptrsc5-4396/+7
2005-01-11better cleanup of tmp filesrsc1-6/+8
2005-01-11fix cflagsrsc1-1/+1
2005-01-11unbugger postscriptrsc2-2/+2
2005-01-11add $plan9 variablersc1-0/+5
2005-01-11os x changesrsc17-43/+91
2005-01-11fixes for openbsdrsc2-54/+9
2005-01-11changes from robrsc2-8/+3
2005-01-10do rfork(RFNOTEG) before execrsc1-0/+1
2005-01-10add -r flag to reverse scrolling behavior.rsc2-0/+11
from peter canning.