Subject: CVS commit: src/distrib/utils/sysinst
To: None <source-changes@netbsd.org>
From: Luke Mewburn <lukem@netbsd.org>
List: source-changes
Date: 02/20/2003 14:02:56
Module Name:	src
Committed By:	lukem
Date:		Thu Feb 20 12:02:56 UTC 2003

Modified Files:
	src/distrib/utils/sysinst: util.c

Log Message:
cleanup_dist():
- filenames in obsolete sets start with "./" not "/" (i changed that a
  while ago, and forgot to update this)
- only call target_prefix() once, not for each filename parsed...
- look for obsolete lists in /etc/obsolete/%s instead of /dist/%s_obsolete


To generate a diff of this commit:
cvs rdiff -r1.85 -r1.86 src/distrib/utils/sysinst/util.c

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