Go to file
cgd 7760ae7215 check for size_t overflow using cast, rather than comparison with
SIZE_T_MAX.  The latter is less portable.
2001-03-21 23:27:33 +00:00
bin do not update maxlen if realloc fails. 2001-03-20 19:05:11 +00:00
crypto backout 1.1 -> 1.2 (use /dev/urandom if no value can be found), 2001-03-21 19:49:50 +00:00
dist we are NetBSD -- we don't need stinking ncurses. 2001-03-13 16:30:39 +00:00
distrib Move /usr/include/compat from mi to obsolete.mi, since it doesn't contain 2001-03-21 16:25:38 +00:00
etc Fix typo in md* device creation. 2001-03-21 20:59:35 +00:00
games Fix problem noted in PR 6649 (trailing whitespace on .Nm) 2001-03-07 22:30:38 +00:00
gnu enable STARTTLS, gshapiro@sendmail says it works just fine on freebsd. 2001-03-21 17:37:11 +00:00
include Sprinkle some restrict qualifiers. 2001-03-21 22:42:28 +00:00
lib Sprinkle some restrict qualifiers. 2001-03-21 22:42:28 +00:00
libexec Common symbol is not a member of particular shlib have particular shlib, 2001-03-19 03:54:22 +00:00
regress Warn about hooking up ./testfloat 2001-03-13 08:09:15 +00:00
sbin Make and install ldconfig on ELF m68k ports. 2001-03-21 14:54:39 +00:00
share Comment out CONFIGURATION section which refers to a README file that is not 2001-03-21 20:26:27 +00:00
sys move duplicate definitions for: 2001-03-21 22:25:52 +00:00
usr.bin slight portability improvement: use madvise(... MADV_SEQUENTIAL ...) 2001-03-21 23:16:33 +00:00
usr.sbin check for size_t overflow using cast, rather than comparison with 2001-03-21 23:27:33 +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 Extend note to mention named user as well 2001-03-06 19:03:31 +00:00