Date: Tue, 15 Jul 2008 01:26:20 +0000 (UTC) From: Edwin Groothuis <edwin@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern link_elf.c link_elf_obj.c Message-ID: <200807150126.m6F1QdEU032058@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
edwin 2008-07-15 01:26:20 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/kern link_elf.c link_elf_obj.c Log: SVN rev 180521 on 2008-07-15 01:26:20Z by edwin MFC of r180374 Improve the output of kldload(8) to show which module can't be loaded. Was: kldload: Unsupported file type Is now: kldload: /boot/modules/test.ko: Unsupported file type PR: kern/121276 Submitted by: Edwin Groothuis <edwin@mavetju.org> Approved by: bde (mentor) MFC after: 1 week Revision Changes Path 1.81.8.7 +14 -11 src/sys/kern/link_elf.c 1.87.2.5 +12 -9 src/sys/kern/link_elf_obj.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200807150126.m6F1QdEU032058>