NetBSD/dist
tnozaki 80356df9b8 1. fix PR/44455, nonprintable character doesn't show hex-visual
under big endian.
2. ":set octal" with nonprintable character causes nbwcurses move error.
3. moving (big)words by wW/eE/bB can't handle non-ascii characters.
4. toggle uppercase/lowercase by ~ can't handle non-ascii characters.
5. don't feed CHAR_T(=wchar_t) to is* function directly.
   is* funcs with over UCHAR_MAX value may cause undefined behavior.
   some ctype implementation(such as FreeBSD) return unexpected
   result(same result as isw* func).
6. using non-ascii digit character with count/line number of ex/vi
   command may causes unexpeced result.
2011-03-21 14:53:02 +00:00
..
bzip2 avoid integer overflow that can lead to buffer overflow 2010-09-20 19:39:20 +00:00
dhcp Fix a thinko: the DHCP _client_ is doing the requesting. 2010-02-17 01:17:36 +00:00
ipf format string needs end of statement ; for previous commit 2011-02-24 18:33:06 +00:00
nvi 1. fix PR/44455, nonprintable character doesn't show hex-visual 2011-03-21 14:53:02 +00:00
openpam Bump date for previous. 2010-03-20 11:24:29 +00:00
pdisk fix some powerpc64 build issues. 2010-03-22 05:08:54 +00:00
pf - Fix man pages list for MKNPF=no case. Based on a patch from Scott Ellis. 2011-02-10 14:04:29 +00:00
pppd minimal ansification/constification 2010-09-12 16:03:39 +00:00
smbfs