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