.. |
Makefile
|
…
|
|
ah.h
|
Remove all the __P() from sys (excluding sys/dist)
|
2009-03-14 14:45:51 +00:00 |
ah_aesxcbcmac.c
|
Remove extra whitespace added by a stupid tool.
|
2009-04-18 14:58:02 +00:00 |
ah_aesxcbcmac.h
|
Remove all the __P() from sys (excluding sys/dist)
|
2009-03-14 14:45:51 +00:00 |
ah_core.c
|
Remove extra whitespace added by a stupid tool.
|
2009-04-18 14:58:02 +00:00 |
ah_input.c
|
bcmp -> memcmp
|
2009-03-18 15:14:29 +00:00 |
ah_output.c
|
bzero -> memset
|
2009-03-18 16:00:08 +00:00 |
dest6.c
|
…
|
|
esp.h
|
Remove all the __P() from sys (excluding sys/dist)
|
2009-03-14 14:45:51 +00:00 |
esp_aesctr.c
|
Remove extra whitespace added by a stupid tool.
|
2009-04-18 14:58:02 +00:00 |
esp_aesctr.h
|
Remove all the __P() from sys (excluding sys/dist)
|
2009-03-14 14:45:51 +00:00 |
esp_core.c
|
Remove extra whitespace added by a stupid tool.
|
2009-04-18 14:58:02 +00:00 |
esp_input.c
|
bzero -> memset
|
2009-03-18 16:00:08 +00:00 |
esp_output.c
|
Remove extra whitespace added by a stupid tool.
|
2009-04-18 14:58:02 +00:00 |
esp_rijndael.c
|
…
|
|
esp_rijndael.h
|
Remove all the __P() from sys (excluding sys/dist)
|
2009-03-14 14:45:51 +00:00 |
files.ipsec
|
…
|
|
files.netinet6
|
…
|
|
frag6.c
|
bzero -> memset
|
2009-03-18 16:00:08 +00:00 |
icmp6.c
|
bzero -> memset
|
2009-03-18 16:00:08 +00:00 |
icmp6_private.h
|
…
|
|
in6.c
|
Remove "privileged" variable, perform the kauth(9) call before we go into
|
2009-05-12 23:01:26 +00:00 |
in6.h
|
…
|
|
in6_cksum.c
|
…
|
|
in6_gif.c
|
Remove all the __P() from sys (excluding sys/dist)
|
2009-03-14 14:45:51 +00:00 |
in6_gif.h
|
…
|
|
in6_ifattach.c
|
…
|
|
in6_ifattach.h
|
…
|
|
in6_offload.c
|
…
|
|
in6_offload.h
|
…
|
|
in6_pcb.c
|
Implicit EPERM -> explicit EACCES.
|
2009-05-12 22:22:46 +00:00 |
in6_pcb.h
|
- Make in6_pcbbind_{addr,port}() static
|
2009-04-30 18:18:34 +00:00 |
in6_proto.c
|
Init ip6flow pool dynamically instead of using a linkset.
|
2009-03-23 18:43:20 +00:00 |
in6_src.c
|
Implicit EPERM -> explicit EACCES.
|
2009-05-12 22:22:46 +00:00 |
in6_var.h
|
mention that you'll need to update compat if you change the size of in6_ifreq.
|
2009-01-15 23:22:15 +00:00 |
ip6_etherip.c
|
…
|
|
ip6_etherip.h
|
…
|
|
ip6_flow.c
|
Init ip6flow pool dynamically instead of using a linkset.
|
2009-03-23 18:43:20 +00:00 |
ip6_forward.c
|
bzero -> memset
|
2009-03-18 16:00:08 +00:00 |
ip6_id.c
|
…
|
|
ip6_input.c
|
Add missing paranthesis - from Kurt Lidl in PR port-vax/41316
|
2009-05-01 03:23:39 +00:00 |
ip6_mroute.c
|
bzero -> memset
|
2009-03-18 16:00:08 +00:00 |
ip6_mroute.h
|
bcopy -> memcpy
|
2009-03-18 17:06:41 +00:00 |
ip6_output.c
|
Remove some more "priv" variable usage in favor of kauth(9) calls.
|
2009-05-07 21:51:47 +00:00 |
ip6_private.h
|
…
|
|
ip6_var.h
|
Remove some usage of "priv" and "privileged" variables and instead pass
|
2009-05-06 21:41:59 +00:00 |
ip6protosw.h
|
…
|
|
ipcomp.h
|
…
|
|
ipcomp_core.c
|
bzero -> memset
|
2009-03-18 16:00:08 +00:00 |
ipcomp_input.c
|
…
|
|
ipcomp_output.c
|
bzero -> memset
|
2009-03-18 16:00:08 +00:00 |
ipsec.c
|
Remove some more "priv" variable usage in favor of kauth(9) calls.
|
2009-05-07 21:51:47 +00:00 |
ipsec.h
|
Remove some usage of "priv" and "privileged" variables and instead pass
|
2009-05-06 21:41:59 +00:00 |
ipsec_private.h
|
…
|
|
mld6.c
|
Remove extra whitespace added by a stupid tool.
|
2009-04-18 14:58:02 +00:00 |
mld6_var.h
|
…
|
|
nd6.c
|
…
|
|
nd6.h
|
- switch the lifetime struct to time_t and provide compatibility for the
|
2009-01-15 18:20:48 +00:00 |
nd6_nbr.c
|
Remove extra whitespace added by a stupid tool.
|
2009-04-18 14:58:02 +00:00 |
nd6_rtr.c
|
bzero -> memset
|
2009-03-18 16:00:08 +00:00 |
pim6.h
|
…
|
|
pim6_var.h
|
…
|
|
raw_ip6.c
|
Remove some usage of "priv" and "privileged" variables and instead pass
|
2009-05-06 21:41:59 +00:00 |
raw_ip6.h
|
…
|
|
route6.c
|
…
|
|
scope6.c
|
ansify function definitions
|
2009-03-15 21:23:31 +00:00 |
scope6_var.h
|
…
|
|
udp6.h
|
…
|
|
udp6_output.c
|
Remove some usage of "priv" and "privileged" variables and instead pass
|
2009-05-06 21:41:59 +00:00 |
udp6_private.h
|
…
|
|
udp6_usrreq.c
|
bzero -> memset
|
2009-03-18 16:00:08 +00:00 |
udp6_var.h
|
…
|
|