| Commit message (Expand) | Author | Age | Files | Lines |
* | Sample initial set of kld-ified modules. Not all have been completely | Peter Wemm | 1998-10-16 | 1 | -87/+0 |
* | 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 |
* | 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 | 1 | -1/+1 |
* | Make the long-awaited change from $Id$ to $FreeBSD$ | Jordan K. Hubbard | 1997-01-14 | 1 | -1/+1 |
* | 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 |
* | 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 | 1 | -1/+13 |
* | Changed the first (name) arg of MOD_DEV(), MOD_EXEC() and MOD_MISC() | Bruce Evans | 1995-11-14 | 1 | -3/+5 |
* | Replaced nosys() by lkm_nullcmd(). Always call lkm load/unload/stat | Bruce Evans | 1995-11-13 | 1 | -2/+2 |
* | Do a pass over the broken LKM's and update them to use the "new" | Peter Wemm | 1995-10-28 | 1 | -2/+2 |
* | First incarnation of our Linux emulator or rather compatibility code. | Søren Schmidt | 1995-06-25 | 1 | -0/+58 |