summaryrefslogtreecommitdiff
path: root/sys/modules
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/3.0.0_cvscvs2svn1999-01-2176-76/+76
* This commit was manufactured by cvs2svn to create tagrelease/3.0.0cvs2svn1999-01-2161-1574/+8628
* 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
* Activate the warp screensaver.Dag-Erling Smørgrav1998-12-271-2/+2
* Finally give FreeBSD a graphical screensaver. It isn't much, but it works,Dag-Erling Smørgrav1998-12-272-0/+150
* Temporaryly disable vinum, awaiting repository copy of misplaced files.Søren Schmidt1998-12-271-2/+3
* Remove depricated wcd module.Søren Schmidt1998-12-272-31/+2
* Install scripts without .sh suffix.Jordan K. Hubbard1998-11-123-6/+6
* Rename joy,ibcs2,linux to joy.sh,ibcs2.sh,linux.sh (via repo copy).Peter Wemm1998-11-116-67/+8
* Reenable /usr/bin/ibcs2 installing from here; it works now that thePeter Wemm1998-11-111-4/+4
* Don't forget to remove opt_mfs.h.Bruce Evans1998-11-111-3/+3
* We need to install the linux shell script or the lkm version willJordan K. Hubbard1998-11-101-4/+4
* Make this work now; fixing the kstack overflow allows the dependency toPeter Wemm1998-11-061-4/+4
* Don't use a glue file for the module; use the one in the kernel.Peter Wemm1998-11-062-66/+2
* Build linux_genassym static, this should help aout-to-elf buildsPeter Wemm1998-11-051-2/+2
* Do not overwrite the lkm versions of the install scripts for now. linuxPeter Wemm1998-11-053-12/+12
* Update to use kldload, no temporary files!Peter Wemm1998-11-056-38/+24
* Fix make world breakage: "$MACHINE_ARCH" -> "${MACHINE_ARCH}".John Polstra1998-11-041-2/+2
* Don't try to build i386-centric modules on non-i386 systems.Mike Smith1998-11-041-4/+8
* Simple update to make these work as kld and preload modules.Peter Wemm1998-11-047-85/+56
* Reactivate coda. Also, KLD isn't just for i386, it will work on allPeter Wemm1998-11-031-5/+3
* The union kld module is now fully functional.Peter Wemm1998-11-031-5/+2
* Update comments on status of modulesPeter Wemm1998-11-031-2/+3
* Refer to vinum driver sources in a single location (outside of thePeter Wemm1998-10-2323-8249/+8
* Missed this file.Peter Wemm1998-10-161-0/+3