summaryrefslogtreecommitdiff
path: root/sys/modules/linux
AgeCommit message (Expand)Author
1998-09-07Load linux emulator lkm only when not already loaded. This avoidsMartin Cracauer
1998-07-07Added a `build-tools' target for internal tools. (linux_genassym mayBruce Evans
1998-07-01Fixed missing options headers. Options that affect LKMs shouldn'tBruce Evans
1998-03-19Fixed a race to build the `@' and `machine' symlinks early enoughBruce Evans
1998-02-06Back out opt_diagnostic.h changes.Eivind Eklund
1998-02-04Make the LKMs handle DIAGNOSTIC as a new-style option.Eivind Eklund
1998-02-01Don't handle the `machine' symlink or related include paths here.Bruce Evans
1997-12-16Handle COMPAT_43 define -> option change.Eivind Eklund
1997-05-01Merge 1.8.2.1 into -current.Jordan K. Hubbard
1997-04-06Make MOD_* macros almost consistent:Peter Dufault
1997-02-22Revert $FreeBSD$ back to $Id$Peter Wemm
1997-01-14Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard
1997-01-10Add a man page for linux(8) (loads the Linux emulator kernel module).Mike Pritchard
1996-10-16Prepare kernel to take advantage of "branded" ELF binaries.Søren Schmidt
1996-09-03`struct linker_set execsw_set' was declared as const and pointers in itBruce Evans
1996-06-25Fixed the `machine' link. It pointed to the wrong place, and was createdBruce Evans
1996-03-10linux_interp now moved into sys/i386/linux/linux_sysvec.c, but stillPeter Wemm
1996-03-10First attempt at FreeBSD & Linux ELF support.Søren Schmidt
1996-03-02Update the linux lkm to use the new file list and build routine.Peter Wemm
1996-01-27Add missing ${DESTDIR} to afterinstall: target.Rodney W. Grimes
1996-01-08No longer generate empty opt_sysvipc.h, and no longer issue -DSYSVSHM etcPeter Wemm
1996-01-06Add opt_sysvipc.h rules similar as in ibcs2 MakefileAndrey A. Chernov
1995-12-29Added SYSVSHM defineSøren Schmidt
1995-11-14Changed the first (name) arg of MOD_DEV(), MOD_EXEC() and MOD_MISC()Bruce Evans
1995-11-13Replaced nosys() by lkm_nullcmd(). Always call lkm load/unload/statBruce Evans
1995-10-28Do a pass over the broken LKM's and update them to use the "new"Peter Wemm
1995-06-25First incarnation of our Linux emulator or rather compatibility code.Søren Schmidt