Date: Tue, 28 Oct 2008 21:53:10 +0000 (UTC) From: Robert Watson <rwatson@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/conf files src/sys/security/mac mac_cred.c mac_process.c Message-ID: <200810282153.m9SLrmc5088458@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rwatson 2008-10-28 21:53:10 UTC FreeBSD src repository Modified files: sys/conf files sys/security/mac mac_process.c Added files: sys/security/mac mac_cred.c Log: SVN rev 184425 on 2008-10-28 21:53:10Z by rwatson Break out strictly credential-related portions of mac_process.c into a new file, mac_cred.c. Obtained from: TrustedBSD Project Revision Changes Path 1.1342 +1 -0 src/sys/conf/files 1.1 +213 -0 src/sys/security/mac/mac_cred.c (new) 1.126 +0 -141 src/sys/security/mac/mac_process.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200810282153.m9SLrmc5088458>