DragonFly commits List (threaded) for 2005-01
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
cvs commit: src/sbin/newfs Makefile fscopy.c
cpressey 2005/01/08 11:39:40 PST
DragonFly src repository
Modified files:
sbin/newfs Makefile fscopy.c
Log:
Further cleanup:
- When fs_Bytes is zero, assign NULL (rather than "") to fs_Data.
- Check that fs_Bytes is nonzero before subsequently using fs_Data.
Requested-by: dillon
Tested-by: typical usage of installer
Revision Changes Path
1.4 +1 -0 src/sbin/newfs/Makefile
1.6 +9 -9 src/sbin/newfs/fscopy.c
http://www.dragonflybsd.org/cvsweb/src/sbin/newfs/Makefile.diff?r1=1.3&r2=1.4&f=u
http://www.dragonflybsd.org/cvsweb/src/sbin/newfs/fscopy.c.diff?r1=1.5&r2=1.6&f=u
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]