summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
| | | | allocate window on top of screen.
* 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
| | | | | See the comment in wind.c about why this isn't the right solution.
* 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
| | | | write: handle offset correctly for fswrite
* 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
| | | | Add support for passing an argument through yyparse to yylex.
* disable loggingrsc2005-02-144-26/+58
|
* different fix for main proc bugrsc2005-02-143-12/+22
|
* bug fixrsc2005-02-132-4/+12
|
* hide xreadconsrsc2005-02-131-1/+1
|
* more bug fixesrsc2005-02-133-25/+14
|
* lower casersc2005-02-138-6/+51
|
* newrsc2005-02-138-37/+247
|
* no zombiesrsc2005-02-131-1/+1
|
* handle /dev/stdin alwaysrsc2005-02-132-3/+3
|
* add logrsc2005-02-132-0/+189
|
* add getnetconninforsc2005-02-132-0/+135
|
* use nci to label connectionsrsc2005-02-134-3/+29
|
* work around stupid linux bugrsc2005-02-131-0/+8
|
* add dsa x509rsc2005-02-131-0/+74
|
* add %lB for lower casersc2005-02-131-28/+39
|