summaryrefslogtreecommitdiffstats
path: root/src/cmd
Commit message (Collapse)AuthorAgeFilesLines
...
* updates from andreyrsc2004-12-301-8/+14
|
* scroll virtual windows using mouse scrollrsc2004-12-291-2/+15
|
* small changes for buildrsc2004-12-282-1/+2
|
* add virtual desktop patch from andreyrsc2004-12-287-10/+125
|
* be like plan 9 plumberrsc2004-12-281-3/+22
|
* vac is not buggered anymorersc2004-12-281-1/+1
|
* add croprsc2004-12-281-0/+211
|
* avoid use of an extra procrsc2004-12-281-1/+1
|
* remove debugging printrsc2004-12-281-1/+0
|
* remove race between openfdthread and connoutthread msgput,rsc2004-12-281-1/+8
| | | | so that openfd'ed fids always get clunked properly.
* FreeBSD tweaksrsc2004-12-2811-22/+26
|
* more little compile fixesrsc2004-12-285-23/+18
|
* use threaddaemonizersc2004-12-282-26/+9
|
* add note that vac should work.rsc2004-12-273-6/+5
| | | | change %R to %r
* use getuser instead of getenv("USER").rsc2004-12-272-1/+10
| | | | add portdate file.
* secstore from ehgrsc2004-12-2710-0/+1633
|
* silence various warningsrsc2004-12-273-3/+3
|
* dumb porting bugsrsc2004-12-271-2/+2
|
* use new thread libraryrsc2004-12-271-153/+1
|
* good test programsrsc2004-12-272-0/+404
|
* fix to handle newrsc2004-12-271-0/+2
|
* changes from plan 9rsc2004-12-276-17/+31
|
* change to use new thread libraryrsc2004-12-277-24/+41
|
* clone is a bad word on linuxrsc2004-12-271-2/+2
|
* handle pty correctly on linuxrsc2004-12-271-0/+14
|
* add readn to avoid need for plan9port libcrsc2004-12-272-0/+20
|
* change to use new thread libraryrsc2004-12-273-14/+31
|
* 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
|