summaryrefslogtreecommitdiff
path: root/lib/libugidfw
Commit message (Expand)AuthorAgeFilesLines
* MFC: 1.10Tom Rhodes2005-05-051-2/+2
* Merge libugidfw.c:1.7 from HEAD to RELENG_5:Robert Watson2005-04-231-0/+2
* Properly return rule number.Pawel Jakub Dawidek2005-03-311-1/+1
* Merge ugidfw.c:1.7 from HEAD to RELENG_5:Robert Watson2005-01-291-13/+12
* Mechanically kill hard sentence breaks.Ruslan Ermilov2004-07-025-5/+10
* Markup, grammar, punctuation.Ruslan Ermilov2004-07-012-2/+4
* Fixed misspellings of 0 as NULL.Bruce Evans2004-03-111-3/+2
* Add bsde_add_rule(), which is similar to bsde_set_rule() except thatRobert Watson2004-02-255-4/+79
* Assorted mdoc(7) fixes.Ruslan Ermilov2003-06-015-74/+91
* Correct a couple small typos.Chris Costello2003-01-071-2/+2
* Document the file system firewall interface library functions.Chris Costello2003-01-076-0/+515
* License and blurb update authorized by Network Associates.Robert Watson2002-11-072-14/+8
* Zap now-unused SHLIB_MINORPeter Wemm2002-09-281-1/+0
* Use size_t instead of int for len variables passed in/out of sysctl.Robert Watson2002-09-272-3/+4
* Use "ugidfw.h" rather than <ugidfw.h> so that mkdep can find it.Robert Watson2002-08-141-1/+1
* De-gccize CFLAGS by removing it.Robert Watson2002-08-021-2/+0
* Introduce support for Mandatory Access Control and extensibleRobert Watson2002-08-023-0/+785