Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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 | |
to an actual flag. buffer underrun check in number add xdata file for exactly the addressed region save addr across opens | |||||
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 | |
doesn't exist | |||||
2004-10-22 | update change file | rsc | 1 | -0/+60 | |
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 | finally got these working | rsc | 2 | -0/+39 | |
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 | Add // to acid thread line so it is executable. | rsc | 2 | -5/+3 | |
Remove p9fork. | |||||
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 | |
Clean up thread library a bit too. | |||||
2004-09-21 | Continue the pthreads torture. | rsc | 25 | -124/+440 | |
2004-09-21 | little fixes | rsc | 1 | -1/+1 | |
2004-09-20 | various forgotten files | rsc | 9 | -7/+219 | |
2004-09-20 | bug fix | rsc | 1 | -2/+6 | |
2004-09-17 | was ffork-Linux.c. | rsc | 1 | -0/+193 | |
2004-09-17 | Bite the bullet. Have to use different | rsc | 4 | -92/+21 | |
binaries on 2.4 and 2.6. | |||||
2004-09-17 | small tweaks | rsc | 2 | -2/+2 | |
2004-09-17 | turn *off* safer mode, so that we can view pdfs. | rsc | 1 | -1/+1 | |
i am not happy about this. | |||||
2004-09-17 | tweaks | rsc | 1 | -3/+6 | |
2004-09-17 | Continue switching library over to pthreads when possible. | rsc | 15 | -560/+145 | |
Tprimes works on Linux 2.6. You can only have 128 procs though. | |||||
2004-09-17 | Rewrite to remove dependence on rendezvous and its bizarre | rsc | 15 | -208/+195 | |
data structures. Makes it easier to use pthreads too. Still need to add code for non-pthreads systems. Just a checkpoint to switch work to another machine. | |||||
2004-08-22 | PowerPC Linux support from ericvh. | rsc | 16 | -17/+54 | |
Mainly adding va_copy/va_end. Also fix bug in sprint wrapping around top of memory. | |||||
2004-08-22 | Seems like -swap is needed for landscape | rsc | 1 | -1/+1 | |
from dvips, which seems like a common case. | |||||
2004-08-22 | call wmail to send mail. | rsc | 2 | -1/+13 | |
2004-08-17 | fix various little bugs | rsc | 3 | -8/+6 | |
2004-08-17 | Fix huge bug in lex, introduced by porting. | rsc | 1 | -3/+3 | |
Surprising that anything worked. | |||||
2004-08-16 | handle grap.defines properly | rsc | 2 | -3/+5 | |
2004-08-13 | better handling of top/active | rsc | 1 | -5/+8 | |
2004-08-13 | better mask handling, don't raise windows quite so eagerly. | rsc | 3 | -17/+17 | |
2004-08-11 | Update the history. | wkj | 1 | -1/+9 | |