freebsd-dev/usr.sbin/jail
Jamie Gritton e9322de834 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 When writing the jid via the -i flag, do it right when the jail is created, 2012-05-28 20:44:11 +00:00
config.c Partially roll back r239601 - keep parameter strings both length-delimited 2012-08-23 19:39:23 +00:00
jail.8 Minor spelling fixes. 2012-06-03 11:29:48 +00:00
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 Minor spelling fixes. 2012-06-03 11:29:48 +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 When writing the jid via the -i flag, do it right when the jail is created, 2012-05-28 20:44:11 +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