index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
libc
/
net
/
res_send.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
When _kevent() returns with errno = EINTR and timeout is not
ume
2002-04-01
1
-4
/
+3
*
Fix the style of the SCM ID's.
obrien
2002-03-22
1
-1
/
+2
*
Remove __P() usage.
obrien
2002-03-21
1
-3
/
+3
*
- Make it possible to turn on RES_INSECURE[12] with /etc/resolv.conf.
ume
2001-12-26
1
-1
/
+9
*
Bring in fix from rev 1.32 that got lost during the conversion to kqueue.
jlemon
2001-06-23
1
-8
/
+19
*
Use the new EV_SET macro to insure that all fields in struct kevent
jlemon
2001-02-28
1
-5
/
+3
*
Remove _THREAD_SAFE and make libc thread-safe by default by
deischen
2001-01-24
1
-11
/
+13
*
Fix pthread cancellation point propagation.
jasone
2000-10-12
1
-5
/
+5
*
Change from using poll(2) to kqueue/kevent when waiting for a DNS
ps
2000-09-12
1
-32
/
+30
*
Yank out the NOPOLL conditionals. libc_r no longer needs it, and this
peter
2000-09-04
1
-106
/
+28
*
Re-commit DNS IPv6 transport support with fixes for IPv4 only
ume
2000-06-19
1
-43
/
+116
*
Backout my previous commit.
ume
2000-06-14
1
-69
/
+36
*
DNS IPv6 transport support.
ume
2000-06-11
1
-36
/
+69
*
Decrement the timeout being passed to poll() if poll was interrupted for
jlemon
2000-03-26
1
-5
/
+22
*
Simplify sytem call renaming. Instead of _foo() <-- _libc_foo <-- foo(),
jasone
2000-01-27
1
-5
/
+5
*
Add three-tier symbol naming in support of POSIX thread cancellation
jasone
2000-01-12
1
-6
/
+6
*
Back out my backout, it was already posix compliant. Any new fields are
peter
1999-09-28
1
-1
/
+0
*
Fix previous commit. The standards specifically say: "The structure
peter
1999-09-28
1
-0
/
+1
*
Explicitly use sigemptyset to clear a sigset_t. Explicit
marcel
1999-09-28
1
-1
/
+2
*
$Id$ -> $FreeBSD$
peter
1999-08-28
1
-1
/
+1
*
Implement the weak aliases for private entry points in the inet_*
jdp
1998-09-02
1
-1
/
+10
*
Don't compile in the use of poll() when building libc_r. This isn't
peter
1998-06-14
1
-1
/
+15
*
Update the resolver parts to bind-8.1.2 level. I have not touched the
peter
1998-06-11
1
-44
/
+71
*
Resolve some unexpected differences when comparing with the 2.2 version.
peter
1998-05-02
1
-2
/
+10
*
Update libc dns code to 4.9.7-T1B level. This involved chopping out large
peter
1998-05-02
1
-2
/
+43
*
Some adjustments for the resolver use of poll(). For some reason I thought
peter
1997-09-16
1
-7
/
+8
*
Call poll(2) from within the resolver but adapt to older kernels without it
peter
1997-09-14
1
-26
/
+68
*
replace the OpenBSD fd_set sizing code with something more efficient.
peter
1997-06-28
1
-9
/
+16
*
Dynamically size fd_set in select rather than fail if too many files
peter
1997-06-27
1
-8
/
+9
*
Merge in bind-4.9.6 resolver changes. Note that they resolve the
peter
1997-06-27
1
-7
/
+3
*
Fix problem with FD_SET* overflow reporting.. Perror() didn't have enough
peter
1997-03-12
1
-2
/
+6
*
Check for overflow of FD_SET
guido
1997-03-10
1
-1
/
+6
*
Revert $FreeBSD$ to $Id$
peter
1997-02-22
1
-1
/
+1
*
Make the long-awaited change from $Id$ to $FreeBSD$
jkh
1997-01-14
1
-1
/
+1
*
Here goes.. Bring the 4.9.5-P1 resolver into -current. This has the
peter
1996-12-30
1
-26
/
+39
*
Sigh, back out the last bright idea I had here about compiling the res_*
peter
1996-08-30
1
-0
/
+741
*
Merge in bind-4.9.4-P1 resolver...
peter
1996-08-29
1
-727
/
+0
*
General -Wall warning cleanup, part I.
jkh
1996-07-12
1
-2
/
+2
*
Merge the 4.9.3-rel code into the res_* parts. The gethostXXXbyYYY
peter
1996-01-07
1
-57
/
+61
*
Fix bogus include paths, some of which stopped libresolv from compiling.
bde
1995-08-21
1
-2
/
+2
*
Update the resolver part of libc to bind-4.9.3-beta24 level (from beta9p1)
peter
1995-08-20
1
-70
/
+72
*
Remove trailing whitespace.
rgrimes
1995-05-30
1
-3
/
+3
*
remove need for -DDEBUG from resolver code (conflict with db/hash)
pst
1994-09-25
1
-38
/
+33
*
get* rework and new bind code
pst
1994-09-25
1
-210
/
+468
*
BSD 4.4 Lite Lib Sources
rgrimes
1994-05-27
1
-0
/
+468