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