aboutsummaryrefslogtreecommitdiff
path: root/src/lib9
AgeCommit message (Expand)AuthorFilesLines
2004-10-23clean up signal handlingrsc1-89/+194
2004-10-22print 0 %ux as 0x0rsc1-1/+0
2004-10-22more debuggingrsc1-7/+33
2004-10-22try to avoid calling notify on the "dumb" signalsrsc1-52/+91
2004-10-22add core dump and signal to status linersc1-2/+1
2004-09-28Fix bug in rune half of __fmtcpy reported by rob.rsc1-2/+0
2004-09-23Get rid of 9proc.rsc9-224/+38
2004-09-23Get rid of 64-bit constants.rsc1-3/+3
2004-09-21Continue the pthreads torture.rsc12-17/+261
2004-09-20various forgotten filesrsc2-0/+53
2004-09-17was ffork-Linux.c.rsc1-0/+193
2004-09-17Bite the bullet. Have to use differentrsc2-90/+8
2004-09-17small tweaksrsc2-2/+2
2004-09-17Continue switching library over to pthreads when possible.rsc7-533/+124
2004-09-17Rewrite to remove dependence on rendezvous and its bizarrersc3-72/+89
2004-08-22PowerPC Linux support from ericvh.rsc11-14/+34
2004-06-17remove temp files on closersc1-1/+7
2004-06-17Unused variable.wkj1-2/+0
2004-06-16publish p9dialparsersc3-6/+3
2004-06-16DAMN BERKELEY.rsc1-1/+5
2004-06-11get this rightrsc2-5/+7
2004-06-11add OLOCKrsc2-4/+20
2004-06-09asdfrsc2-30/+179
2004-06-09add strdup for debugging.rsc2-0/+18
2004-06-09work much harder to reclaim stacksrsc1-9/+130
2004-06-09satisfy valgrindrsc1-0/+3
2004-06-09use plan9 mallocrsc4-12/+8
2004-05-23various bug fixes and paranoiarsc3-70/+87
2004-05-23lock malloc ourselvesrsc1-1/+48
2004-05-20fix race.rsc1-1/+15
2004-05-15old linuxrsc1-0/+2
2004-05-14Crsc3-0/+7
2004-05-14minor bug fixesrsc2-0/+3
2004-05-14little bug fixesrsc3-2/+3
2004-05-14More little bug fixesrsc3-0/+16
2004-05-14various bug fixesrsc1-0/+167
2004-05-11Fix small bugs.rsc1-2/+13
2004-05-05various bug fixesrsc1-2/+2
2004-05-03Ignore unknown pragmas.wkj1-1/+1
2004-04-30Little fixes.rsc5-7/+47
2004-04-29add -W to specify window size.rsc4-8/+35
2004-04-26Don't be stupid.rsc1-1/+1
2004-04-25display correct size of block devices for linux.rsc1-2/+29
2004-04-23add thisrsc2-0/+24
2004-04-21just a stub.rsc1-0/+8
2004-04-21add RFNOWAIT. this was probably a bad idea.rsc2-3/+65
2004-04-21always a good idea to drop the lock when you're done.rsc2-0/+2
2004-04-21yet morersc1-0/+14
2004-04-21more stuff.rsc1-0/+1
2004-04-21No more malloc or lock inside signal handlers.rsc6-54/+77