Commit Graph

97 Commits

Author SHA1 Message Date
garbled d1407362ba More and more .Os cleanups. .Os is defined in the tmac.doc-common file,
so we shouldn't override it with versions in the manpages.  Many more to
come.
1999-03-22 18:43:46 +00:00
lukem dcab0210a0 convert from NOxxx= to MKxxx=no.
include <bsd.own.mk> if testing a MKxxx variable.
1999-02-13 02:54:17 +00:00
perry 52f97825ea 1) Move sendmail to /usr/libexec/sendmail/sendmail from /usr/sbin/sendmail
mailwrapper now sits in /usr/sbin/sendmail
2) the symlinks being built here are now built by the mailwrapper
   makefile. Comment out the ones here.
1999-02-05 19:22:50 +00:00
perry 3c8d14096b Change hard links for newaliases and mailq into symlinks, to make it
easier to integrate alternative mailers.
1998-12-16 00:48:22 +00:00
lukem 9dee5d2b46 don't install in /usr/share if NOSHARE is defined 1998-09-27 17:22:03 +00:00
mycroft 160249f79c const poisoning. 1998-07-26 15:48:43 +00:00
mrg 32f519716b - use an array MAXHOSTNAMELEN+1 size to hold hostnames
- ensure hostname from gethostname() is nul-terminated in all cases
- minor KNF
- use MAXHOSTNAMELEN over various other values/defines
- be safe will buffers that hold hostnames
1998-07-06 06:56:06 +00:00
perry 3fe138c146 RCS Id Police. 1998-01-09 08:03:16 +00:00
cjs 60c8449a61 sendmail 8.8.8 merge 1997-11-09 22:25:58 +00:00
lukem 0a94f4f077 use CPPFLAGS instead of CFLAGS 1997-10-25 06:57:53 +00:00
mikel c833d17bf1 xref rmail(8) not nonexistent rmail(1) 1997-09-20 06:02:44 +00:00
cjs 25e1ee9531 Sendmail 8.8.7 merge. 1997-09-09 06:35:00 +00:00
cjs c75d7d513a Sendmail 8.8.7 import. 1997-09-09 06:19:07 +00:00
mikel 97ff055e3e delete references to obsolete dbm(3); this is a strictly local change 1997-07-15 02:41:29 +00:00
cjs ca1323ff94 Remove undefines of DPADD and LDADD. 1997-07-13 20:42:17 +00:00
cjs 25ec838cfd Remove left-over conflict marker. 1997-07-13 20:15:16 +00:00
cjs ca2841a3d7 Resolve conflicts in 8.8.6 import. 1997-07-13 19:42:38 +00:00
cjs fce01e04e2 Resolve conflicts in 8.8.6 import. 1997-07-13 19:42:13 +00:00
cjs e6246fdae8 Resolve conflicts in 8.8.6 import. 1997-07-13 19:41:48 +00:00
cjs ddfce6c70c Sendmail 8.8.6 import. 1997-07-13 19:04:12 +00:00
mycroft 8306be60f4 Use afterinstall, not proginstall, to run post-installation crap. 1997-05-07 16:03:15 +00:00
christos 0aad9d4378 Makefile cleanups 1997-03-24 22:02:40 +00:00
mouse ee6a5b2cd6 alternate -> alternative, per PR 2643 1997-03-08 14:24:19 +00:00
cjs 729dbf416c sendmail 8.8.5 merge 1997-01-24 04:01:18 +00:00
cjs 234f178084 Configure sendmail use tcp_wrappers (/etc/hosts.allow) for validating
hosts connecting via TCP/IP.
1996-12-27 01:54:07 +00:00
cjs 8c6c957cfd 8.8.4 initgroups patch from Eric Allman 1996-12-27 00:29:11 +00:00
mrg 64327b49fc merge 8.8.4 1996-12-04 06:35:51 +00:00
mrg 59b7590636 merge in 8.8.3 1996-11-18 05:29:14 +00:00
mrg 7531efff40 sendmail 8.8.3 1996-11-18 04:29:19 +00:00
thorpej 876693e4b5 Don't need to define our own INSTALL variable. 1996-10-18 06:31:29 +00:00
thorpej cb5947b47e - Fix the gecos botch ... sizeof() was incorrectly being applied
to a pointer; use the provided length of buffer instead.

- Patch from Eric - fix a one-byte buffer overflow...

Both changes obtained from FreeBSD.
1996-09-25 22:40:26 +00:00
explorer 3c01a04f97 fix botched conf.c update 1996-09-20 02:03:19 +00:00
explorer 1391818caf resolve conflicts 1996-09-20 02:00:51 +00:00
explorer c00fecf703 Update to 8.7.6 -- this is a well known attack, and in CERT Advisory CA-96.20
This should be in 1.2...
1996-09-19 02:52:09 +00:00
mycroft 9312574c1f Remove bogus setreuid() hack. 1996-09-17 15:03:01 +00:00
mrg 8493c7c772 pull in <paths.h> for _PATH_VARTMP. 1996-05-30 13:00:09 +00:00
mrg ac90bb0fa5 merge sendmail 8.7.5 1996-05-04 14:13:20 +00:00
mrg a484d585d1 merge sendmail 8.7.4 1996-02-24 01:00:12 +00:00
mrg 705157eda9 extra update from 8.7.3. also, (re)include NIS support. 1996-01-29 04:58:23 +00:00
mrg d3b14c1c3a include <paths.h> under netbsd and freebsd, for _PATH_VARTMP 1996-01-26 03:30:23 +00:00
mrg 5eac1270dc merge to sendmail 8.7.3 1996-01-22 12:50:24 +00:00
mrg 8d05f6d4e9 sendmail 8.7.3 1996-01-22 10:52:39 +00:00
jtc 21908ddbd5 merge in changes from 1.1 release branch 1995-11-28 19:43:04 +00:00
glass d2551bdcaf complete upgrade to version 8.6.12. Eric willing the next imported version will be 8.7.x 1995-07-12 18:25:23 +00:00
mycroft c62765fbdd Fix the `restrictmailq' security check to explicitly check the egid. 1995-06-03 02:07:08 +00:00
mycroft c05dec805f Use inet_aton(), not inet_addr(). 1995-05-21 17:14:38 +00:00
mycroft 7e2e739abf Fix a typo that caused an off-by-one error. 1995-04-08 23:25:34 +00:00
glass 7a903f9074 sendmail 8.6.11 integration 1995-03-10 19:01:35 +00:00
glass 8c23c56663 sendmail 8.6.11 try #2 1995-03-10 09:33:33 +00:00
mycroft 4c34be6b52 Clean up deleted files. 1995-03-01 00:00:00 +00:00