svn commit: r271381 - head/sys/dev/vt

Andriy Gapon avg at FreeBSD.org
Wed Sep 10 16:50:15 UTC 2014


On 10/09/2014 17:30, John Baldwin wrote:
> On Wednesday, September 10, 2014 11:13:14 AM Aleksandr Rybalko wrote:
>> Author: ray
>> Date: Wed Sep 10 11:13:13 2014
>> New Revision: 271381
>> URL: http://svnweb.freebsd.org/changeset/base/271381
>>
>> Log:
>>   o Add sysctls to enable/disable potentially dengerous key combinations,
>> like reboot/halt/debug.
>>   o Add support for most key combinations supported by syscons(4).
>>
>>   Reviewed by:	dumbbell, emaste (prev revision of D747)
>>   MFC after:	5 days
>>   Sponsored by:	The FreeBSD Foundation
> 
> Thanks!

It probably would have made sense to have kernel options that would control
default values of these knobs. E.g. for syscons we have SC_DISABLE_REBOOT, etc.


-- 
Andriy Gapon


More information about the svn-src-head mailing list