| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove MAINTAINER= lines from individual Makefiles in favor of the | Gregory Neil Shapiro | 2003-07-07 | 1 | -2/+0 |
* | Update build infrastructure for sendmail 8.12. | Gregory Neil Shapiro | 2002-02-17 | 1 | -3/+17 |
* | Remove NO_WERRORs and WARNS=n's. To be revisited after GCC3. | Mark Murray | 2002-02-08 | 1 | -1/+0 |
* | Protect this from the coming WARNS=2 default. | Mark Murray | 2001-12-11 | 1 | -0/+1 |
* | Add a MAINTAINER= line so people know who to blame | Gregory Neil Shapiro | 2000-10-26 | 1 | -0/+2 |
* | Fix man page installation | Gregory Neil Shapiro | 2000-10-11 | 1 | -6/+4 |
* | Use sendmail's version of vacation. It is command line and database | Gregory Neil Shapiro | 2000-10-10 | 3 | -729/+31 |
* | getopt and friends are declared in <unistd.h> | Warner Losh | 2000-09-04 | 1 | -2/+0 |
* | Remove single-space hard sentence breaks. These degrade the quality | Sheldon Hearn | 2000-03-01 | 1 | -1/+2 |
* | $Id$ -> $FreeBSD$ | Peter Wemm | 1999-08-28 | 3 | -3/+3 |
* | Add a messy example of how to get debug-mode error messages written to | Sheldon Hearn | 1999-06-23 | 1 | -1/+11 |
* | Postpone call to usage() until after all options are processed so that | Sheldon Hearn | 1999-06-18 | 1 | -6/+9 |
* | Please forgive me, it's my first day on the block. Forgot to mention: | Sheldon Hearn | 1999-06-17 | 1 | -1/+1 |
* | Null commit to reflect that the previous commit added warnings for | Sheldon Hearn | 1999-06-17 | 1 | -1/+1 |
* | * Add a command-line option to enable debugging mode, which sends error | Sheldon Hearn | 1999-06-17 | 2 | -19/+67 |
* | Calls one or more of malloc(), warn(), err(), syslog(), execlp() or | Dag-Erling Smørgrav | 1998-10-13 | 1 | -2/+2 |
* | Add const to copyright string. Hide sccsid string. | Philippe Charnier | 1997-11-03 | 1 | -4/+6 |
* | Many places in the code NULL is used in integer context, where | Poul-Henning Kamp | 1997-09-18 | 1 | -2/+2 |
* | Stop parsing args before user supplied to argument in sendmail. | Warner Losh | 1997-08-28 | 1 | -2/+2 |
* | Even better fix: use close(fileno(mfp)); to close unneded descriptor | Andrey A. Chernov | 1997-04-23 | 1 | -1/+2 |
* | Better fix: return vfork() again, but remove clobbering fclose() | Andrey A. Chernov | 1997-04-23 | 1 | -4/+3 |
* | Replace vfork() by fork(), vfork() usage is totally bogus in this context. | Andrey A. Chernov | 1997-04-23 | 1 | -2/+2 |
* | compare return value from getopt against -1 rather than EOF, per the final | Warner Losh | 1997-03-29 | 1 | -2/+2 |
* | Revert $FreeBSD$ to $Id$ | Peter Wemm | 1997-02-22 | 3 | -3/+3 |
* | Make the long-awaited change from $Id$ to $FreeBSD$ | Jordan K. Hubbard | 1997-01-14 | 3 | -3/+3 |
* | Removed stray DPADD. | Bruce Evans | 1997-01-10 | 1 | -3/+2 |
* | Various cleanups: | Joerg Wunsch | 1996-09-28 | 3 | -17/+93 |
* | Correct a bunch of man page cross references and generally | Mike Pritchard | 1996-02-11 | 1 | -2/+3 |
* | Correct some manual page cross reference errors. E.g. su is a section | Mike Pritchard | 1996-02-02 | 1 | -2/+2 |
* | Delete bogus referneces to timezone code internal header file `tzfile.h', | Garrett Wollman | 1995-08-07 | 1 | -3/+2 |
* | BSD 4.4 Lite Usr.bin Sources | Rodney W. Grimes | 1994-05-27 | 3 | -0/+597 |