summaryrefslogtreecommitdiffstats
path: root/lkm/syscons
Commit message (Collapse)AuthorAgeFilesLines
* Remove trailing whitespace.rgrimes1995-05-305-26/+26
|
* Changed relase number in snake_saver.c from 2.1 to 2.0.5sos1995-05-161-2/+2
|
* Fix declaration of palette[] so that fade saver doesn't cause panics.bde1995-05-141-1/+1
|
* Update to new screen update method.sos1995-03-302-4/+6
|
* Make in lkm/syscons fails due to missing include for apm stuff.nate1995-03-031-0/+1
| | | | Submitted by: John Capo <jc@irbs.com> and John Hay <jhay@mikom.csir.co.za>
* Once and for all: Never a ${DESTDIR} in ${BINDIR} !phk1995-02-235-10/+10
|
* Next syscons update (given up on numbering :)sos1995-02-2212-0/+565
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.
OpenPOWER on IntegriCloud