Subject: CVS commit: [netbsd-3] src/usr.sbin/mtree
To: None <source-changes@NetBSD.org>
From: Soren Jacobsen <snj@netbsd.org>
List: source-changes
Date: 10/01/2005 05:56:40
Module Name:	src
Committed By:	snj
Date:		Sat Oct  1 05:56:40 UTC 2005

Modified Files:
	src/usr.sbin/mtree [netbsd-3]: misc.c

Log Message:
Pull up following revision(s) (requested by tron in ticket #839):
	usr.sbin/mtree/misc.c: revision 1.27
The list of keywords must be sorted because it is search with bsearch(3).
Correcting this makes mtree(8) work again under Solaris.


To generate a diff of this commit:
cvs rdiff -r1.25.2.1 -r1.25.2.2 src/usr.sbin/mtree/misc.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.