log read timeouts as syserrs; be able to match the inverse of a class
authorEric Allman <eric@ucbvax.Berkeley.EDU>
Fri, 10 Dec 1982 03:19:09 +0000 (19:19 -0800)
committerEric Allman <eric@ucbvax.Berkeley.EDU>
Fri, 10 Dec 1982 03:19:09 +0000 (19:19 -0800)
using the $~x syntax; don't add a full name during network forward operations

SCCS-mr: usr.sbin/sendmail/src/version.c 081, 095, 103
SCCS-vsn: usr.sbin/sendmail/src/version.c 3.257

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

index 91fa66e..7fdc5ad 100644 (file)
@@ -1,5 +1,5 @@
 # ifndef lint
 # ifndef lint
-static char    SccsId[] = "@(#)SendMail version 3.256 of %G%";
+static char    SccsId[] = "@(#)SendMail version 3.257 of %G%";
 # endif lint
 
 # endif lint
 
-char   Version[] = "3.256 [%G%]";
+char   Version[] = "3.257 [%G%]";