DragonFly commits List (threaded) for 2005-01
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
cvs commit: src/usr.bin/look Makefile look.c
cpressey 2005/01/06 18:43:41 PST
DragonFly src repository
Modified files:
usr.bin/look Makefile look.c
Log:
Raise WARNS to 6:
- Constify a string variable;
- Parentheses around an assignment in a test.
And style(9):
- Remove casts to void when ignoring return values;
- Remove `register' keywords;
- Make check against '\0' explicit.
Revision Changes Path
1.2 +2 -0 src/usr.bin/look/Makefile
1.4 +15 -14 src/usr.bin/look/look.c
http://www.dragonflybsd.org/cvsweb/src/usr.bin/look/Makefile.diff?r1=1.1&r2=1.2&f=u
http://www.dragonflybsd.org/cvsweb/src/usr.bin/look/look.c.diff?r1=1.3&r2=1.4&f=u
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]