index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
libc
/
net
/
res_send.c
Age
Commit message (
Expand
)
Author
2008-05-11
garbage collect the portability bits for the removed select() support.
Brad Smith
2008-04-18
convert select() => poll(), saves a runtime malloc+free per retry
Damien Miller
2005-08-06
zap rcsid.
Marc Espie
2005-03-30
make the resolver stat resolv.conf and update if it changes.
Ted Unangst
2005-03-25
ansify. ok deraadt@ moritz@
Otto Moerbeek
2004-11-17
remove NI_WITHSCOPEID (which is not standard)
Jun-ichiro itojun Hagino
2003-06-02
Remove the advertising clause in the UCB license which Berkeley
Todd C. Miller
2003-03-04
s/strncpy/strlcpy/
Jun-ichiro itojun Hagino
2003-01-28
thread safer libc (note: safer, not safe)
Marco S Hyman
2002-09-06
use socklen_t where needed; henning pvalchev ok
Theo de Raadt
2002-02-16
Part one of userland __P removal. Done with a simple regexp with some minor ...
Todd C. Miller
2001-09-14
add "options insecure[12]" support for /etc/resolv.conf.
Jun-ichiro itojun Hagino
2000-06-22
ipv6 support in resolver. "nameserver" line in /etc/resolv.conf now takes
Jun-ichiro itojun Hagino
1998-03-19
some -Wall
Todd C. Miller
1997-06-04
use bzero instead of FD_ZERO
dm
1997-06-03
howmany(x+1, NFDBITS)
Theo de Raadt
1997-05-28
malloc fd_set dynamically, for very large fd uses
Theo de Raadt
1997-03-13
Integrate BIND 4.9.5 resolver and associated routines.
Jason Downs
1996-08-19
Fix RCS ids
Thorsten Lockert
1996-02-19
netbsd: bind 4.9.3
dm
1995-10-18
initial import of NetBSD tree
Theo de Raadt