Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-11-12 | use snprintf; ok cloder dhill@mindcry.org | Theo de Raadt | |
2003-09-26 | free(NULL) works; jjy2+@pitt.edu | Theo de Raadt | |
2003-09-24 | realloc fix; ho ok | Theo de Raadt | |
2003-07-29 | spacing | Theo de Raadt | |
2003-06-10 | o Pass the -G flag to sendmail like sendmail(8) says | Todd C. Miller | |
o Delivery in the foreground instead of just queueing since otherwise mail is not delivered until the next queue run. From Takahiro Yugawa; closes PR 3182 | |||
2003-06-02 | Remove the advertising clause in the UCB license which Berkeley | Todd C. Miller | |
rescinded 22 July 1999. Proofed by myself and Theo. | |||
2003-03-13 | lots of sprintf -> snprintf and strcpy -> strlcpy; checked by tedu | Theo de Raadt | |
2002-07-04 | ansi | Theo de Raadt | |
2002-02-16 | Part one of userland __P removal. Done with a simple regexp with some minor ↵ | Todd C. Miller | |
hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically. | |||
2001-09-06 | o) __progname aria; | Mike Pechkin | |
millert@ ok. | |||
2000-01-22 | remove extra externs not needed because of unistd.h (rest of tree will be ↵ | Theo de Raadt | |
done later.. contact me if you want to help) | |||
1998-04-30 | Wall | Theo de Raadt | |
1997-09-01 | i am bored enough to fix terminal space/tab uglies | Theo de Raadt | |
1997-04-09 | Use the value of UU_MACHINE from the environment if present. | felix | |
This makes the Received header lines more accurate, if rmail is called from Taylor UUCP's uuxqt. (And we ship Taylor UUCP...) Change #define TAYLOR_ENV into #undef TAYLOR_ENV if this should annoy you :-) | |||
1997-04-07 | use libc err(); ahd@kew.com | Theo de Raadt | |
1997-01-15 | getopt(3) returns -1 when out of args, not EOF, whee! | Todd C. Miller | |
1996-12-14 | -Wall'ing. | Michael Shalayeff | |
1996-08-02 | zap getopt() case of -?, come on, it is the default! | Theo de Raadt | |
1996-06-23 | update rcsid | Theo de Raadt | |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |