]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFH: r260483, r260484, r260594, r260595, r260596, r260597
authorbapt <bapt@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Mon, 20 Jan 2014 14:37:02 +0000 (14:37 +0000)
committerbapt <bapt@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Mon, 20 Jan 2014 14:37:02 +0000 (14:37 +0000)
commit8a589ad3b554a48ab792392e6570b6e6f8d1a88b
tree359108912685b28eeface542d389b17a88c89a02
parent60bceea7d7990847e7297077b3260eaf0e9784eb
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/10@260906 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sbin/kldload/kldload.c
share/man/man4/kld.4