Searched hist:126425 (Results 1 - 12 of 12) sorted by relevance

/freebsd-11.0-release/sys/netsmb/
H A Dsmb_conn.cdiff 126425 Mon Mar 01 03:14:23 MST 2004 rwatson Rename dup_sockaddr() to sodupsockaddr() for consistency with other
functions in kern_socket.c.

Rename the "canwait" field to "mflags" and pass M_WAITOK and M_NOWAIT
in from the caller context rather than "1" or "0".

Correct mflags pass into mac_init_socket() from previous commit to not
include M_ZERO.

Submitted by: sam
H A Dsmb_trantcp.cdiff 126425 Mon Mar 01 03:14:23 MST 2004 rwatson Rename dup_sockaddr() to sodupsockaddr() for consistency with other
functions in kern_socket.c.

Rename the "canwait" field to "mflags" and pass M_WAITOK and M_NOWAIT
in from the caller context rather than "1" or "0".

Correct mflags pass into mac_init_socket() from previous commit to not
include M_ZERO.

Submitted by: sam
/freebsd-11.0-release/sys/netgraph/bluetooth/socket/
H A Dng_btsocket_hci_raw.cdiff 126425 Mon Mar 01 03:14:23 MST 2004 rwatson Rename dup_sockaddr() to sodupsockaddr() for consistency with other
functions in kern_socket.c.

Rename the "canwait" field to "mflags" and pass M_WAITOK and M_NOWAIT
in from the caller context rather than "1" or "0".

Correct mflags pass into mac_init_socket() from previous commit to not
include M_ZERO.

Submitted by: sam
H A Dng_btsocket_l2cap_raw.cdiff 126425 Mon Mar 01 03:14:23 MST 2004 rwatson Rename dup_sockaddr() to sodupsockaddr() for consistency with other
functions in kern_socket.c.

Rename the "canwait" field to "mflags" and pass M_WAITOK and M_NOWAIT
in from the caller context rather than "1" or "0".

Correct mflags pass into mac_init_socket() from previous commit to not
include M_ZERO.

Submitted by: sam
H A Dng_btsocket_l2cap.cdiff 126425 Mon Mar 01 03:14:23 MST 2004 rwatson Rename dup_sockaddr() to sodupsockaddr() for consistency with other
functions in kern_socket.c.

Rename the "canwait" field to "mflags" and pass M_WAITOK and M_NOWAIT
in from the caller context rather than "1" or "0".

Correct mflags pass into mac_init_socket() from previous commit to not
include M_ZERO.

Submitted by: sam
H A Dng_btsocket_rfcomm.cdiff 126425 Mon Mar 01 03:14:23 MST 2004 rwatson Rename dup_sockaddr() to sodupsockaddr() for consistency with other
functions in kern_socket.c.

Rename the "canwait" field to "mflags" and pass M_WAITOK and M_NOWAIT
in from the caller context rather than "1" or "0".

Correct mflags pass into mac_init_socket() from previous commit to not
include M_ZERO.

Submitted by: sam
/freebsd-11.0-release/sys/netnatm/
H A Dnatm.cdiff 126425 Mon Mar 01 03:14:23 MST 2004 rwatson Rename dup_sockaddr() to sodupsockaddr() for consistency with other
functions in kern_socket.c.

Rename the "canwait" field to "mflags" and pass M_WAITOK and M_NOWAIT
in from the caller context rather than "1" or "0".

Correct mflags pass into mac_init_socket() from previous commit to not
include M_ZERO.

Submitted by: sam
/freebsd-11.0-release/sys/net/
H A Draw_usrreq.cdiff 126425 Mon Mar 01 03:14:23 MST 2004 rwatson Rename dup_sockaddr() to sodupsockaddr() for consistency with other
functions in kern_socket.c.

Rename the "canwait" field to "mflags" and pass M_WAITOK and M_NOWAIT
in from the caller context rather than "1" or "0".

Correct mflags pass into mac_init_socket() from previous commit to not
include M_ZERO.

Submitted by: sam
/freebsd-11.0-release/sys/kern/
H A Duipc_sockbuf.cdiff 126425 Mon Mar 01 03:14:23 MST 2004 rwatson Rename dup_sockaddr() to sodupsockaddr() for consistency with other
functions in kern_socket.c.

Rename the "canwait" field to "mflags" and pass M_WAITOK and M_NOWAIT
in from the caller context rather than "1" or "0".

Correct mflags pass into mac_init_socket() from previous commit to not
include M_ZERO.

Submitted by: sam
H A Duipc_usrreq.cdiff 126425 Mon Mar 01 03:14:23 MST 2004 rwatson Rename dup_sockaddr() to sodupsockaddr() for consistency with other
functions in kern_socket.c.

Rename the "canwait" field to "mflags" and pass M_WAITOK and M_NOWAIT
in from the caller context rather than "1" or "0".

Correct mflags pass into mac_init_socket() from previous commit to not
include M_ZERO.

Submitted by: sam
H A Duipc_socket.cdiff 126425 Mon Mar 01 03:14:23 MST 2004 rwatson Rename dup_sockaddr() to sodupsockaddr() for consistency with other
functions in kern_socket.c.

Rename the "canwait" field to "mflags" and pass M_WAITOK and M_NOWAIT
in from the caller context rather than "1" or "0".

Correct mflags pass into mac_init_socket() from previous commit to not
include M_ZERO.

Submitted by: sam
/freebsd-11.0-release/sys/sys/
H A Dsocketvar.hdiff 126425 Mon Mar 01 03:14:23 MST 2004 rwatson Rename dup_sockaddr() to sodupsockaddr() for consistency with other
functions in kern_socket.c.

Rename the "canwait" field to "mflags" and pass M_WAITOK and M_NOWAIT
in from the caller context rather than "1" or "0".

Correct mflags pass into mac_init_socket() from previous commit to not
include M_ZERO.

Submitted by: sam

Completed in 379 milliseconds