summaryrefslogtreecommitdiff
path: root/usr.sbin/puffs/mount_psshfs/fs.c
AgeCommit message (Expand)Author
2019-09-23Restore binary compatibility by using the statvfs90 structure internally.christos
2011-06-22remove some always true if () checks GCC 4.5.3 picks up.mrg
2010-10-29Make error message more userfriendly in cases where server doespooka
2010-04-01In case we create a file, reclaim the vnode, and lookup the filepooka
2010-02-03 statvfs:pooka
2009-05-20Copyright year management. no functional change (unless sarah disagrees)pooka
2009-05-20Introduce -c [12], which can be used to open 1 or 2 ssh connectionspooka
2009-02-23Support statvfs@openssh.com extension where available. Makes df(1)pooka
2008-09-06Due to a recent encounter with a sucky internet connection, addpooka
2008-08-12void * -> puffs_cookie_tpooka
2007-11-30Rototill.pooka
2007-11-27Remove "puffs_cid" from the puffs interface following l-removalpooka
2007-07-01adapt: **newnode etc. pointers -> struct puffs_newinfopooka
2007-07-01adapt: pid -> const struct puffs_cid *pooka
2007-06-06Move puffs to a two clause license where it already isn't so. Andpooka
2007-05-18* use NOREF setback to prompt immediate (well, once the kernelpooka
2007-05-17reflect changes in fs mount: use puffs_mount() instead ofpooka
2007-05-05Adapt to use puffs_framebuf. This gets rid of most of the duplicatedpooka
2007-04-18psbuf_recycle now exists, so use it instead of destroy&make in onepooka
2007-04-12Actually, we can't reclaim our memory image for nodes which havepooka
2007-04-12Support nfs exporting.pooka
2007-04-12Hide struct puffs_usermount from the rest of the world and providepooka
2007-01-15* adapt to libpuffs path changespooka
2007-01-06* do mount as a forward operation instead of a callbackpooka
2006-12-29puffs sshfs, an sshfs implementation built on top of the puffspooka