Go to file
cgd fb3e326ed2 Pass CPP and CPPFLAGS to makerrnos.sh, and use them. Default to cpp and
empty, respectively, if not provided.
2001-01-16 02:46:25 +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 printf format with sizeof(). 2001-01-16 02:20:19 +00:00
dist don't use LOG_CONS 2001-01-11 02:58:05 +00:00
distrib no longer need to ship IPv4-only sendmail.cf. 2001-01-15 17:57:44 +00:00
etc Remove /etc/mail/sendmail-IPv4only.cf which is no longer needed. 2001-01-15 18:04:53 +00:00
games include stdlib.h for prototypes (typically for exit()). 2001-01-16 02:44:43 +00:00
gnu strncmp's last argument is of type size_t, not int. 2001-01-16 02:38:52 +00:00
include use expr to do subtraction. shell math isn't as portable. 2001-01-16 02:42:39 +00:00
lib use expr to do subtraction. shell math isn't as portable. 2001-01-16 02:42:39 +00:00
libexec include stdlib.h for prototypes (typically for exit()). 2001-01-16 02:44:43 +00:00
regress don't use $s in test #39, that test doesn't depend on presence of -s 2001-01-15 18:52:32 +00:00
sbin generated source should include stdlib.h and string.h for prototypes. 2001-01-16 02:37:35 +00:00
share Add model name to Inland adapter. 2001-01-15 14:07:41 +00:00
sys Allow read-write descending memory segments (not that anybody ever uses 2001-01-16 01:50:36 +00:00
usr.bin Pass CPP and CPPFLAGS to makerrnos.sh, and use them. Default to cpp and 2001-01-16 02:46:25 +00:00
usr.sbin include stdlib.h for prototypes (typically for exit()). 2001-01-16 02:44:43 +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