From owner-cvs-ports Sun Jun 28 03:05:30 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id DAA28054 for cvs-ports-outgoing; Sun, 28 Jun 1998 03:05:30 -0700 (PDT) (envelope-from owner-cvs-ports) Received: from time.cdrom.com (root@time.cdrom.com [204.216.27.226]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id DAA28020; Sun, 28 Jun 1998 03:05:03 -0700 (PDT) (envelope-from jkh@time.cdrom.com) Received: from time.cdrom.com (jkh@localhost.cdrom.com [127.0.0.1]) by time.cdrom.com (8.8.8/8.8.8) with ESMTP id DAA06550; Sun, 28 Jun 1998 03:04:20 -0700 (PDT) (envelope-from jkh@time.cdrom.com) To: Joerg Wunsch cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: Re: cvs commit: ports/mail/popper/patches patch-ag In-reply-to: Your message of "Sun, 28 Jun 1998 01:04:09 PDT." <199806280804.BAA25373@freefall.freebsd.org> Date: Sun, 28 Jun 1998 03:04:20 -0700 Message-ID: <6545.899028260@time.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-cvs-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Erm, I already fixed this though. Which of our commits made it? :) - Jordan > joerg 1998/06/28 01:04:09 PDT > > Modified files: > mail/popper/patches patch-ag > Log: > Well, it's always a bad idea to introduce new bugs when trying to fix > one... strncat(3) takes a string as its second arg, and a len as its > third one, not the other way round. =:-) > > The ``consistency'' of the C library sucks, of course. > > Revision Changes Path > 1.6 +1 -1 ports/mail/popper/patches/patch-ag