| Commit message (Expand) | Author | Age | Files | Lines |
| * | This commit was manufactured by cvs2svn to create tagrelease/4.1.0_cvs | cvs2svn | 2000-07-26 | 3 | -3/+3 |
| * | MFC: rev 1.35-36(use sys/conf/kmod.mk to make /sys self contained) | David E. O'Brien | 2000-07-07 | 1 | -1/+4 |
| * | Compile linux_genassym.c with ordinary ${CFLAGS}. The (small) need for | Bruce Evans | 2000-01-09 | 1 | -3/+3 |
| * | Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL" | Peter Wemm | 1999-12-29 | 1 | -2/+2 |
| * | Use genassym(1) and <sys/assym.h> to generate assembler symbols. | Marcel Moolenaar | 1999-12-23 | 1 | -8/+3 |
| * | Add a run of Linux ldconfig. | Martin Cracauer | 1999-12-13 | 1 | -1/+10 |
| * | Removed special rules for building and cleaning device interface files | Bruce Evans | 1999-11-28 | 1 | -5/+1 |
| * | Replace 'i386' with '${MACHINE_ARCH}' in preparation of the development | Marcel Moolenaar | 1999-11-12 | 1 | -1/+1 |
| * | Install linux.sh in /usr/sbin and not in /usr/bin. | Marcel Moolenaar | 1999-09-03 | 1 | -1/+1 |
| * | Add MAINTAINER and remove the unused COMPAT_LINUX and VM_STACK defines. | Marcel Moolenaar | 1999-08-28 | 1 | -1/+4 |
| * | $Id$ -> $FreeBSD$ | Peter Wemm | 1999-08-28 | 3 | -3/+3 |
| * | Add sysctl variables for the Linuxulator. These reside under `compat.linux' as | Marcel Moolenaar | 1999-08-27 | 1 | -2/+2 |
| * | Sort xrefs. | Mike Pritchard | 1999-08-19 | 1 | -3/+3 |
| * | "Linux emulator" -> "Linux image activator" | Nik Clayton | 1999-08-04 | 1 | -4/+4 |
| * | Reference kld(4). | Guy Helmer | 1999-04-23 | 1 | -2/+2 |
| * | Update for the man page. 4.0 is using KLD's not LKM's. | Nick Hibma | 1999-02-22 | 1 | -5/+7 |
| * | Compile the linux module with the same flags as the kernel. | Julian Elischer | 1999-01-26 | 1 | -2/+2 |
| * | Install scripts without .sh suffix. | Jordan K. Hubbard | 1998-11-12 | 1 | -2/+2 |
| * | Rename joy,ibcs2,linux to joy.sh,ibcs2.sh,linux.sh (via repo copy). | Peter Wemm | 1998-11-11 | 2 | -14/+2 |
| * | We need to install the linux shell script or the lkm version will | Jordan K. Hubbard | 1998-11-10 | 1 | -4/+4 |
| * | Build linux_genassym static, this should help aout-to-elf builds | Peter Wemm | 1998-11-05 | 1 | -2/+2 |
| * | Do not overwrite the lkm versions of the install scripts for now. linux | Peter Wemm | 1998-11-05 | 1 | -4/+4 |
| * | Update to use kldload, no temporary files! | Peter Wemm | 1998-11-05 | 2 | -10/+14 |
| * | Sample initial set of kld-ified modules. Not all have been completely | Peter Wemm | 1998-10-16 | 2 | -92/+5 |
| * | Unregister the glibc2 brand at module unload time. | Alexander Langer | 1998-10-11 | 1 | -6/+23 |
| * | Add support for glibc consumers using the new ld-linux.so.2 linker. | Mike Smith | 1998-09-17 | 1 | -3/+4 |
| * | Load linux emulator lkm only when not already loaded. This avoids | Martin Cracauer | 1998-09-07 | 2 | -4/+18 |
| * | Added a `build-tools' target for internal tools. (linux_genassym may | Bruce Evans | 1998-07-07 | 1 | -2/+4 |
| * | Fixed missing options headers. Options that affect LKMs shouldn't | Bruce Evans | 1998-07-01 | 1 | -3/+6 |
| * | Fixed a race to build the `@' and `machine' symlinks early enough | Bruce Evans | 1998-03-19 | 1 | -2/+2 |
| * | Back out opt_diagnostic.h changes. | Eivind Eklund | 1998-02-06 | 1 | -6/+3 |
| * | Make the LKMs handle DIAGNOSTIC as a new-style option. | Eivind Eklund | 1998-02-04 | 1 | -3/+6 |
| * | Don't handle the `machine' symlink or related include paths here. | Bruce Evans | 1998-02-01 | 1 | -8/+3 |
| * | Handle COMPAT_43 define -> option change. | Eivind Eklund | 1997-12-16 | 1 | -4/+7 |
| * | Merge 1.8.2.1 into -current. | Jordan K. Hubbard | 1997-05-01 | 1 | -2/+2 |
| * | Make MOD_* macros almost consistent: | Peter Dufault | 1997-04-06 | 1 | -2/+3 |
| * | Revert $FreeBSD$ back to $Id$ | Peter Wemm | 1997-02-22 | 5 | -5/+5 |
| * | Make the long-awaited change from $Id$ to $FreeBSD$ | Jordan K. Hubbard | 1997-01-14 | 5 | -5/+5 |
| * | Add a man page for linux(8) (loads the Linux emulator kernel module). | Mike Pritchard | 1997-01-10 | 2 | -2/+47 |
| * | Prepare kernel to take advantage of "branded" ELF binaries. | Søren Schmidt | 1996-10-16 | 1 | -4/+4 |
| * | `struct linker_set execsw_set' was declared as const and pointers in it | Bruce Evans | 1996-09-03 | 1 | -2/+2 |
| * | Fixed the `machine' link. It pointed to the wrong place, and was created | Bruce Evans | 1996-06-25 | 1 | -6/+9 |
| * | linux_interp now moved into sys/i386/linux/linux_sysvec.c, but still | Peter Wemm | 1996-03-10 | 1 | -6/+2 |
| * | First attempt at FreeBSD & Linux ELF support. | Søren Schmidt | 1996-03-10 | 2 | -3/+15 |
| * | Update the linux lkm to use the new file list and build routine. | Peter Wemm | 1996-03-02 | 1 | -5/+25 |
| * | Add missing ${DESTDIR} to afterinstall: target. | Rodney W. Grimes | 1996-01-27 | 1 | -2/+2 |
| * | No longer generate empty opt_sysvipc.h, and no longer issue -DSYSVSHM etc | Peter Wemm | 1996-01-08 | 1 | -7/+3 |
| * | Add opt_sysvipc.h rules similar as in ibcs2 Makefile | Andrey A. Chernov | 1996-01-06 | 1 | -2/+6 |
| * | Added SYSVSHM define | Søren Schmidt | 1995-12-29 | 1 | -2/+2 |
| * | Changed the first (name) arg of MOD_DEV(), MOD_EXEC() and MOD_MISC() | Bruce Evans | 1995-11-14 | 1 | -3/+5 |