Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2005-01-17 | do not call exits in threaded programs | rsc | 7 | -17/+17 | |
2005-01-17 | nil deref | rsc | 1 | -1/+1 | |
2005-01-16 | different naming convention | rsc | 1 | -4/+18 | |
2005-01-16 | useful warning comment | rsc | 1 | -0/+9 | |
2005-01-16 | handle section (9p) | rsc | 1 | -1/+4 | |
2005-01-16 | update return interface | rsc | 1 | -16/+25 | |
2005-01-16 | use EARGF | rsc | 1 | -3/+3 | |
2005-01-16 | make vacfs work; thanks to lucho | rsc | 6 | -145/+154 | |
2005-01-16 | must use tcp explicitly | rsc | 1 | -1/+1 | |
2005-01-16 | too big fd | rsc | 1 | -3/+4 | |
2005-01-15 | Long-standing bug in syminit, tickled by placing | rsc | 2 | -3/+5 | |
initshell before syminit. Don't understand why syminit exists at all. | |||||
2005-01-15 | use threadexits instead of exits | rsc | 1 | -3/+3 | |
2005-01-14 | ridiculous precision | rsc | 1 | -7/+7 | |
2005-01-14 | floating percent | rsc | 1 | -3/+4 | |
2005-01-14 | no /fd/0 | rsc | 1 | -1/+1 | |
2005-01-14 | update paths | rsc | 1 | -1/+1 | |
2005-01-14 | license | rsc | 1 | -0/+45 | |
2005-01-14 | stupid sun | rsc | 3 | -11/+9 | |
2005-01-14 | try to fix sun | rsc | 4 | -0/+5 | |
2005-01-14 | stupid sun | rsc | 1 | -2/+0 | |
2005-01-14 | stupid programmer | rsc | 1 | -1/+1 | |
2005-01-14 | smart sun | rsc | 1 | -8/+6 | |
2005-01-14 | stupid sun | rsc | 7 | -14/+17 | |
2005-01-14 | stupid sun | rsc | 2 | -1/+3 | |
2005-01-14 | stupid sun | rsc | 6 | -9/+3 | |
2005-01-14 | oops sunos | rsc | 1 | -3/+3 | |
2005-01-14 | signedness | rsc | 1 | -1/+1 | |
2005-01-14 | not reached | rsc | 1 | -1/+0 | |
2005-01-14 | add procwakeupandunlock | rsc | 1 | -0/+8 | |
2005-01-14 | silence warning | rsc | 1 | -1/+1 | |
2005-01-14 | fix unsharp | rsc | 1 | -4/+7 | |
2005-01-14 | where did this change go? | rsc | 1 | -1/+11 | |
2005-01-14 | works on Linux 2.6 | rsc | 13 | -24/+25 | |
2005-01-14 | checkpoint | rsc | 9 | -683/+46 | |
2005-01-14 | 64-bit fixes from lucho | rsc | 4 | -11/+13 | |
2005-01-13 | these mkfiles only confuse | rsc | 2 | -86/+0 | |
2005-01-13 | forgotten files | rsc | 2 | -0/+4389 | |
2005-01-13 | more small changes | rsc | 3 | -0/+1049 | |
2005-01-13 | Many small edits. | rsc | 32 | -141/+325 | |
2005-01-12 | maintain $path and $PATH simultaneously | rsc | 5 | -4/+74 | |
2005-01-11 | no more 9commands | rsc | 1 | -1/+1 | |
2005-01-11 | paranoia | rsc | 2 | -2/+17 | |
2005-01-11 | don't rfork(RFNOTEG) because then you lose | rsc | 1 | -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-11 | get rid of the 9foo commands in favor of the 9 script | rsc | 5 | -4396/+7 | |
2005-01-11 | better cleanup of tmp files | rsc | 1 | -6/+8 | |
2005-01-11 | fix cflags | rsc | 1 | -1/+1 | |
2005-01-11 | unbugger postscript | rsc | 2 | -2/+2 | |
2005-01-11 | add $plan9 variable | rsc | 1 | -0/+5 | |
2005-01-11 | os x changes | rsc | 17 | -43/+91 | |
2005-01-11 | fixes for openbsd | rsc | 2 | -54/+9 | |