From owner-cvs-all Thu Feb 27 6:48:56 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 243C537B401; Thu, 27 Feb 2003 06:48:54 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BA01743FA3; Thu, 27 Feb 2003 06:48:53 -0800 (PST) (envelope-from mux@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1REmr0U085912; Thu, 27 Feb 2003 06:48:53 -0800 (PST) (envelope-from mux@repoman.freebsd.org) Received: (from mux@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1REmrBo085911; Thu, 27 Feb 2003 06:48:53 -0800 (PST) Message-Id: <200302271448.h1REmrBo085911@repoman.freebsd.org> From: Maxime Henrion Date: Thu, 27 Feb 2003 06:48:53 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern subr_xxx.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG mux 2003/02/27 06:48:53 PST Modified files: sys/kern subr_xxx.c Log: We can now properly return ENODEV in nommap(), so do it. Remove the now wrong comment which says we can't. Revision Changes Path 1.22 +1 -2 src/sys/kern/subr_xxx.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message