freebsd-nq/lib/libc
Ian Dowse 32de72d27f Add a new clnt_control() request `CLSET_CONNECT' that controls
whether or not connect(2) is used for UDP client sockets. The default
is not to connect(), so existing clients will see no change in
behaviour.

The use of connect(2) for UDP clients has a number of advantages:
only replies from the intended address are received, and ICMP errors
pertaining to the connection are reported back to the application.
2001-06-23 19:43:21 +00:00
..
alpha
amd64
compat-43
db Add new, from scratch implementation of hsearch() et al that actually works. 2001-05-15 07:08:20 +00:00
gen Fix a grammar bogon. 2001-06-20 22:03:10 +00:00
gmon
i386
ia64
include
locale Handle "ASCII" and "US-ASCII" aliases 2001-06-10 23:22:31 +00:00
mips
mipseb
mipsel
net Bring in fix from rev 1.32 that got lost during the conversion to kqueue. 2001-06-23 06:54:28 +00:00
nls
posix1e Fix cross-references: 2001-06-10 12:06:54 +00:00
quad
regex
rpc Add a new clnt_control() request `CLSET_CONNECT' that controls 2001-06-23 19:43:21 +00:00
stdio (cantwrite): do not allocate memory for a NULL string 2001-06-18 04:44:23 +00:00
stdlib urandom(4) -> random(4) in comments. 2001-06-07 02:32:18 +00:00
stdtime Document "normalizing" behavior of mktime(3). 2001-06-23 08:57:40 +00:00
string Make the rcsid and FreeBSD IDs more sane in the wcs* and wmem* files. 2001-05-24 08:47:42 +00:00
sys Fix small bogon. 2001-06-11 18:15:31 +00:00
xdr Fix a comment within a comment warning due to a missing "*/". 2001-04-10 03:47:40 +00:00
yp Changed the clnt_perror string in yp_all because it was saying the 2001-05-23 15:37:10 +00:00
Makefile
Makefile.inc