close cached connections on forks and mailer execs; fix bug in
authorEric Allman <eric@ucbvax.Berkeley.EDU>
Sun, 21 Feb 1993 07:14:02 +0000 (23:14 -0800)
committerEric Allman <eric@ucbvax.Berkeley.EDU>
Sun, 21 Feb 1993 07:14:02 +0000 (23:14 -0800)
QSELFREF code; add option p (privacy flags) and b (minimum blocks free);
VRFY just verifies, EXPN really expands

SCCS-vsn: usr.sbin/sendmail/src/version.c 6.25

usr/src/usr.sbin/sendmail/src/version.c

index 19ea09b..8d0e7de 100644 (file)
@@ -7,7 +7,7 @@
  */
 
 #ifndef lint
  */
 
 #ifndef lint
-static char sccsid[] = "@(#)version.c  6.24 (Berkeley) %G%";
+static char sccsid[] = "@(#)version.c  6.25 (Berkeley) %G%";
 #endif /* not lint */
 
 #endif /* not lint */
 
-char   Version[] = "ALPHA-6.24";
+char   Version[] = "ALPHA-6.25";