NetBSD/dist/bind/bin
simonb 1706b9a6ec There's no use assigning the output of strtoul() to a 32-bit variable
then checking that against ULONG_MAX.  Instead use a "unsigned long"
as the temporary variable.  Then check against UINT32_MAX before
assigning back to the original variable.
2002-05-09 03:14:14 +00:00
..
addr
dig upgrade to 8.2.4. 2001-05-17 22:59:37 +00:00
dnskeygen upgrade to 8.2.4. 2001-05-17 22:59:37 +00:00
dnsquery Negative exit code cleanup: Replace exit(-x) with exit(x). 2001-04-06 11:13:45 +00:00
host upgrade to 8.2.4. 2001-05-17 22:59:37 +00:00
irpd va_{start,end} audit: 2001-09-24 13:22:25 +00:00
mkservdb upgrade to BIND 8.2.3. the upgrade is critical (security fixes). 2001-01-27 07:21:56 +00:00
named back out previous; it is handled by etc/rc.d/named. 2001-08-24 13:25:57 +00:00
named-bootconf upgrade to BIND 8.2.3. the upgrade is critical (security fixes). 2001-01-27 07:21:56 +00:00
named-xfer upgrade to 8.2.4. 2001-05-17 22:59:37 +00:00
ndc va_{start,end} audit: 2001-09-24 13:22:25 +00:00
nslookup upgrade to 8.2.4. 2001-05-17 22:59:37 +00:00
nsupdate There's no use assigning the output of strtoul() to a 32-bit variable 2002-05-09 03:14:14 +00:00
probe_ipv6