summaryrefslogtreecommitdiffstats
path: root/lkm
Commit message (Expand)AuthorAgeFilesLines
* - The daemon might go off the screen and crashed the system if theyokota1997-10-261-35/+148
* Update Makefile to know about PPP_FILTER and fix the PPP_BSDCOMP andpeter1997-10-181-6/+13
* Make the blank screen saver work with MDA and CGA. The fade and greenyokota1997-10-044-39/+171
* Add example for IPFIREWALL_DEFAULT_TO_ACCEPTpeter1997-09-101-1/+4
* Remove the vm86 LKM.jlemon1997-08-282-11/+2
* Removed bogus -I path in CFLAGS.bde1997-08-261-2/+2
* make lkm/if_ppp build again.. opt_ppp.h is needed again...jmg1997-08-211-3/+9
* Add VM86 to the lkm build.dyson1997-08-091-2/+2
* Add the VM86 module to the lkm build.dyson1997-08-091-0/+9
* Don't use /sys.bde1997-08-072-4/+4
* Fixed bitrot in fpu LKMs.bde1997-07-202-5/+6
* Incorporated lots of fixes and suggestions from Bruce and changes toyokota1997-07-1513-160/+112
* Take the OS release string from the kernel variable `osrelease'yokota1997-06-242-5/+34
* Corrected accidental breakage in the last commit.yokota1997-05-261-3/+3
* Fixed up ssigala@globalnet.it's "Jumping Daemon" screen saver for < v3.0.obrien1997-05-251-4/+4
* Flip the daemon at the edge of the screen.yokota1997-05-241-14/+53
* Introducing "Jumping Daemon" screen saver. This is really cute andyokota1997-05-212-0/+224
* Introducing "Jumping Daemon" screen saver. This is really cute andyokota1997-05-212-5/+5
* Also quiet down the ibcs2 startup (same reason as linux lkm - it screwsjkh1997-05-011-2/+2
* Merge 1.8.2.1 into -current.jkh1997-05-011-2/+2
* Make MOD_* macros almost consistent:dufault1997-04-061-3/+3
* Make MOD_* macros almost consistent:dufault1997-04-067-19/+21
* Revert $FreeBSD$ back to $Id$peter1997-02-2253-53/+53
* Make ibcs2 a little bit saver. Add copyright.wosch1997-02-021-3/+35
* Upgrade the kbdio rutines to provide queued kbd & mouse events.sos1997-01-152-4/+36
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-1453-53/+53
* Sort cross references.wosch1997-01-132-6/+6
* Add a man page for linux(8) (loads the Linux emulator kernel module).mpp1997-01-102-2/+47
* Make snake 3.0-CURRENT here.jkh1996-11-111-2/+2
* Prepare kernel to take advantage of "branded" ELF binaries.sos1996-10-161-4/+4
* delete unused variable BINDIR, use new variable MODLOAD/MODUNLOADwosch1996-10-068-21/+14
* add forgotten $Id$wosch1996-09-224-1/+7
* Fiexed CFLAGS. Compiling things in the kernel without -O now causesbde1996-09-211-2/+2
* Bannish ATAPI and ATAPI_STATIC #defines to opt_atapi.h.pst1996-09-062-8/+14
* `struct linker_set execsw_set' was declared as const and pointers in itbde1996-09-032-4/+4
* Added or restored #include of <machine/md_var.h>. Some declarationsbde1996-07-012-4/+10
* Fixed the `machine' link. It pointed to the wrong place, and was createdbde1996-06-251-6/+9
* Don't add -I/sys to CFLAGS. bsd.kmod.mk adds the correct (relative)bde1996-06-232-4/+4
* Don't claim to be a VFS_LKM - generate vnode_if.h by putting it in SRCS.bde1996-06-231-5/+4
* Don't (re)define ACTUALLY_LKM_NOT_KERNEL. It wasn't even used by thebde1996-06-231-1/+1
* Don't (re)define or use ACTUALLY_LKM_NOT_KERNEL - use the existingbde1996-06-231-1/+1
* Use IPFIREWALL_MODULE instead of ACTUALLY_LKM_NOT_KERNEL to indicatebde1996-06-231-2/+3
* Disabled unusable union lkm.bde1996-06-231-3/+3
* Add new parts, kernel not booted in other caseache1996-06-181-3/+3
* Add ccd.asami1996-06-121-2/+2
* This commit was generated by cvs2svn to compensate for changes in r16314,asami1996-06-121-0/+17
|\
| * A Makefile for a ccd lkm. You need to explicitly /sbin/modload it forasami1996-06-121-0/+17
* ``mv'' -> ``mv -f''wosch1996-05-072-2/+6
* Add in qcam module (forgot)pst1996-03-241-2/+2
* Add in both parts of the driver. LKM qcam driver now works.pst1996-03-211-1/+1
OpenPOWER on IntegriCloud