mlaier 2007-10-16 02:12:06 UTC
FreeBSD src repository
Modified files:
contrib/pf/pflogdpflogd.c
usr.sbin/wpa l2_packet.c
Log:
Update for libpcap 0.9.8
Revision ChangesPath
1.13 +3 -0 src/contrib/pf/pflogd/pflogd.c
1.5 +7 -6 src
mlaier 2006-03-15 16:28:13 UTC
FreeBSD src repository
Modified files:
contrib/pf/pflogdpflogd.c
Log:
Constfy errstr as it is in OpenBSD to unbreak the build.
Pointed out by: Suken Woo, Martin Wilke, Wesley Morgan
Revision ChangesPath
1.11 +1 -1 src
mlaier 2006-03-15 00:30:19 UTC
FreeBSD src repository
Modified files:
contrib/pf/pflogdpflogd.c
Log:
Use strtonum now that we have it in libc as well.
Revision ChangesPath
1.10 +0 -15 src/contrib/pf/pflogd/pflogd.c
___