DragonFly commits List (threaded) for 2004-12
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
cvs commit: src/usr.bin/write Makefile write.c
cpressey 2004/12/31 00:05:37 PST
DragonFly src repository
Modified files:
usr.bin/write Makefile write.c
Log:
Bump WARNS to 6 and apply some style(9):
- Add `__unused' to an unused parameter;
- Remove `register' keywords;
- Remove casts to void when ignoring return values;
- Add $DragonFly$ to Makefile.
Revision Changes Path
1.2 +2 -0 src/usr.bin/write/Makefile
1.5 +23 -21 src/usr.bin/write/write.c
http://www.dragonflybsd.org/cvsweb/src/usr.bin/write/Makefile.diff?r1=1.1&r2=1.2&f=u
http://www.dragonflybsd.org/cvsweb/src/usr.bin/write/write.c.diff?r1=1.4&r2=1.5&f=u
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]