unix-history/.git
29 years agoforce *file* mailer to have setuid bit semantics even when a program
Eric Allman [Sat, 27 May 1995 23:16:22 +0000 (15:16 -0800)]
force *file* mailer to have setuid bit semantics even when a program

SCCS-vsn: usr.sbin/sendmail/src/deliver.c 8.153

29 years agoforce Prog and File mailers to never have F=m
Eric Allman [Sat, 27 May 1995 23:15:39 +0000 (15:15 -0800)]
force Prog and File mailers to never have F=m

SCCS-vsn: usr.sbin/sendmail/src/main.c 8.116

29 years agoinclude putenv() implementation that doesn't depend on setenv()
Eric Allman [Sat, 27 May 1995 22:47:09 +0000 (14:47 -0800)]
include putenv() implementation that doesn't depend on setenv()

SCCS-vsn: usr.sbin/sendmail/src/conf.h 8.172
SCCS-vsn: usr.sbin/sendmail/src/conf.c 8.177

29 years agomake 451 error codes explicit
Eric Allman [Sat, 27 May 1995 22:46:19 +0000 (14:46 -0800)]
make 451 error codes explicit

SCCS-vsn: usr.sbin/sendmail/src/srvrsmtp.c 8.74

29 years agoclean up test mode; putenv can fail
Eric Allman [Sat, 27 May 1995 22:45:59 +0000 (14:45 -0800)]
clean up test mode; putenv can fail

SCCS-vsn: usr.sbin/sendmail/src/main.c 8.115

29 years agoallow #@#\0 as a comment; make USERDB be a 0/1 option
Eric Allman [Sat, 27 May 1995 22:45:32 +0000 (14:45 -0800)]
allow #@#\0 as a comment; make USERDB be a 0/1 option

SCCS-vsn: usr.sbin/sendmail/src/recipient.c 8.90

29 years agomake USERDB be a 0/1 option instead of #ifdef/#ifndef
Eric Allman [Sat, 27 May 1995 22:44:51 +0000 (14:44 -0800)]
make USERDB be a 0/1 option instead of #ifdef/#ifndef

SCCS-vsn: usr.sbin/sendmail/src/headers.c 8.65
SCCS-vsn: usr.sbin/sendmail/src/envelope.c 8.65

29 years agoextend NEEDPUTENV; clarify USERDB
Eric Allman [Sat, 27 May 1995 22:44:01 +0000 (14:44 -0800)]
extend NEEDPUTENV; clarify USERDB

SCCS-vsn: usr.sbin/sendmail/src/READ_ME 8.92

29 years agofix compilation when compiled with -DHESIOD=1 -DNEWDB=0
Eric Allman [Sat, 27 May 1995 22:43:28 +0000 (14:43 -0800)]
fix compilation when compiled with -DHESIOD=1 -DNEWDB=0

SCCS-vsn: usr.sbin/sendmail/src/udb.c 8.22

29 years agoclean up backtrace code
Kirk McKusick [Sat, 27 May 1995 07:04:35 +0000 (23:04 -0800)]
clean up backtrace code

SCCS-vsn: sys/hp300/hp300/machdep.c 8.15

29 years agodo not allow time to go backwards when in secure mode
Kirk McKusick [Sat, 27 May 1995 07:00:39 +0000 (23:00 -0800)]
do not allow time to go backwards when in secure mode

SCCS-vsn: sys/kern/kern_time.c 8.4

29 years agovnode_free_list_slock has to be exported for LFS
Kirk McKusick [Sat, 27 May 1995 06:19:45 +0000 (22:19 -0800)]
vnode_free_list_slock has to be exported for LFS

SCCS-vsn: sys/kern/vfs_subr.c 8.31

29 years agosettimeofday can only advance the time in secure mode
Kirk McKusick [Sat, 27 May 1995 05:56:17 +0000 (21:56 -0800)]
settimeofday can only advance the time in secure mode

SCCS-vsn: sbin/init/init.8 8.6

