aboutsummaryrefslogtreecommitdiff
path: root/sys/kern/kern_cons.c
Commit message (Expand)AuthorAgeFilesLines
* Add descriptions to a handful of sysctl nodes.Gavin Atkinson2010-08-091-3/+5
* Allow multiple console devices per driver without insane code duplication.Ed Schouten2009-08-241-13/+10
* Remove unneeded variable `ocn_mute'.Ed Schouten2009-02-261-2/+0
* Reimplement the /dev/console device node.Ed Schouten2008-11-011-0/+566