From owner-freebsd-bugs Mon Aug 4 12:22:23 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id MAA21599 for bugs-outgoing; Mon, 4 Aug 1997 12:22:23 -0700 (PDT) Received: from sax.sax.de (sax.sax.de [193.175.26.33]) by hub.freebsd.org (8.8.5/8.8.5) with SMTP id MAA21591; Mon, 4 Aug 1997 12:22:12 -0700 (PDT) Received: (from uucp@localhost) by sax.sax.de (8.6.12/8.6.12-s1) with UUCP id VAA17520; Mon, 4 Aug 1997 21:21:52 +0200 Received: (from j@localhost) by uriah.heep.sax.de (8.8.5/8.8.5) id VAA11267; Mon, 4 Aug 1997 21:20:03 +0200 (MET DST) Message-ID: <19970804212003.PP26929@uriah.heep.sax.de> Date: Mon, 4 Aug 1997 21:20:03 +0200 From: j@uriah.heep.sax.de (J Wunsch) To: ru@ucb.crimea.ua (Ruslan Ermilov) Cc: freebsd-bugs@FreeBSD.ORG, torstenb@FreeBSD.ORG Subject: Re: CPSR #8: identd Denial of Service (fwd) References: <199708041614.TAA23764@relay.ucb.crimea.ua> X-Mailer: Mutt 0.60_p2-3,5,8-9 Mime-Version: 1.0 X-Phone: +49-351-2012 669 X-PGP-Fingerprint: DC 47 E6 E4 FF A6 E9 8F 93 21 E0 7D F9 12 D6 4E Reply-To: joerg_wunsch@uriah.heep.sax.de (Joerg Wunsch) In-Reply-To: <199708041614.TAA23764@relay.ucb.crimea.ua>; from Ruslan Ermilov on Aug 4, 1997 19:14:17 +0300 Sender: owner-freebsd-bugs@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk As Ruslan Ermilov wrote: > Index: libexec/identd/identd.c > =================================================================== > RCS file: /cvs/src/libexec/identd/identd.c,v > retrieving revision 1.4 > retrieving revision 1.5 > diff -r1.4 -r1.5 > 2c2 > < ** $Id: identd.c,v 1.4 1997/07/23 20:36:27 kstailey Exp $ > --- > > ** $Id: identd.c,v 1.5 1997/07/29 07:49:31 deraadt Exp $ > 180a181 > > int save_errno = errno; > 184a186 > > errno = save_errno; Blech. This patch is totally useless for non-OpenBSD users. (Of course, one could lookup the respective revisions in their CVS, and make a context diff. But why didn't he do this in the first place when submitting it to Bugtraq?) Cc to our pidentd maintainer. -- cheers, J"org joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/ -- NIC: JW11-RIPE Never trust an operating system you don't have sources for. ;-)