NetBSD/sys/netipsec
atatat df13e3579e Change the rest of the sysctl subsystem to use const consistently.
The __UNCONST macro is now used only where necessary and the RW macros
are gone.  Most of the changes here are consumers of the
sysctl_createv(9) interface that now takes a pair of const pointers
which used not to be.
2005-06-20 02:49:18 +00:00
..
Makefile
ah.h
ah_var.h
esp.h nuke trailing whitespace 2005-02-26 22:45:09 +00:00
esp_var.h
files.netipsec
ipcomp.h
ipcomp_var.h
ipip_var.h
ipsec.c constify and unshadow. 2005-06-10 13:22:42 +00:00
ipsec.h constify and unshadow. 2005-06-10 13:22:42 +00:00
ipsec6.h
ipsec_input.c nuke trailing whitespace 2005-02-26 22:45:09 +00:00
ipsec_mbuf.c nuke trailing whitespace 2005-02-26 22:45:09 +00:00
ipsec_netbsd.c Change the rest of the sysctl subsystem to use const consistently. 2005-06-20 02:49:18 +00:00
ipsec_osdep.h PR/30154: YAMAMOTO Takashi: tcp_close locking botch 2005-05-07 17:42:09 +00:00
ipsec_output.c
ipsec_var.h nuke trailing whitespace 2005-02-26 22:45:09 +00:00
key.c constify and unshadow. 2005-06-10 13:22:42 +00:00
key.h nuke trailing whitespace 2005-02-26 22:45:09 +00:00
key_debug.c Panic strings should not end with \n. 2005-05-08 18:44:39 +00:00
key_debug.h
key_var.h
keydb.h
keysock.c Panic strings should not end with \n. 2005-05-08 18:44:39 +00:00
keysock.h
xform.h constify and unshadow. 2005-06-10 13:22:42 +00:00
xform_ah.c nuke trailing whitespace 2005-02-26 22:45:09 +00:00
xform_esp.c - Discrepency between malloc / free types with init vector (see free 2005-05-27 22:30:03 +00:00
xform_ipcomp.c nuke trailing whitespace 2005-02-26 22:45:09 +00:00
xform_ipip.c Since we decided "const struct mbuf *" would not do the right thing (tm), 2005-06-06 06:06:50 +00:00
xform_tcp.c nuke trailing whitespace 2005-02-26 22:45:09 +00:00