freebsd-dev/sys/fs/nullfs
Peter Wemm c447342094 Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"
is an application space macro and the applications are supposed to be free
to use it as they please (but cannot).  This is consistant with the other
BSD's who made this change quite some time ago.  More commits to come.
1999-12-29 05:07:58 +00:00
..
null_subr.c Get rid of the NULLFS_DIAGNOSTIC option. This option was as useful as 1999-09-04 12:35:09 +00:00
null_vfsops.c Second pass commit to introduce new ACL and Extended Attribute system 1999-12-19 06:08:07 +00:00
null_vnops.c Lock reporting and assertion changes. 1999-12-11 16:13:02 +00:00
null.h Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL" 1999-12-29 05:07:58 +00:00