Received: by mail.netbsd.org (Postfix, from userid 0) id 511F863B222; Sat, 2 May 2009 21:06:54 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id 1C02F63B216 for ; Sat, 2 May 2009 21:06:52 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 00AAE175D0; Sat, 2 May 2009 21:06:52 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Sat, 2 May 2009 21:06:51 +0000 From: Emmanuel Dreyfus Subject: CVS commit: src/sys/nfs To: source-changes@NetBSD.org X-Mailer: log_accum Message-Id: <20090502210652.00AAE175D0@cvs.netbsd.org> Sender: source-changes-owner@NetBSD.org List-Id: source-changes Precedence: list Reply-To: source-changes-d@NetBSD.org Module Name: src Committed By: manu Date: Sat May 2 21:06:51 UTC 2009 Modified Files: src/sys/nfs: nfs_bootdhcp.c Log Message: - Silence warning when running with debug enabled - Remind the administrator about the required DHCP option when some are missing, instead of silently failing, you stupid computer! To generate a diff of this commit: cvs rdiff -u -r1.45 -r1.46 src/sys/nfs/nfs_bootdhcp.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.