Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/usr.sbin/mtree
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.
Home |
Main Index |
Thread Index |
Old Index