Subject: CVS commit: basesrc/usr.sbin/makefs
To: None <source-changes@netbsd.org>
From: Luke Mewburn <lukem@netbsd.org>
List: source-changes
Date: 10/29/2001 07:38:10
Module Name:	basesrc
Committed By:	lukem
Date:		Mon Oct 29 05:38:09 UTC 2001

Modified Files:
	basesrc/usr.sbin/makefs: walk.c

Log Message:
- apply_specdir(): when adding a new symlink from the specfile, do the assert
  check on the correct node
- apply_specentry(): if this node is a duplicate of another, apply the
  changes to the `master' entry instead of this one.
- fix inotype() to DTRT
- comment out some debugging info that is too verbose


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 basesrc/usr.sbin/makefs/walk.c

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