Source-Changes archive

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

CVS commit: src



Module Name:    src
Committed By:   he
Date:           Thu Dec 14 17:54:19 UTC 2006

Modified Files:
        src/bin/ls: stat_flags.c
        src/usr.sbin/mtree: Makefile

Log Message:
The "#ifdef UNUSED_BLOCK" in stat_flags.c wasn't so unused after
all -- it was used by the mtree source.  So, instead do an "#ifdef
MTREE", and define that one when building mtree.


To generate a diff of this commit:
cvs rdiff -r1.20 -r1.21 src/bin/ls/stat_flags.c
cvs rdiff -r1.27 -r1.28 src/usr.sbin/mtree/Makefile

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