Date: Wed, 22 Oct 2003 12:31:57 -0700 (PDT) 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 mac_pipe.c Message-ID: <200310221931.h9MJVvDD013980@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rwatson 2003/10/22 12:31:57 PDT FreeBSD src repository Modified files: sys/security/mac mac_pipe.c Log: Remove non-pipe code from mac_pipe.c. Leave: Pipe enforcement flag. Pipe object debugging counters. MALLOC type for MAC label storage. Pipe MAC label management routines, externalize/internalization/change routines. Pipe MAC access control checks. Un-staticize functions called from mac_set_fd() when operating on a pipe. Abstraction improvements in this space seem likely. Obtained from: TrustedBSD Project Sponsored by: DARPA, Network Associates Laboratories Revision Changes Path 1.101 +86 -3793 src/sys/security/mac/mac_pipe.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200310221931.h9MJVvDD013980>