DragonFly commits List (threaded) for 2004-12
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
cvs commit: src/usr.bin/fsync
liamfoy 2004/12/12 09:01:05 PST
DragonFly src repository
Modified files:
usr.bin/fsync Makefile fsync.c
Log:
- We should warn with argv[i] not argv[1]
- err -> warn (we can continue)
- Return with error if any fsyncs fail
- Add WARNS?= 6
Revision Changes Path
1.3 +2 -1 src/usr.bin/fsync/Makefile
1.4 +13 -7 src/usr.bin/fsync/fsync.c
http://www.dragonflybsd.org/cvsweb/src/usr.bin/fsync/Makefile.diff?r1=1.2&r2=1.3&f=u
http://www.dragonflybsd.org/cvsweb/src/usr.bin/fsync/fsync.c.diff?r1=1.3&r2=1.4&f=u
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]