index
:
plan9port
patch
Plan 9 from User Space (with patches)
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
cmd
/
9pfuse
/
main.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
9pfuse: clear O_EXCL too
Russ Cox
2009-04-30
1
-1
/
+1
*
9pfuse: allow O_APPEND in open and create (Roman Shaposhnik)
Russ Cox
2008-12-30
1
-1
/
+8
*
9pfuse: always return . and ..
Russ Cox
2008-07-04
1
-3
/
+28
*
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
1
-4
/
+20
*
merge
Russ Cox
2007-11-27
1
-5
/
+14
*
add -a aname
rsc
2007-06-21
1
-6
/
+10
*
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
*
break from readdir properly (Lou Kamenov)
rsc
2006-08-01
1
-14
/
+16
*
use better O_LARGEFILE
rsc
2006-07-27
1
-0
/
+4
*
wait for mount to complete before exiting
rsc
2006-07-27
1
-0
/
+5
*
FreeBSD fixes (Lou Kamenov)
rsc
2006-07-26
1
-2
/
+9
*
remove debug print
rsc
2006-07-23
1
-1
/
+0
*
better errstr
rsc
2006-07-23
1
-7
/
+3
*
better open mode
rsc
2006-07-23
1
-5
/
+10
*
gnuisms
rsc
2006-07-23
1
-1
/
+10
*
9pfuse
rsc
2006-07-23
1
-0
/
+1169