Subject: CVS commit: src/usr.sbin/pkg_install/lib
To: None <source-changes@NetBSD.org>
From: Dieter Baron <dillo@netbsd.org>
List: source-changes
Date: 11/03/2005 21:59:55
Module Name:	src
Committed By:	dillo
Date:		Thu Nov  3 21:59:55 UTC 2005

Modified Files:
	src/usr.sbin/pkg_install/lib: Makefile str.c
Added Files:
	src/usr.sbin/pkg_install/lib: dewey.c dewey.h

Log Message:
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.24 -r1.25 src/usr.sbin/pkg_install/lib/Makefile
cvs rdiff -r0 -r1.1 src/usr.sbin/pkg_install/lib/dewey.c \
    src/usr.sbin/pkg_install/lib/dewey.h
cvs rdiff -r1.54 -r1.55 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.