From owner-cvs-all Mon Feb 11 6:49:38 2002 Delivered-To: cvs-all@freebsd.org Received: from mail5.speakeasy.net (mail5.speakeasy.net [216.254.0.205]) by hub.freebsd.org (Postfix) with ESMTP id 8D83637B400 for ; Mon, 11 Feb 2002 06:49:34 -0800 (PST) Received: (qmail 5976 invoked from network); 11 Feb 2002 14:49:33 -0000 Received: from unknown (HELO laptop.baldwin.cx) ([65.90.117.36]) (envelope-sender ) by mail5.speakeasy.net (qmail-ldap-1.03) with SMTP for ; 11 Feb 2002 14:49:33 -0000 Message-ID: X-Mailer: XFMail 1.4.0 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <200202102207.g1AM7fu15028@freefall.freebsd.org> Date: Mon, 11 Feb 2002 09:49:31 -0500 (EST) From: John Baldwin To: Poul-Henning Kamp Subject: RE: cvs commit: src/sys/sys systm.h src/sys/kern subr_xxx.c Cc: cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org 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 On 10-Feb-02 Poul-Henning Kamp wrote: > phk 2002/02/10 14:07:41 PST > > Modified files: > sys/sys systm.h > sys/kern subr_xxx.c > Log: > GC the unused einval() > > Obtained from: ~bde/sys.dif.gz Hmm, so that's why the code actually compiled when I used einval instead of EINVAL once by accident. :-P -- John Baldwin <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message