Module Name: src Committed By: maxv Date: Fri Feb 16 09:07:50 UTC 2018
Modified Files: src/sys/netipsec: ipsec.c xform_ah.c xform_esp.c xform_ipcomp.c Log Message: Remove some more FreeBSD sysctl declarations that already have NetBSD counterparts. Discussed with ozaki-r@. To generate a diff of this commit: cvs rdiff -u -r1.127 -r1.128 src/sys/netipsec/ipsec.c cvs rdiff -u -r1.84 -r1.85 src/sys/netipsec/xform_ah.c cvs rdiff -u -r1.77 -r1.78 src/sys/netipsec/xform_esp.c cvs rdiff -u -r1.57 -r1.58 src/sys/netipsec/xform_ipcomp.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.