summaryrefslogtreecommitdiffstats
path: root/src/cmd
Commit message (Collapse)AuthorAgeFilesLines
* make work with new thread libraryrsc2004-12-263-19/+45
|
* update to use new thread libraryrsc2004-12-263-13/+31
|
* fix from forsyth via robrsc2004-12-251-1/+1
|
* allow last column to be deletedrsc2004-11-151-8/+0
|
* stupid port bug. cannot use %ld to print a long as a *CHARACTER*rsc2004-11-031-1/+1
|
* bug fix in Get from robrsc2004-11-011-0/+2
|
* handle interrupt rightrsc2004-10-221-1/+3
|
* change md argument to number etc. (which acted only as a flag)rsc2004-10-228-25/+55
| | | | | | | | | | to an actual flag. buffer underrun check in number add xdata file for exactly the addressed region save addr across opens
* formattingrsc2004-10-221-9/+9
|
* exit 9p on interrupt signal. should do better job here.rsc2004-10-221-2/+12
|
* 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
|
* autoindent fixes from robrsc2004-09-282-12/+27
|
* Add stringn builtin.rsc2004-09-231-0/+44
|
* Continue the pthreads torture.rsc2004-09-212-8/+26
|
* little fixesrsc2004-09-211-1/+1
|
* various forgotten filesrsc2004-09-202-6/+17
|
* bug fixrsc2004-09-201-2/+6
|
* fix various little bugsrsc2004-08-173-8/+6
|
* Fix huge bug in lex, introduced by porting.rsc2004-08-171-3/+3
| | | | Surprising that anything worked.
* 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
|
* forgot to write this change beforersc2004-08-061-1/+1
|
* different delete handling from axel.rsc2004-08-062-7/+8
| | | | who knows what it fixes or breaks.
* Make comment match code.rsc2004-08-061-3/+4
|
* Try to be more clever about re-enabling terminal echo.wkj2004-08-021-1/+2
| | | | From Axel Belinfante.
* Compare function pointers against 0 rather than nil.wkj2004-07-095-6/+6
|
* 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-033-6/+6
|
* Don't confuse the Sun.wkj2004-07-031-0/+1
|
* Fix missing parameter type. From rob.wkj2004-06-251-1/+1
|
* fix temp dirrsc2004-06-211-1/+1
|
* unused variablersc2004-06-201-1/+0
|
* fix scrollingrsc2004-06-201-4/+5
|
* add key syms.rsc2004-06-171-1/+3
| | | | where did these go?
* fix bugsrsc2004-06-171-7/+25
|
* look for $HOME - thanks to peter canning.rsc2004-06-171-0/+2
|
* More CVS turds.wkj2004-06-171-0/+2
|
* Dump9660 (and mk9660). Until we either do somethingwkj2004-06-1720-0/+4375
| | | | | intelligent with symlinks or put in a switch for things like dump9660, this is of rather limited utility under Unix.
* it is timersc2004-06-161-0/+63
|
* handle 64-bit file sizesrsc2004-06-132-9/+9
|
* scrollingrsc2004-06-112-4/+7
|
* scrollingrsc2004-06-111-2/+2
|