From owner-cvs-all Tue Oct 9 20:23:37 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id EC35337B403; Tue, 9 Oct 2001 20:23:29 -0700 (PDT) Received: (from ache@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f9A3NTO32263; Tue, 9 Oct 2001 20:23:29 -0700 (PDT) (envelope-from ache) Message-Id: <200110100323.f9A3NTO32263@freefall.freebsd.org> From: "Andrey A. Chernov" Date: Tue, 9 Oct 2001 20:23:29 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/ftp/wu-ftpd Makefile ports/ftp/wu-ftpd/files patch-af patch-aj patch-al X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ache 2001/10/09 20:23:29 PDT Modified files: ftp/wu-ftpd Makefile ftp/wu-ftpd/files patch-al Added files: ftp/wu-ftpd/files patch-af patch-aj Log: Fix broken strcasestr() implementation. Use FreeBSD's strcasestr() if present. Revision Changes Path 1.40 +2 -2 ports/ftp/wu-ftpd/Makefile 1.1 +29 -0 ports/ftp/wu-ftpd/files/patch-af (new) 1.1 +8 -0 ports/ftp/wu-ftpd/files/patch-aj (new) 1.6 +20 -19 ports/ftp/wu-ftpd/files/patch-al To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message