aboutsummaryrefslogtreecommitdiff
path: root/lkm
Commit message (Expand)AuthorAgeFilesLines
* 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
* The discard, tunnel, SLIP, and PPP network interface pseudo-devicesGarrett Wollman1995-03-205-2/+91
* Make in lkm/syscons fails due to missing include for apm stuff.Nate Williams1995-03-031-0/+1
* Removed redundant delcaration of msdosfs_denode.c from the SRCS line.Nate Williams1995-03-031-3/+3
* Once and for all: Never a ${DESTDIR} in ${BINDIR} !Poul-Henning Kamp1995-02-235-10/+10
* Next syscons update (given up on numbering :)Søren Schmidt1995-02-2213-2/+567
* Add ipfw to /lkm Makefile..uups..Ugen J.S. Antsilevich1995-01-301-3/+3
* Remove typedefs that are now in <sys/conf.h>.Bruce Evans1995-01-241-11/+1
* Checking new lkm structure..Ugen J.S. Antsilevich1995-01-121-2/+2
* Firewall can be used as lkm module.To use itUgen J.S. Antsilevich1995-01-122-0/+104
* install command was missing a ${DESTDIR}.Garrett Wollman1994-12-111-2/+2
* Again, this is not a filesystem so don't compile it as if it were.Garrett Wollman1994-10-271-3/+3