Date: Sun, 28 Nov 1999 06:46:46 -0800 (PST) From: Peter Wemm <peter@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern kern_linker.c link_aout.c link_elf.c src/sys/sys linker.h Message-ID: <199911281446.GAA25843@freefall.freebsd.org>
index | next in thread | raw e-mail
peter 1999/11/28 06:46:46 PST
Modified files: (Branch: RELENG_3)
sys/kern kern_linker.c link_aout.c link_elf.c
sys/sys linker.h
Log:
MFC: Don't call the SYSUNINIT() routines if the load failed prematurely,
eg: an undefined symbol.
PR: 15057
Submitted by: Assar Westerlund <assar@stacken.kth.se>
Revision Changes Path
1.21.2.3 +4 -1 src/sys/kern/kern_linker.c
1.17.2.3 +4 -1 src/sys/kern/link_aout.c
1.11.2.3 +5 -1 src/sys/kern/link_elf.c
1.11.2.2 +3 -1 src/sys/sys/linker.h
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?199911281446.GAA25843>
