Date: Sun, 28 Jun 1998 22:04:15 +0400 From: =?koi8-r?B?4c7E0sXKIP7F0s7P1w==?= <ache@nagual.pp.ru> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Cc: jkh@FreeBSD.ORG, joerg@FreeBSD.ORG Subject: Re: cvs commit: ports/mail/popper/patches patch-ah patch-ag Message-ID: <19980628220415.A14826@nagual.pp.ru> In-Reply-To: <199806281750.KAA02694@freefall.freebsd.org>; from ache@FreeBSD.ORG on Sun, Jun 28, 1998 at 10:50:24AM -0700 References: <199806281750.KAA02694@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Jun 28, 1998 at 10:50:24AM -0700, Andrey A. Chernov wrote: > ache 1998/06/28 10:50:24 PDT > > Modified files: > mail/popper/patches patch-ag > Added files: > mail/popper/patches patch-ah > Log: > Fix broken code that people tries to commit again and again despite the > fact that I am this port maintainer and still alive. To be more specific: 1) CRLF must be _always_ added to the end of the line, even the line truncated, protocol issues. Both jkh and joerg versions not do it. 2) All (including latest) jkh and joerg versions dumps core on this command: perl -e 'print "e"x2000,"\r\nQUIT\r\n";' | nc -i 2 localhost 110 It means that they _never_ test their popper patches. -- Andrey A. Chernov http://www.nagual.pp.ru/~ache/ MTH/SH/HE S-- W-- N+ PEC>+ D A a++ C G>+ QH+(++) 666+>++ Y To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19980628220415.A14826>