NetBSD/dist
itojun 44f496c00a sync with audit result from kame.
- sprintf() can return negative value on error, so p += sprintf(p, blah)
  is unsafe
- signed/unsigned mixup
- wrong assumption: sizeof(time_t) <= sizeof(int)
- need to init errno to 0 before strtoul()
2002-07-04 23:30:39 +00:00
..
am-utils Synchronize last change with what is in the official amd sources now as 2002-06-23 08:37:36 +00:00
bind sync with audit result from kame. 2002-07-04 23:30:39 +00:00
bzip2
cdk
dhcp add a "ddns-updata-style" line; dhcpd won't start without one 2002-06-19 15:49:02 +00:00
ipf Fix ipmon problems on sparc64 [Tomi Nylund] 2002-07-01 13:56:53 +00:00
nawk correctly handle 'printf "%c", 0' - previously, it accessed random 2002-06-27 08:52:27 +00:00
ntp Comment out token after #endif. 2002-05-16 19:53:37 +00:00
tcpdump whitespace 2002-06-15 02:55:43 +00:00