Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [netbsd-6] src



Module Name:    src
Committed By:   riz
Date:           Sun Aug 19 17:40:31 UTC 2012

Modified Files:
        src/lib/libnpf [netbsd-6]: npf.c
        src/sys/net/npf [netbsd-6]: npf_ctl.c npf_nat.c

Log Message:
Pull up following revision(s) (requested by rmind in ticket #511):
        lib/libnpf/npf.c: revision 1.12
        sys/net/npf/npf_ctl.c: revision 1.17
        sys/net/npf/npf_nat.c: revision 1.17
- {npf_mk_rproc,npf_nat_save}: fix the fetching of {rproc-ptr,id_ptr}.
- npf_rproc_setlog: initialise variables to 0, as keys may not exist.
Bugs found by mlelstv@ while testing on Amiga.


To generate a diff of this commit:
cvs rdiff -u -r1.7.2.4 -r1.7.2.5 src/lib/libnpf/npf.c
cvs rdiff -u -r1.12.2.3 -r1.12.2.4 src/sys/net/npf/npf_ctl.c
cvs rdiff -u -r1.10.2.5 -r1.10.2.6 src/sys/net/npf/npf_nat.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