NetBSD/dist
snj 55f8c3946f Fix two problems in a conditional:
- __NetBSD__Version__ -> __NetBSD_Version__
- ">= 599001200" -> "< 599001200"

This worked on current because of the __ typo.

Spotted by Geoff Wing.
2009-07-02 01:43:15 +00:00
..
bzip2 Resolve -Wcast-qual issues. 2009-04-11 11:10:43 +00:00
dhcp Limit the length of the address mask before we copy it. 2009-06-23 19:50:50 +00:00
file add a NetBSD_DISABLED_* target for config.h.in. 2009-04-19 10:22:10 +00:00
ipf Fix two problems in a conditional: 2009-07-02 01:43:15 +00:00
iscsi/src/examples Switch over to building iscsi library, target and initiator from the 2009-06-25 13:58:59 +00:00
libpcap
nawk PR/40689: Nicolas Joly: awk(1) trashes memory with RE and ^ anchor 2009-06-21 20:08:44 +00:00
ntp resolve import ntp-4-2-4p7 2009-06-13 12:02:07 +00:00
nvi fix reliability issue. 2009-04-19 02:28:19 +00:00
openpam Correctly use linksets with PCC too. 2008-08-29 00:35:25 +00:00
pdisk Now that we have strnlen() in libc, get rid of the local 2009-05-10 22:03:22 +00:00
pf Reduce diff with OpenBSD. No functional change. 2009-06-16 05:16:52 +00:00
pppd New sentence, new line. 2009-05-04 19:52:34 +00:00
smbfs Do set error for SMBIOC_LOOKUP ioctl failure in *SMBSERVER fallback. 2009-06-26 22:41:26 +00:00
tcpdump Use ${TOOL_SED} instead if plain sed in Makefiles. 2008-10-25 22:27:34 +00:00
wpa Use new way of associating, which fixes wpa with ral(4) 2009-05-13 11:57:16 +00:00