freebsd-dev/usr.sbin/jail
Jamie Gritton 5160b6a7e6 Don't bother checking an ip[46].addr netmask/prefixlen. This is already
handled by ifconfig, and it was doing it wrong when the paramater included
extra ifconfig options.

PR:		205926
MFC after:	5 days
2016-01-16 22:32:57 +00:00
..
command.c Clear errno before calling getpw*. 2016-01-16 18:13:28 +00:00
config.c Don't bother checking an ip[46].addr netmask/prefixlen. This is already 2016-01-16 22:32:57 +00:00
jail.8 Fix transposed words in man page. 2015-07-25 11:10:49 +00:00
jail.c Add mount.procfs jail parameter, so procfs can be mounted when a prison's 2015-02-06 17:54:53 +00:00
jail.conf.5 Bump .Dd forgotten in r261832. 2014-02-13 13:11:34 +00:00
jaillex.l Work around build breakages with GCC 4.2. 2013-05-23 05:42:35 +00:00
jailp.h Fix a ton of speelling errors 2015-10-21 05:37:09 +00:00
jailparse.y Fix a ton of speelling errors 2015-10-21 05:37:09 +00:00
Makefile Convert usr.sbin to LIBADD 2014-11-25 16:57:27 +00:00
Makefile.depend Update dependencies after r291406 added libelf to libkvm. 2015-12-01 05:18:48 +00:00
state.c In preparation for using clang's -Wcast-qual: 2014-11-25 21:01:08 +00:00