History log of /freebsd-10.3-release/sys/modules/syscons/Makefile
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 296373 04-Mar-2016 marius

- Copy stable/10@296371 to releng/10.3 in preparation for 10.3-RC1
builds.
- Update newvers.sh to reflect RC1.
- Update __FreeBSD_version to reflect 10.3.
- Update default pkg(8) configuration to use the quarterly branch.

Approved by: re (implicit)

# 294783 26-Jan-2016 des

MFH (r293034, r29304): plasma screensaver


# 256281 10-Oct-2013 gjb

Copy head (r256279) to stable/10 as part of the 10.0-RELEASE cycle.

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


# 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 28-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.