Robert Watson 746e5bf09b 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
2004-03-01 03:14:23 +00:00
..
2004-02-21 21:32:15 +00:00
2004-02-21 23:38:58 +00:00
2004-02-21 21:10:55 +00:00
2004-02-29 18:30:35 +00:00
2004-02-29 10:21:40 +00:00
2004-01-25 17:18:12 +00:00
2004-02-21 21:10:55 +00:00
2004-02-29 10:21:40 +00:00
2004-02-21 21:10:55 +00:00
2004-02-21 21:10:55 +00:00
2004-02-29 06:01:16 +00:00
2004-02-21 21:10:55 +00:00
2004-01-17 03:28:27 +00:00