29 years agotime cannot be adjusted backward when the system is secure
Kirk McKusick [Sat, 27 May 1995 05:53:41 +0000 (21:53 -0800)]
time cannot be adjusted backward when the system is secure

SCCS-vsn: lib/libc/sys/gettimeofday.2 8.2

29 years agoyet more cluster checks
Kirk McKusick [Sat, 27 May 1995 02:02:49 +0000 (18:02 -0800)]
yet more cluster checks

SCCS-vsn: sys/ufs/ffs/ffs_alloc.c 8.18

29 years agobeta.1
Eric Allman [Fri, 26 May 1995 23:09:39 +0000 (15:09 -0800)]
beta.1

SCCS-vsn: usr.sbin/sendmail/src/version.c 8.6.12.3

29 years agoadd -q map flag to avoid quote stripping; clean up domain addition
Eric Allman [Fri, 26 May 1995 22:50:03 +0000 (14:50 -0800)]
add -q map flag to avoid quote stripping; clean up domain addition
in nis_getcanonname and nisplus_getcanonname

SCCS-vsn: usr.sbin/sendmail/src/parseaddr.c 8.69
SCCS-vsn: usr.sbin/sendmail/src/map.c 8.68

29 years agouse -a$g for UUCP calls
Eric Allman [Fri, 26 May 1995 22:42:01 +0000 (14:42 -0800)]
use -a$g for UUCP calls

SCCS-vsn: usr.sbin/sendmail/cf/ostype/bsd4.4.m4 8.3
SCCS-vsn: usr.sbin/sendmail/cf/ostype/hpux10.m4 8.3
SCCS-vsn: usr.sbin/sendmail/cf/ostype/svr4.m4 8.2
SCCS-vsn: usr.sbin/sendmail/cf/ostype/bsd4.3.m4 8.3
SCCS-vsn: usr.sbin/sendmail/cf/ostype/hpux9.m4 8.8

29 years agoadd MF_KEEPQUOTES flag to turn off default quote stripping
Eric Allman [Fri, 26 May 1995 22:10:56 +0000 (14:10 -0800)]
add MF_KEEPQUOTES flag to turn off default quote stripping

SCCS-vsn: usr.sbin/sendmail/src/sendmail.h 8.134

29 years agoinclude is an M4 keyword and has to be quoted
Eric Allman [Fri, 26 May 1995 21:38:30 +0000 (13:38 -0800)]
include is an M4 keyword and has to be quoted

SCCS-vsn: usr.sbin/sendmail/cf/m4/proto.m4 8.75

29 years agobeta.1
Eric Allman [Fri, 26 May 1995 21:38:15 +0000 (13:38 -0800)]
beta.1

SCCS-vsn: usr.sbin/sendmail/cf/m4/version.m4 8.6.12.3

29 years agofile mailer should run as default uid, not as sender
Eric Allman [Fri, 26 May 1995 07:18:24 +0000 (23:18 -0800)]
file mailer should run as default uid, not as sender

SCCS-vsn: usr.sbin/sendmail/src/deliver.c 8.152

29 years agowoops -- previous patch didn't null terminate in all cases
Eric Allman [Fri, 26 May 1995 07:17:52 +0000 (23:17 -0800)]
woops -- previous patch didn't null terminate in all cases

SCCS-vsn: usr.sbin/sendmail/src/util.c 8.71

29 years agodon't trash lines without trailing newlines
Eric Allman [Fri, 26 May 1995 06:54:43 +0000 (22:54 -0800)]
don't trash lines without trailing newlines

SCCS-vsn: usr.sbin/sendmail/src/util.c 8.70

29 years agonew system call argument convention
Kirk McKusick [Fri, 26 May 1995 04:22:19 +0000 (20:22 -0800)]
new system call argument convention

SCCS-vsn: sys/kern/PROTO/44Lite/kern_acct.c 8.3
SCCS-vsn: sys/kern/PROTO/44Lite/kern_acct.c 8.3

29 years agomroe standalone changes -- still not right, but close enough for now
Keith Bostic [Fri, 26 May 1995 03:59:48 +0000 (19:59 -0800)]
mroe standalone changes -- still not right, but close enough for now

