summaryrefslogtreecommitdiff
path: root/usr.bin/vacation
AgeCommit message (Expand)Author
2006-08-15Add Auto-Submitted: header per RFC 3834, from OpenBSDchristos
2006-07-27PR/34095: Brian Buhrow: Vacation(1) core dumps when there is a Subject:christos
2004-08-25New sentence, new line; punctuation fixes;wiz
2004-08-25Drop trailing whitespace.wiz
2004-08-19Align usage with other vendor unices:christos
2004-08-19WARNS=3christos
2004-04-05- more void castschristos
2004-04-04Use setprogname(); sort options in usage.wiz
2004-04-04- add debugging flagchristos
2004-04-04document debugging flag.christos
2004-04-03reverse logic in from test; from wizchristos
2004-04-03fix date and wording; suggested by wizchristos
2004-04-03- Fix bug in the determination of apparently-to and delivered-to.christos
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-07-14use bounded string opitojun
2003-04-24Sort sections.wiz
2003-04-20Mention that -t is harmful.christos
2003-04-20Add flags to look in Apparently-To: or Delivered-To: fields. Inspired by jhawk.christos
2003-04-20PR/5039: Greg A. Woods: vacation should look at Apparently-To: andchristos
2003-02-25.Nm does not need a dummy argument ("") before punctuation orwiz
2003-02-18Add some missing voids.perry
2002-10-13Restore a space.wiz
2002-09-30New sentence, new line.grant
2002-02-08Generate <>& symbolically. I'm avoiding .../dist/... directories for now.ross
2001-12-08Use Bd -literal instead of Bd -unfilled.wiz
2001-04-04Lowercase sendmail in xref.wiz
2001-01-10revert part of previous, and change back to LOG_USER (from LOG_MAIL).lukem
2001-01-10use LOG_MAIL (instead of default, which is LOG_USER)lukem
2000-07-21Fix name comparison bug due to questionable microoptimisation,mjl
1999-08-17In name section, use .Dq macro rather than writing double quote directly.enami
1999-03-22More and more .Os cleanups. .Os is defined in the tmac.doc-common file,garbled
1998-12-19char -> unsigned charchristos
1998-07-26const poisoning.mycroft
1998-07-08can't use fclose() in vforked() child this way. Fixes PR 5582.cgd
1998-02-07syslog(3) cleanup: don't append \n, use %m instead of %s & strerror(3)mikel
1998-01-28.Nm usage police; from NAKAJIMA Yoshihiro in PR bin/4897.kleink
1997-12-31Change an exit() -> _exit(), so that it's safe for vfork().thorpej
1997-10-20remove WARNS=0 here, use ANSI string funcs, fix .Nm usagelukem
1997-09-20set WARNS?=1mikel
1997-09-20update for use with WARNS=1:mikel
1997-09-20xref syslog(3) not nonexistent syslog(8)mikel
1997-08-28Ensure that option processing is complete before externally suppliedmrg
1997-05-17* NULL => 0 (Arne Juul; PR#3629)pk
1997-04-22Document that we handle `Precedence: list'.mycroft
1995-08-31Sync with 44lite2jtc
1995-04-29XXX casts of LONG_MAX. this is wrong, and is marked as such.cgd
1994-12-21misc cleanup by jimj and myself.jtc
1994-11-17Merged with 4.4lite.jtc
1993-08-01Add RCS identifiers.mycroft
1993-08-01Add RCS indentifiers.mycroft