Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 1 Jul 1996 14:35:34 -0400
From:      Garrett Wollman <wollman@lcs.mit.edu>
To:        Bruce Evans <bde@zeta.org.au>
Cc:        freebsd-current@FreeBSD.org
Subject:   Re: remote make install
Message-ID:  <9607011835.AA06672@halloran-eldar.lcs.mit.edu>
In-Reply-To: <199606300812.SAA06100@godzilla.zeta.org.au>
References:  <199606300812.SAA06100@godzilla.zeta.org.au>

next in thread | previous in thread | raw e-mail | index | archive | help
<<On Sun, 30 Jun 1996 18:12:34 +1000, Bruce Evans <bde@zeta.org.au> said:

> Perhaps no utilities should use sysexits.h.  It seems to be deprecated in
> 4.4Lite.  In all files in /usr/*bin and /usr/libexec, it is only used in
> rmail, sccs and mail.local.

I think you have this the wrong way around.  <sysexits.h> was
originally introduced by sendmail(8) as a way for it to interpret the
success/failure of its mailer programs.  We have significantly
extended this usage to other programs not being invoked by sendmail,
because it can use useful to determine what happened to a program by
examining its exit status.

-GAWollman

--
Garrett A. Wollman   | Shashish is simple, it's discreet, it's brief. ... 
wollman@lcs.mit.edu  | Shashish is the bonding of hearts in spite of distance.
Opinions not those of| It is a bond more powerful than absence.  We like people
MIT, LCS, ANA, or NSA| who like Shashish.  - Claude McKenzie + Florent Vollant



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?9607011835.AA06672>