SCCS-vsn: etc/Makefile 8.7

29 years agopatch for NeXTstep
Eric Allman [Fri, 26 May 1995 03:46:09 +0000 (19:46 -0800)]
patch for NeXTstep

SCCS-vsn: usr.sbin/sendmail/src/conf.h 8.171

29 years agomake it work without doing a chroot
Keith Bostic [Fri, 26 May 1995 03:36:59 +0000 (19:36 -0800)]
make it work without doing a chroot

SCCS-vsn: etc/Makefile 8.6

29 years agozero terminated => NULL-terminated. Fix formatting glitch
Kirk McKusick [Fri, 26 May 1995 03:30:33 +0000 (19:30 -0800)]
zero terminated => NULL-terminated. Fix formatting glitch

SCCS-vsn: lib/libc/net/gethostbyname.3 8.4

29 years agoLinux doesn't support IP_OPTIONS
Eric Allman [Fri, 26 May 1995 03:27:55 +0000 (19:27 -0800)]
Linux doesn't support IP_OPTIONS

SCCS-vsn: usr.sbin/sendmail/src/conf.h 8.170

29 years agoLinux doesn't have IP_OPTIONS support
Eric Allman [Fri, 26 May 1995 03:26:42 +0000 (19:26 -0800)]
Linux doesn't have IP_OPTIONS support

SCCS-vsn: usr.sbin/sendmail/src/conf.h 8.170

29 years agozero terminated => NULL terminated
Kirk McKusick [Fri, 26 May 1995 03:22:20 +0000 (19:22 -0800)]
zero terminated => NULL terminated

SCCS-vsn: lib/libc/net/getservent.3 8.4

29 years agopatches for Hesiod
Eric Allman [Fri, 26 May 1995 02:39:12 +0000 (18:39 -0800)]
patches for Hesiod

SCCS-vsn: usr.sbin/sendmail/src/map.c 8.67

29 years agofix some NIS problems
Eric Allman [Fri, 26 May 1995 02:38:47 +0000 (18:38 -0800)]
fix some NIS problems

SCCS-vsn: usr.sbin/sendmail/src/conf.c 8.176

29 years agoMD_FREEZE is gone, but MD_INITALIAS is sensitive
Eric Allman [Fri, 26 May 1995 02:38:31 +0000 (18:38 -0800)]
MD_FREEZE is gone, but MD_INITALIAS is sensitive

SCCS-vsn: usr.sbin/sendmail/src/readcf.c 8.92

29 years agocleanup for IRIX5
Eric Allman [Fri, 26 May 1995 02:38:11 +0000 (18:38 -0800)]
cleanup for IRIX5

SCCS-vsn: usr.sbin/sendmail/src/conf.h 8.169

29 years agopreinitialized $=m late, so that .cf can redefined $m
Eric Allman [Fri, 26 May 1995 02:37:56 +0000 (18:37 -0800)]
preinitialized $=m late, so that .cf can redefined $m

SCCS-vsn: usr.sbin/sendmail/src/main.c 8.114

29 years agofix problem that caused Message-Id:s to sometimes not be logged
Eric Allman [Fri, 26 May 1995 02:37:23 +0000 (18:37 -0800)]
fix problem that caused Message-Id:s to sometimes not be logged

SCCS-vsn: usr.sbin/sendmail/src/headers.c 8.64

29 years agoadd description of flag values
Kirk McKusick [Fri, 26 May 1995 02:22:38 +0000 (18:22 -0800)]
add description of flag values

SCCS-vsn: lib/libc/sys/getfsstat.2 8.3

29 years agoNCR3000 doesn't handle IP_SRCROUTE; explicitly state that it
Eric Allman [Thu, 25 May 1995 22:57:00 +0000 (14:57 -0800)]
NCR3000 doesn't handle IP_SRCROUTE; explicitly state that it
works on systems where we know it does so that we can change the default
to off if necessary; misc cleanup

SCCS-vsn: usr.sbin/sendmail/src/conf.h 8.168

