summaryrefslogtreecommitdiff
path: root/sys/dev/syscons/schistory.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/4.3.0_cvscvs2svn2001-04-211-1/+1
* Use config's conditional compilation rather than using #ifdefs that makePeter Wemm2000-01-291-4/+0
* This is the 3rd stage of syscons code reorganization.Kazutaka YOKOTA2000-01-151-2/+6
* Fix memory leak.Kazutaka YOKOTA1999-12-101-0/+1
* - Hang the scr_stat struct from dev_t.Kazutaka YOKOTA1999-09-191-1/+2
* - Preserve the content of the back scroll buffer when changing theKazutaka YOKOTA1999-09-191-10/+43
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* - Fixed memory leak in sc_alloc_history_buffer().Kazutaka YOKOTA1999-07-071-16/+66
* The second phase of syscons reorganization.Kazutaka YOKOTA1999-06-221-0/+222