summaryrefslogtreecommitdiff
path: root/usr.sbin/puffs
AgeCommit message (Expand)Author
2010-03-08add commented out nqmfspooka
2010-03-08Not Quite MFSpooka
2010-03-03Give usage() a chance.pooka
2010-02-17umgah. meant fts, not fsupooka
2010-02-17Bump the initial rootdir link count guess to a ludicrous value.pooka
2010-02-17Save "." attributes in readdir. This fixes the root link countpooka
2010-02-03Give credit: psshfs was inspired by FUSE sshfs.pooka
2010-02-03 statvfs:pooka
2010-01-25Define concept "disk based file system" and flag appropriate filepooka
2010-01-12Make r/w servers unmount themselves cleanly upon receiving SIGINT/TERM.pooka
2010-01-08Fix compilation with -Wsign-compare. Apparently 5.0 doesn't havepooka
2010-01-07Don't be terse.wiz
2010-01-07errx() already contains progname ...pooka
2010-01-07Don't allow mangling of uid or gid -1, since they have a specialpooka
2010-01-07Fix chgrp (and don't rely on VNOVAL being -1, however unlikely thatpooka
2010-01-07Add -u and -g, which allow to remap one (local,remote) uidgid, i.e.pooka
2009-12-17add ranty rant about data storage in tmpfspooka
2009-12-13Call ukfs_part_release(). For completeness and educational value.pooka
2009-12-11This is linked against rumpnet_sockin, so it should not be linkedpooka
2009-12-05Remove the portalfs kernel file system driver. Replace mount_portal(8)pooka
2009-12-03Adapt ukfs users to the new ukfs_part interface.pooka
2009-12-03remove unnecessary LDADDpooka
2009-11-05Link fs components into binary instead of loading dynamically nowpooka
2009-11-05more lp64 it's-a-sign! fixespooka
2009-11-05WARNS=2 (netsmb is not pointer-sign-confusion-lp64-clean)pooka
2009-11-05lp64 sign comparisonpooka
2009-11-05Need to p2k_init() (i.e. fork()) earlier to not lose threads createdpooka
2009-11-05pump up the WARNS to 4pooka
2009-11-05const woespooka
2009-10-20use rump_pub interface namepooka
2009-10-20g/c unused variablepooka
2009-10-18remove abort trap leftover from my testingpooka
2009-10-18Use new p2k interfaces and make it possible to detach rump_smbfspooka
2009-10-18adapt to new p2k interfacespooka
2009-10-18Remove threading ifdefs. It was never easy to run the nfs clientpooka
2009-10-18Use write through cache here too. Doesn't make the same kind ofpooka
2009-10-18Use PUFFS_KFLAG_WTCACHE since it's sensible for a distributed filepooka
2009-10-14Adjust names of external rump control interfaces to match thepooka
2009-10-09Start cleaner without the sleep(1) hack now that it's possible.pooka
2009-10-07Support disklabels.pooka
2009-10-07No need to ukfs_modload() ext2fs anymore.pooka
2009-09-14Rely on the new and "just as awful as the old" hack in the battle of rumpskrll
2009-09-11Allow this to build while link sets and rump are broken.skrll
2009-09-06Build & install rump_smbfspooka
2009-09-06Add rump_smbfs. It's innards are different from most file systemspooka
2009-08-21No-one wins in rump vs link sets.skrll
2009-08-06run lfs cleanerpooka
2009-07-31add commented-out rump_fdesc along with an explanationpooka
2009-07-31rump_fdesc. it works, but it's actually not very sexy out ofpooka
2009-07-21don't need absolute paths for fs component namespooka