29 years agoadd Ultrix patch number for IDENT fix
Eric Allman [Thu, 25 May 1995 22:55:31 +0000 (14:55 -0800)]
add Ultrix patch number for IDENT fix

SCCS-vsn: usr.sbin/sendmail/src/READ_ME 8.91

29 years agosupport for SunOS 4.0.3 and the LUNA
Eric Allman [Thu, 25 May 1995 21:24:43 +0000 (13:24 -0800)]
support for SunOS 4.0.3 and the LUNA

SCCS-vsn: usr.sbin/sendmail/src/conf.c 8.175
SCCS-vsn: usr.sbin/sendmail/src/conf.h 8.167

29 years agoMakefile.SunOS.4.0.3 => Makefile.SunOS.4.0 (so makesendmail can find it)
Eric Allman [Thu, 25 May 1995 21:22:36 +0000 (13:22 -0800)]
Makefile.SunOS.4.0.3 => Makefile.SunOS.4.0 (so makesendmail can find it)

SCCS-vsn: usr.sbin/sendmail/Files.base 8.28
SCCS-vsn: usr.sbin/sendmail/RELEASE_NOTES 8.6.12.4

29 years agolist meanings of flags
Kirk McKusick [Thu, 25 May 1995 14:05:25 +0000 (06:05 -0800)]
list meanings of flags

SCCS-vsn: lib/libc/sys/statfs.2 8.5

29 years agoupdate to reflect new naming convention and args location
Kirk McKusick [Thu, 25 May 1995 12:34:20 +0000 (04:34 -0800)]
update to reflect new naming convention and args location

SCCS-vsn: lib/libc/sys/mount.2 8.3

29 years agodate and time created 95/05/24 21:11:51 by mckusick
Kirk McKusick [Thu, 25 May 1995 12:11:51 +0000 (04:11 -0800)]
date and time created 95/05/24 21:11:51 by mckusick

SCCS-vsn: sys/isofs/cd9660/cd9660_mount.h 8.1

29 years agoAdd support for fragments.
Margo Seltzer [Thu, 25 May 1995 10:48:12 +0000 (02:48 -0800)]
Add support for fragments.

SCCS-vsn: sbin/newlfs/newfs.c 8.5

29 years agoSet segment summary magic numbers and add support for fragments.
Margo Seltzer [Thu, 25 May 1995 10:46:52 +0000 (02:46 -0800)]
Set segment summary magic numbers and add support for fragments.

SCCS-vsn: sbin/newlfs/lfs.c 8.5

29 years agoAdd support for fragments to make_lfs.
Margo Seltzer [Thu, 25 May 1995 10:45:44 +0000 (02:45 -0800)]
Add support for fragments to make_lfs.

SCCS-vsn: sbin/newlfs/extern.h 8.2

29 years agoAdd support for fragments.
Margo Seltzer [Thu, 25 May 1995 10:44:29 +0000 (02:44 -0800)]
Add support for fragments.

SCCS-vsn: sbin/newlfs/config.h 8.3

29 years agoAdd support for fragments in lfs; check for segment
Margo Seltzer [Thu, 25 May 1995 10:43:46 +0000 (02:43 -0800)]
Add support for fragments in lfs; check for segment
summary magic numbers.

SCCS-vsn: sbin/dumplfs/dumplfs.c 8.5

29 years agoCheck summary magic numbers and print them out.
Margo Seltzer [Thu, 25 May 1995 10:42:05 +0000 (02:42 -0800)]
Check summary magic numbers and print them out.

SCCS-vsn: libexec/lfs_cleanerd/print.c 8.2

29 years agoAdd more statistics gathering in cleaner. Also, provide
Margo Seltzer [Thu, 25 May 1995 10:41:28 +0000 (02:41 -0800)]
Add more statistics gathering in cleaner.  Also, provide
alternative cleaning parameters such as cleaning by number of active
bytes instead of number of segments per invocation.

SCCS-vsn: libexec/lfs_cleanerd/cleanerd.c 8.4

