NetBSD/sys/fs/ptyfs
pooka c3183f3251 The VATTR_NULL/VREF/VHOLD/HOLDRELE() macros lost their will to live
years ago when the kernel was modified to not alter ABI based on
DIAGNOSTIC, and now just call the respective function interfaces
(in lowercase).  Plenty of mix'n match upper/lowercase has creeped
into the tree since then.  Nuke the macros and convert all callsites
to lowercase.

no functional change
2010-01-08 11:35:07 +00:00
..
files.ptyfs
ptyfs_subr.c Destroy mutexes used to guard hash table during vfs_detach. Fixes LOCKDEBUG 2009-03-24 22:05:24 +00:00
ptyfs_vfsops.c The VATTR_NULL/VREF/VHOLD/HOLDRELE() macros lost their will to live 2010-01-08 11:35:07 +00:00
ptyfs_vnops.c The VATTR_NULL/VREF/VHOLD/HOLDRELE() macros lost their will to live 2010-01-08 11:35:07 +00:00
ptyfs.h Add a chroot flag, so that ptyfs can be mounted in a chrooted environment. 2009-03-15 16:43:55 +00:00