summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* add verbose9pserve environment variable; fix afid refrsc2005-03-181-1/+6
* drop readerrrsc2005-03-181-1/+0
* newrsc2005-03-181-0/+41
* add lsrsc2005-03-181-2/+123
* bugger factotum because directories never disappear in cvsrsc2005-03-181-1/+1
* no need to setproc(0)rsc2005-03-181-1/+0
* do not touch TSTP, TTIN, TTOUrsc2005-03-181-1/+1
* shufflersc2005-03-181-3/+6
* try leaving TTIN, TTOU alonersc2005-03-181-2/+2
* better error messagersc2005-03-182-0/+2
* try harder to put background jobs in background; do not print in response to ...rsc2005-03-184-1/+45
* add -9 for debuggingrsc2005-03-181-0/+4
* ignore tstprsc2005-03-181-1/+3
* add hget (no ftp support)rsc2005-03-181-0/+1484
* add threaddatarsc2005-03-182-0/+7
* be more faithful to plan 9 environment --rsc2005-03-183-5/+18
* correct command-printing bugrsc2005-03-181-1/+3
* better png handlingrsc2005-03-181-91/+209
* add flushimagersc2005-03-181-0/+1
* line editing from robrsc2005-03-181-9/+33
* month old bug fix from robrsc2005-03-182-16/+30
* garbage collectionrsc2005-03-181-1/+0
* sunosrsc2005-03-152-2/+2
* add signal.hrsc2005-03-151-0/+1
* do not set $PLAN9rsc2005-03-152-2/+0
* syntax errorsrsc2005-03-152-2/+2
* do not add to void*rsc2005-03-151-1/+1
* appease sunrsc2005-03-154-11/+8
* get rid of .= syntaxrsc2005-03-155-20/+27
* Add dollarsign support.rsc2005-03-141-8/+20
* Add $foo window names back to acme, enabled with -'$'.rsc2005-03-144-7/+209
* use plan 9 versionsrsc2005-03-092-150/+54
* more robust winrsc2005-03-051-4/+18
* make chatty9p an extern int for the mac.rsc2005-03-041-0/+2
* open: preserve error on failed openrsc2005-03-012-1/+4
* Fix up OBJTYPE on 64-bit x86 FreeBSD machines.wkj2005-02-222-1/+2
* make directories as neeededrsc2005-02-211-0/+34
* better symlinkrsc2005-02-212-4/+10
* syntactically correct c code always a plusrsc2005-02-211-1/+1
* bug fix from luchorsc2005-02-201-3/+2
* fix -d from luchorsc2005-02-181-2/+2
* add check for procscheduler returningrsc2005-02-161-0/+1
* make hwrite work with chunked encodingrsc2005-02-161-28/+22
* hard-to-find locking bugrsc2005-02-151-5/+19
* whoops -- close afid in auth_freerpcrsc2005-02-151-1/+1
* add support for alpharsc2005-02-151-14/+47
* ignore tty notes; still not 100% rightrsc2005-02-151-4/+13
* Reduce the differences between yaccpar and yaccpars.wkj2005-02-141-18/+53
* disable loggingrsc2005-02-144-26/+58
* different fix for main proc bugrsc2005-02-143-12/+22