Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | shorten introductory sentence and make deprecation clearer; | 2017-04-11 | 1 | -6/+4 | |
| | | | | disgussed with deraadt@ | ||||
* | sysexits only caught on for mail programs. it is not actually recommended | 2015-12-30 | 1 | -10/+7 | |
| | | | | | for general use, so tone down the language. ok deraadt | ||||
* | less sendmail specific; | 2014-09-16 | 1 | -3/+3 | |
| | |||||
* | use fancy .In macros for includes. from Jan Klemkow. ok jmc schwarze | 2013-06-05 | 1 | -3/+3 | |
| | |||||
* | When Joerg Wunsch copied most of the text in this file from sysexits.h, | 2012-01-15 | 1 | -8/+16 | |
| | | | | | | | | | | | | | he neglected to copy the Copyright notice as well; so restore the Copyright notice as it was originally set up by Keith Bostic. While here, * correct the BSD release where this file first appeared, * mention the original use case and author, * kill low-level roff(7) tinkering, and * clarify what exactly Joerg copied. ok jmc@ | ||||
* | style(9) does not recommend sysexits, so don;t claim it does; | 2008-09-09 | 1 | -7/+5 | |
| | | | | | | | | | also swap the style Xr for _exit(2); prodded by two PRs from FreeBSD, 127219 and 127220, submitted by Bruce Cran, though we've taken the opposite fix; help/ok otto | ||||
* | convert to new .Dd format; | 2007-05-31 | 1 | -2/+2 | |
| | |||||
* | typos; | 2003-05-20 | 1 | -7/+7 | |
| | |||||
* | Grammar: somewhere -> sometime | 2001-01-24 | 1 | -2/+2 | |
| | |||||
* | Fix a few mdoc/formatting nits. | 2001-01-24 | 1 | -6/+5 | |
| | |||||
* | .Sh AUTHOR -> AUTHORS, ok aaron@ | 2000-11-10 | 1 | -2/+2 | |
| | |||||
* | Some share/man fleshing. | 2000-10-26 | 1 | -44/+47 | |
| | |||||
* | Add sysexits(3) as referenced by style(9) from FreeBSD. This is basically | 2000-04-26 | 1 | -0/+134 | |
just the comments from sysexits.h |