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
/
share
/
examples
/
puffs
/
pnullfs
/
pnullfs.c
Age
Commit message (
Expand
)
Author
2008-11-26
puffs_setfhsize() in init
pooka
2008-09-12
fix more A0
christos
2007-11-16
use puffs_daemon() instead of daemon()
pooka
2007-11-05
Actually, daemonize the file servers before mounting. I might require
pooka
2007-11-05
Pull the daemonizing code out of the library mainloop into the file
pooka
2007-07-17
* add mntfromname parameter to puffs_init()
pooka
2007-06-24
use puffs_null_setops()
pooka
2007-06-24
fix this also, had a similar rototill-typo as rot13fs
pooka
2007-06-06
Move puffs to a two clause license where it already isn't so. And
pooka
2007-05-17
reflect changes in fs mount: use puffs_mount() instead of
pooka
2007-04-24
allow to mount nullfs types only from directories
pooka
2007-04-13
Instead of keeping on adding parameters to puffs_mount(), make it
pooka
2007-04-12
Hide struct puffs_usermount from the rest of the world and provide
pooka
2007-02-15
support reclaim
pooka
2007-01-15
use new style to indicate rootpath
pooka
2007-01-11
* register fsync operation
pooka
2007-01-11
* initialize pflags properly
pooka
2007-01-11
example null file system built on top of the null layer in libpuffs
pooka