CVSROOT: /cvs Module name: src Changes by: kette...@cvs.openbsd.org 2010/08/19 12:14:14
Modified files: sys/sys : sysctl.h sys/kern : kern_sysctl.c sbin/sysctl : sysctl.c lib/libc/gen : sysctl.3 Log message: Introduce an MI kern.consdev sysctl that will replace the MD machdep.console_device that's only implemented on a few architectures. ok deraadt@, miod@