summaryrefslogtreecommitdiffstats
path: root/sys/dev/syscons/scvtb.c
Commit message (Expand)AuthorAgeFilesLines
* Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0.alfred2003-01-211-1/+1
* Don't use "NULL" when "0" is really meant.archie2002-08-211-4/+4
* Don't free buffers we didn't allocate.yokota2001-06-291-3/+5
* Initiate deorbit burn sequence for <machine/console.h>.phk2000-10-081-1/+2
* * Completely rewrite the alpha busspace to hide the implementation fromdfr2000-08-281-0/+1
* Use config's conditional compilation rather than using #ifdefs that makepeter2000-01-291-5/+0
* This is the 3rd stage of syscons code reorganization.yokota2000-01-151-1/+0
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Fix ESC[P (delete N chars) and ESC[@ (insert N chars). These deletionyokota1999-06-241-1/+19
* The second phase of syscons reorganization.yokota1999-06-221-0/+283
OpenPOWER on IntegriCloud