aboutsummaryrefslogtreecommitdiff
path: root/lib/libugidfw
Commit message (Expand)AuthorAgeFilesLines
* DIRDEPS_BUILD: Update dependencies.Bryan Drewery2017-10-311-1/+0
* Clean up trailing whitespaceEnji Cooper2017-10-232-4/+4
* Remove dead storesEnji Cooper2017-10-231-64/+50
* First pass through library packaging.Glen Barber2016-02-041-0/+1
* META MODE: Prefer INSTALL=tools/install.sh to lessen the need for xinstall.host.Bryan Drewery2015-11-251-1/+0
* Fix 'ugidfw remove' after r284251 incorrectly changed it.Bryan Drewery2015-09-291-1/+1
* Set some internal helpers as static and initialize few variables to silenceMarcelo Araujo2015-06-242-10/+11
* Add META_MODE support.Simon J. Gerraty2015-06-131-0/+19
|\
| * dirdeps.mk now sets DEP_RELDIRSimon J. Gerraty2015-06-081-2/+0
| * Updated dependenciesSimon J. Gerraty2014-05-161-1/+1
| * Updated dependenciesSimon J. Gerraty2014-05-101-0/+2
| * Updated dependenciesSimon J. Gerraty2013-03-111-0/+1
| * Updated dependenciesSimon J. Gerraty2013-02-161-2/+0
| * Updated/new Makefile.dependSimon J. Gerraty2012-11-081-0/+3
| * Sync FreeBSD's bmake branch with Juniper's internal bmake branch.Marcel Moolenaar2012-08-221-0/+16
* | Remove unnecessary variable and fix the usage of sysctl(3).Marcelo Araujo2015-06-111-7/+5
* | Remove unused variables and silence clang warnings.Marcelo Araujo2015-06-041-4/+2
|/
* Quiet clang warnings by using string literal format strings.Ed Maste2011-01-041-2/+2
* mdoc: order prologue macros consistently by Dd/Dt/OsUlrich Spörlein2010-04-145-5/+5
* Build lib/ with WARNS=6 by default.Ed Schouten2010-01-021-0/+2
* Remove an unused variable.Ed Schouten2009-12-311-1/+0
* Bump the version of all non-symbol-versioned shared libraries inKen Smith2009-07-191-1/+1
* Bump library versions in preparation for 7.0.Daniel Eischen2007-05-211-1/+1
* Add some new options to mac_bsdestended. We can now match on:David Malone2006-04-233-180/+729
* Bump the shared library version number of all libraries that have notKen Smith2005-07-221-1/+1
* Fix two typos in comments.Tom Rhodes2005-04-231-2/+2
* When parsing the second {uid,gid} in an identity phrase for ugidfw,Robert Watson2005-04-161-13/+25
* In practice, you need to include <sys/types.h> andRobert Watson2005-04-161-0/+2
* Fix typo - link for bsde_add_rule(3) manual page was not created.Pawel Jakub Dawidek2005-03-281-1/+1
* Properly return rule number.Pawel Jakub Dawidek2005-03-281-1/+1
* Modify libugidfw(3) to use MBI_* permission flags from mac_bsdextended.hRobert Watson2004-10-211-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