Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2005-03-18 | bugger factotum because directories never disappear in cvs | rsc | 1 | -1/+1 | |
2005-03-18 | no need to setproc(0) | rsc | 1 | -1/+0 | |
2005-03-18 | do not touch TSTP, TTIN, TTOU | rsc | 1 | -1/+1 | |
2005-03-18 | shuffle | rsc | 1 | -3/+6 | |
2005-03-18 | try leaving TTIN, TTOU alone | rsc | 1 | -2/+2 | |
2005-03-18 | better error message | rsc | 2 | -0/+2 | |
2005-03-18 | try harder to put background jobs in background; do not print in response to ↵ | rsc | 4 | -1/+45 | |
SIGPIPE | |||||
2005-03-18 | add -9 for debugging | rsc | 1 | -0/+4 | |
2005-03-18 | ignore tstp | rsc | 1 | -1/+3 | |
2005-03-18 | add hget (no ftp support) | rsc | 1 | -0/+1484 | |
2005-03-18 | add threaddata | rsc | 2 | -0/+7 | |
2005-03-18 | be more faithful to plan 9 environment -- | rsc | 3 | -5/+18 | |
allocate window on top of screen. | |||||
2005-03-18 | correct command-printing bug | rsc | 1 | -1/+3 | |
2005-03-18 | better png handling | rsc | 1 | -91/+209 | |
2005-03-18 | add flushimage | rsc | 1 | -0/+1 | |
2005-03-18 | line editing from rob | rsc | 1 | -9/+33 | |
2005-03-18 | month old bug fix from rob | rsc | 2 | -16/+30 | |
2005-03-18 | garbage collection | rsc | 1 | -1/+0 | |
2005-03-15 | sunos | rsc | 2 | -2/+2 | |
2005-03-15 | add signal.h | rsc | 1 | -0/+1 | |
2005-03-15 | do not set $PLAN9 | rsc | 2 | -2/+0 | |
2005-03-15 | syntax errors | rsc | 2 | -2/+2 | |
2005-03-15 | do not add to void* | rsc | 1 | -1/+1 | |
2005-03-15 | appease sun | rsc | 4 | -11/+8 | |
2005-03-15 | get rid of .= syntax | rsc | 5 | -20/+27 | |
2005-03-14 | Add dollarsign support. | rsc | 1 | -8/+20 | |
2005-03-14 | Add $foo window names back to acme, enabled with -'$'. | rsc | 4 | -7/+209 | |
See the comment in wind.c about why this isn't the right solution. | |||||
2005-03-09 | use plan 9 versions | rsc | 2 | -150/+54 | |
2005-03-05 | more robust win | rsc | 1 | -4/+18 | |
2005-03-04 | make chatty9p an extern int for the mac. | rsc | 1 | -0/+2 | |
2005-03-01 | open: preserve error on failed open | rsc | 2 | -1/+4 | |
write: handle offset correctly for fswrite | |||||
2005-02-22 | Fix up OBJTYPE on 64-bit x86 FreeBSD machines. | wkj | 2 | -1/+2 | |
2005-02-21 | make directories as neeeded | rsc | 1 | -0/+34 | |
2005-02-21 | better symlink | rsc | 2 | -4/+10 | |
2005-02-21 | syntactically correct c code always a plus | rsc | 1 | -1/+1 | |
2005-02-20 | bug fix from lucho | rsc | 1 | -3/+2 | |
2005-02-18 | fix -d from lucho | rsc | 1 | -2/+2 | |
2005-02-16 | add check for procscheduler returning | rsc | 1 | -0/+1 | |
2005-02-16 | make hwrite work with chunked encoding | rsc | 1 | -28/+22 | |
2005-02-15 | hard-to-find locking bug | rsc | 1 | -5/+19 | |
2005-02-15 | whoops -- close afid in auth_freerpc | rsc | 1 | -1/+1 | |
2005-02-15 | add support for alpha | rsc | 1 | -14/+47 | |
2005-02-15 | ignore tty notes; still not 100% right | rsc | 1 | -4/+13 | |
2005-02-14 | Reduce the differences between yaccpar and yaccpars. | wkj | 1 | -18/+53 | |
Add support for passing an argument through yyparse to yylex. | |||||
2005-02-14 | disable logging | rsc | 4 | -26/+58 | |
2005-02-14 | different fix for main proc bug | rsc | 3 | -12/+22 | |
2005-02-13 | bug fix | rsc | 2 | -4/+12 | |
2005-02-13 | hide xreadcons | rsc | 1 | -1/+1 | |
2005-02-13 | more bug fixes | rsc | 3 | -25/+14 | |
2005-02-13 | lower case | rsc | 8 | -6/+51 | |