Date: Tue, 3 Nov 1998 06:27:05 -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 Message-ID: <199811031427.GAA07315@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
peter 1998/11/03 06:27:05 PST Modified files: sys/kern kern_linker.c Log: Have the in-kernel linker try a default extension of .ko. This means that "kldload nfs" works. We use the same default extension in the /boot/loader system. Revision Changes Path 1.13 +30 -3 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?199811031427.GAA07315>