freebsd-dev/sys/fs/umapfs
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
..
umap_subr.c Fixed the previous change. Some more code controlled by UMAPFS_DIAGNOSTIC 1999-09-04 11:51:41 +00:00
umap_vfsops.c Second pass commit to introduce new ACL and Extended Attribute system 1999-12-19 06:08:07 +00:00
umap_vnops.c Converted the silly SAFTEY option into a new-style option by renaming it to 1999-08-30 07:08:04 +00:00
umap.h Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL" 1999-12-29 05:07:58 +00:00