29 years agoMake changes so that the cleaner supports fragments.
Margo Seltzer [Thu, 25 May 1995 10:39:53 +0000 (02:39 -0800)]
Make changes so that the cleaner supports fragments.

SCCS-vsn: libexec/lfs_cleanerd/library.c 8.3

29 years agolocal mailer is /bin/rmail
Eric Allman [Thu, 25 May 1995 09:32:42 +0000 (01:32 -0800)]
local mailer is /bin/rmail

SCCS-vsn: usr.sbin/sendmail/cf/ostype/hpux9.m4 8.7

29 years agomake it 8.7.Beta
Eric Allman [Thu, 25 May 1995 08:17:25 +0000 (00:17 -0800)]
make it 8.7.Beta

SCCS-vsn: usr.sbin/sendmail/cf/m4/version.m4 8.6.12.2

29 years agominor reality therapy for the Beta release
Eric Allman [Thu, 25 May 1995 07:28:29 +0000 (23:28 -0800)]
minor reality therapy for the Beta release

SCCS-vsn: usr.sbin/sendmail/RELEASE_NOTES 8.6.12.3

29 years agohosts file can be space separated instead of tab separated
Eric Allman [Thu, 25 May 1995 07:24:06 +0000 (23:24 -0800)]
hosts file can be space separated instead of tab separated

SCCS-vsn: usr.sbin/sendmail/src/map.c 8.66

29 years agonull delimiter can be newline as well as space or tab
Eric Allman [Thu, 25 May 1995 07:23:44 +0000 (23:23 -0800)]
null delimiter can be newline as well as space or tab

SCCS-vsn: usr.sbin/sendmail/src/util.c 8.69

29 years agodon't leave rcode uninitialized if everything is OK
Eric Allman [Thu, 25 May 1995 07:23:27 +0000 (23:23 -0800)]
don't leave rcode uninitialized if everything is OK

SCCS-vsn: usr.sbin/sendmail/src/domain.c 8.40

29 years agodifferent approach to NIS rebuilding
Eric Allman [Thu, 25 May 1995 06:52:53 +0000 (22:52 -0800)]
different approach to NIS rebuilding

SCCS-vsn: usr.sbin/sendmail/doc/op/op.me 8.55

29 years agorename NEWS-OS Makefiles
Eric Allman [Thu, 25 May 1995 06:50:15 +0000 (22:50 -0800)]
rename NEWS-OS Makefiles

SCCS-vsn: usr.sbin/sendmail/Files.base 8.27

29 years agoinclude BSD ioctl calls in Solaris
Eric Allman [Thu, 25 May 1995 06:39:42 +0000 (22:39 -0800)]
include BSD ioctl calls in Solaris

SCCS-vsn: usr.sbin/sendmail/src/conf.h 8.166

29 years agodefault confCHECK_ALIASES to False -- too confusing for some people
Eric Allman [Thu, 25 May 1995 06:35:52 +0000 (22:35 -0800)]
default confCHECK_ALIASES to False -- too confusing for some people

SCCS-vsn: usr.sbin/sendmail/cf/README 8.60

29 years agodefault confCHECK_ALIASES off -- too confusing for many folks
Eric Allman [Thu, 25 May 1995 06:34:33 +0000 (22:34 -0800)]
default confCHECK_ALIASES off -- too confusing for many folks

SCCS-vsn: usr.sbin/sendmail/cf/m4/cf.m4 8.20

29 years agofrom Rich Stevens, fix connection-reuse code to use send rather than
Mike Karels [Thu, 25 May 1995 01:57:11 +0000 (17:57 -0800)]
from Rich Stevens, fix connection-reuse code to use send rather than
recv sequence for iss on new connection

SCCS-vsn: sys/netinet/tcp_input.c 8.12
SCCS-vsn: sys/netinet/tcp_input.c 8.12

29 years agochanges to randomize iss (somewhat); use a random component in the increment.
Mike Karels [Thu, 25 May 1995 01:50:55 +0000 (17:50 -0800)]
changes to randomize iss (somewhat); use a random component in the increment.
Increase rate of periodic increment, but leave the per-connection increment
about the same.  Small cleanup in code to handle bad (e.g. spoofed) SYN:
remove redundant code, add counter (perhaps should count only if SYN is set),
and simplify slightly for RST.

