summaryrefslogtreecommitdiff
path: root/bin/rmail
AgeCommit message (Expand)Author
2009-10-28rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andTheo de Raadt
2008-05-28add a description for -D and -T (taken from NetBSD's rmail(8));Igor Sobrado
2008-02-25support giant files by using ftello(); dhill@mindcry.orgTheo de Raadt
2007-08-06the ellipsis is not an optional argument; while here, sync the usageIgor Sobrado
2007-05-31convert to new .Dd format;Jason McIntyre
2006-11-15err(..., strerror(errno)) is redundant.Miod Vallat
2005-11-12use snprintf; ok cloder dhill@mindcry.orgTheo de Raadt
2004-07-28note that uucp is not part of base install, but can be installed w/Jason McIntyre
2003-09-26free(NULL) works; jjy2+@pitt.eduTheo de Raadt
2003-09-24realloc fix; ho okTheo de Raadt
2003-07-29spacingTheo de Raadt
2003-06-10o Pass the -G flag to sendmail like sendmail(8) saysTodd C. Miller
2003-06-02Remove 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-11-09doh, better now.Federico G. Schwindt
2002-11-09uucp(1) doesn't exist anymore.Federico G. Schwindt
2002-07-04ansiTheo de Raadt
2002-02-16Part one of userland __P removal. Done with a simple regexp with some minor ...Todd C. Miller
2001-12-21Initial patch for a new mdoc issue.Mike Pechkin
2001-11-13o) start new sentence on a new line;Mike Pechkin
2001-09-06o) __progname aria;Mike Pechkin
2000-01-22remove extra externs not needed because of unistd.h (rest of tree will be don...Theo de Raadt
1999-08-17consistencyAaron Campbell
1999-08-16more precise SYNOPSIS syntaxAaron Campbell
1999-05-23remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-commonAaron Campbell
1998-12-15always give .Nm macros an argument in SYNOPSIS sections; krw@tcn.netAaron Campbell
1998-11-28start killing redundant .Nm macro arguments (mandoc ``remembers'' the first oneAaron Campbell
1998-11-06use .Dq/.Sq macros instead of `` ''s and ` 's (think typesetting and futureAaron Campbell
1998-09-14First complete sweep of man pages, bin/. Command/function names previouslyAaron Campbell
1998-04-30WallTheo de Raadt
1997-09-21$OpenBSD$Theo de Raadt
1997-09-01i am bored enough to fix terminal space/tab ugliesTheo de Raadt
1997-05-30xref correctionsTheo de Raadt
1997-04-09Use the value of UU_MACHINE from the environment if present.felix
1997-04-07use libc err(); ahd@kew.comTheo de Raadt
1997-01-15getopt(3) returns -1 when out of args, not EOF, whee!Todd C. Miller
1996-12-14-Wall'ing.Michael Shalayeff
1996-08-02zap getopt() case of -?, come on, it is the default!Theo de Raadt
1996-06-23update rcsidTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt