Mark Johnston 56707bee4b ipfw(8): Fix most warnings with the default WARNS level.
- Add missing const and static qualifiers.
- Avoid shadowing the global "co" by renaming it to "g_co".
- Avoid mixing signedness in loop bound checks.
- Leave -Wcast-align warnings disabled for now.

Reviewed by:	ae, melifaro
MFC after:	2 weeks
Differential Revision:	https://reviews.freebsd.org/D25456
2020-07-13 17:51:04 +00:00
..
2019-12-11 17:37:53 +00:00
2019-12-22 05:44:29 +00:00
2020-03-29 20:03:46 +00:00
2019-12-22 01:22:51 +00:00
2020-05-21 01:55:35 +00:00
2020-07-05 00:19:08 +00:00
2020-06-22 10:01:24 +00:00
2019-12-11 17:37:53 +00:00
2020-07-05 13:08:17 +00:00