Date: Mon, 3 Jun 2002 15:36:52 -0700 (PDT) From: John Baldwin <jhb@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/sysinstall modules.c Message-ID: <200206032236.g53Maqc62655@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jhb 2002/06/03 15:36:52 PDT
Modified files:
usr.sbin/sysinstall modules.c
Log:
Backout revision 1.2 since it didn't work and replace it with a fix that
actually does work. Ignore errors from kldload(2) if the errno value is
EEXIST. It would help if this return value were documented in the
kldload(2) manual page.
Revision Changes Path
1.4 +2 -6 src/usr.sbin/sysinstall/modules.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?200206032236.g53Maqc62655>
