Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
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 |
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 |
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 |
2005-02-13 | new | rsc | 8 | -37/+247 |
2005-02-13 | no zombies | rsc | 1 | -1/+1 |
2005-02-13 | handle /dev/stdin always | rsc | 2 | -3/+3 |
2005-02-13 | add log | rsc | 2 | -0/+189 |
2005-02-13 | add getnetconninfo | rsc | 2 | -0/+135 |
2005-02-13 | use nci to label connections | rsc | 4 | -3/+29 |
2005-02-13 | work around stupid linux bug | rsc | 1 | -0/+8 |
2005-02-13 | add dsa x509 | rsc | 1 | -0/+74 |
2005-02-13 | add %lB for lower case | rsc | 1 | -28/+39 |
2005-02-13 | allow parseattr(nil) | rsc | 1 | -0/+3 |
2005-02-13 | bug fix | rsc | 1 | -1/+1 |
2005-02-13 | add local address to dial | rsc | 1 | -3/+42 |
2005-02-13 | add pass proto | rsc | 4 | -90/+39 |
2005-02-13 | bigger buffers; add rdwr | rsc | 1 | -5/+43 |
2005-02-13 | more add | rsc | 2 | -0/+39 |
2005-02-13 | add others | rsc | 16 | -0/+1185 |
2005-02-13 | add ssh-agent via factotum | rsc | 9 | -59/+1267 |
2005-02-13 | new program readcons | rsc | 1 | -0/+39 |
2005-02-13 | new auth | rsc | 44 | -0/+9955 |
2005-02-13 | moving to auth | rsc | 50 | -11445/+0 |
2005-02-11 | make key prompt work | rsc | 3 | -16/+14 |
2005-02-11 | less chatty | rsc | 1 | -1/+0 |
2005-02-11 | open correct factotum file | rsc | 1 | -1/+1 |
2005-02-11 | fix warnings | rsc | 1 | -1/+2 |
2005-02-11 | no anon union | rsc | 1 | -26/+23 |
2005-02-11 | $WSYSTYPE not WSYSTYPE | rsc | 1 | -1/+1 |
2005-02-11 | add x11 include | rsc | 1 | -0/+1 |
2005-02-11 | build changes | rsc | 8 | -143/+27 |