Go to file
itojun 609377a40f run sendmail under the following conditions:
- /etc/mail/sendmail.cf exists, no /etc/sendmail.cf
- /etc/mail/sendmail.cf exists, /etc/sendmail.cf same content as
  /etc/mail/sendmail.cf
die in other cases.  PR 10243.
2000-06-04 08:33:58 +00:00
bin G/C evar() - now that everything is in the one structure it was exactly 2000-06-02 03:39:02 +00:00
dist Resolve conflicts. 2000-05-23 06:07:42 +00:00
distrib add some missing files. 2000-06-03 05:36:56 +00:00
etc run sendmail under the following conditions: 2000-06-04 08:33:58 +00:00
games Fix core dump. 2000-05-24 14:43:00 +00:00
gnu Since gdb seems to be useful, enable gdb on powerpc. 2000-06-03 06:00:04 +00:00
include Use a seperate Makefile in the rpc/ subdir. Needed because it generates 2000-06-03 11:23:54 +00:00
lib Need <string.h> for LP64 systems. 2000-06-04 04:35:13 +00:00
libexec include sys/sched.h to get definition of CPUSTATES 2000-06-04 01:38:52 +00:00
regress Explain why we can expect to have some resident pages even after an 2000-05-19 04:56:48 +00:00
sbin In certain cases (e.g. where it makes sense) read/display the 2000-06-03 16:59:36 +00:00
share Add netconfig.4 and rpc.4. 2000-06-03 07:18:47 +00:00
sys More event counter stuff. Plus a little cruft cleanup while doing it. 2000-06-04 06:16:53 +00:00
usr.bin cp_time is no longer available in the kernel. 2000-06-04 08:07:36 +00:00
usr.sbin Need <string.h> for LP64 systems. 2000-06-04 04:51:50 +00:00
Makefile remove two of the previous ${_M}; they were invoked before $DESTDIR/share/mk may have existed. add one more. 2000-05-21 07:33:05 +00:00
Makefile.inc Set RELTOP to '.' if that's where we are. 2000-05-06 15:05:15 +00:00