Date: Mon, 17 Nov 2003 20:11:53 -0800 (PST) From: Robert Watson <rwatson@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/security/mac_biba mac_biba.csrc/sys/security/mac_mls mac_mls.c Message-ID: <200311180411.hAI4BrBf099730@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rwatson 2003/11/17 20:11:53 PST FreeBSD src repository Modified files: sys/security/mac_biba mac_biba.c sys/security/mac_mls mac_mls.c Log: Use UMA zone allocator for Biba and MLS labels rather than MALLOC(9). Obtained from: TrustedBSD Project Sponsored by: DARPA, Network Associates Laboratories Revision Changes Path 1.71 +6 -6 src/sys/security/mac_biba/mac_biba.c 1.58 +6 -6 src/sys/security/mac_mls/mac_mls.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200311180411.hAI4BrBf099730>