aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2004-10-22exit 9p on interrupt signal. should do better job here.rsc1-2/+12
2004-10-22run 9c before 9a because gas doesn't exit with non-zero status when the file ...rsc1-1/+1
2004-10-17use threadexitsallrsc1-1/+1
2004-10-17print out signalled exitsrsc1-0/+5
2004-10-17add ulimit and umask as builtinsrsc3-0/+202
2004-10-17remove socket at exitrsc1-0/+11
2004-10-17fix interrupt handling, add clumsy way to get at text buffer contentsrsc1-3/+92
2004-10-17bug fix in Zerox arrow handling from robrsc1-2/+2
2004-10-16embarrassing bug in keyboard datarsc1-2/+2
2004-09-28Fix bug in rune half of __fmtcpy reported by rob.rsc1-2/+0
2004-09-28autoindent fixes from robrsc2-12/+27
2004-09-23add this.rsc1-0/+14
2004-09-23add pthreadrsc1-0/+164
2004-09-23Get rid of 9proc.rsc9-224/+38
2004-09-23Get rid of 64-bit constants.rsc1-3/+3
2004-09-23Add stringn builtin.rsc1-0/+44
2004-09-23Continue fighting pthreads.rsc19-580/+465
2004-09-21Continue the pthreads torture.rsc23-121/+435
2004-09-21little fixesrsc1-1/+1
2004-09-20various forgotten filesrsc8-7/+213
2004-09-20bug fixrsc1-2/+6
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.rsc13-560/+143
2004-09-17Rewrite to remove dependence on rendezvous and its bizarrersc11-198/+151
2004-08-22PowerPC Linux support from ericvh.rsc16-17/+54
2004-08-17fix various little bugsrsc3-8/+6
2004-08-17Fix huge bug in lex, introduced by porting.rsc1-3/+3
2004-08-16handle grap.defines properlyrsc2-3/+5
2004-08-13better handling of top/activersc1-5/+8
2004-08-13better mask handling, don't raise windows quite so eagerly.rsc3-17/+17
2004-08-11More consistent use of _exits and exitsrsc3-6/+6
2004-08-06forgot to write this change beforersc1-1/+1
2004-08-06different delete handling from axel.rsc2-7/+8
2004-08-06Make comment match code.rsc1-3/+4
2004-08-02Try to be more clever about re-enabling terminal echo.wkj1-1/+2
2004-07-09Compare function pointers against 0 rather than nil.wkj13-15/+15
2004-07-09Wc used but not set.wkj1-1/+1
2004-07-03Don't make foo and foo.tab for foo.y.wkj1-1/+1
2004-07-03Empty changelogwkj1-1/+1
2004-07-03Placate the Sun monster.wkj4-6/+26
2004-07-03Don't confuse the Sun.wkj1-0/+1
2004-06-25Fix missing parameter type. From rob.wkj1-1/+1
2004-06-24Fix from rob.wkj1-1/+1
2004-06-21fix temp dirrsc1-1/+1
2004-06-20unused variablersc1-1/+0
2004-06-20fix scrollingrsc1-4/+5
2004-06-17remove temp files on closersc1-1/+7
2004-06-17another flush bug fixrsc1-1/+1