freebsd-dev/sbin/ipfw
Christian S.J. Peron d413c2e405 Since "d" is an array of 32 bit values, it is more
correct to change the cast from unsigned int to uint32_t.

Pointed out by:	luigi
2004-09-21 22:12:43 +00:00
..
ipfw2.c Since "d" is an array of 32 bit values, it is more 2004-09-21 22:12:43 +00:00
ipfw.8 Prepare for 5.x soon becoming -STABLE. 2004-09-19 14:30:59 +00:00
Makefile Uncommented WARNS=0. ipfw2.c is full of printf format errors that are 2002-07-11 17:33:37 +00:00