freebsd-dev/usr.sbin/jail
Jamie Gritton 0eb6603f6b Disregard jails in jail.conf that have bad parameters (parameter/variable
clash, or redefining name/jid).  The current behvaior, of merely warning
and moving on, can lead to unexpected behavior when a jail is created
without the offending parameter defined at all.
2020-08-27 17:04:55 +00:00
..
tests
command.c
config.c Disregard jails in jail.conf that have bad parameters (parameter/variable 2020-08-27 17:04:55 +00:00
jail.8
jail.c
jail.conf.5
jaillex.l
jailp.h
jailparse.y
Makefile
Makefile.depend
state.c