Subject: CVS commit: src/distrib/utils/sysinst
To: None <source-changes@NetBSD.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 12/28/2003 05:30:47
Module Name:	src
Committed By:	christos
Date:		Sun Dec 28 05:30:47 UTC 2003

Modified Files:
	src/distrib/utils/sysinst: defs.h target.c upgrade.c

Log Message:
Add an argument to cp_within_target that indicates if the file is optional
or really should be there. Use that for files that are not necessarily
present.


To generate a diff of this commit:
cvs rdiff -r1.107 -r1.108 src/distrib/utils/sysinst/defs.h
cvs rdiff -r1.45 -r1.46 src/distrib/utils/sysinst/target.c
cvs rdiff -r1.43 -r1.44 src/distrib/utils/sysinst/upgrade.c

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