freebsd-skq/usr.sbin/jail
ian 17ca262c02 MFC r279361, r279395, r279396:
Allow the kern.osrelease and kern.osreldate sysctl values to be set in a
  jail's creation parameters.  This allows the kernel version to be reliably
  spoofed within the jail whether examined directly with sysctl or
  indirectly with the uname -r and -K options.

  Export the new osreldate and osrelease jail parms in jail_get(2).

  Fix line wrap.
2015-03-25 20:57:54 +00:00
..
command.c MFC r278323: 2015-02-10 01:05:51 +00:00
config.c MFC r278323: 2015-02-10 01:05:51 +00:00
jail.8 MFC r279361, r279395, r279396: 2015-03-25 20:57:54 +00:00
jail.c MFC r278323: 2015-02-10 01:05:51 +00:00
jail.conf.5 MFC r261832-261834: 2014-03-06 10:26:25 +00:00
jaillex.l Work around build breakages with GCC 4.2. 2013-05-23 05:42:35 +00:00
jailp.h MFC r278323: 2015-02-10 01:05:51 +00:00
jailparse.y Update copyright dates and other whitespacey stuff. 2011-06-17 16:21:03 +00:00
Makefile Add the Clang specific -Wmissing-variable-declarations to WARNS=6. 2013-04-19 19:45:00 +00:00
state.c Improvements in error messages: 2012-02-08 23:51:46 +00:00