summaryrefslogtreecommitdiff
path: root/usr.bin/vacation/vacation.c
AgeCommit message (Expand)Author
2003-06-10mostly ansi cleanup; pval okTheo de Raadt
2003-06-03Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2003-03-13lots of sprintf -> snprintf and strcpy -> strlcpy; checked by teduTheo de Raadt
2002-02-16Part one of userland __P removal. Done with a simple regexp with some minor ...Todd C. Miller
2002-02-07I want my vacation to be case nonsensitive in readheaders().Mike Pechkin
2001-11-19kill more registersMike Pechkin
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
1999-06-03add support for including the subject of a message being replied toMarco S Hyman
1999-02-12parse "Return-Path:" headers in addition to UUCP styleMarco S Hyman
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
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