| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | semicolons! | Russ Cox | 2011-10-07 | 1 | -2/+2 |
| | | |||||
| * | 9pfuse: handle two more flags | Russ Cox | 2011-10-05 | 1 | -1/+8 |
| | | |||||
| * | devdraw: update Lion cocoa | David Jeannot | 2011-09-19 | 2 | -8/+1 |
| | | | | | | | R=rsc CC=plan9port.codebot http://codereview.appspot.com/5015042 | ||||
| * | merge | Russ Cox | 2009-06-16 | 1 | -3/+3 |
| | | |||||
| * | 9pfuse: fix mkfile for people without . in their paths | Russ Cox | 2009-05-17 | 1 | -1/+1 |
| | | |||||
| * | merge | Russ Cox | 2009-04-30 | 3 | -2/+16 |
| | | |||||
| * | 9pfuse: clear O_EXCL too | Russ Cox | 2009-04-30 | 1 | -1/+1 |
| | | |||||
| * | MacFUSE 2.0 updates | Jeff Sickel | 2008-12-10 | 1 | -3/+6 |
| | | |||||
| * | 9pfuse: allow O_APPEND in open and create (Roman Shaposhnik) | Russ Cox | 2008-12-30 | 1 | -1/+8 |
| | | |||||
| * | updates to support current MacFUSE | Jeff Sickel | 2008-08-19 | 3 | -10/+134 |
| | | |||||
| * | 9pfuse: ignore write errors on fusefd | Russ Cox | 2008-07-24 | 1 | -4/+2 |
| | | | | | | FUSE makes a reply write fail if the reply is no longer wanted. | ||||
| * | 9pfuse: convert "invalid" to EINVAL | Russ Cox | 2008-07-24 | 1 | -0/+1 |
| | | |||||
| * | 9pfuse: always return . and .. | Russ Cox | 2008-07-04 | 1 | -3/+28 |
| | | |||||
| * | 9pfuse: better handling of SETXATTR (sqweek) | Russ Cox | 2008-07-04 | 1 | -5/+8 |
| | | |||||
| * | 9pfuse: add symlink support | Russ Cox | 2008-07-04 | 1 | -1/+30 |
| | | |||||
| * | 9pfuse: "fix" O_LARGEFILE on x86_64 linux (sqweek) | Russ Cox | 2008-06-19 | 1 | -5/+14 |
| | | |||||
| * | 9pfuse: bug fix in error case | Russ Cox | 2008-05-05 | 1 | -0/+1 |
| | | |||||
| * | 9pfuse: accept - for stdin, try to hang up cleanly | Russ Cox | 2008-04-17 | 2 | -4/+21 |
| | | |||||
| * | 9pfuse: use intptr to silence 64-bit warning (Michael Teichgräber) | Russ Cox | 2008-03-06 | 1 | -1/+1 |
| | | |||||
| * | merge | Russ Cox | 2007-11-27 | 2 | -6/+24 |
| | | |||||
| * | merge | Russ Cox | 2007-08-22 | 1 | -1/+3 |
| | | |||||
| * | add -a aname | rsc | 2007-06-21 | 1 | -6/+10 |
| | | |||||
| * | more macfuse path nonsense | rsc | 2007-06-20 | 1 | -0/+7 |
| | | |||||
| * | Unswap perm and omode in fsfcreate call (Michael Teichgräber) | rsc | 2007-05-09 | 1 | -1/+1 |
| | | |||||
| * | Better flag handling in fusecreate (Michael Teichgräber) | rsc | 2007-05-09 | 1 | -0/+2 |
| | | |||||
| * | propagate offset in reads and writes (Michael Teichgräber) | rsc | 2007-05-04 | 1 | -2/+2 |
| | | |||||
| * | google moved the fusefs.kext path | rsc | 2007-01-24 | 1 | -3/+10 |
| | | |||||
| * | Minor FUSE bug fixes (found mount_fusefs!) | rsc | 2007-01-18 | 1 | -1/+2 |
| | | |||||
| * | Mac FUSE support (thanks to Jeff Sickel) | rsc | 2007-01-18 | 1 | -0/+49 |
| | | |||||
| * | avoid EPROTO in case not there (Tim Wiess) | rsc | 2006-10-12 | 1 | -0/+4 |
| | | |||||
| * | break from readdir properly (Lou Kamenov) | rsc | 2006-08-01 | 1 | -14/+16 |
| | | |||||
| * | free fuse messages | rsc | 2006-08-01 | 1 | -1/+8 |
| | | |||||
| * | use better O_LARGEFILE | rsc | 2006-07-27 | 1 | -0/+4 |
| | | |||||
| * | wait for mount to complete before exiting | rsc | 2006-07-27 | 3 | -2/+12 |
| | | |||||
| * | FreeBSD fixes (Lou Kamenov) | rsc | 2006-07-26 | 2 | -51/+97 |
| | | |||||
| * | add stat.h | rsc | 2006-07-23 | 1 | -0/+1 |
| | | |||||
| * | fix emalloc prototype | rsc | 2006-07-23 | 1 | -2/+2 |
| | | |||||
| * | remove debug print | rsc | 2006-07-23 | 1 | -1/+0 |
| | | |||||
| * | oops | rsc | 2006-07-23 | 1 | -127/+30 |
| | | |||||
| * | better errstr | rsc | 2006-07-23 | 4 | -8/+169 |
| | | |||||
| * | better open mode | rsc | 2006-07-23 | 1 | -5/+10 |
| | | |||||
| * | gnuisms | rsc | 2006-07-23 | 1 | -1/+10 |
| | | |||||
| * | 9pfuse | rsc | 2006-07-23 | 6 | -0/+2333 |