SCCS-vsn: sys/netinet/tcp_input.c 8.12

29 years agoportability for Japanese workstations from Motonori Nakamura
Eric Allman [Wed, 24 May 1995 23:54:35 +0000 (15:54 -0800)]
portability for Japanese workstations from Motonori Nakamura

SCCS-vsn: usr.sbin/sendmail/src/conf.c 8.174

29 years agosearch for /yp/ in filename instead of accessing /var/yp/Makefile
Eric Allman [Wed, 24 May 1995 23:54:14 +0000 (15:54 -0800)]
search for /yp/ in filename instead of accessing /var/yp/Makefile

SCCS-vsn: usr.sbin/sendmail/src/READ_ME 8.90

29 years agonew code requires conf.h -- just include sendmail.h
Eric Allman [Wed, 24 May 1995 23:53:51 +0000 (15:53 -0800)]
new code requires conf.h -- just include sendmail.h

SCCS-vsn: usr.sbin/sendmail/src/sysexits.c 8.5

29 years agosearch for /yp/ in filename instead of accessing /var/yp/Makefile
Eric Allman [Wed, 24 May 1995 23:53:25 +0000 (15:53 -0800)]
search for /yp/ in filename instead of accessing /var/yp/Makefile

SCCS-vsn: usr.sbin/sendmail/src/map.c 8.65

29 years agouse strstr() instead of implementing by hand
Eric Allman [Wed, 24 May 1995 23:53:04 +0000 (15:53 -0800)]
use strstr() instead of implementing by hand

SCCS-vsn: usr.sbin/sendmail/src/usersmtp.c 8.53

29 years agoportability for Japanese workstations from Motonori Nakamura
Eric Allman [Wed, 24 May 1995 23:24:08 +0000 (15:24 -0800)]
portability for Japanese workstations from Motonori Nakamura

SCCS-vsn: usr.sbin/sendmail/src/conf.h 8.165

29 years agodescription of problems when IP_SRCROUTE is bogus
Eric Allman [Wed, 24 May 1995 22:55:40 +0000 (14:55 -0800)]
description of problems when IP_SRCROUTE is bogus

SCCS-vsn: usr.sbin/sendmail/src/READ_ME 8.89

29 years agocleanup from Motonori Nakamura
Eric Allman [Wed, 24 May 1995 22:54:58 +0000 (14:54 -0800)]
cleanup from Motonori Nakamura

SCCS-vsn: usr.sbin/sendmail/src/Makefiles/Makefile.LUNA 8.2
SCCS-vsn: usr.sbin/sendmail/src/Makefiles/Makefile.EWS-UX_V 8.2
SCCS-vsn: usr.sbin/sendmail/src/Makefiles/Makefile.NEWS-OS.6.x 8.2
SCCS-vsn: usr.sbin/sendmail/src/Makefiles/Makefile.NEWS-OS.4.x 8.2

29 years agoemphasize FTP site and that this is a Beta release
Eric Allman [Wed, 24 May 1995 21:49:34 +0000 (13:49 -0800)]
emphasize FTP site and that this is a Beta release

SCCS-vsn: usr.sbin/sendmail/READ_ME 8.14

29 years agotwo new counters (tcps_badsyn and tcps_persistdrop)
Mike Karels [Wed, 24 May 1995 21:01:02 +0000 (13:01 -0800)]
two new counters (tcps_badsyn and tcps_persistdrop)

SCCS-vsn: usr.bin/netstat/inet.c 8.5

29 years agochanges to randomize iss (somewhat); use a random component in the increment.
Mike Karels [Wed, 24 May 1995 21:00:26 +0000 (13:00 -0800)]
changes to randomize iss (somewhat); use a random component in the increment.
Increase rate of periodic increment, but leave the per-connection increment
about the same.  Small cleanup in code to handle bad (e.g. spoofed) SYN:
remove redundant code, add counter (perhaps should count only if SYN is set),
and simplify slightly for RST.

