Date: Sun, 11 Oct 1998 14:08:03 -0700 (PDT) From: Alex Nash <alex@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/lkm/linux linux.c src/sys/i386/linux linux_sysvec.c Message-ID: <199810112108.OAA10238@freefall.freebsd.org>
index | next in thread | raw e-mail
alex 1998/10/11 14:08:03 PDT
Modified files:
lkm/linux linux.c
sys/i386/linux linux_sysvec.c
Log:
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
Revision Changes Path
1.14 +23 -6 src/lkm/linux/linux.c
1.36 +19 -5 src/sys/i386/linux/linux_sysvec.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199810112108.OAA10238>
