From owner-freebsd-bugs Mon Jan 21 0:40: 6 2002 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8914437B416 for ; Mon, 21 Jan 2002 00:40:02 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0L8e2C97698; Mon, 21 Jan 2002 00:40:02 -0800 (PST) (envelope-from gnats) Date: Mon, 21 Jan 2002 00:40:02 -0800 (PST) Message-Id: <200201210840.g0L8e2C97698@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: "A.Yu.Isupov" Subject: Re: bin/12545 Reply-To: "A.Yu.Isupov" Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR bin/12545; it has been noted by GNATS. From: "A.Yu.Isupov" To: freebsd-gnats-submit@freebsd.org Cc: Subject: Re: bin/12545 Date: Mon, 21 Jan 2002 11:34:13 +0300 (MSK) At least kern_module.c:module_register_init() (ver. 1.28) and kern_linker.c:linker_file_sysinit() (ver. 1.73) are still of type void, so all it's errors aren't recognized by kldload(2) and kldload(8)... Proposed patches for kldload(8) were workaround, which constatate, not solves a problem, and not satisfactory for all possible situations. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message