SCCS-vsn: sys/netinet/tcp_input.c 8.11
SCCS-vsn: sys/netinet/tcp_seq.h 8.2
SCCS-vsn: sys/netinet/tcp_subr.c 8.2

29 years agochange t_idle to unsigned (should probably be long);
Mike Karels [Wed, 24 May 1995 20:56:44 +0000 (12:56 -0800)]
change t_idle to unsigned (should probably be long);
two new counters

SCCS-vsn: sys/netinet/tcp_var.h 8.4

29 years agotwo versions of a fix for an mbuf leak. The first one is probably right,
Mike Karels [Wed, 24 May 1995 20:56:06 +0000 (12:56 -0800)]
two versions of a fix for an mbuf leak.  The first one is probably right,
but a BSDI customer has not confirmed that problems went away.  The second
version should be safe.  The mbuf leak happens when RST is received on
a connection after sosend checks the state, then drops spl while doing
a copyin.  A send of [100-208] bytes on a local connection would always
hit this if the other end had closed.

SCCS-vsn: sys/netinet/tcp_usrreq.c 8.4

29 years agohack to time out connections with a zero window and a dead peer.
Mike Karels [Wed, 24 May 1995 20:52:45 +0000 (12:52 -0800)]
hack to time out connections with a zero window and a dead peer.
if the peer does not respond in the time we would allow for retransmission,
or within a fixed time, drop the connection.  Minor optimization in timers:
listening sockets run no timers.

SCCS-vsn: sys/netinet/tcp_timer.c 8.2

29 years agodo not send FIN before end of data if options cause us not to send all data;
Mike Karels [Wed, 24 May 1995 20:50:24 +0000 (12:50 -0800)]
do not send FIN before end of data if options cause us not to send all data;
do not bother to send an empty segment if we cannot allocate an mbuf for data.

SCCS-vsn: sys/netinet/tcp_output.c 8.4

29 years agofix nasty bug that can cause memory corruption:
Mike Karels [Wed, 24 May 1995 20:48:22 +0000 (12:48 -0800)]
fix nasty bug that can cause memory corruption:
cannot use M_WAITOK in in_pcballoc calls for incoming TCP connection requests;
current kmem_malloc code can remap CMAP area, reentering clearseg or
physcopyseg with nasty effects.  Could check SS_NOFDREF and use M_NOWAIT
in that case only, but that seems iffy.

SCCS-vsn: sys/netinet/in_pcb.c 8.4

29 years agoallow use of seteuid() on systems that have new Posix semantics
Eric Allman [Wed, 24 May 1995 07:44:36 +0000 (23:44 -0800)]
allow use of seteuid() on systems that have new Posix semantics

SCCS-vsn: usr.sbin/sendmail/src/READ_ME 8.88
SCCS-vsn: usr.sbin/sendmail/src/recipient.c 8.89
SCCS-vsn: usr.sbin/sendmail/src/conf.h 8.164
SCCS-vsn: usr.sbin/sendmail/src/conf.c 8.173

29 years agocompilation glitches on several systems.
Eric Allman [Wed, 24 May 1995 07:44:00 +0000 (23:44 -0800)]
compilation glitches on several systems.

SCCS-vsn: usr.sbin/sendmail/src/daemon.c 8.92

29 years agofix a glitch with NIS+ that can cause null pointer derefs
Eric Allman [Wed, 24 May 1995 07:29:52 +0000 (23:29 -0800)]
fix a glitch with NIS+ that can cause null pointer derefs

SCCS-vsn: usr.sbin/sendmail/src/map.c 8.64

29 years agofix which /bin/csh returning .//bin/csh
Christos Zoulas [Wed, 24 May 1995 06:39:41 +0000 (22:39 -0800)]
fix which /bin/csh returning .//bin/csh
(adapted changes from the tcsh source)

SCCS-vsn: bin/csh/exec.c 8.3

29 years agoadd t_seteuid.c
Eric Allman [Wed, 24 May 1995 06:26:05 +0000 (22:26 -0800)]
add t_seteuid.c

