| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | add listen1 | rsc | 2005-07-13 | 1 | -0/+106 |
| | | |||||
| * | more files | rsc | 2005-07-13 | 2 | -0/+111 |
| | | |||||
| * | mark broken code | rsc | 2005-07-13 | 1 | -2/+2 |
| | | |||||
| * | add printevent | rsc | 2005-07-13 | 2 | -0/+988 |
| | | |||||
| * | formatting changes; attempt at keyboard-based window switching | rsc | 2005-07-13 | 11 | -411/+494 |
| | | |||||
| * | stupid sun | rsc | 2005-07-13 | 1 | -0/+3 |
| | | |||||
| * | remove unused symtab | rsc | 2005-07-13 | 1 | -2/+0 |
| | | |||||
| * | use more distinguishable +/- | rsc | 2005-07-13 | 1 | -2/+2 |
| | | |||||
| * | needed cast | rsc | 2005-07-13 | 1 | -1/+1 |
| | | |||||
| * | various needed casts | rsc | 2005-07-13 | 2 | -5/+5 |
| | | |||||
| * | lets try hold mode in raw mode | rsc | 2005-07-13 | 2 | -10/+24 |
| | | |||||
| * | dirbuf is an extern on sun | rsc | 2005-07-13 | 1 | -0/+2 |
| | | |||||
| * | no [] initializers | rsc | 2005-07-13 | 1 | -4/+4 |
| | | |||||
| * | Dump-like file system backup for Unix, built on Venti. | rsc | 2005-07-13 | 24 | -0/+3997 |
| | | |||||
| * | return of venti | rsc | 2005-07-12 | 68 | -2/+14443 |
| | | |||||
| * | set $PLAN9 if necessary | rsc | 2005-05-19 | 1 | -0/+3 |
| | | |||||
| * | remove declaration of errno | rsc | 2005-05-07 | 3 | -5/+0 |
| | | |||||
| * | use full prototypes | rsc | 2005-05-07 | 9 | -22/+21 |
| | | |||||
| * | no wide character constants; sigh | rsc | 2005-05-07 | 6 | -23/+23 |
| | | |||||
| * | check auth_proxy return value properly | rsc | 2005-05-07 | 1 | -1/+1 |
| | | |||||
| * | fix row dump/load inconsistency - thanks to peter canning | rsc | 2005-05-02 | 1 | -5/+7 |
| | | |||||
| * | remove old tar | rsc | 2005-05-02 | 1 | -859/+0 |
| | | |||||
| * | Fixes from Roland Kaufmann | rsc | 2005-05-01 | 3 | -81/+81 |
| | | |||||
| * | Allow unicode in identifiers. | rsc | 2005-05-01 | 1 | -3/+1 |
| | | |||||
| * | more netbsd support. | rsc | 2005-03-28 | 1 | -0/+1 |
| | | |||||
| * | More debugging; do not use /dev/tty explicitly. | rsc | 2005-03-24 | 2 | -2/+5 |
| | | |||||
| * | Automatically add - prefix, try to make output clearer. | rsc | 2005-03-24 | 1 | -7/+15 |
| | | |||||
| * | Be a bit more resilient to errors. | rsc | 2005-03-24 | 5 | -44/+63 |
| | | |||||
| * | unused neditwrsel | rsc | 2005-03-23 | 1 | -1/+0 |
| | | |||||
| * | Two bug fixes. | rsc | 2005-03-23 | 2 | -43/+31 |
| | | | | | | 1. Make sure cmdname NUL-terminates its arguments. 2. Fix the elogapply warning, hopefully. | ||||
| * | add -A | rsc | 2005-03-21 | 1 | -4/+8 |
| | | |||||
| * | add srv -a option | rsc | 2005-03-21 | 2 | -23/+409 |
| | | |||||
| * | new | rsc | 2005-03-21 | 6 | -32/+60 |
| | | |||||
| * | sftp session cache | rsc | 2005-03-21 | 1 | -0/+210 |
| | | |||||
| * | better expansions | rsc | 2005-03-21 | 1 | -2/+12 |
| | | |||||
| * | fix q1 computation bug in expandfile(). only affects external programs | rsc | 2005-03-21 | 1 | -2/+1 |
| | | |||||
| * | more bugs fixed; nice amount of printing | rsc | 2005-03-21 | 2 | -11/+56 |
| | | |||||
| * | fix :5 in window (don't open directory). | rsc | 2005-03-21 | 2 | -28/+29 |
| | | | | | search for file windows better (don't lose files). | ||||
| * | update usage, use sftp -b /dev/stdin | rsc | 2005-03-20 | 3 | -7/+7 |
| | | |||||
| * | fix race | rsc | 2005-03-18 | 1 | -3/+3 |
| | | |||||
| * | bug fix from plan 9 | rsc | 2005-03-18 | 1 | -2/+5 |
| | | |||||
| * | cleanup | rsc | 2005-03-18 | 3 | -9/+8 |
| | | |||||
| * | silence gcc | rsc | 2005-03-18 | 1 | -1/+1 |
| | | |||||
| * | net* => netfile* | rsc | 2005-03-18 | 1 | -8/+3 |
| | | |||||
| * | use fixed name | rsc | 2005-03-18 | 1 | -8/+12 |
| | | |||||
| * | use nil instead of 0 | rsc | 2005-03-18 | 1 | -1/+1 |
| | | |||||
| * | use typecommit; use nil in place of 0 again | rsc | 2005-03-18 | 1 | -7/+3 |
| | | |||||
| * | better tag handling in dollars | rsc | 2005-03-18 | 1 | -0/+13 |
| | | |||||
| * | better scrolling | rsc | 2005-03-18 | 2 | -39/+35 |
| | | |||||
| * | use netfile* instead of net* | rsc | 2005-03-18 | 1 | -4/+4 |
| | | |||||
