History log of /freebsd-9.3-release/sys/modules/syscons/Makefile
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 267654 19-Jun-2014 gjb

Copy stable/9 to releng/9.3 as part of the 9.3-RELEASE cycle.

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation

# 225736 22-Sep-2011 kensmith

Copy head to stable/9 as part of 9.0-RELEASE release cycle.

Approved by: re (implicit)


# 211690 23-Aug-2010 imp

MFtbemd:

Use MACHINE_CPUARCH in preference to MACHINE_ARCH. The former is the
source code location of the machine, the latter the binary output. In
general, we want to use MACHINE_CPUARCH instead of MACHINE_ARCH unless
we're tesitng for a specific target. The isn't even moot for
i386/amd64 where there's momemntum towards a MACHINE_CPUARCH == x86,
although a specific cleanup for that likely would be needed...


# 206366 07-Apr-2010 jkim

Reconnect the old Beastie logo_saver to build as beastie_saver.


# 147882 10-Jul-2005 marius

Build blank_saver.ko, fade_saver.ko and green_saver.ko on sparc64
now that they work with creator(4) and machfb(4).

Reviewed by: ru (style)
Approved by: re (scottl)


# 124711 19-Jan-2004 ru

Normalize SUBDIR.


# 93011 23-Mar-2002 amorita

Add new graphical screen saver (dragon_saver).
Add support for NEC PC-9821 PEGC screen (fire/logo/rain/warp_saver).


# 60062 06-May-2000 obrien

All the screen savers other than "apm" build on the Alpha. daemon.ko has
been tested to work.


# 51851 02-Oct-1999 nsayer

Add the apm_saver syscons screen saver module.

apm_saver uses the apm_display() routine from the apm system to
"suspend" the "display" part of the machine.

This is beneficial for some laptops (or other machines with
non-traditional displays) that choke on the 'green' saver's
effect.

Another way of looking at this is that it's the same as a screen
saver that does an 'apm -d 0' to blank the display and an 'apm -d 1'
to bring it back. One probably ought to use these commands to make
sure the effect will be correct before using it unattended.


# 51101 08-Sep-1999 des

Clean up and reorder.


# 50477 27-Aug-1999 peter

$Id$ -> $FreeBSD$


# 46407 04-May-1999 jkh

Add "fire" screen saver.

Submitted by: Brad Forschinger <retch@flag.blackened.net>


# 42206 31-Dec-1998 des

Activate the rain screensaver.


# 42121 28-Dec-1998 des

Activate the logo screensaver.


# 42109 27-Dec-1998 des

Activate the warp screensaver.


# 25967 21-May-1997 yokota

Introducing "Jumping Daemon" screen saver. This is really cute and
eye-catching :-)

Submitted by: ssigala@globalnet.it

Also fixed some `extern' declarations in saver.h.


# 22982 22-Feb-1997 peter

Revert $FreeBSD$ back to $Id$


# 21673 14-Jan-1997 jkh

Make the long-awaited change from $Id$ to $FreeBSD$

This will make a number of things easier in the future, as well as (finally!)
avoiding the Id-smashing problem which has plagued developers for so long.

Boy, I'm glad we're not using sup anymore. This update would have been
insane otherwise.


# 6628 22-Feb-1995 sos

Next syscons update (given up on numbering :)

Removed screensavers from syscons, they are now LKM's. This makes it
possible to do some really "interesting" screensavers...
Fixed bug that sometimes caused garbage to appear when leaving
"scroll-lock" history.
Reformattet indentation, it got too deep for a normal 80 pos screen.
Split up in syscons.c & syscons.h for use with the saver-lkm's.
Temporarily removed -s option from vidcontrol, savers should now
be loaded with modload.