| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | 9c: grep away Apple SetCursor/InitCursor warnings | Russ Cox | 2008-07-09 | 1 | -1/+4 | |
| | | ||||||
| * | vmount: add -t nfs on Linux | Russ Cox | 2008-07-09 | 1 | -1/+1 | |
| | | ||||||
| * | ipso: only fiddle with factotum when editing factotum file | Russ Cox | 2008-07-09 | 1 | -2/+4 | |
| | | ||||||
| * | mount: update MacFUSE locations (Jeff Sickel) | Russ Cox | 2008-06-19 | 1 | -1/+2 | |
| | | ||||||
| * | mount: use /proc/filesystems to check for fuse, 9p (uriel) | Russ Cox | 2008-06-19 | 1 | -2/+2 | |
| | | ||||||
| * | merge | Russ Cox | 2008-05-31 | 1 | -1/+1 | |
| | | ||||||
| * | merge | Russ Cox | 2007-11-27 | 1 | -3/+8 | |
| | | ||||||
| * | build: use ar s flag to avoid ranlib | Russ Cox | 2007-11-05 | 1 | -5/+4 | |
| | | ||||||
| * | mount: explicit u on test -S and mount to get unix versions (Chris King) | Russ Cox | 2007-10-09 | 1 | -3/+3 | |
| | | ||||||
| * | 9.rc: change to work with rc -e (Tony Lainson) | Russ Cox | 2007-08-22 | 1 | -1/+1 | |
| | | | | | | | Change sense of test at end of 9.rc so that when invoked with no arguments the test still evaluates true, so that it works well with rc -e. | |||||
| * | use 9p not 9P as mount type (Michael Kaminsky) | rsc | 2007-05-01 | 1 | -2/+2 | |
| | | ||||||
| * | fix comment (Arvindt Rajesh Tamilmani) | rsc | 2007-04-03 | 1 | -1/+1 | |
| | | ||||||
| * | now using binary | rsc | 2007-03-26 | 1 | -120/+0 | |
| | | ||||||
| * | cope with new gcc error syntax | rsc | 2007-03-26 | 1 | -1/+1 | |
| | | ||||||
| * | parse -d arg correctly (Fazlul Shahriar) | rsc | 2007-03-25 | 1 | -1/+1 | |
| | | ||||||
| * | -ldraw no longer implies -lX11 | rsc | 2007-02-22 | 1 | -1/+1 | |
| | | ||||||
| * | Minor FUSE bug fixes (found mount_fusefs!) | rsc | 2007-01-18 | 1 | -1/+1 | |
| | | ||||||
| * | Mac FUSE support (thanks to Jeff Sickel) | rsc | 2007-01-18 | 2 | -2/+7 | |
| | | ||||||
| * | Update CVS turd. | wkj | 2006-11-05 | 1 | -0/+2 | |
| | | ||||||
| * | Invoke psdownload via the 9 script. | wkj | 2006-10-16 | 1 | -1/+1 | |
| | | ||||||
| * | remove prompt to avoid double-sending problems | rsc | 2006-10-12 | 1 | -2/+2 | |
| | | ||||||
| * | use all 9 commands (Karl Sackett) | rsc | 2006-10-12 | 1 | -3/+5 | |
| | | ||||||
| * | allow +line syntax | rsc | 2006-07-28 | 1 | -1/+13 | |
| | | ||||||
| * | quote equals | rsc | 2006-07-27 | 1 | -2/+2 | |
| | | ||||||
| * | ignore | rsc | 2006-07-23 | 1 | -0/+1 | |
| | | ||||||
| * | ignore ignore ignore | rsc | 2006-07-23 | 1 | -0/+21 | |
| | | ||||||
| * | for htmlroff | rsc | 2006-07-23 | 1 | -0/+9 | |
| | | ||||||
| * | mount and unmount scripts | rsc | 2006-07-23 | 2 | -0/+34 | |
| | | ||||||
| * | simple vwhois | rsc | 2006-07-23 | 1 | -0/+5 | |
| | | ||||||
| * | use 2049 port | rsc | 2006-07-19 | 1 | -1/+1 | |
| | | ||||||
| * | shut up gcc | rsc | 2006-06-26 | 1 | -1/+1 | |
| | | ||||||
| * | accept process names | rsc | 2006-06-26 | 1 | -1/+12 | |
| | | ||||||
| * | handle spaces | rsc | 2006-06-25 | 1 | -9/+10 | |
| | | ||||||
| * | handle memdraw memlayer | rsc | 2006-06-25 | 1 | -2/+15 | |
| | | ||||||
| * | new | rsc | 2006-05-21 | 7 | -0/+173 | |
| | | ||||||
| * | define __Linux24__ for mount-Linux.c in vbackup | rsc | 2006-05-05 | 1 | -0/+3 | |
| | | ||||||
| * | no /fd/2 | rsc | 2006-04-06 | 1 | -1/+1 | |
| | | ||||||
| * | no more pedantry | rsc | 2006-04-04 | 1 | -2/+0 | |
| | | ||||||
| * | look for libresolv.dylib (anothy sorace) | rsc | 2006-04-04 | 1 | -1/+1 | |
| | | ||||||
| * | Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms. | rsc | 2006-04-01 | 1 | -1/+3 | |
| | | ||||||
| * | fix double-use of xtmp | rsc | 2006-03-30 | 1 | -1/+1 | |
| | | ||||||
| * | undo | rsc | 2006-03-20 | 1 | -1/+0 | |
| | | ||||||
| * | update lucida | rsc | 2006-03-20 | 1 | -0/+1 | |
| | | ||||||
| * | new dirs | rsc | 2006-02-24 | 2 | -0/+0 | |
| | | ||||||
| * | fix wmail (csant) | rsc | 2006-02-20 | 1 | -2/+2 | |
| | | ||||||
| * | adapt to gcc error messages | rsc | 2006-02-14 | 1 | -1/+1 | |
| | | ||||||
| * | draw, resolv | rsc | 2006-02-14 | 1 | -3/+9 | |
| | | ||||||
| * | nowsys | rsc | 2006-01-27 | 1 | -1/+1 | |
| | | ||||||
| * | add fonts | rsc | 2006-01-18 | 1 | -0/+4 | |
| | | ||||||
| * | no more case problems | rsc | 2005-12-29 | 1 | -23/+20 | |
| | | ||||||
