Date: Sun, 30 Nov 2003 10:06:02 -0800 (PST) From: Poul-Henning Kamp <phk@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/mtree specspec.c Message-ID: <200311301806.hAUI62oA048415@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
phk 2003/11/30 10:06:02 PST FreeBSD src repository Modified files: usr.sbin/mtree specspec.c Log: The new "spec against spec" comparison code was yet another time victim of the special sort order employed where files come before directories and alphabetic inside these two groups. Approved by: re@ Revision Changes Path 1.2 +22 -7 src/usr.sbin/mtree/specspec.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200311301806.hAUI62oA048415>