rwatson 2004-10-21 11:21:13 UTC
FreeBSD src repository
Modified files:
lib/libugidfw ugidfw.c
Log:
Modify libugidfw(3) to use MBI_* permission flags from mac_bsdextended.h
instead of using the V* permission flags from vnode.h. Remove include
of vnode.h.
Requested by: phk
Revision Changes Path
1.7 +12 -13 src/lib/libugidfw/ugidfw.c