cvs commit: src/sbin/ipfw ipfw.c ipfw2.c
Matthew Dillon
dillon at crater.dragonflybsd.org
Wed Jan 21 22:20:12 PST 2004
dillon 2004/01/21 22:20:08 PST
DragonFly src repository
Modified files:
sbin/ipfw ipfw.c ipfw2.c
Log:
Fix the bandwidth specifier once and for all. Properly distinguish
between 'kbit' and 'kbyte', case insensitive, and 'kb' and 'KB',
case sensitive.
Revision Changes Path
1.5 +44 -23 src/sbin/ipfw/ipfw.c
1.5 +51 -22 src/sbin/ipfw/ipfw2.c
http://www.dragonflybsd.org/cvsweb/src/sbin/ipfw/ipfw.c.diff?r1=1.4&r2=1.5&f=h
http://www.dragonflybsd.org/cvsweb/src/sbin/ipfw/ipfw2.c.diff?r1=1.4&r2=1.5&f=h
More information about the Commits
mailing list