cvs commit: src/usr.sbin/pciconf Makefile pciconf.c
Chris Pressey
cpressey at crater.dragonflybsd.org
Sat Jan 1 14:07:24 PST 2005
cpressey 2005/01/01 14:06:25 PST
DragonFly src repository
Modified files:
usr.sbin/pciconf Makefile pciconf.c
Log:
Raise WARNS to 6:
- Constify some strings;
- Make a temporary copy of a const string for parsing purposes.
Revision Changes Path
1.3 +2 -1 src/usr.sbin/pciconf/Makefile
1.6 +16 -11 src/usr.sbin/pciconf/pciconf.c
http://www.dragonflybsd.org/cvsweb/src/usr.sbin/pciconf/Makefile.diff?r1=1.2&r2=1.3&f=u
http://www.dragonflybsd.org/cvsweb/src/usr.sbin/pciconf/pciconf.c.diff?r1=1.5&r2=1.6&f=u
More information about the Commits
mailing list