Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Tim Rightnour <garbled@netbsd.org>
List: source-changes
Date: 01/24/2001 11:30:31
Module Name:	basesrc
Committed By:	garbled
Date:		Wed Jan 24 09:30:31 UTC 2001

Modified Files:
	basesrc/usr.sbin/sushi: functions.c functions.h scanform.c

Log Message:
Add a function to fetch a list of different package categories that are
available to the user to install binary packages with.

Modify the function API so it can handle preforms like it is supposed to.


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 basesrc/usr.sbin/sushi/functions.c
cvs rdiff -r1.2 -r1.3 basesrc/usr.sbin/sushi/functions.h
cvs rdiff -r1.9 -r1.10 basesrc/usr.sbin/sushi/scanform.c

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