cvs commit: src/usr.bin/write Makefile write.c
Chris Pressey
cpressey at crater.dragonflybsd.org
Fri Dec 31 00:06:05 PST 2004
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
More information about the Commits
mailing list