summaryrefslogtreecommitdiff
path: root/share/examples/puffs/pnullfs/pnullfs.c
AgeCommit message (Expand)Author
2008-11-26puffs_setfhsize() in initpooka
2008-09-12fix more A0christos
2007-11-16use puffs_daemon() instead of daemon()pooka
2007-11-05Actually, daemonize the file servers before mounting. I might requirepooka
2007-11-05Pull the daemonizing code out of the library mainloop into the filepooka
2007-07-17* add mntfromname parameter to puffs_init()pooka
2007-06-24use puffs_null_setops()pooka
2007-06-24fix this also, had a similar rototill-typo as rot13fspooka
2007-06-06Move puffs to a two clause license where it already isn't so. Andpooka
2007-05-17reflect changes in fs mount: use puffs_mount() instead ofpooka
2007-04-24allow to mount nullfs types only from directoriespooka
2007-04-13Instead of keeping on adding parameters to puffs_mount(), make itpooka
2007-04-12Hide struct puffs_usermount from the rest of the world and providepooka
2007-02-15support reclaimpooka
2007-01-15use new style to indicate rootpathpooka
2007-01-11* register fsync operationpooka
2007-01-11* initialize pflags properlypooka
2007-01-11example null file system built on top of the null layer in libpuffspooka