From owner-freebsd-hackers Sun Jul 26 02:38:59 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id CAA00360 for freebsd-hackers-outgoing; Sun, 26 Jul 1998 02:38:59 -0700 (PDT) (envelope-from owner-freebsd-hackers@FreeBSD.ORG) Received: from ifi.uio.no (0@ifi.uio.no [129.240.64.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id CAA00341; Sun, 26 Jul 1998 02:38:56 -0700 (PDT) (envelope-from dag-erli@ifi.uio.no) Received: from hrotti.ifi.uio.no (2602@hrotti.ifi.uio.no [129.240.64.15]) by ifi.uio.no (8.8.8/8.8.7/ifi0.2) with ESMTP id LAA17306; Sun, 26 Jul 1998 11:38:26 +0200 (MET DST) Received: (from dag-erli@localhost) by hrotti.ifi.uio.no ; Sun, 26 Jul 1998 11:38:25 +0200 (MET DST) Mime-Version: 1.0 To: Garrett Wollman Cc: hackers@FreeBSD.ORG, current@FreeBSD.ORG Subject: Re: sysexits References: <199807260217.WAA05555@khavrinen.lcs.mit.edu> Organization: University of Oslo, Department of Informatics X-url: http://www.stud.ifi.uio.no/~dag-erli/ X-other-addresses: 'finger dag-erli@ifi.uio.no' for a list X-disclaimer-1: The views expressed in this article are mine alone, and do X-disclaimer-2: not necessarily coincide with those of any organisation or X-disclaimer-3: company with which am or have been affiliated. X-Stop-Spam: http://www.cauce.org/ From: dag-erli@ifi.uio.no (Dag-Erling Coidan =?iso-8859-1?Q?Sm=F8rgrav?= ) Date: 26 Jul 1998 11:38:25 +0200 In-Reply-To: Garrett Wollman's message of "Sat, 25 Jul 1998 22:17:12 -0400 (EDT)" Message-ID: Lines: 16 X-Mailer: Gnus v5.5/Emacs 19.34 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by hub.freebsd.org id CAA00342 Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Garrett Wollman writes: > < > at least in some applications - a failed malloc(), calloc() or > > realloc(). I therefore suggest adding the constant EX_NOMEM, with the > > value 79, to /usr/include/sysexits.h, and bumping EX__MAX to 79 (as > Good idea. I would also add EX_NOGROUP (parallel to EX_NOUSER). > Don't forget to update the table of names in sendmail. Hmm... I didn't think of Sendmail. What will happen the next time we upgrade Sendmail (to 8.9.1)? Will somebody remember to merge that patch into the new version? Or will Sendmail suddenly no longer understand EX_NOMEM and EX_NOGROUP? DES -- Dag-Erling Smørgrav - dag-erli@ifi.uio.no To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message