SCCS-vsn: usr.sbin/sendmail/Files.base 8.26

29 years ago8.7 Beta release -- not actually part of the 8.6 tree
Eric Allman [Wed, 24 May 1995 06:05:10 +0000 (22:05 -0800)]
8.7 Beta release -- not actually part of the 8.6 tree

SCCS-vsn: usr.sbin/sendmail/RELEASE_NOTES 8.6.12.2
SCCS-vsn: usr.sbin/sendmail/src/version.c 8.6.12.2

29 years agodrop BrokenSmtpPeers; clarify Apparently-To:
Eric Allman [Wed, 24 May 1995 03:17:27 +0000 (19:17 -0800)]
drop BrokenSmtpPeers; clarify Apparently-To:

SCCS-vsn: usr.sbin/sendmail/doc/op/op.me 8.54

29 years agointegrate mail11 support from Barb Dijker
Eric Allman [Wed, 24 May 1995 03:13:34 +0000 (19:13 -0800)]
integrate mail11 support from Barb Dijker

SCCS-vsn: usr.sbin/sendmail/cf/m4/proto.m4 8.74
SCCS-vsn: usr.sbin/sendmail/Files.cf 8.13

29 years agoadd MAILER(mail11) from Barb Dijker
Eric Allman [Wed, 24 May 1995 03:11:52 +0000 (19:11 -0800)]
add MAILER(mail11) from Barb Dijker

SCCS-vsn: usr.sbin/sendmail/cf/README 8.59

29 years agoadd MAILER(mail11)
Eric Allman [Wed, 24 May 1995 03:11:12 +0000 (19:11 -0800)]
add MAILER(mail11)

SCCS-vsn: usr.sbin/sendmail/cf/cf/Makefile 8.13
SCCS-vsn: usr.sbin/sendmail/cf/cf/Makefile.dist 8.5

29 years agodate and time created 95/05/23 12:05:02 by eric
Eric Allman [Wed, 24 May 1995 03:05:02 +0000 (19:05 -0800)]
date and time created 95/05/23 12:05:02 by eric

SCCS-vsn: usr.sbin/sendmail/cf/mailer/mail11.m4 8.1

29 years agoimplement DECNET_RELAY
Eric Allman [Wed, 24 May 1995 01:53:41 +0000 (17:53 -0800)]
implement DECNET_RELAY

SCCS-vsn: usr.sbin/sendmail/cf/m4/proto.m4 8.73

29 years agodocument DECNET_RELAY; improve FAX_RELAY documentation
Eric Allman [Wed, 24 May 1995 01:52:04 +0000 (17:52 -0800)]
document DECNET_RELAY; improve FAX_RELAY documentation

SCCS-vsn: usr.sbin/sendmail/cf/README 8.58

29 years agoHesiod doesn't dynamically allocate space, despite the claims in
Eric Allman [Wed, 24 May 1995 01:21:29 +0000 (17:21 -0800)]
Hesiod doesn't dynamically allocate space, despite the claims in
the documentation

SCCS-vsn: usr.sbin/sendmail/src/map.c 8.63
SCCS-vsn: usr.sbin/sendmail/src/udb.c 8.21

29 years agolog premature end-of-message conditions when collecting messages
Eric Allman [Wed, 24 May 1995 01:20:53 +0000 (17:20 -0800)]
log premature end-of-message conditions when collecting messages

SCCS-vsn: usr.sbin/sendmail/src/collect.c 8.41

29 years agoavoid bogus "alias loop" messages
Eric Allman [Wed, 24 May 1995 01:20:27 +0000 (17:20 -0800)]
avoid bogus "alias loop" messages

SCCS-vsn: usr.sbin/sendmail/src/recipient.c 8.88

29 years agomake return values in sleep() match prototype
Eric Allman [Wed, 24 May 1995 01:10:50 +0000 (17:10 -0800)]
make return values in sleep() match prototype

SCCS-vsn: usr.sbin/sendmail/src/clock.c 8.12