freebsd-dev/lkm/linux
Alexander Langer 514058dc0d Unregister the glibc2 brand at module unload time.
Change the ELF registration/unregistration scheme to be less error prone.
Adding a new brand requires a single addition to linux_brandlist instead of
modifying linux_load(), linux_unload(), and linux_elf_init().

Approved by:	jkh
Reviewed by:	msmith
1998-10-11 21:08:02 +00:00
..
linux Load linux emulator lkm only when not already loaded. This avoids 1998-09-07 16:15:59 +00:00
linux.8 Revert $FreeBSD$ back to $Id$ 1997-02-22 12:49:29 +00:00
linux.c Unregister the glibc2 brand at module unload time. 1998-10-11 21:08:02 +00:00
Makefile Added a `build-tools' target for internal tools. (linux_genassym may 1998-07-07 02:04:20 +00:00