NetBSD/share/examples/puffs
pooka 37dd7942fc Instead of keeping on adding parameters to puffs_mount(), make it
only take the bare essentials, which currently means removing
"maxreqlen" from the argument list (all current callers I'm aware
of set it as 0 anyway).  Introduce puffs_init(), which provides a
context for setting various parameters and puffs_domount(), which
can be used to mount the file system.  Keep puffs_mount() as a
shortcut for the above two for simple file systems.

Bump development ABI version to 13.  After all, it's Friday the 13th.
Watch out!  Bad things can happen on Friday the 13th. --No carrier--
2007-04-13 13:35:46 +00:00
..
dtfs Instead of keeping on adding parameters to puffs_mount(), make it 2007-04-13 13:35:46 +00:00
pnullfs Instead of keeping on adding parameters to puffs_mount(), make it 2007-04-13 13:35:46 +00:00
rot13fs Instead of keeping on adding parameters to puffs_mount(), make it 2007-04-13 13:35:46 +00:00
sysctlfs Instead of keeping on adding parameters to puffs_mount(), make it 2007-04-13 13:35:46 +00:00
Makefile Even though the parent doesn't descend here, it's still convenient to 2007-01-30 01:26:58 +00:00