From owner-cvs-all Wed Aug 21 10:44:39 2002 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 F33E337B400 for ; Wed, 21 Aug 2002 10:44:32 -0700 (PDT) Received: from mail.speakeasy.net (mail13.speakeasy.net [216.254.0.213]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4E45F43E81 for ; Wed, 21 Aug 2002 10:44:32 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Received: (qmail 10541 invoked from network); 21 Aug 2002 17:44:30 -0000 Received: from unknown (HELO server.baldwin.cx) ([216.27.160.63]) (envelope-sender ) by mail13.speakeasy.net (qmail-ldap-1.03) with DES-CBC3-SHA encrypted SMTP for ; 21 Aug 2002 17:44:30 -0000 Received: from laptop.baldwin.cx (gw1.twc.weather.com [216.133.140.1]) by server.baldwin.cx (8.12.5/8.12.5) with ESMTP id g7LHiSBQ018196; Wed, 21 Aug 2002 13:44:29 -0400 (EDT) (envelope-from jhb@FreeBSD.org) Message-ID: X-Mailer: XFMail 1.5.2 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <200208091015.g79AFme4051274@freefall.freebsd.org> Date: Wed, 21 Aug 2002 13:44:34 -0400 (EDT) From: John Baldwin To: Poul-Henning Kamp Subject: RE: cvs commit: src/sys/sys errno.h src/lib/libc/gen errlst.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 09-Aug-2002 Poul-Henning Kamp wrote: > phk 2002/08/09 03:15:48 PDT > > Modified files: > sys/sys errno.h > lib/libc/gen errlst.c > Log: > Introduce a new error return code: > #define EDOFUS 88 /* Programming error */ > This can be used to signal error situations which indicate that the > program logic or assumptions is deficient. Shouldn't that be EDOOFUS or EDUFUS? -- 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