Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | The coff LKM needs IBCS2 to be able to link (for the 'make regress' | eivind | 1998-03-12 | 1 | -1/+2 |
* | Don't put "-I." in ${CFLAGS} here. bsd.kmod.mk now puts an absolute | bde | 1998-02-01 | 1 | -2/+2 |
* | Make MOD_* macros almost consistent: | dufault | 1997-04-06 | 1 | -3/+3 |
* | Revert $FreeBSD$ back to $Id$ | peter | 1997-02-22 | 2 | -2/+2 |
* | Make the long-awaited change from $Id$ to $FreeBSD$ | jkh | 1997-01-14 | 2 | -2/+2 |
* | `struct linker_set execsw_set' was declared as const and pointers in it | bde | 1996-09-03 | 1 | -2/+2 |
* | Changed the first (name) arg of MOD_DEV(), MOD_EXEC() and MOD_MISC() | bde | 1995-11-14 | 1 | -2/+5 |
* | Replaced nosys() by lkm_nullcmd(). Always call lkm load/unload/stat | bde | 1995-11-13 | 1 | -2/+3 |
* | Do a pass over the broken LKM's and update them to use the "new" | peter | 1995-10-28 | 1 | -5/+5 |
* | Remove trailing whitespace. | rgrimes | 1995-05-30 | 1 | -2/+2 |
* | Again, this is not a filesystem so don't compile it as if it were. | wollman | 1994-10-27 | 1 | -3/+3 |
* | LKM module for the coff loader (used for iBCS2 emulation) | sos | 1994-10-14 | 2 | -0/+68 |