Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-7] src
Module Name: src
Committed By: snj
Date: Fri Jul 17 04:37:22 UTC 2015
Modified Files:
src/sys/net/npf [netbsd-7]: npf_if.c npf_mbuf.c
src/usr.sbin/npf [netbsd-7]: npf.7
src/usr.sbin/npf/npfctl [netbsd-7]: npf_var.c
Log Message:
Pull up following revision(s) (requested by rmind in ticket #880):
sys/net/npf/npf_if.c: revision 1.5
sys/net/npf/npf_mbuf.c: revision 1.14
usr.sbin/npf/npf.7: revision 1.3
usr.sbin/npf/npfctl/npf_var.c: revision 1.9
npfkern: eliminate INACTIVE_ID and use 0 for unregistered interfaces.
--
- npfvar_get_type1: check for NULL first.
- Minor fix for the npf(7) man page.
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.4.2.1 src/sys/net/npf/npf_if.c
cvs rdiff -u -r1.13 -r1.13.2.1 src/sys/net/npf/npf_mbuf.c
cvs rdiff -u -r1.2 -r1.2.2.1 src/usr.sbin/npf/npf.7
cvs rdiff -u -r1.8 -r1.8.4.1 src/usr.sbin/npf/npfctl/npf_var.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index