DragonFly commits List (threaded) for 2005-02
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
cvs commit: src/sbin/slattach Makefile slattach.c
cpressey 2005/02/01 23:59:48 PST
DragonFly src repository
Modified files:
sbin/slattach Makefile slattach.c
Log:
Raise WARNS to 6:
- Rename a local variable to avoid conflict with the name of a
library function.
- Mark some function arguments as unused.
- ANSIfy function definitions.
- Declare local functions as static.
Revision Changes Path
1.3 +2 -1 src/sbin/slattach/Makefile
1.6 +37 -24 src/sbin/slattach/slattach.c
http://www.dragonflybsd.org/cvsweb/src/sbin/slattach/Makefile.diff?r1=1.2&r2=1.3&f=u
http://www.dragonflybsd.org/cvsweb/src/sbin/slattach/slattach.c.diff?r1=1.5&r2=1.6&f=u
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]