Date: Fri, 1 Aug 2003 10:26:41 -0700 (PDT) From: Bosko Milekic <bmilekic@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/pkg_install/lib match.c Message-ID: <200308011726.h71HQf93002718@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
bmilekic 2003/08/01 10:26:41 PDT FreeBSD src repository Modified files: usr.sbin/pkg_install/lib match.c Log: Use strncmp() and not strcmp() here to properly match installed ports. Submitted by: Harold Gutch <logix@foobar.franken.de> Revision Changes Path 1.14 +1 -1 src/usr.sbin/pkg_install/lib/match.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200308011726.h71HQf93002718>