Go to file
itojun 09c87b61bb check _B (old isprint && !isgraph) when we generate _CTYPE_R (isprint).
otherwise, iso-8859-x locale will become incorrect about isprint(0xa0).

XXX too much workaround...
2001-01-21 03:56:27 +00:00
bin avoid C sequence point issues warned about by development version of gcc. 2001-01-16 02:41:17 +00:00
crypto fix to PR 11320 (ssh-askpass gets invoked forever if we don't have 2001-01-21 02:44:05 +00:00
dist comment or delete text after CPP directives. 2001-01-16 02:50:27 +00:00
distrib supply ru_RU.* LC_CTYPE locales. 2001-01-20 16:33:02 +00:00
etc Add VRRP (112). 2001-01-19 09:01:02 +00:00
games avoid strange typcast. 2001-01-20 15:06:34 +00:00
gnu add port-hpcsh 2001-01-18 09:00:32 +00:00
include avoid exposure of libc internal symbols into public header (wctype.h). 2001-01-20 17:40:09 +00:00
lib check _B (old isprint && !isgraph) when we generate _CTYPE_R (isprint). 2001-01-21 03:56:27 +00:00
libexec comment or delete text after CPP directives. 2001-01-16 02:50:27 +00:00
regress 40B: just symlink in and out, don't bother copying it 2001-01-19 12:34:45 +00:00
sbin If possible, detect more case that file is missing on the tape. 2001-01-18 08:59:23 +00:00
share Update to reflect reality. 2001-01-21 00:50:48 +00:00
sys fix problem detected on IBM thinkpads when running apmd: 2001-01-21 03:23:31 +00:00
usr.bin be more descriptive in the description of what rev(1) does 2001-01-21 01:01:08 +00:00
usr.sbin Teach tcpdump(8) to dump VRRP. 2001-01-19 09:10:13 +00:00
Makefile if building w/o a DESTDIR, grab the system make files from the source 2000-10-07 17:18:17 +00:00
Makefile.inc Set RELTOP to '.' if that's where we are. 2000-05-06 15:05:15 +00:00
UPDATING mention that we need to build make first. 2001-01-15 15:03:38 +00:00