summaryrefslogtreecommitdiff
path: root/sys/modules
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/3.2.0_cvscvs2svn1999-05-2467-67/+67
* This commit was manufactured by cvs2svn to create tagrelease/3.2.0cvs2svn1999-05-242-9/+0
* MFC (with a little help from indent): style cleanup.Dag-Erling Smørgrav1999-05-101-69/+72
* This commit was manufactured by cvs2svn to create branch 'RELENG_3'.cvs2svn1999-05-082-0/+139
* Add fire screen saver.Jordan K. Hubbard1999-05-051-2/+2
* This commit was manufactured by cvs2svn to create branch 'RELENG_3'.cvs2svn1999-04-241-0/+4
* Comment out the pcic module. Right now it is causing problems for people,David E. O'Brien1999-04-241-2/+2
* MFC: Ref kld(4).Guy Helmer1999-04-233-6/+6
* MFC: Included ntfs.ko into world build.Semen Ustimenko1999-04-191-2/+2
* MFC: PCX decoderDag-Erling Smørgrav1999-04-171-2/+2
* MFC: reorganize macrosDag-Erling Smørgrav1999-04-174-18/+19
* This commit was manufactured by cvs2svn to create branch 'RELENG_3'.cvs2svn1999-04-152-0/+269
* MFC: Replace LKM with KLD.Guy Helmer1999-04-063-15/+17
* This commit was manufactured by cvs2svn to create branch 'RELENG_3'.cvs2svn1999-04-011-0/+5
* MFC: Make the splash screen alternate "fade out" and "fade in" action atKazutaka YOKOTA1999-03-291-5/+20
* MFC: Going to backport to RELENG_3, rest things:Semen Ustimenko1999-03-141-1/+1
* MFC: .Os usageBill Fenner1999-02-151-2/+2
* MFC:Kazutaka YOKOTA1999-02-075-20/+22
* This commit was manufactured by cvs2svn to create branch 'RELENG_3'.cvs2svn1999-02-061-0/+15
* Move CFLAGS to God's Own PositionGreg Lehey1999-02-011-3/+5
* MFC: use VESA modes if available (rev 1.4, 1.5).Kazutaka YOKOTA1999-01-311-5/+59
* Add MAINTAINERGreg Lehey1999-01-301-1/+2
* Add .gdbinit file for debuggingGreg Lehey1999-01-291-0/+663
* MFC: compile the module the same way we compile the kernel.Julian Elischer1999-01-271-2/+2
* This commit was manufactured by cvs2svn to create branch 'RELENG_3'.cvs2svn1999-01-216-87/+0
* Add source file vinumdaemon.cGreg Lehey1999-01-211-4/+5
* Update for pcic for kld modules and activatePeter Wemm1999-01-192-6/+4
* Undo #undef KERNEL hack for vnode.h to avoid vnode_if.h.Peter Wemm1999-01-172-4/+6
* Clean up the KLD/LKM goop a bit.Peter Wemm1999-01-171-2/+10
* Add the lkm modulePeter Wemm1999-01-171-2/+2
* World, please meet the kld module called "lkm". If you have an a.outPeter Wemm1999-01-171-0/+12
* Retrun EAGAIN if the current video mode is a graphics mode.Kazutaka YOKOTA1999-01-173-6/+6
* Move the definition of set_origin from logo_saver.c to saver.h.Dag-Erling Smørgrav1999-01-162-4/+4
* Calculate the number of bitmap colors in the correct way.Kazutaka YOKOTA1999-01-131-2/+2
* Update the pointer into the bitmap correctly. The previous codeKazutaka YOKOTA1999-01-111-2/+2
* Add splash screen module. This version has rather limitedKazutaka YOKOTA1999-01-115-2/+512
* The first stage of console driver reorganization: activate newKazutaka YOKOTA1999-01-1111-306/+258
* Use M_VGA_VG320 if M_VESA_CG800x600 is not available. It looks ugly inDag-Erling Smørgrav1999-01-011-23/+31
* Fixed bitrot in comments.Bruce Evans1999-01-011-3/+5
* Activate the rain screensaver.Dag-Erling Smørgrav1998-12-311-2/+2
* Here's one for the terminally melancholic amongst us.Dag-Erling Smørgrav1998-12-312-0/+146
* Eliminate "initialization from incompatible type" warning in SAVER_MODULEDag-Erling Smørgrav1998-12-311-4/+3
* Compile without warnings.Dag-Erling Smørgrav1998-12-312-5/+6
* Make the VESA KLD module work!Kazutaka YOKOTA1998-12-302-4/+3
* Add -I${.CURDIR} since it #includes logo.c from the source dir and breaksPeter Wemm1998-12-291-2/+2
* Update for pseudo-device support tweaks..Peter Wemm1998-12-281-6/+12
* Activate the logo screensaver.Dag-Erling Smørgrav1998-12-281-2/+2
* One more for the road: Chuck the friendly floating daemon. RequiresDag-Erling Smørgrav1998-12-283-0/+520
* Save the palette in case syscons doesn't restore it properly.Dag-Erling Smørgrav1998-12-281-3/+6
* Reconnect vinum KLD module and have it build from sys/dev/vinum rather thanPeter Wemm1998-12-282-6/+4