summaryrefslogtreecommitdiffstats
path: root/sys/dev/syscons/daemon
Commit message (Expand)AuthorAgeFilesLines
* Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0.alfred2003-01-211-1/+1
* Fixed warnings.nyan2001-02-211-10/+10
* Added PC-98 supports.nyan2000-05-081-0/+10
* This is the 3rd stage of syscons code reorganization.yokota2000-01-151-1/+1
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* The second phase of syscons reorganization.yokota1999-06-221-31/+72
* Followup to yokota's last commit:des1999-02-051-2/+2
* Retrun EAGAIN if the current video mode is a graphics mode.yokota1999-01-171-2/+2
* The first stage of console driver reorganization: activate newyokota1999-01-111-32/+24
* Simple update to make these work as kld and preload modules.peter1998-11-041-14/+5
* Fix the sreensavers so the work again with the new syscons & friends.sos1998-09-171-6/+9
* Add VESA support to syscons.sos1998-09-151-3/+3
* The daemon, snake and star savers should refuse to load if the currentyokota1998-08-061-1/+4
* Include <machine/pc/display.h>, not <i386/include/pc/display.h>. This isbde1998-01-161-2/+2
* - The daemon might go off the screen and crashed the system if theyokota1997-10-261-35/+148
* Incorporated lots of fixes and suggestions from Bruce and changes toyokota1997-07-151-50/+23
* Take the OS release string from the kernel variable `osrelease'yokota1997-06-241-4/+27
* Corrected accidental breakage in the last commit.yokota1997-05-261-3/+3
* Fixed up ssigala@globalnet.it's "Jumping Daemon" screen saver for < v3.0.obrien1997-05-251-4/+4
* Flip the daemon at the edge of the screen.yokota1997-05-241-14/+53
* Introducing "Jumping Daemon" screen saver. This is really cute andyokota1997-05-211-0/+215
OpenPOWER on IntegriCloud