Subject: Patch to latest sendmail version
To: None <current-users@NetBSD.ORG, current-users@freebsd.org>
From: Dave Burgess <burgess@s069.netins.net>
List: current-users
Date: 04/08/1995 13:12:40
I was reading through one of the security mailing lists and found a
reference to a patch that needs to be made in src/daemon.c

On line 1081, the line 

nleft = sizeof(ibuf - 1);

should be

nleft = sizeof(ibuf) - 1;

This allows identd to work more correctly.  Apparently there was a
problem with identd only getting the first couple of characters from the
identd.
-- 
Dave Burgess  (The man of a thousand E-Mail addresses)
386bsd FAQ Maintainer / SysAdmin for the NetBSD system in my spare bedroom
"Just because something is stupid doesn't mean that there isn't someone
that wants to do it...."