aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/syscons/dragon
Commit message (Collapse)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/7.0.0_cvscvs2svn2008-02-241-1/+1
| | | | | | 'RELENG_7_0_0_RELEASE'. This commit was manufactured to restore the state of the 7.0-RELEASE image.
* Use the clear function provided by the video adapter driver.Yoshihiro Takahashi2003-07-211-19/+1
| | | | | | | Submitted by: chi@bd.mbn.or.jp (Chiharu Shibata) Notes: svn path=/head/; revision=117833
* Add new graphical screen saver (dragon_saver).Akio Morita2002-03-231-0/+275
Add support for NEC PC-9821 PEGC screen (fire/logo/rain/warp_saver). Notes: svn path=/head/; revision=93011