Date: Tue, 5 Jan 1999 12:24:30 -0800 (PST) From: Michael Smith <msmith@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/kern kern_linker.c Message-ID: <199901052024.MAA27045@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
msmith 1999/01/05 12:24:30 PST Modified files: sys/kern kern_linker.c Log: Don't allow more than one module with the same name to be loaded. Make kldfind ignore the path when searching for a loaded module. Submitted by: John Birrell (jb@freebsd.org) Revision Changes Path 1.18 +17 -4 src/sys/kern/kern_linker.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?199901052024.MAA27045>