Searched hist:162352 (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/sys/sys/
H A Dsocket.hdiff 232179 Sun Feb 26 11:57:47 MST 2012 kib Add SO_PROTOCOL/SO_PROTOTYPE socket SOL_SOCKET-level option to get the
socket protocol number. This is useful since the socket type can
be implemented by different protocols in the same protocol family,
e.g. SOCK_STREAM may be provided by both TCP and SCTP.

Submitted by: Jukka A. Ukkonen <jau iki fi>
PR: kern/162352
Discussed with: bz
Reviewed by: glebius
MFC after: 2 weeks
/freebsd-11-stable/sys/geom/
H A Dgeom.hdiff 162352 Sat Sep 16 08:39:07 MDT 2006 pjd Add __printflike() to gctl_error().

Approved by: phk
MFC after: 1 week
/freebsd-11-stable/sys/kern/
H A Duipc_socket.cdiff 232179 Sun Feb 26 11:57:47 MST 2012 kib Add SO_PROTOCOL/SO_PROTOTYPE socket SOL_SOCKET-level option to get the
socket protocol number. This is useful since the socket type can
be implemented by different protocols in the same protocol family,
e.g. SOCK_STREAM may be provided by both TCP and SCTP.

Submitted by: Jukka A. Ukkonen <jau iki fi>
PR: kern/162352
Discussed with: bz
Reviewed by: glebius
MFC after: 2 weeks

Completed in 231 milliseconds