summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* figure out which thread implementation to usersc2004-10-221-0/+15
* try to implement the daemonize hack.rsc2004-10-2211-51/+165
* handle interrupt rightrsc2004-10-221-1/+3
* gas workaroundrsc2004-10-221-5/+2
* new test programrsc2004-10-221-0/+41
* debugging, more pthreads craprsc2004-10-227-9/+27
* make sure a write of 0 bytes does a 0-length write.rsc2004-10-221-2/+4
* print 0 %ux as 0x0rsc2004-10-221-1/+0
* more debuggingrsc2004-10-221-7/+33
* try to avoid calling notify on the "dumb" signalsrsc2004-10-221-52/+91
* add core dump and signal to status linersc2004-10-221-2/+1
* change md argument to number etc. (which acted only as a flag)rsc2004-10-228-25/+55
* formattingrsc2004-10-221-9/+9
* exit 9p on interrupt signal. should do better job here.rsc2004-10-221-2/+12
* run 9c before 9a because gas doesn't exit with non-zero status when the file ...rsc2004-10-221-1/+1
* update change filersc2004-10-221-0/+60
* 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
* finally got these workingrsc2004-10-172-0/+39
* 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
* Add // to acid thread line so it is executable.rsc2004-09-232-5/+3
* 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-2125-124/+440
* little fixesrsc2004-09-211-1/+1
* various forgotten filesrsc2004-09-209-7/+219
* bug fixrsc2004-09-201-2/+6
* was ffork-Linux.c.rsc2004-09-171-0/+193
* Bite the bullet. Have to use differentrsc2004-09-174-92/+21
* small tweaksrsc2004-09-172-2/+2
* turn *off* safer mode, so that we can view pdfs.rsc2004-09-171-1/+1
* tweaksrsc2004-09-171-3/+6
* Continue switching library over to pthreads when possible.rsc2004-09-1715-560/+145
* Rewrite to remove dependence on rendezvous and its bizarrersc2004-09-1715-208/+195
* PowerPC Linux support from ericvh.rsc2004-08-2216-17/+54
* Seems like -swap is needed for landscapersc2004-08-221-1/+1
* call wmail to send mail.rsc2004-08-222-1/+13
* 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