Age | Commit message (Collapse) | 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 | |
errors reasonably and deal correctly with unsigned quantities. | |||
1998-03-16 | Use fgetln(3) instead of fgets(3) so we can easily recognize lines | Todd C. Miller | |
that are too long and ignore them instead of corrupting later entries. | |||
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 | |
of u_short or u_int16_t. | |||
1997-04-03 | use MATCH() | Theo de Raadt | |
1997-03-13 | Integrate BIND 4.9.5 resolver and associated routines. | Jason Downs | |
Includes the DNS aware getnetby*() routines and IPv6 support. | |||
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 | |
Remove unused variables Silence some warnings lint(1) is your friend | |||
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 | |
Make sure everything uses {SYS,}LIBC_SCCS properly | |||
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 | |