Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2005-01-07 | add declaration for elfdl386mapdl. | rsc | 1 | -1/+2 | |
2005-01-07 | make regdesc global | rsc | 1 | -11/+11 | |
2005-01-06 | use fmtvprint to avoid needing | rsc | 1 | -2/+1 | |
to copy the arguments. (stupid va_copy). | |||||
2005-01-06 | add _procwakeupandunlock | rsc | 5 | -12/+44 | |
to help ease locking contention on Linux 2.4. | |||||
2005-01-06 | go back to 1000 scheds | rsc | 1 | -1/+1 | |
2005-01-06 | more precision on time | rsc | 1 | -2/+7 | |
2005-01-06 | add some annoying lock loop prints -- let's see | rsc | 1 | -8/+65 | |
if they ever fire. also fix race in delaystack. it was actually happening! that just goes to show that while i can reason very well about what can and cannot happen, i have no intuition at all for how likely they are. | |||||
2005-01-06 | more debugging | rsc | 3 | -6/+19 | |
2005-01-05 | exit on eof | rsc | 1 | -3/+1 | |
2005-01-04 | update mkmk.sh | rsc | 2 | -3/+7 | |
2005-01-04 | scrolling | rsc | 1 | -0/+1 | |
2005-01-04 | add new | syntax. | rsc | 19 | -83/+281 | |
syntax will change. | |||||
2005-01-04 | forgot this | rsc | 1 | -0/+29 | |
2005-01-04 | in with the new | rsc | 5 | -144/+310 | |
2005-01-04 | in with the new | rsc | 4 | -231/+29 | |
2005-01-04 | add _threaddaemonize | rsc | 1 | -0/+1 | |
2005-01-04 | more debugging | rsc | 1 | -6/+16 | |
2005-01-04 | better handling | rsc | 1 | -8/+22 | |
2005-01-04 | remove thread.c | rsc | 2 | -35/+0 | |
2005-01-04 | use 9pclient | rsc | 2 | -7/+6 | |
2005-01-04 | good thing no one uses this. | rsc | 1 | -1/+1 | |
2005-01-04 | do not free r until done with it! | rsc | 1 | -2/+3 | |
2005-01-04 | hide some routines | rsc | 4 | -19/+19 | |
2005-01-04 | minor fixes; hide some routines | rsc | 6 | -10/+10 | |
2005-01-04 | no need for disk or scsi | rsc | 1 | -7/+0 | |
2005-01-04 | fix error message | rsc | 1 | -1/+1 | |
2005-01-04 | cache answer | rsc | 1 | -12/+19 | |
2005-01-04 | add execl and rand | rsc | 1 | -0/+2 | |
2005-01-04 | cache answer | rsc | 1 | -2/+7 | |
2005-01-04 | avoid duplicated code. | rsc | 1 | -19/+6 | |
guarantee that EINTR is "interrupted". | |||||
2005-01-04 | use fcntl F_SETLK instead of flock, for sun's. | rsc | 1 | -1/+8 | |
2005-01-04 | exception names | rsc | 1 | -2/+2 | |
2005-01-04 | unused variables | rsc | 1 | -2/+2 | |
2005-01-04 | use 9pclient | rsc | 1 | -3/+3 | |
2005-01-04 | parse -s option | rsc | 1 | -1/+5 | |
2005-01-04 | do threading right | rsc | 2 | -26/+4 | |
2005-01-04 | exit correctly | rsc | 1 | -7/+7 | |
2005-01-04 | exit correctly. | rsc | 1 | -3/+3 | |
2005-01-04 | use 9pclient | rsc | 1 | -4/+4 | |
2005-01-04 | more tests | rsc | 5 | -3/+130 | |
2005-01-04 | 3d color cube | rsc | 1 | -0/+226 | |
2005-01-04 | don't use (){} struct constructor | rsc | 1 | -14/+28 | |
2005-01-04 | Goodbye SHORTLIB | rsc | 34 | -70/+3 | |
2005-01-04 | use 9pclient instead of fs | rsc | 1 | -26/+15 | |
2005-01-04 | good bye SHORTLIB | rsc | 2 | -2/+2 | |
2005-01-04 | set SYSVERSION for 9c | rsc | 1 | -0/+1 | |
2005-01-04 | bugger fs in case it comes back | rsc | 1 | -1/+1 | |
2005-01-04 | clean up mkfile; fix winctlprint bug reported by peter canning | rsc | 4 | -21/+15 | |
2005-01-04 | don't need to rename Fid | rsc | 1 | -5/+3 | |
2005-01-04 | don't need to rename Fid anymore | rsc | 1 | -4/+2 | |