index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.sbin
/
puffs
/
mount_psshfs
/
fs.c
Age
Commit message (
Expand
)
Author
2019-09-23
Restore binary compatibility by using the statvfs90 structure internally.
christos
2011-06-22
remove some always true if () checks GCC 4.5.3 picks up.
mrg
2010-10-29
Make error message more userfriendly in cases where server does
pooka
2010-04-01
In case we create a file, reclaim the vnode, and lookup the file
pooka
2010-02-03
statvfs:
pooka
2009-05-20
Copyright year management. no functional change (unless sarah disagrees)
pooka
2009-05-20
Introduce -c [12], which can be used to open 1 or 2 ssh connections
pooka
2009-02-23
Support statvfs@openssh.com extension where available. Makes df(1)
pooka
2008-09-06
Due to a recent encounter with a sucky internet connection, add
pooka
2008-08-12
void * -> puffs_cookie_t
pooka
2007-11-30
Rototill.
pooka
2007-11-27
Remove "puffs_cid" from the puffs interface following l-removal
pooka
2007-07-01
adapt: **newnode etc. pointers -> struct puffs_newinfo
pooka
2007-07-01
adapt: pid -> const struct puffs_cid *
pooka
2007-06-06
Move puffs to a two clause license where it already isn't so. And
pooka
2007-05-18
* use NOREF setback to prompt immediate (well, once the kernel
pooka
2007-05-17
reflect changes in fs mount: use puffs_mount() instead of
pooka
2007-05-05
Adapt to use puffs_framebuf. This gets rid of most of the duplicated
pooka
2007-04-18
psbuf_recycle now exists, so use it instead of destroy&make in one
pooka
2007-04-12
Actually, we can't reclaim our memory image for nodes which have
pooka
2007-04-12
Support nfs exporting.
pooka
2007-04-12
Hide struct puffs_usermount from the rest of the world and provide
pooka
2007-01-15
* adapt to libpuffs path changes
pooka
2007-01-06
* do mount as a forward operation instead of a callback
pooka
2006-12-29
puffs sshfs, an sshfs implementation built on top of the puffs
pooka