summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* use threadexitsallrsc2004-10-171-1/+1
* print out signalled exitsrsc2004-10-171-0/+5
* add ulimit and umask as builtinsrsc2004-10-173-0/+202
* remove socket at exitrsc2004-10-171-0/+11
* fix interrupt handling, add clumsy way to get at text buffer contentsrsc2004-10-171-3/+92
* bug fix in Zerox arrow handling from robrsc2004-10-171-2/+2
* embarrassing bug in keyboard datarsc2004-10-161-2/+2
* Fix bug in rune half of __fmtcpy reported by rob.rsc2004-09-281-2/+0
* autoindent fixes from robrsc2004-09-282-12/+27
* add this.rsc2004-09-231-0/+14
* add pthreadrsc2004-09-231-0/+164
* Get rid of 9proc.rsc2004-09-239-224/+38
* Get rid of 64-bit constants.rsc2004-09-231-3/+3
* Add stringn builtin.rsc2004-09-231-0/+44
* Continue fighting pthreads.rsc2004-09-2319-580/+465
* Continue the pthreads torture.rsc2004-09-2123-121/+435
* little fixesrsc2004-09-211-1/+1
* various forgotten filesrsc2004-09-208-7/+213
* bug fixrsc2004-09-201-2/+6
* was ffork-Linux.c.rsc2004-09-171-0/+193
* Bite the bullet. Have to use differentrsc2004-09-172-90/+8
* small tweaksrsc2004-09-172-2/+2
* Continue switching library over to pthreads when possible.rsc2004-09-1713-560/+143
* Rewrite to remove dependence on rendezvous and its bizarrersc2004-09-1711-198/+151
* PowerPC Linux support from ericvh.rsc2004-08-2216-17/+54
* fix various little bugsrsc2004-08-173-8/+6
* Fix huge bug in lex, introduced by porting.rsc2004-08-171-3/+3
* handle grap.defines properlyrsc2004-08-162-3/+5
* better handling of top/activersc2004-08-131-5/+8
* better mask handling, don't raise windows quite so eagerly.rsc2004-08-133-17/+17
* More consistent use of _exits and exitsrsc2004-08-113-6/+6
* forgot to write this change beforersc2004-08-061-1/+1
* different delete handling from axel.rsc2004-08-062-7/+8
* Make comment match code.rsc2004-08-061-3/+4
* Try to be more clever about re-enabling terminal echo.wkj2004-08-021-1/+2
* Compare function pointers against 0 rather than nil.wkj2004-07-0913-15/+15
* Wc used but not set.wkj2004-07-091-1/+1
* Don't make foo and foo.tab for foo.y.wkj2004-07-031-1/+1
* Empty changelogwkj2004-07-031-1/+1
* Placate the Sun monster.wkj2004-07-034-6/+26
* Don't confuse the Sun.wkj2004-07-031-0/+1
* Fix missing parameter type. From rob.wkj2004-06-251-1/+1
* Fix from rob.wkj2004-06-241-1/+1
* fix temp dirrsc2004-06-211-1/+1
* unused variablersc2004-06-201-1/+0
* fix scrollingrsc2004-06-201-4/+5
* remove temp files on closersc2004-06-171-1/+7
* another flush bug fixrsc2004-06-171-1/+1
* attempt better flushingrsc2004-06-171-18/+31
* less aborting, more chattingrsc2004-06-171-1/+4