freebsd-skq/usr.sbin/jail
jamie 44f6adcfe5 Partially roll back r239601 - keep parameter strings both length-delimited
and null-terminated at the same time, because they're later passed to
libjail as null-terminated.  That means I also need to add a nul byte when
comma-combining array parameters.

MFC after:	6 days
2012-08-23 19:39:23 +00:00
..
command.c
config.c Partially roll back r239601 - keep parameter strings both length-delimited 2012-08-23 19:39:23 +00:00
jail.8
jail.c Pre-separate IP addresses passed on the command line, so they can be 2012-08-23 01:43:22 +00:00
jail.conf.5
jaillex.l
jailp.h
jailparse.y
Makefile
state.c