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_comp.c
Age
Commit message (
Expand
)
Author
2015-01-16
Replace HOST_NAME_MAX+1-1 with HOST_NAME_MAX. OK deraad@
Todd C. Miller
2015-01-16
Move to the <limits.h> universe.
Theo de Raadt
2008-04-16
permit _ in the middle of a DNS name component
Theo de Raadt
2005-08-06
zap rcsid.
Marc Espie
2005-03-25
ansify. ok deraadt@ moritz@
Otto Moerbeek
2003-06-02
Remove the advertising clause in the UCB license which Berkeley
Todd C. Miller
2002-02-19
We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.
Todd C. Miller
2002-02-17
Manual cleanup of remaining userland __P use (excluding packages maintained o...
Todd C. Miller
1997-07-09
Clean up some -Wall flowers.
Todd C. Miller
1997-04-30
Remove unused variables
Thorsten Lockert
1997-04-19
constrain to MAXHOSTNAMELEN-1 not MAXDNAME, duh
Theo de Raadt
1997-03-27
constrain hostnames to MAXHOSTNAMELEN (again), and fix a typo
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