Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-3] src/usr.sbin/pkg_install/lib
Module Name: src
Committed By: tron
Date: Sun Nov 6 13:41:32 UTC 2005
Modified Files:
src/usr.sbin/pkg_install/lib [netbsd-3]: Makefile str.c
Added Files:
src/usr.sbin/pkg_install/lib [netbsd-3]: dewey.c dewey.h
Log Message:
Pull up following revision(s) (requested by wiz in ticket #938):
usr.sbin/pkg_install/lib/Makefile: revision 1.25
usr.sbin/pkg_install/lib/dewey.c: revision 1.1
usr.sbin/pkg_install/lib/dewey.h: revision 1.1
usr.sbin/pkg_install/lib/str.c: revision 1.55
Split dewey compare functions into their own file dewey.c so they
can be used in a forthcoming Perl module.
Joint work with Thomas Klausner.
To generate a diff of this commit:
cvs rdiff -r1.23.2.1 -r1.23.2.2 src/usr.sbin/pkg_install/lib/Makefile
cvs rdiff -r0 -r1.1.2.1 src/usr.sbin/pkg_install/lib/dewey.c \
src/usr.sbin/pkg_install/lib/dewey.h
cvs rdiff -r1.50.2.4 -r1.50.2.5 src/usr.sbin/pkg_install/lib/str.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