summaryrefslogtreecommitdiff
path: root/usr.bin/vacation/vacation.c
AgeCommit message (Expand)Author
2023-04-11Make vacation(1) check 'Auto-Submitted:' (RFC 3834) in addition tohauke
2019-05-05Also fix the error message when -T is used with something other than A or Dpgoyette
2008-07-21Remove the \n and tabs from the __COPYRIGHT() strings.lukem
2007-12-15convert __attribute__s to applicable cdefs.h macrosperry
2007-07-13PR/36644: Edgar Fuss: vacation does not work if homedir not presentchristos
2007-07-13PR/36643: Edgar Fu: -m missing from getopt.christos
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-19Align usage with other vendor unices:christos
2004-04-05- more void castschristos
2004-04-04Use setprogname(); sort options in usage.wiz
2004-04-04- add debugging flagchristos
2004-04-03reverse logic in from test; from 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-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-18Add some missing voids.perry
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
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
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-20update for use with WARNS=1:mikel
1997-08-28Ensure that option processing is complete before externally suppliedmrg
1997-05-17* NULL => 0 (Arne Juul; PR#3629)pk
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-04-26s/R_PUT/0/mycroft
1993-04-21Changed hash_open to dbopen.proven
1993-03-21initial import of 386bsd-0.1 sourcescgd