summaryrefslogtreecommitdiffstats
path: root/sys/modules/linux
Commit message (Expand)AuthorAgeFilesLines
...
* Unregister the glibc2 brand at module unload time.alex1998-10-111-6/+23
* Add support for glibc consumers using the new ld-linux.so.2 linker.msmith1998-09-171-3/+4
* Load linux emulator lkm only when not already loaded. This avoidscracauer1998-09-072-4/+18
* Added a `build-tools' target for internal tools. (linux_genassym maybde1998-07-071-2/+4
* Fixed missing options headers. Options that affect LKMs shouldn'tbde1998-07-011-3/+6
* Fixed a race to build the `@' and `machine' symlinks early enoughbde1998-03-191-2/+2
* Back out opt_diagnostic.h changes.eivind1998-02-061-6/+3
* Make the LKMs handle DIAGNOSTIC as a new-style option.eivind1998-02-041-3/+6
* Don't handle the `machine' symlink or related include paths here.bde1998-02-011-8/+3
* Handle COMPAT_43 define -> option change.eivind1997-12-161-4/+7
* Merge 1.8.2.1 into -current.jkh1997-05-011-2/+2
* Make MOD_* macros almost consistent:dufault1997-04-061-2/+3
* Revert $FreeBSD$ back to $Id$peter1997-02-225-5/+5
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-145-5/+5
* Add a man page for linux(8) (loads the Linux emulator kernel module).mpp1997-01-102-2/+47
* Prepare kernel to take advantage of "branded" ELF binaries.sos1996-10-161-4/+4
* `struct linker_set execsw_set' was declared as const and pointers in itbde1996-09-031-2/+2
* Fixed the `machine' link. It pointed to the wrong place, and was createdbde1996-06-251-6/+9
* linux_interp now moved into sys/i386/linux/linux_sysvec.c, but stillpeter1996-03-101-6/+2
* First attempt at FreeBSD & Linux ELF support.sos1996-03-102-3/+15
* Update the linux lkm to use the new file list and build routine.peter1996-03-021-5/+25
* Add missing ${DESTDIR} to afterinstall: target.rgrimes1996-01-271-2/+2
* No longer generate empty opt_sysvipc.h, and no longer issue -DSYSVSHM etcpeter1996-01-081-7/+3
* Add opt_sysvipc.h rules similar as in ibcs2 Makefileache1996-01-061-2/+6
* Added SYSVSHM definesos1995-12-291-2/+2
* Changed the first (name) arg of MOD_DEV(), MOD_EXEC() and MOD_MISC()bde1995-11-141-3/+5
* Replaced nosys() by lkm_nullcmd(). Always call lkm load/unload/statbde1995-11-131-2/+2
* Do a pass over the broken LKM's and update them to use the "new"peter1995-10-283-6/+6
* First incarnation of our Linux emulator or rather compatibility code.sos1995-06-254-0/+80
OpenPOWER on IntegriCloud