Date: Tue, 24 Feb 2004 19:24:39 -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/lib/libugidfw Makefile bsde_get_rule.3 libugidfw.3 ugidfw.c ugidfw.h Message-ID: <200402250324.i1P3OdV9055004@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rwatson 2004/02/24 19:24:39 PST
FreeBSD src repository
Modified files:
lib/libugidfw Makefile bsde_get_rule.3 libugidfw.3
ugidfw.c ugidfw.h
Log:
Add bsde_add_rule(), which is similar to bsde_set_rule() except that
the caller does not specify the rule number -- instead, the kernel
module is probed for the next available rule, which is then used.
Obtained from: TrustedBSD Project
Sponsored by: DARPA, McAfee Research
Revision Changes Path
1.5 +1 -0 src/lib/libugidfw/Makefile
1.3 +29 -2 src/lib/libugidfw/bsde_get_rule.3
1.4 +4 -0 src/lib/libugidfw/libugidfw.3
1.5 +42 -1 src/lib/libugidfw/ugidfw.c
1.4 +3 -1 src/lib/libugidfw/ugidfw.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200402250324.i1P3OdV9055004>
