Date: Mon, 25 Jan 1999 00:42:26 -0800 (PST) From: Doug Rabson <dfr@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/sys linker.h src/sys/kern kern_linker.c link_aout.c link_elf.c Message-ID: <199901250842.AAA27662@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
dfr 1999/01/25 00:42:25 PST Modified files: sys/sys linker.h sys/kern kern_linker.c link_aout.c link_elf.c Log: Don't try to call SYSUNINIT functions if there was a link error. Reviewed by: Peter Wemm <peter@netplex.com.au> Revision Changes Path 1.12 +3 -1 src/sys/sys/linker.h 1.23 +5 -2 src/sys/kern/kern_linker.c 1.18 +4 -1 src/sys/kern/link_aout.c 1.12 +5 -1 src/sys/kern/link_elf.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199901250842.AAA27662>