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_init.c
Age
Commit message (
Expand
)
Author
1999-09-03
typo
Theo de Raadt
1999-09-03
Use strtol() and strtoul() instead of atoi(). This allows us to catch
Todd C. Miller
1998-03-16
Use fgetln(3) instead of fgets(3) so we can easily recognize lines
Todd C. Miller
1997-07-15
buff overflow
flipk
1997-04-13
the before mentioned random number generator.
Niels Provos
1997-04-05
Use in_addr_t not u_long and use in_port_t in some cases instead
Todd C. Miller
1997-04-03
use MATCH()
Theo de Raadt
1997-03-13
Integrate BIND 4.9.5 resolver and associated routines.
Jason Downs
1996-09-22
cannot be static, named uses it
Theo de Raadt
1996-09-22
random function name
Theo de Raadt
1996-09-22
randomize _res.id at start; could do better i hope
Theo de Raadt
1996-09-15
Remove dead code
Thorsten Lockert
1996-08-27
use strncpy correctly
Theo de Raadt
1996-08-25
use issetugid()
Theo de Raadt
1996-08-19
Fix RCS ids
Thorsten Lockert
1996-08-18
if setuid, no env variables
Theo de Raadt
1996-02-19
netbsd: bind 4.9.3
dm
1995-10-18
initial import of NetBSD tree
Theo de Raadt