summaryrefslogtreecommitdiffstats
path: root/lkm
Commit message (Expand)AuthorAgeFilesLines
* 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
* This commit was generated by cvs2svn to compensate for changes in r14640,pst1996-03-163-0/+71
|\
| * Bring in support code to make QuickCam driver a LKM.pst1996-03-163-0/+71
* Add joy to the SUBDIR list.jmz1996-03-161-2/+2
* Build LKM for joystick driver.jmz1996-03-163-0/+67
* linux_interp now moved into sys/i386/linux/linux_sysvec.c, but stillpeter1996-03-101-6/+2
* First attempt at FreeBSD & Linux ELF support.sos1996-03-102-3/+15
* Update the linux lkm to use the new file list and build routine.peter1996-03-021-5/+25
* Make the ipfw LKM work again.phk1996-02-242-94/+3
* Correct some man page cross references and some filempp1996-02-051-2/+1
* Add missing ${DESTDIR} to afterinstall: target.rgrimes1996-01-271-2/+2
* Attempt to fix the procfs LKM after making some of the procfspeter1996-01-241-5/+3
* No longer generate empty opt_sysvipc.h, and no longer issue -DSYSVSHM etcpeter1996-01-081-7/+3
* No longer generate empty opt_sysvipc.h..peter1996-01-081-6/+2
* Detach fpu and gnufpu from Makefile.. These lkm's build (or used to)peter1996-01-061-2/+5
* Add opt_sysvipc.h rules similar as in ibcs2 Makefileache1996-01-061-2/+6
* Automatically create an empty opt_sysvipc.h to mimic old optionwollman1996-01-041-2/+6
* recording cvs-1.6 file deathpeter1995-12-302-78/+0
* Added SYSVSHM definesos1995-12-291-2/+2
* Reformatted the list of broken modules and added ip_mroute_mod to it.bde1995-12-161-5/+2
* Two x87 emulators as LKMs.phk1995-12-143-2/+29
* Delete obnoxious uprintf()s in load/unload procedures.wollman1995-11-295-15/+5
* Add Lyndon's man page.joerg1995-11-282-1/+67
* Changed the first (name) arg of MOD_DEV(), MOD_EXEC() and MOD_MISC()bde1995-11-149-38/+55
* Replaced nosys() by lkm_nullcmd(). Always call lkm load/unload/statbde1995-11-139-18/+23
* Update if_ppp lkm to pull in the new files...peter1995-10-311-3/+3
* Add extra export symbols for the ATAPI generic interface.peter1995-10-281-3/+7
* Reattach atapi and wcd to the lkm Makefile, these compile for me now.peter1995-10-281-4/+4
* Sorry.. I didn't mean to re-enable wcd yetpeter1995-10-281-3/+3
* Do a pass over the broken LKM's and update them to use the "new"peter1995-10-2813-48/+47
* Temp. disable following modules:ache1995-10-281-4/+8
* Revert to default entry point.phk1995-10-151-2/+1
OpenPOWER on IntegriCloud