summaryrefslogtreecommitdiff
path: root/usr.bin/vacation
AgeCommit message (Collapse)Author
2001-11-19kill more registersMike Pechkin
millert@ ok
2001-07-09correct type on last arg to execl(); nordin@cse.ogi.eduTheo de Raadt
2000-08-05Fix name comparison bug found by Thilo Manske in NetBSD PR 10638. While I'mPaul Janzen
at it, do some -Wall fixing.
2000-03-14Finish off cleanup usr.bin/ man pages.Aaron Campbell
1999-10-17More consistent introduction to options.Aaron Campbell
1999-08-09document "Precedence: list"Theo de Raadt
1999-07-09- remove all trailing whitespaceAaron Campbell
* except when it is escaped with a `\' at the end of the line - fix remaining .Nm usage as well - this is from a patch I received from kwesterback@home.com, who has been working on some scripts for fixing formatting errors in mdoc'd man pages Ok, so there could be a cost/benefit debate with this commit, but since I have the patch we might as well commit it...
1999-06-06Once again, fix the spelling of "occurrence" in the documentationPaul Janzen
1999-06-05- remove trailing white spaceAaron Campbell
- remove arguments from .Os macros - remove arguments from .Nm macros, where appropriate - some more Dq/Sq/Ql insanity - still lots to do in the usr.bin tree... :/
1999-06-03add support for including the subject of a message being replied toMarco S Hyman
in the reply; OK'd by deraadt@
1999-05-16Cleanup xrefs under SEE ALSO. Specifically:Alex Feldman
- Sort xrefs by section, and then alphabetically. - Add missing commas between xref items. - Remove commas from the last xref entry. - Remove duplicate entries.
1999-02-12Note that vacation can now use the Return-PathMarco S Hyman
header as well as UNIX From to find the sender
1999-02-12parse "Return-Path:" headers in addition to UUCP styleMarco S Hyman
"From " lines; remove redundant program name from log messages
1998-10-30usr.bin/ man page fixes, t-zAaron Campbell
1998-07-08close(fileno()) inside vfork(); cgdTheo de Raadt
1998-02-07o Don't put newlines in syslog() messages and use %m, not strerror()Todd C. Miller
o If .vacation.db is size 0, dbopen() with O_TRUNC (otherwise vacation will do exit(1) and sendmail will be unhappy. dbopen() should probably deal with zero-length files sanely.
1997-09-21$OpenBSD$Theo de Raadt
1997-09-20syslog(3)Theo de Raadt
1997-08-06use -- instead; ericTheo de Raadt
1997-07-29oopsTheo de Raadt
1997-07-29Theo really wanted a hole in Allman code. Now he's got one.bitblt
1997-01-17r?index -> strr?chrTodd C. Miller
1997-01-15getopt(3) returns -1 when out of args, not EOF, whee!Todd C. Miller
1996-12-06vfork w/ exit botchTheo de Raadt
1996-06-26rcsidTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt