freebsd-dev/usr.sbin/ipfwpcap
Ed Schouten 6f8f50af89 Several cleanups to ipfwpcap(8).
- Enable WARNS?=6.
- Include missing headers.
- Mark prog and pidfile as static. Remove unneeded initializer.
- Use ANSI prototypes.
- Remove unneeded fp variable.
- snprintf() guarantees the buffer to be null terminated. Remove
  unneeded - 1 and bzero call.
- Remove unneeded casting.

Submitted by:	Pawel Worach, Christoph Mallon
2009-05-31 20:59:20 +00:00
..
ipfwpcap.8 Change authors e-mail. 2006-11-12 21:43:21 +00:00
ipfwpcap.c Several cleanups to ipfwpcap(8). 2009-05-31 20:59:20 +00:00
Makefile Several cleanups to ipfwpcap(8). 2009-05-31 20:59:20 +00:00