Age | Commit message (Expand) | Author | Files | Lines |
2005-05-07 | check auth_proxy return value properly | rsc | 1 | -1/+1 |
2005-05-02 | fix row dump/load inconsistency - thanks to peter canning | rsc | 1 | -5/+7 |
2005-05-02 | Correct putsnarf-then-getsnarf race. | rsc | 1 | -0/+6 |
2005-05-02 | remove old tar | rsc | 1 | -859/+0 |
2005-05-02 | remove rule - breaks mac | rsc | 1 | -4/+0 |
2005-05-01 | try a different approach to .S files | rsc | 1 | -0/+7 |
2005-05-01 | For Mac OS X Tiger - no SIGIO, SIGWINCH, or WCOREDUMP. | rsc | 1 | -0/+8 |
2005-05-01 | OpenBSD support. | rsc | 4 | -30/+25 |
2005-05-01 | OpenBSD/power support. | rsc | 9 | -369/+567 |
2005-05-01 | Fixes from Roland Kaufmann | rsc | 3 | -81/+81 |
2005-05-01 | Add more smiley faces | rsc | 1 | -1/+2 |
2005-05-01 | Allow unicode in identifiers. | rsc | 1 | -3/+1 |
2005-03-28 | more netbsd support. | rsc | 5 | -1/+12 |
2005-03-28 | NetBSD support. Thanks to Christoph Lohmann. | rsc | 2 | -1/+6 |
2005-03-24 | More debugging; do not use /dev/tty explicitly. | rsc | 2 | -2/+5 |
2005-03-24 | Automatically add - prefix, try to make output clearer. | rsc | 1 | -7/+15 |
2005-03-24 | Be a bit more resilient to errors. | rsc | 5 | -44/+63 |
2005-03-23 | unused neditwrsel | rsc | 1 | -1/+0 |
2005-03-23 | Two bug fixes. | rsc | 2 | -43/+31 |
2005-03-21 | add -A | rsc | 1 | -4/+8 |
2005-03-21 | add srv -a option | rsc | 2 | -23/+409 |
2005-03-21 | new | rsc | 6 | -32/+60 |
2005-03-21 | sftp session cache | rsc | 1 | -0/+210 |
2005-03-21 | better expansions | rsc | 1 | -2/+12 |
2005-03-21 | fix q1 computation bug in expandfile(). only affects external programs | rsc | 1 | -2/+1 |
2005-03-21 | more bugs fixed; nice amount of printing | rsc | 2 | -11/+56 |
2005-03-21 | fix :5 in window (don't open directory). | rsc | 2 | -28/+29 |
2005-03-20 | update usage, use sftp -b /dev/stdin | rsc | 3 | -7/+7 |
2005-03-18 | fix race | rsc | 1 | -3/+3 |
2005-03-18 | bug fix from plan 9 | rsc | 1 | -2/+5 |
2005-03-18 | cleanup | rsc | 3 | -9/+8 |
2005-03-18 | silence gcc | rsc | 1 | -1/+1 |
2005-03-18 | net* => netfile* | rsc | 1 | -8/+3 |
2005-03-18 | use fixed name | rsc | 1 | -8/+12 |
2005-03-18 | use nil instead of 0 | rsc | 1 | -1/+1 |
2005-03-18 | use typecommit; use nil in place of 0 again | rsc | 1 | -7/+3 |
2005-03-18 | better tag handling in dollars | rsc | 1 | -0/+13 |
2005-03-18 | better scrolling | rsc | 2 | -39/+35 |
2005-03-18 | use netfile* instead of net* | rsc | 1 | -4/+4 |
2005-03-18 | new files | rsc | 9 | -0/+1504 |
2005-03-18 | add verbose9pserve environment variable; fix afid ref | rsc | 1 | -1/+6 |
2005-03-18 | drop readerr | rsc | 1 | -1/+0 |
2005-03-18 | new | rsc | 1 | -0/+41 |
2005-03-18 | add ls | rsc | 1 | -2/+123 |
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 |