Subject: CVS commit: src/usr.sbin/mtree
To: None <source-changes@NetBSD.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 09/29/2005 14:29:03
Module Name: src
Committed By: tron
Date: Thu Sep 29 14:29:03 UTC 2005
Modified Files:
src/usr.sbin/mtree: misc.c
Log Message:
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.26 -r1.27 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.