aboutsummaryrefslogtreecommitdiff
path: root/lkm
Commit message (Expand)AuthorAgeFilesLines
* ``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
* Delete obnoxious uprintf()s in load/unload procedures.Garrett Wollman1995-11-295-15/+5
* Add Lyndon's man page.Joerg Wunsch1995-11-282-1/+67
* Changed the first (name) arg of MOD_DEV(), MOD_EXEC() and MOD_MISC()Bruce Evans1995-11-149-38/+55
* Replaced nosys() by lkm_nullcmd(). Always call lkm load/unload/statBruce Evans1995-11-139-18/+23
* Update if_ppp lkm to pull in the new files...Peter Wemm1995-10-311-3/+3
* Add extra export symbols for the ATAPI generic interface.Peter Wemm1995-10-281-3/+7
* Reattach atapi and wcd to the lkm Makefile, these compile for me now.Peter Wemm1995-10-281-4/+4
* Sorry.. I didn't mean to re-enable wcd yetPeter Wemm1995-10-281-3/+3
* Do a pass over the broken LKM's and update them to use the "new"Peter Wemm1995-10-2813-48/+47
* Temp. disable following modules:Andrey A. Chernov1995-10-281-4/+8
* Revert to default entry point.Poul-Henning Kamp1995-10-151-2/+1
* Only export our 'init' symbol.Poul-Henning Kamp1995-10-151-1/+2
* atapi and wcd LKMs.David Greenman1995-10-142-0/+56
* Remove socksys modload command from ibcs2 startup shell script.Steven Wallace1995-10-101-2/+1
* Remove socksys lkm from makefile list.Steven Wallace1995-10-101-2/+2
* Add prototypes and declare function return type in ibcs2.cSteven Wallace1995-10-102-5/+14
* Update the version in the snake saver...Peter Wemm1995-09-041-2/+2
* Remove my xxxinit hack. It was too gross.Poul-Henning Kamp1995-08-251-2/+2
* pcic lkm for the pccard stuff.Poul-Henning Kamp1995-08-242-2/+12
* First incarnation of our Linux emulator or rather compatibility code.Søren Schmidt1995-06-254-2/+79
* I was wrong. I thought that the ip_mroute lkm would still compile, but itGarrett Wollman1995-06-131-2/+2
* Remove trailing whitespace.Rodney W. Grimes1995-05-3010-39/+39
* Changed relase number in snake_saver.c from 2.1 to 2.0.5Søren Schmidt1995-05-161-2/+2
* Fix declaration of palette[] so that fade saver doesn't cause panics.Bruce Evans1995-05-141-1/+1
* Put vnode_if.h and vnode_if.c into CLEANFILES that are automaticallyAndreas Schulz1995-04-151-2/+2
* Update to new screen update method.Søren Schmidt1995-03-302-4/+6
* Forgot pppcompress.c in PPP module.Garrett Wollman1995-03-201-2/+2
* Forgot slcompress.c in SLIP module.Garrett Wollman1995-03-201-2/+2