Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/usr.sbin/mtree
Module Name: src
Committed By: christos
Date: Sun Feb 3 19:15:18 UTC 2013
Modified Files:
src/usr.sbin/mtree: Makefile create.c extern.h mtree.8 mtree.c verify.c
Added Files:
src/usr.sbin/mtree: only.c
Log Message:
add the ability to only output paths included in a spec file when creating
from a directory (-c)
To generate a diff of this commit:
cvs rdiff -u -r1.33 -r1.34 src/usr.sbin/mtree/Makefile
cvs rdiff -u -r1.68 -r1.69 src/usr.sbin/mtree/create.c
cvs rdiff -u -r1.37 -r1.38 src/usr.sbin/mtree/extern.h
cvs rdiff -u -r1.67 -r1.68 src/usr.sbin/mtree/mtree.8
cvs rdiff -u -r1.46 -r1.47 src/usr.sbin/mtree/mtree.c
cvs rdiff -u -r0 -r1.1 src/usr.sbin/mtree/only.c
cvs rdiff -u -r1.43 -r1.44 src/usr.sbin/mtree/verify.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