Allan Jude f78bd12d6d bsdinstall(8) hardening menu: Utilize new kern.randompid=1 behaviour
Enabling the PID randomization option in bsdinstall(8)'s hardening menu
now randomizes the effective value of kern.randompid on each boot.

Previous behaviour:
When kern.randompid was enabled via the the bsdinstall(8) hardening menu,
a random value was generated and placed in the systems /etc/sysctl.conf as
kern.randompid=value
This makes the value of kern.randompid static across reboots.

New behaviour:
When kern.randompid is enabled via the bsdinstall(8) hardening menu, the
line kern.randompid=1 is placed in the systems /etc/sysctl.conf.
This takes advantage of a new kernel feature and makes the value of
kern.randompid be randomized by the kernel on each reboot.

Submitted by:	Marie Helene Kvello-Aune <marieheleneka@gmail.com>
Reviewed by:	des
MFC after:	2 weeks
Differential Revision:	https://reviews.freebsd.org/D12433
2017-10-02 14:19:31 +00:00
..
2017-02-28 23:42:47 +00:00
2017-05-09 01:48:23 +00:00
2016-01-21 18:41:55 +00:00
2017-05-09 01:48:23 +00:00
2017-09-01 22:04:45 +00:00
2017-03-11 04:00:27 +00:00
2017-02-28 23:42:47 +00:00
2017-09-28 12:43:25 +00:00
2017-09-30 10:03:42 +00:00
2017-07-19 19:53:07 +00:00
2017-08-22 23:55:09 +00:00
2017-05-28 16:41:42 +00:00
2017-05-19 20:02:32 +00:00
2017-02-28 23:42:47 +00:00
2017-06-15 06:48:36 +00:00
2017-02-28 23:42:47 +00:00
2017-06-15 06:46:40 +00:00
2017-02-28 23:42:47 +00:00
2017-01-28 02:22:15 +00:00
2017-02-10 19:17:10 +00:00
2017-05-23 09:29:05 +00:00
2017-02-28 23:42:47 +00:00
2017-02-28 23:42:47 +00:00
2017-02-28 23:42:47 +00:00
2017-02-28 23:42:47 +00:00
2017-02-28 23:42:47 +00:00
2017-09-14 03:39:42 +00:00
2017-09-27 01:03:00 +00:00
2017-01-28 02:22:15 +00:00