Age | Commit message (Expand) | Author | Files | Lines |
2004-12-26 | various little changes. | rsc | 1 | -19/+17 |
2004-12-26 | cleanups - lots of removed files now in thread library. | rsc | 27 | -958/+113 |
2004-12-26 | add for unix port | rsc | 1 | -0/+33 |
2004-12-26 | add for unix port | rsc | 1 | -0/+29 |
2004-12-26 | clean up for unix port | rsc | 58 | -127/+160 |
2004-12-26 | updates from plan 9 | rsc | 4 | -1/+16 |
2004-12-26 | make work with new thread library | rsc | 3 | -19/+45 |
2004-12-26 | update to use new thread library | rsc | 3 | -13/+31 |
2004-12-26 | remove empty qlock.c | rsc | 2 | -4/+0 |
2004-12-25 | better unwinding for 386. | rsc | 13 | -107/+493 |
2004-12-25 | more new libthread | rsc | 7 | -0/+800 |
2004-12-25 | New thread library | rsc | 70 | -4684/+1041 |
2004-12-25 | fix from forsyth via rob | rsc | 1 | -1/+1 |
2004-11-15 | allow last column to be deleted | rsc | 1 | -8/+0 |
2004-11-08 | still more files | rsc | 5 | -0/+300 |
2004-11-08 | extra files | rsc | 4 | -0/+380 |
2004-11-08 | more thread work | rsc | 12 | -337/+291 |
2004-11-03 | stupid port bug. cannot use %ld to print a long as a *CHARACTER* | rsc | 1 | -1/+1 |
2004-11-01 | bug fix in Get from rob | rsc | 1 | -0/+2 |
2004-10-23 | clean up signal handling | rsc | 1 | -89/+194 |
2004-10-22 | figure out which thread implementation to use | rsc | 1 | -0/+15 |
2004-10-22 | try to implement the daemonize hack. | rsc | 11 | -51/+165 |
2004-10-22 | handle interrupt right | rsc | 1 | -1/+3 |
2004-10-22 | gas workaround | rsc | 1 | -5/+2 |
2004-10-22 | new test program | rsc | 1 | -0/+41 |
2004-10-22 | debugging, more pthreads crap | rsc | 7 | -9/+27 |
2004-10-22 | make sure a write of 0 bytes does a 0-length write. | rsc | 1 | -2/+4 |
2004-10-22 | print 0 %ux as 0x0 | rsc | 1 | -1/+0 |
2004-10-22 | more debugging | rsc | 1 | -7/+33 |
2004-10-22 | try to avoid calling notify on the "dumb" signals | rsc | 1 | -52/+91 |
2004-10-22 | add core dump and signal to status line | rsc | 1 | -2/+1 |
2004-10-22 | change md argument to number etc. (which acted only as a flag) | rsc | 8 | -25/+55 |
2004-10-22 | formatting | rsc | 1 | -9/+9 |
2004-10-22 | exit 9p on interrupt signal. should do better job here. | rsc | 1 | -2/+12 |
2004-10-22 | run 9c before 9a because gas doesn't exit with non-zero status when the file ... | rsc | 1 | -1/+1 |
2004-10-17 | use threadexitsall | rsc | 1 | -1/+1 |
2004-10-17 | print out signalled exits | rsc | 1 | -0/+5 |
2004-10-17 | add ulimit and umask as builtins | rsc | 3 | -0/+202 |
2004-10-17 | remove socket at exit | rsc | 1 | -0/+11 |
2004-10-17 | fix interrupt handling, add clumsy way to get at text buffer contents | rsc | 1 | -3/+92 |
2004-10-17 | bug fix in Zerox arrow handling from rob | rsc | 1 | -2/+2 |
2004-10-16 | embarrassing bug in keyboard data | rsc | 1 | -2/+2 |
2004-09-28 | Fix bug in rune half of __fmtcpy reported by rob. | rsc | 1 | -2/+0 |
2004-09-28 | autoindent fixes from rob | rsc | 2 | -12/+27 |
2004-09-23 | add this. | rsc | 1 | -0/+14 |
2004-09-23 | add pthread | rsc | 1 | -0/+164 |
2004-09-23 | Get rid of 9proc. | rsc | 9 | -224/+38 |
2004-09-23 | Get rid of 64-bit constants. | rsc | 1 | -3/+3 |
2004-09-23 | Add stringn builtin. | rsc | 1 | -0/+44 |
2004-09-23 | Continue fighting pthreads. | rsc | 19 | -580/+465 |