Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 09/25/1999 14:17:38
Module Name:	basesrc
Committed By:	tron
Date:		Sat Sep 25 21:17:38 UTC 1999

Modified Files:
	basesrc/libexec/makewhatis: Makefile makewhatis.8
Added Files:
	basesrc/libexec/makewhatis: makewhatis.c

Log Message:
Replace shell script for creating whatis.db database with a C program
which is a little bit faster.


To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 basesrc/libexec/makewhatis/Makefile
cvs rdiff -r1.4 -r1.5 basesrc/libexec/makewhatis/makewhatis.8
cvs rdiff -r0 -r1.1 basesrc/libexec/makewhatis/makewhatis.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.