summaryrefslogtreecommitdiffstats
path: root/sys/dev/syscons/schistory.c
Commit message (Expand)AuthorAgeFilesLines
* Piggyback MIPS changes and add ARM syscons support for devices withgonzo2012-08-251-1/+2
* Provide basic glue to allow syscons to be used on MIPS, modelledrwatson2012-08-251-1/+1
* Convert files to UTF-8uqs2012-01-151-1/+1
* Fix typos.brucec2010-11-091-3/+3
* Integrate the new MPSAFE TTY layer to the FreeBSD operating system.ed2008-08-201-4/+3
* Fix -Wundef.ru2005-12-041-1/+1
* __powerpc__ conditional code for the syscons OpenFirmware/PPC framebuffer.grehan2004-01-211-1/+1
* Use __FBSDID().obrien2003-08-241-2/+3
* Add sparc64 ifdefs.jake2003-08-241-0/+4
* Back out M_* changes, per decision of the TRB.imp2003-02-191-1/+1
* Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0.alfred2003-01-211-1/+1
* de-count schistory.c. The handling of NSC was rather bogus here and waspeter2002-08-191-4/+13
* KSE Milestone 2julian2001-09-121-1/+1
* Add a CONS_CLRHIST ioctl which instructs syscons to clear the historydd2001-05-271-0/+6
* Initiate deorbit burn sequence for <machine/console.h>.phk2000-10-081-1/+1
* Argh. This is what I get for trying to do too many things at once.peter2000-06-101-0/+1
* Unused include: #include "sc.h"peter2000-06-101-1/+0
* Use config's conditional compilation rather than using #ifdefs that makepeter2000-01-291-4/+0
* This is the 3rd stage of syscons code reorganization.yokota2000-01-151-2/+6
* Fix memory leak.yokota1999-12-101-0/+1
* - Hang the scr_stat struct from dev_t.yokota1999-09-191-1/+2
* - Preserve the content of the back scroll buffer when changing theyokota1999-09-191-10/+43
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* - Fixed memory leak in sc_alloc_history_buffer().yokota1999-07-071-16/+66
* The second phase of syscons reorganization.yokota1999-06-221-0/+222
OpenPOWER on IntegriCloud