*** UNIX MANUAL PAGE BROWSER ***

A Nergahak database for man pages research.

Navigation

Directory Browser

1Browse 4.4BSD4.4BSD
1Browse Digital UNIXDigital UNIX 4.0e
1Browse FreeBSDFreeBSD 14.3
1Browse MINIXMINIX 3.4.0rc6-d5e4fc0
1Browse NetBSDNetBSD 10.1
1Browse OpenBSDOpenBSD 7.7
1Browse UNIX v7Version 7 UNIX
1Browse UNIX v10Version 10 UNIX

Manual Page Search

Manual Page Result

0 Command: puffs | Section: 4 | Source: NetBSD | File: puffs.4
PUFFS(4) FreeBSD Kernel Interfaces Manual PUFFS(4) NAME puffs - Pass-to-Userspace Framework File System SYNOPSIS file-system PUFFS pseudo-device putter DESCRIPTION puffs provides a framework for creating file systems as userspace servers. The in-kernel VFS attachment is controlled through a special device node, /dev/puffs. People looking to implement file systems should use the system through the convenience library described in puffs(3). Termination A puffs file system can be unmounted regularly using umount(8). The file system will automatically be unmounted in case the userspace server is killed or the control file descriptor closed. SEE ALSO puffs(3) HISTORY An unsupported experimental version of puffs first appeared in NetBSD 4.0. A stable version appeared in NetBSD 5.0. AUTHORS Antti Kantee <[email protected]> FreeBSD 14.1-RELEASE-p8 November 22, 2009 FreeBSD 14.1-RELEASE-p8

Navigation Options