summaryrefslogtreecommitdiff
path: root/sys/modules/ibcs2
Commit message (Expand)AuthorAgeFilesLines
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-145-5/+5
* add forgotten $Id$Wolfram Schneider1996-09-221-1/+1
* Correct some man page cross references and some fileMike Pritchard1996-02-051-2/+1
* No longer generate empty opt_sysvipc.h..Peter Wemm1996-01-081-6/+2
* Automatically create an empty opt_sysvipc.h to mimic old optionGarrett Wollman1996-01-041-2/+6
* 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-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-284-8/+13
* Remove socksys modload command from ibcs2 startup shell script.Steven Wallace1995-10-102-4/+2
* Add prototypes and declare function return type in ibcs2.cSteven Wallace1995-10-102-5/+14
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-2/+2
* install command was missing a ${DESTDIR}.Garrett Wollman1994-12-111-2/+2
* ibcs2 is not a filesystem, don't compile it as if it were.Garrett Wollman1994-10-271-3/+3
* Added load of socksys driver.Søren Schmidt1994-10-162-2/+4
* Fix install of ibcs2 script.Søren Schmidt1994-10-141-3/+4
* LKM module for the iBCS2 emulatorSøren Schmidt1994-10-144-10/+45
* LKM for ibcs2 supportSøren Schmidt1994-09-252-0/+72