aboutsummaryrefslogtreecommitdiff
path: root/lkm/ibcs2/ibcs2.c
Commit message (Expand)AuthorAgeFilesLines
* Remove LKM's depricated by modules.Søren Schmidt1998-12-271-60/+0
* Also quiet down the ibcs2 startup (same reason as linux lkm - it screwsJordan K. Hubbard1997-05-011-2/+2
* Make MOD_* macros almost consistent:Peter Dufault1997-04-061-2/+3
* Revert $FreeBSD$ back to $Id$Peter Wemm1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* Changed the first (name) arg of MOD_DEV(), MOD_EXEC() and MOD_MISC()Bruce Evans1995-11-141-9/+5
* Replaced nosys() by lkm_nullcmd(). Always call lkm load/unload/statBruce Evans1995-11-131-2/+2
* Do a pass over the broken LKM's and update them to use the "new"Peter Wemm1995-10-281-2/+2
* Add prototypes and declare function return type in ibcs2.cSteven Wallace1995-10-101-1/+8
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-2/+2
* LKM module for the iBCS2 emulatorSøren Schmidt1994-10-141-5/+3
* LKM for ibcs2 supportSøren Schmidt1994-09-251-0/+58