aboutsummaryrefslogtreecommitdiff
path: root/lkm
Commit message (Expand)AuthorAgeFilesLines
* 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
* Bannish ATAPI and ATAPI_STATIC #defines to opt_atapi.h.Paul Traina1996-09-062-8/+14
* `struct linker_set execsw_set' was declared as const and pointers in itBruce Evans1996-09-032-4/+4
* Added or restored #include of <machine/md_var.h>. Some declarationsBruce Evans1996-07-012-4/+10
* Fixed the `machine' link. It pointed to the wrong place, and was createdBruce Evans1996-06-251-6/+9
* Don't add -I/sys to CFLAGS. bsd.kmod.mk adds the correct (relative)Bruce Evans1996-06-232-4/+4
* Don't claim to be a VFS_LKM - generate vnode_if.h by putting it in SRCS.Bruce Evans1996-06-231-5/+4
* Don't (re)define ACTUALLY_LKM_NOT_KERNEL. It wasn't even used by theBruce Evans1996-06-231-1/+1
* Don't (re)define or use ACTUALLY_LKM_NOT_KERNEL - use the existingBruce Evans1996-06-231-1/+1
* Use IPFIREWALL_MODULE instead of ACTUALLY_LKM_NOT_KERNEL to indicateBruce Evans1996-06-231-2/+3
* Disabled unusable union lkm.Bruce Evans1996-06-231-3/+3
* Add new parts, kernel not booted in other caseAndrey A. Chernov1996-06-181-3/+3
* Add ccd.Satoshi Asami1996-06-121-2/+2
* A Makefile for a ccd lkm. You need to explicitly /sbin/modload it forSatoshi Asami1996-06-121-0/+17
* ``mv'' -> ``mv -f''Wolfram Schneider1996-05-072-2/+6
* Add in qcam module (forgot)Paul Traina1996-03-241-2/+2
* Add in both parts of the driver. LKM qcam driver now works.Paul Traina1996-03-211-1/+1
* Bring in support code to make QuickCam driver a LKM.Paul Traina1996-03-163-0/+71
* Add joy to the SUBDIR list.Jean-Marc Zucconi1996-03-161-2/+2
* Build LKM for joystick driver.Jean-Marc Zucconi1996-03-163-0/+67
* linux_interp now moved into sys/i386/linux/linux_sysvec.c, but stillPeter Wemm1996-03-101-6/+2
* First attempt at FreeBSD & Linux ELF support.Søren Schmidt1996-03-102-3/+15
* Update the linux lkm to use the new file list and build routine.Peter Wemm1996-03-021-5/+25
* Make the ipfw LKM work again.Poul-Henning Kamp1996-02-242-94/+3
* Correct some man page cross references and some fileMike Pritchard1996-02-051-2/+1
* Add missing ${DESTDIR} to afterinstall: target.Rodney W. Grimes1996-01-271-2/+2
* Attempt to fix the procfs LKM after making some of the procfsPeter Wemm1996-01-241-5/+3
* No longer generate empty opt_sysvipc.h, and no longer issue -DSYSVSHM etcPeter Wemm1996-01-081-7/+3
* No longer generate empty opt_sysvipc.h..Peter Wemm1996-01-081-6/+2
* Detach fpu and gnufpu from Makefile.. These lkm's build (or used to)Peter Wemm1996-01-061-2/+5
* Add opt_sysvipc.h rules similar as in ibcs2 MakefileAndrey A. Chernov1996-01-061-2/+6
* Automatically create an empty opt_sysvipc.h to mimic old optionGarrett Wollman1996-01-041-2/+6
* recording cvs-1.6 file deathPeter Wemm1995-12-302-78/+0
* Added SYSVSHM defineSøren Schmidt1995-12-291-2/+2
* Reformatted the list of broken modules and added ip_mroute_mod to it.Bruce Evans1995-12-161-5/+2
* Two x87 emulators as LKMs.Poul-Henning Kamp1995-12-143-2/+29