]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/commit
MFH: r260483, r260484, r260594, r260595, r260596, r260597
authorbapt <bapt@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Mon, 20 Jan 2014 15:33:31 +0000 (15:33 +0000)
committerbapt <bapt@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Mon, 20 Jan 2014 15:33:31 +0000 (15:33 +0000)
commit8bfe39e93cbddef240951b00cbbf9a6663c6af95
tree5c36d6f2321c6df958a6d5ef478fd82551e0b7ed
parent063ae292c38613b564798bd2869105c5db14ddfa
MFH: r260483, r260484, r260594, r260595, r260596, r260597

Improve error message shown to the user when trying to load a module that is
already loaded or compiled withing the kernel
Point the user to dmesg(1) to get informations about why loading a module did fail
instead of printing the cryptic "Exec format error"
Update the BUGS section of kld(4) according the recent changes in kldload(8)

git-svn-id: svn://svn.freebsd.org/base/stable/9@260909 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sbin/kldload/kldload.c
share/man/man4/kld.4