Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: basesrc/usr.sbin/makefs



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.




Home | Main Index | Thread Index | Old Index