DragonFly commits List (threaded) for 2009-03
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
DragonFly-2.3.0.532.gc2609 master bin/cpdup cpdup.c misc.c
commit c260943236095839a0bbe73688b38f5585493e2f
Author: Matthew Dillon <dillon@apollo.backplane.com>
Date: Tue Mar 31 17:16:31 2009 -0700
cpdup: '#' in cpignore files is no longer interpreted as a comment.
A '#' as the first character on a line in a cpignore file used to be
interpreted as a comment. It is no just considered another valid
character in a filename. Comments may no longer be represented in
cpignore files.
Summary of changes:
bin/cpdup/cpdup.c | 2 +-
bin/cpdup/misc.c | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/c260943236095839a0bbe73688b38f5585493e2f
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]