aboutsummaryrefslogtreecommitdiff
path: root/lkm
Commit message (Expand)AuthorAgeFilesLines
* Don't add files handled by bsd.kmod.mk to CLEANFILES. Don't add never-Bruce Evans1998-02-252-4/+4
* Don't reference (nonesxistent) qcam module.Mike Smith1998-02-181-2/+2
* Remove qcam LKM.Mike Smith1998-02-183-76/+0
* Back out opt_diagnostic.h changes.Eivind Eklund1998-02-067-43/+18
* Make the LKMs handle DIAGNOSTIC as a new-style option.Eivind Eklund1998-02-047-18/+43
* Make this work with SPX_HACK as a new-style option.Eivind Eklund1998-02-041-3/+7
* Don't put "-I." in ${CFLAGS} here. bsd.kmod.mk now puts an absoluteBruce Evans1998-02-019-18/+13
* Don't put a path to "sys" in ${CFLAGS} here. bsd.kmod.mk now handlesBruce Evans1998-02-016-12/+12
* Don't handle the `machine' symlink or related include paths here.Bruce Evans1998-02-013-25/+8
* Fixed breakage from converting NULLFS_DEBUG to a new-style option.Bruce Evans1998-02-011-2/+6
* LKM-support for converting all file-system options to new-style options.Eivind Eklund1998-01-244-12/+24
* Include <machine/pc/display.h>, not <i386/include/pc/display.h>. This isBruce Evans1998-01-163-6/+6
* Minor fixups after INET option change.Eivind Eklund1998-01-092-6/+15
* Make the LKMs compile with the INET option as a newstyle option inEivind Eklund1998-01-084-14/+28
* Fix my typo.Eivind Eklund1997-12-161-2/+2
* Handle COMPAT_43 define -> option change.Eivind Eklund1997-12-161-4/+7
* Whoops - fix this after yesterday's IPX option changes. Also fixEivind Eklund1997-12-161-3/+12
* - The daemon might go off the screen and crashed the system if theKazutaka YOKOTA1997-10-261-35/+148
* Update Makefile to know about PPP_FILTER and fix the PPP_BSDCOMP andPeter Wemm1997-10-181-6/+13
* Make the blank screen saver work with MDA and CGA. The fade and greenKazutaka YOKOTA1997-10-044-39/+171
* Add example for IPFIREWALL_DEFAULT_TO_ACCEPTPeter Wemm1997-09-101-1/+4
* Remove the vm86 LKM.Jonathan Lemon1997-08-282-11/+2
* Removed bogus -I path in CFLAGS.Bruce Evans1997-08-261-2/+2
* make lkm/if_ppp build again.. opt_ppp.h is needed again...John-Mark Gurney1997-08-211-3/+9
* Add VM86 to the lkm build.John Dyson1997-08-091-2/+2
* Add the VM86 module to the lkm build.John Dyson1997-08-091-0/+9
* Don't use /sys.Bruce Evans1997-08-072-4/+4
* Fixed bitrot in fpu LKMs.Bruce Evans1997-07-202-5/+6
* Incorporated lots of fixes and suggestions from Bruce and changes toKazutaka YOKOTA1997-07-1513-160/+112
* Take the OS release string from the kernel variable `osrelease'Kazutaka YOKOTA1997-06-242-5/+34
* Corrected accidental breakage in the last commit.Kazutaka YOKOTA1997-05-261-3/+3
* Fixed up ssigala@globalnet.it's "Jumping Daemon" screen saver for < v3.0.David E. O'Brien1997-05-251-4/+4
* Flip the daemon at the edge of the screen.Kazutaka YOKOTA1997-05-241-14/+53
* Introducing "Jumping Daemon" screen saver. This is really cute andKazutaka YOKOTA1997-05-212-0/+224
* Introducing "Jumping Daemon" screen saver. This is really cute andKazutaka YOKOTA1997-05-212-5/+5
* Also quiet down the ibcs2 startup (same reason as linux lkm - it screwsJordan K. Hubbard1997-05-011-2/+2
* Merge 1.8.2.1 into -current.Jordan K. Hubbard1997-05-011-2/+2
* Make MOD_* macros almost consistent:Peter Dufault1997-04-061-3/+3
* Make MOD_* macros almost consistent:Peter Dufault1997-04-067-19/+21
* Revert $FreeBSD$ back to $Id$Peter Wemm1997-02-2253-53/+53
* Make ibcs2 a little bit saver. Add copyright.Wolfram Schneider1997-02-021-3/+35
* Upgrade the kbdio rutines to provide queued kbd & mouse events.Søren Schmidt1997-01-152-4/+36
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-1453-53/+53
* Sort cross references.Wolfram Schneider1997-01-132-6/+6
* Add a man page for linux(8) (loads the Linux emulator kernel module).Mike Pritchard1997-01-102-2/+47
* Make snake 3.0-CURRENT here.Jordan K. Hubbard1996-11-111-2/+2
* Prepare kernel to take advantage of "branded" ELF binaries.Søren Schmidt1996-10-161-4/+4
* delete unused variable BINDIR, use new variable MODLOAD/MODUNLOADWolfram Schneider1996-10-068-21/+14
* add forgotten $Id$Wolfram Schneider1996-09-224-1/+7
* Fiexed CFLAGS. Compiling things in the kernel without -O now causesBruce Evans1996-09-211-2/+2