freebsd-src/usr.sbin/jail
Jamie Gritton 6fcbac3cd5 Add a meta-parameter IP__NULL to enum intparam, instead of mixing
enum values and zeroes.  This keeps clang happy (and is just good form).

Submitted by:	dim
2012-05-03 21:39:23 +00:00
..
command.c Add a meta-parameter IP__NULL to enum intparam, instead of mixing 2012-05-03 21:39:23 +00:00
config.c Add a meta-parameter IP__NULL to enum intparam, instead of mixing 2012-05-03 21:39:23 +00:00
jail.8 A new jail(8) with a configuration file, ultimately to replace the work 2012-04-26 17:36:05 +00:00
jail.c Add a meta-parameter IP__NULL to enum intparam, instead of mixing 2012-05-03 21:39:23 +00:00
jail.conf.5 Fix the dates and history as of the move to HEAD. 2012-04-27 23:39:21 +00:00
jaillex.l Add YY_NO_INPUT so clang doesn't complain about "input" not being used. 2012-05-02 21:24:08 +00:00
jailp.h Add a meta-parameter IP__NULL to enum intparam, instead of mixing 2012-05-03 21:39:23 +00:00
jailparse.y Update copyright dates and other whitespacey stuff. 2011-06-17 16:21:03 +00:00
Makefile Following r222465: 2011-06-20 23:04:13 +00:00
state.c Improvements in error messages: 2012-02-08 23:51:46 +00:00