aboutsummaryrefslogtreecommitdiff
path: root/sys/boot/common/console.c
Commit message (Expand)AuthorAgeFilesLines
* Fix a comparison that broke ``set console=vidconsole'' and even theBrian Somers2005-07-291-1/+1
* - Add support to the loader for multiple consoles.John Baldwin2005-05-271-39/+93
* Use __FBSDID().David E. O'Brien2003-08-251-2/+3
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* - Add a new command 'lsdev' to list devices which might be likely to hostMike Smith1998-10-311-3/+7
* Probe all consoles, not just the first. It doesn't make a lot ofPeter Wemm1998-10-111-7/+21
* console.cMike Smith1998-09-261-6/+18
* This is the new unified bootstrap, sometimes known previously as theMike Smith1998-08-211-0/+142