Module Name: src
Committed By: christos
Date: Thu Apr 24 17:22:42 UTC 2014
Modified Files:
src/usr.sbin/mtree: create.c extern.h mtree.c spec.c
Log Message:
Pass a file pointer to write data instead of writing to stdout.
No functional change.
To generate a diff of this commit:
cvs rdiff -u -r1.72 -r1.73 src/usr.sbin/mtree/create.c
cvs rdiff -u -r1.38 -r1.39 src/usr.sbin/mtree/extern.h
cvs rdiff -u -r1.48 -r1.49 src/usr.sbin/mtree/mtree.c
cvs rdiff -u -r1.88 -r1.89 src/usr.sbin/mtree/spec.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.