Searched hist:121374 (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.2-release/sys/netinet6/
H A Dip6_ipsec.cdiff 177167 Fri Mar 14 11:55:04 MDT 2008 bz Correct reference counting on the SP for outgoing IPv6 IPsec connections.

PR: 121374
Reported by: Cyrus Rahman (crahman gmail.com)
Tested by: Cyrus Rahman (crahman gmail.com)
MFC after: 5 days
H A Dip6_output.cdiff 177167 Fri Mar 14 11:55:04 MDT 2008 bz Correct reference counting on the SP for outgoing IPv6 IPsec connections.

PR: 121374
Reported by: Cyrus Rahman (crahman gmail.com)
Tested by: Cyrus Rahman (crahman gmail.com)
MFC after: 5 days
/freebsd-10.2-release/sys/security/mac/
H A Dmac_framework.cdiff 121374 Wed Oct 22 20:59:31 MDT 2003 rwatson mac_Finish break-out of kern_mac.c into parts:

Include src/sys/security/mac/mac_internal.h in kern_mac.c.

Remove redundant defines from the include: SYSCTL_DECL(), debug macros,
composition macros.

Unstaticize various bits now exposed to the remainder of the kernel:
mac_init_label(), mac_destroy_label().

Remove all the functions now implemented in mac_process/mac_vfs/mac_net/
mac_pipe. Also remove debug counters, sysctls exporting debug
counters, enforcement flags, sysctls exporting enforcement flags.

Leave module declaration, sysctl nodes, mactemp malloc type, system
calls.

This should conclude MAC/LINT/NOTES breakage from the break-out process,
but I'm running builds now to make sure I caught everything.

Obtained from: TrustedBSD Project
Sponsored by: DARPA, Network Associates Laboratories
H A Dmac_syscalls.cdiff 121374 Wed Oct 22 20:59:31 MDT 2003 rwatson mac_Finish break-out of kern_mac.c into parts:

Include src/sys/security/mac/mac_internal.h in kern_mac.c.

Remove redundant defines from the include: SYSCTL_DECL(), debug macros,
composition macros.

Unstaticize various bits now exposed to the remainder of the kernel:
mac_init_label(), mac_destroy_label().

Remove all the functions now implemented in mac_process/mac_vfs/mac_net/
mac_pipe. Also remove debug counters, sysctls exporting debug
counters, enforcement flags, sysctls exporting enforcement flags.

Leave module declaration, sysctl nodes, mactemp malloc type, system
calls.

This should conclude MAC/LINT/NOTES breakage from the break-out process,
but I'm running builds now to make sure I caught everything.

Obtained from: TrustedBSD Project
Sponsored by: DARPA, Network Associates Laboratories

Completed in 209 milliseconds