Date: Sun, 28 Jun 1998 01:04:09 -0700 (PDT) From: Joerg Wunsch <joerg@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: ports/mail/popper/patches patch-ag Message-ID: <199806280804.BAA25373@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199806280804.BAA25373>