Date: Thu, 1 Aug 2002 20:12:40 -0700 (PDT) From: Robert Watson <rwatson@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/fs/devfs devfs_vnops.c Message-ID: <200208020312.g723CfRZ013242@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
rwatson 2002/08/01 20:12:40 PDT Modified files: sys/fs/devfs devfs_vnops.c Log: Introduce support for Mandatory Access Control and extensible kernel access control. Teach devfs how to respond to pathconf() _POSIX_MAC_PRESENT queries, allowing it to indicate to user processes that individual vnode labels are available. Obtained from: TrustedBSD Project Sponsored by: DARPA, NAI Labs Revision Changes Path 1.44 +11 -0 src/sys/fs/devfs/devfs_vnops.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200208020312.g723CfRZ013242>