Date: Sat, 30 Jan 2010 21:34:35 GMT From: Robert Watson <rwatson@FreeBSD.org> To: Perforce Change Reviews <perforce@freebsd.org> Subject: PERFORCE change 173971 for review Message-ID: <201001302134.o0ULYZXU022556@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
http://p4web.freebsd.org/chv.cgi?CH=173971 Change 173971 by rwatson@rwatson_vimage_client on 2010/01/30 21:34:01 For sample CAPABILITIES configuration files, set the kernel ident, and synchronize between amd64/i386 options. Affected files ... .. //depot/projects/trustedbsd/capabilities/src/sys/amd64/conf/CAPABILITIES#3 edit .. //depot/projects/trustedbsd/capabilities/src/sys/i386/conf/CAPABILITIES#4 edit Differences ... ==== //depot/projects/trustedbsd/capabilities/src/sys/amd64/conf/CAPABILITIES#3 (text+ko) ==== @@ -1,4 +1,5 @@ include GENERIC +ident CAPABILITIES options CAPABILITIES options PROCDESC @@ -6,4 +7,3 @@ options WITNESS options KDB options DDB - ==== //depot/projects/trustedbsd/capabilities/src/sys/i386/conf/CAPABILITIES#4 (text+ko) ==== @@ -1,4 +1,9 @@ include GENERIC +ident CAPABILITIES + options CAPABILITIES options PROCDESC options KDTRACE_HOOKS +options WITNESS +options KDB +options DDB
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201001302134.o0ULYZXU022556>