Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | belatedly transfer copyrights from libkern/gets.c to kern_cons.c | avg | 2011-12-17 | 1 | -0/+3 |
* | introduce cngets, a method for kernel to read a string from console | avg | 2011-12-17 | 1 | -0/+49 |
* | introduce cngrab/cnungrab stub calls in some places where they make sense | avg | 2011-12-17 | 1 | -0/+2 |
* | kern cons: introduce infrastructure for console grabbing by kernel | avg | 2011-12-17 | 1 | -0/+26 |
* | Add descriptions to a handful of sysctl nodes. | gavin | 2010-08-09 | 1 | -3/+5 |
* | Allow multiple console devices per driver without insane code duplication. | ed | 2009-08-24 | 1 | -13/+10 |
* | Remove unneeded variable `ocn_mute'. | ed | 2009-02-26 | 1 | -2/+0 |
* | Reimplement the /dev/console device node. | ed | 2008-11-01 | 1 | -0/+566 |