Subject: CVS commit: basesrc/distrib/common
To: None <source-changes@netbsd.org>
From: Luke Mewburn <lukem@netbsd.org>
List: source-changes
Date: 05/29/2002 06:01:57
Module Name:	basesrc
Committed By:	lukem
Date:		Wed May 29 03:01:56 UTC 2002

Modified Files:
	basesrc/distrib/common: parselist.awk

Log Message:
- for COPY, default perm to 0444 if it's not supplied
- for COPYDIR, use perms of 0444 for files
- set perm to crunchgen program to 0555
- for mode=populate, add  `` || exit 1''  after  `` ( ... ) ''  to
  ensure that sh -e correctly exits upon failure...


To generate a diff of this commit:
cvs rdiff -r1.10 -r1.11 basesrc/distrib/common/parselist.awk

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