DragonFly commits List (threaded) for 2004-12
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
cvs commit: src/usr.sbin/fdwrite
liamfoy 2004/12/03 14:51:47 PST
DragonFly src repository
Modified files:
usr.sbin/fdwrite Makefile fdwrite.c
Log:
- strings.h -> string.h
- Malloc sets errno. Use err and not errx.
- Static functions
- Make WARNS 6 clean
- Add WARNS?= 6
Revision Changes Path
1.3 +2 -3 src/usr.sbin/fdwrite/Makefile
1.5 +9 -5 src/usr.sbin/fdwrite/fdwrite.c
http://www.dragonflybsd.org/cvsweb/src/usr.sbin/fdwrite/Makefile.diff?r1=1.2&r2=1.3&f=u
http://www.dragonflybsd.org/cvsweb/src/usr.sbin/fdwrite/fdwrite.c.diff?r1=1.4&r2=1.5&f=u
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]