freebsd-dev/usr.sbin/jail
Jamie Gritton 92bceb9756 Don't let clobber jailparam values when checking for modification of
init-only parameters.

Compare string parameter values with strncmp, not memcmp.

PR:		230487
Reported by:	Jason Mader
MFC after:	3 days
2018-08-15 20:23:17 +00:00
..
command.c - Add exec hook "exec.created". This is called when the jail is 2018-08-15 18:35:42 +00:00
config.c - Add exec hook "exec.created". This is called when the jail is 2018-08-15 18:35:42 +00:00
jail.8 - Add exec hook "exec.created". This is called when the jail is 2018-08-15 18:35:42 +00:00
jail.c Don't let clobber jailparam values when checking for modification of 2018-08-15 20:23:17 +00:00
jail.conf.5 Remove man page references to rndassociates.com, which has been taken over 2016-02-10 14:48:49 +00:00
jaillex.l various: general adoption of SPDX licensing ID tags. 2017-11-27 15:37:16 +00:00
jailp.h - Add exec hook "exec.created". This is called when the jail is 2018-08-15 18:35:42 +00:00
jailparse.y various: general adoption of SPDX licensing ID tags. 2017-11-27 15:37:16 +00:00
Makefile Add a package for jail(8) and related utilities. 2016-01-20 17:07:13 +00:00
Makefile.depend DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
state.c various: general adoption of SPDX licensing ID tags. 2017-11-27 15:37:16 +00:00