unix-history/.git
30 years agocleanup and clarification
Eric Allman [Thu, 26 Aug 1993 22:34:25 +0000 (14:34 -0800)]
cleanup and clarification

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

30 years agoprint a message for jobs that disappear between reading the queue
Eric Allman [Thu, 26 Aug 1993 10:47:02 +0000 (02:47 -0800)]
print a message for jobs that disappear between reading the queue
and printing the queue

SCCS-vsn: usr.sbin/sendmail/src/queue.c 8.16

30 years agodo more careful checking for address failure
Eric Allman [Thu, 26 Aug 1993 10:45:13 +0000 (02:45 -0800)]
do more careful checking for address failure

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

30 years agodate and time created 93/08/25 16:19:40 by eric
Eric Allman [Thu, 26 Aug 1993 07:19:40 +0000 (23:19 -0800)]
date and time created 93/08/25 16:19:40 by eric

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

30 years agoupdate dependencies
Eric Allman [Thu, 26 Aug 1993 07:17:18 +0000 (23:17 -0800)]
update dependencies

SCCS-vsn: usr.sbin/sendmail/cf/cf/Makefile 8.3

30 years agoadd untested mapping of local envelope From: line
Eric Allman [Thu, 26 Aug 1993 04:21:19 +0000 (20:21 -0800)]
add untested mapping of local envelope From: line

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

30 years agogeneralize udbsender in anticipation of UDB map classes
Eric Allman [Thu, 26 Aug 1993 04:19:41 +0000 (20:19 -0800)]
generalize udbsender in anticipation of UDB map classes

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

30 years agodocument split envelope/header mailer-specific rewriting
Eric Allman [Wed, 25 Aug 1993 12:07:13 +0000 (04:07 -0800)]
document split envelope/header mailer-specific rewriting

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

30 years agosave paddr in parseaddr early to avoid having it get trashed
Eric Allman [Wed, 25 Aug 1993 12:06:26 +0000 (04:06 -0800)]
save paddr in parseaddr early to avoid having it get trashed

SCCS-vsn: usr.sbin/sendmail/src/parseaddr.c 8.9

30 years agouse TZ envariable
Eric Allman [Wed, 25 Aug 1993 11:31:54 +0000 (03:31 -0800)]
use TZ envariable

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

30 years agoreality therapy
Eric Allman [Wed, 25 Aug 1993 05:59:15 +0000 (21:59 -0800)]
reality therapy

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

30 years agoadd DELL_SVR4 support
Eric Allman [Wed, 25 Aug 1993 05:44:39 +0000 (21:44 -0800)]
add DELL_SVR4 support

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

30 years agofix time zone USE_TZ special case
Eric Allman [Wed, 25 Aug 1993 05:20:49 +0000 (21:20 -0800)]
fix time zone USE_TZ special case

SCCS-vsn: usr.sbin/sendmail/cf/m4/nullrelay.m4 8.3

30 years agoportability fix
Eric Allman [Wed, 25 Aug 1993 05:20:09 +0000 (21:20 -0800)]
portability fix

SCCS-vsn: usr.sbin/sendmail/makemap/makemap.c 8.4

30 years agodate and time created 93/08/24 14:15:48 by eric
Eric Allman [Wed, 25 Aug 1993 05:15:48 +0000 (21:15 -0800)]
date and time created 93/08/24 14:15:48 by eric

SCCS-vsn: usr.sbin/sendmail/cf/ostype/svr4.m4 8.1

30 years agofix USE_TZ spec for confTIME_ZONE
Eric Allman [Wed, 25 Aug 1993 04:48:12 +0000 (20:48 -0800)]
fix USE_TZ spec for confTIME_ZONE

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

30 years agodrop MAXIPADDR
Eric Allman [Tue, 24 Aug 1993 01:22:56 +0000 (17:22 -0800)]
drop MAXIPADDR

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

30 years agodon't need duplicate declaration of inet_ntoa
Eric Allman [Tue, 24 Aug 1993 01:20:14 +0000 (17:20 -0800)]
don't need duplicate declaration of inet_ntoa

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

30 years agoinstead of MyIpAddrs, put all [...] names in $=w
Eric Allman [Tue, 24 Aug 1993 01:17:32 +0000 (17:17 -0800)]
instead of MyIpAddrs, put all [...] names in $=w

SCCS-vsn: usr.sbin/sendmail/src/conf.h 8.26
SCCS-vsn: usr.sbin/sendmail/src/daemon.c 8.9

30 years agofix bug in enoughspace
Eric Allman [Tue, 24 Aug 1993 00:34:01 +0000 (16:34 -0800)]
fix bug in enoughspace

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

30 years agofreespace portability fixes for IRIX
Eric Allman [Mon, 23 Aug 1993 23:53:52 +0000 (15:53 -0800)]
freespace portability fixes for IRIX

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

30 years agoadd "ext" argument to lockfile so you can accurately tell what file
Eric Allman [Mon, 23 Aug 1993 23:32:40 +0000 (15:32 -0800)]
add "ext" argument to lockfile so you can accurately tell what file
is being locked in logging/error messages

SCCS-vsn: usr.sbin/sendmail/src/sendmail.h 8.17
SCCS-vsn: usr.sbin/sendmail/src/util.c 8.8
SCCS-vsn: usr.sbin/sendmail/src/queue.c 8.15
SCCS-vsn: usr.sbin/sendmail/src/conf.c 8.26
SCCS-vsn: usr.sbin/sendmail/src/alias.c 8.12
SCCS-vsn: usr.sbin/sendmail/src/map.c 8.9

30 years agoreset SmtpPhase on initial connection so messages are accurate
Eric Allman [Mon, 23 Aug 1993 23:25:15 +0000 (15:25 -0800)]
reset SmtpPhase on initial connection so messages are accurate

SCCS-vsn: usr.sbin/sendmail/src/daemon.c 8.8
SCCS-vsn: usr.sbin/sendmail/src/deliver.c 8.16

30 years agoadd restrictqrun privacy option
Eric Allman [Mon, 23 Aug 1993 08:07:55 +0000 (00:07 -0800)]
add restrictqrun privacy option

SCCS-vsn: usr.sbin/sendmail/src/main.c 8.25
SCCS-vsn: usr.sbin/sendmail/src/queue.c 8.14
SCCS-vsn: usr.sbin/sendmail/src/conf.c 8.25

30 years agoadd restrictqrun privacy flag
Eric Allman [Mon, 23 Aug 1993 07:57:50 +0000 (23:57 -0800)]
add restrictqrun privacy flag

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

30 years agoadd PRIV_RESTRICTQRUN flag
Eric Allman [Mon, 23 Aug 1993 07:52:19 +0000 (23:52 -0800)]
add PRIV_RESTRICTQRUN flag

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

30 years agoSCO fixes (old bug snuck back in)
Eric Allman [Mon, 23 Aug 1993 07:48:36 +0000 (23:48 -0800)]
SCO fixes (old bug snuck back in)

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

30 years agoremember to always reset uid
Eric Allman [Sun, 22 Aug 1993 12:50:09 +0000 (04:50 -0800)]
remember to always reset uid

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

30 years agomore changes from Karl London <karl@borg.demon.co.uk>
Eric Allman [Sun, 22 Aug 1993 08:06:50 +0000 (00:06 -0800)]
more changes from Karl London <karl@borg.demon.co.uk>

SCCS-vsn: usr.sbin/sendmail/cf/ostype/linux.m4 8.2

30 years agoinclude other legal short names in the $=w class, e.g., vangogh.cs
Eric Allman [Sun, 22 Aug 1993 07:36:44 +0000 (23:36 -0800)]
include other legal short names in the $=w class, e.g., vangogh.cs

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

30 years agodebugging output changes
Eric Allman [Sun, 22 Aug 1993 07:36:23 +0000 (23:36 -0800)]
debugging output changes

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

30 years agomove uid setting from forward() to include() so as to be more
Eric Allman [Sun, 22 Aug 1993 07:36:12 +0000 (23:36 -0800)]
move uid setting from forward() to include() so as to be more
inclusive; this also adds proper group setting (previously it just set
the user id)

SCCS-vsn: usr.sbin/sendmail/src/alias.c 8.11
SCCS-vsn: usr.sbin/sendmail/src/recipient.c 8.16

30 years agoadd FEATURE(nullclient) and clientproto.mc
Eric Allman [Sun, 22 Aug 1993 07:20:15 +0000 (23:20 -0800)]
add FEATURE(nullclient) and clientproto.mc

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

30 years agoconvert from a MAILER to a FEATURE
Eric Allman [Sun, 22 Aug 1993 07:19:52 +0000 (23:19 -0800)]
convert from a MAILER to a FEATURE

SCCS-vsn: usr.sbin/sendmail/cf/feature/nullclient.m4 8.2

30 years agoadd comment regarding Bryan's contribution
Eric Allman [Sun, 22 Aug 1993 07:19:07 +0000 (23:19 -0800)]
add comment regarding Bryan's contribution

SCCS-vsn: usr.sbin/sendmail/cf/m4/nullrelay.m4 8.2

30 years agonull client support
Eric Allman [Sun, 22 Aug 1993 07:18:26 +0000 (23:18 -0800)]
null client support

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

30 years agomake nullclient a feature instead of a mailer
Eric Allman [Sun, 22 Aug 1993 07:16:53 +0000 (23:16 -0800)]
make nullclient a feature instead of a mailer

SCCS-vsn: usr.sbin/sendmail/cf/cf/clientproto.mc 8.2

30 years agoadd clientproto.cf
Eric Allman [Sun, 22 Aug 1993 06:15:18 +0000 (22:15 -0800)]
add clientproto.cf

SCCS-vsn: usr.sbin/sendmail/cf/cf/Makefile 8.2

30 years agoadd comments giving a clue as to what these are
Eric Allman [Sun, 22 Aug 1993 06:14:54 +0000 (22:14 -0800)]
add comments giving a clue as to what these are

SCCS-vsn: usr.sbin/sendmail/cf/cf/tcpproto.mc 8.2
SCCS-vsn: usr.sbin/sendmail/cf/cf/uucpproto.mc 8.3

30 years agodate and time created 93/08/21 15:14:36 by eric
Eric Allman [Sun, 22 Aug 1993 06:14:36 +0000 (22:14 -0800)]
date and time created 93/08/21 15:14:36 by eric

SCCS-vsn: usr.sbin/sendmail/cf/cf/clientproto.mc 8.1

30 years agodate and time created 93/08/21 15:05:10 by eric
Eric Allman [Sun, 22 Aug 1993 06:05:10 +0000 (22:05 -0800)]
date and time created 93/08/21 15:05:10 by eric

SCCS-vsn: usr.sbin/sendmail/cf/feature/nullclient.m4 8.1

30 years agodate and time created 93/08/21 15:02:39 by eric
Eric Allman [Sun, 22 Aug 1993 06:02:39 +0000 (22:02 -0800)]
date and time created 93/08/21 15:02:39 by eric

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

30 years agomore NeXT portability changes; use initgroups when reading .forward files
Eric Allman [Sat, 21 Aug 1993 22:23:00 +0000 (14:23 -0800)]
more NeXT portability changes; use initgroups when reading .forward files

SCCS-vsn: usr.sbin/sendmail/src/conf.h 8.25
SCCS-vsn: usr.sbin/sendmail/src/deliver.c 8.15
SCCS-vsn: usr.sbin/sendmail/src/conf.c 8.23
SCCS-vsn: usr.sbin/sendmail/src/alias.c 8.10

30 years agoadd detail on new man page format
Eric Allman [Sat, 21 Aug 1993 05:07:04 +0000 (21:07 -0800)]
add detail on new man page format

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

30 years agoeliminate frozen config files
Eric Allman [Sat, 21 Aug 1993 04:49:55 +0000 (20:49 -0800)]
eliminate frozen config files

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

30 years agoannounce amount of actual free space in EHLO SIZE line
Eric Allman [Sat, 21 Aug 1993 04:18:30 +0000 (20:18 -0800)]
announce amount of actual free space in EHLO SIZE line

SCCS-vsn: usr.sbin/sendmail/src/srvrsmtp.c 8.13.1.1
SCCS-vsn: usr.sbin/sendmail/src/conf.c 8.22

30 years agoavoid duplicate error message deliveries
Eric Allman [Sat, 21 Aug 1993 03:12:59 +0000 (19:12 -0800)]
avoid duplicate error message deliveries

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

30 years agomore on elimination of frozen config files
Eric Allman [Sat, 21 Aug 1993 02:52:05 +0000 (18:52 -0800)]
more on elimination of frozen config files

SCCS-vsn: usr.sbin/sendmail/src/READ_ME 8.18
SCCS-vsn: usr.sbin/sendmail/src/main.c 8.23
SCCS-vsn: usr.sbin/sendmail/src/pathnames.h 8.2
SCCS-vsn: usr.sbin/sendmail/src/conf.h 8.24
SCCS-vsn: usr.sbin/sendmail/src/sendmail.h 8.15
SCCS-vsn: usr.sbin/sendmail/src/sendmail.8 8.3
SCCS-vsn: usr.sbin/sendmail/src/conf.c 8.21

30 years agodelete FROZENCONFIG support
Eric Allman [Fri, 20 Aug 1993 23:17:07 +0000 (15:17 -0800)]
delete FROZENCONFIG support

SCCS-vsn: usr.sbin/sendmail/src/READ_ME 8.17
SCCS-vsn: usr.sbin/sendmail/src/main.c 8.22

30 years agofix screwed up error message returns in some situations
Eric Allman [Fri, 20 Aug 1993 23:08:59 +0000 (15:08 -0800)]
fix screwed up error message returns in some situations

SCCS-vsn: usr.sbin/sendmail/src/envelope.c 8.9
SCCS-vsn: usr.sbin/sendmail/src/deliver.c 8.13
SCCS-vsn: usr.sbin/sendmail/src/queue.c 8.13

30 years agoif buildaddr return an error, return a non-null pointer so we can
Eric Allman [Fri, 20 Aug 1993 06:30:46 +0000 (22:30 -0800)]
if buildaddr return an error, return a non-null pointer so we can
keep track of what's really gotten lost

SCCS-vsn: usr.sbin/sendmail/src/parseaddr.c 8.8

30 years agodelete decryption for the foreign sites (4.4BSD)
Kirk McKusick [Fri, 20 Aug 1993 06:13:15 +0000 (22:13 -0800)]
delete decryption for the foreign sites (4.4BSD)

SCCS-vsn: usr.bin/ex/ex.h 8.1.1.1
SCCS-vsn: usr.bin/ex/ex_io.c 8.1.1.1
SCCS-vsn: usr.bin/ex/ex_temp.c 8.1.1.1
SCCS-vsn: bin/ed/ed.1 6.8.1.1

30 years agocatch "disappearing" aliases -- they aren't allowed to resolve to nothing
Eric Allman [Fri, 20 Aug 1993 05:53:26 +0000 (21:53 -0800)]
catch "disappearing" aliases -- they aren't allowed to resolve to nothing

SCCS-vsn: usr.sbin/sendmail/src/alias.c 8.9

30 years agoimproved debugging
Eric Allman [Fri, 20 Aug 1993 05:52:47 +0000 (21:52 -0800)]
improved debugging

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

30 years agodelete decryption for the foreign sites (4.4BSD)
Kirk McKusick [Fri, 20 Aug 1993 05:51:27 +0000 (21:51 -0800)]
delete decryption for the foreign sites (4.4BSD)

SCCS-vsn: usr.bin/ex/Makefile 8.1.1.1
SCCS-vsn: usr.bin/ex/ex.c 8.1.1.1

30 years agoadd ifdef's for KERBEROS
Kirk McKusick [Fri, 20 Aug 1993 04:44:37 +0000 (20:44 -0800)]
add ifdef's for KERBEROS

SCCS-vsn: usr.bin/rlogin/kcmd.c 8.2

30 years agofix obscure lost mail problem if fcntl locking used (ugh)
Eric Allman [Fri, 20 Aug 1993 04:37:00 +0000 (20:37 -0800)]
fix obscure lost mail problem if fcntl locking used (ugh)

SCCS-vsn: usr.sbin/sendmail/src/srvrsmtp.c 8.13
SCCS-vsn: usr.sbin/sendmail/src/deliver.c 8.12
SCCS-vsn: usr.sbin/sendmail/src/queue.c 8.12

30 years agoNeXT load average
Eric Allman [Thu, 19 Aug 1993 22:01:11 +0000 (14:01 -0800)]
NeXT load average

SCCS-vsn: usr.sbin/sendmail/src/conf.c 8.20
SCCS-vsn: usr.sbin/sendmail/src/conf.h 8.23

30 years agofix problem that causes core dumps on config files that don't
Eric Allman [Thu, 19 Aug 1993 10:45:56 +0000 (02:45 -0800)]
fix problem that causes core dumps on config files that don't
understand filename syntax

SCCS-vsn: usr.sbin/sendmail/src/savemail.c 8.11

30 years agodisable decryption for foreign sites
Kirk McKusick [Thu, 19 Aug 1993 07:18:03 +0000 (23:18 -0800)]
disable decryption for foreign sites

SCCS-vsn: lib/libc/gen/crypt.c 8.1.1.1
SCCS-vsn: lib/libc/gen/crypt.3 8.1.1.1

30 years ago4.4BSD snapshot (revision 8.1)
Kirk McKusick [Thu, 19 Aug 1993 05:10:27 +0000 (21:10 -0800)]
4.4BSD snapshot (revision 8.1)

SCCS-vsn: usr.bin/make/PSD.doc/tutorial.ms 8.1

30 years agoOdd pages needed section change.
Elan Amir [Thu, 19 Aug 1993 05:07:11 +0000 (21:07 -0800)]
Odd pages needed section change.

SCCS-vsn: usr.bin/make/PSD.doc/tutorial.ms 5.5

30 years agodocument ident timeout
Eric Allman [Wed, 18 Aug 1993 04:27:32 +0000 (20:27 -0800)]
document ident timeout

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

30 years agostrtoul -> atoi, add compat.h for memmove() call
Keith Bostic [Wed, 18 Aug 1993 01:24:48 +0000 (17:24 -0800)]
strtoul -> atoi, add compat.h for memmove() call

SCCS-vsn: lib/libc/db/test/dbtest.c 8.2

30 years agobug fixes from Margo
Keith Bostic [Wed, 18 Aug 1993 01:19:13 +0000 (17:19 -0800)]
bug fixes from Margo

SCCS-vsn: lib/libc/db/test/run.test 8.2

30 years agoadd LIBTP reference, clean up additional reference spacing
Keith Bostic [Wed, 18 Aug 1993 01:18:34 +0000 (17:18 -0800)]
add LIBTP reference, clean up additional reference spacing

SCCS-vsn: lib/libc/db/man/dbopen.3 8.2
SCCS-vsn: lib/libc/db/man/hash.3 8.2

30 years agoadd hooks for MAIL11V3
Eric Allman [Wed, 18 Aug 1993 00:56:35 +0000 (16:56 -0800)]
add hooks for MAIL11V3

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

30 years agoput in beginnings of mod time checks on maps; generalize flags
Eric Allman [Wed, 18 Aug 1993 00:52:03 +0000 (16:52 -0800)]
put in beginnings of mod time checks on maps; generalize flags
parameter to parseaddr/allocaddr to use RF_ hooks; relax HELO rules
for Authentication-Warning:s

SCCS-vsn: usr.sbin/sendmail/src/recipient.c 8.15
SCCS-vsn: usr.sbin/sendmail/src/envelope.c 8.8
SCCS-vsn: usr.sbin/sendmail/src/parseaddr.c 8.7
SCCS-vsn: usr.sbin/sendmail/src/sendmail.h 8.13
SCCS-vsn: usr.sbin/sendmail/src/savemail.c 8.10
SCCS-vsn: usr.sbin/sendmail/src/srvrsmtp.c 8.12
SCCS-vsn: usr.sbin/sendmail/src/alias.c 8.8
SCCS-vsn: usr.sbin/sendmail/src/map.c 8.8

30 years agoimproved debugging
Eric Allman [Wed, 18 Aug 1993 00:51:15 +0000 (16:51 -0800)]
improved debugging

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

30 years agouse xputs instead of printf for macro values
Eric Allman [Wed, 18 Aug 1993 00:50:48 +0000 (16:50 -0800)]
use xputs instead of printf for macro values

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

30 years agostrengthen admonishments against FROZENCONFIG
Eric Allman [Wed, 18 Aug 1993 00:49:13 +0000 (16:49 -0800)]
strengthen admonishments against FROZENCONFIG

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

30 years agoSunOS 4.1.3 and SVR4 require either MAP_PRIVATE or MAP_SHARED
Keith Bostic [Tue, 17 Aug 1993 07:20:29 +0000 (23:20 -0800)]
SunOS 4.1.3 and SVR4 require either MAP_PRIVATE or MAP_SHARED

SCCS-vsn: lib/libc/db/recno/rec_open.c 8.2

30 years agofix $w setting to be true short name
Eric Allman [Tue, 17 Aug 1993 06:24:34 +0000 (22:24 -0800)]
fix $w setting to be true short name

SCCS-vsn: usr.sbin/sendmail/src/main.c 8.19
SCCS-vsn: usr.sbin/sendmail/src/readcf.c 8.10

30 years agodo better identification of errors during alias rebuild
Eric Allman [Tue, 17 Aug 1993 06:24:05 +0000 (22:24 -0800)]
do better identification of errors during alias rebuild

SCCS-vsn: usr.sbin/sendmail/src/alias.c 8.7

30 years agofix obscure race condition
Eric Allman [Tue, 17 Aug 1993 01:08:28 +0000 (17:08 -0800)]
fix obscure race condition

SCCS-vsn: usr.sbin/sendmail/src/queue.c 8.11

30 years agofixes from Mike Hibler
Kirk McKusick [Mon, 16 Aug 1993 05:05:56 +0000 (21:05 -0800)]
fixes from Mike Hibler

SCCS-vsn: sys/miscfs/fdesc/fdesc_vnops.c 8.2

30 years agofix auto-create directory
Eric Allman [Mon, 16 Aug 1993 04:25:18 +0000 (20:25 -0800)]
fix auto-create directory

SCCS-vsn: usr.sbin/sendmail/src/makesendmail 8.2

30 years ago4.4BSD snapshot (revision 8.1)
Kirk McKusick [Mon, 16 Aug 1993 04:20:49 +0000 (20:20 -0800)]
4.4BSD snapshot (revision 8.1)

SCCS-vsn: sys/luna68k/conf/OMRON1 8.1

30 years agofinal update from Akito Fujita
Kirk McKusick [Mon, 16 Aug 1993 04:20:16 +0000 (20:20 -0800)]
final update from Akito Fujita

SCCS-vsn: sys/luna68k/conf/OMRON1 7.2

30 years agodescribe makesendmail script
Eric Allman [Mon, 16 Aug 1993 04:18:30 +0000 (20:18 -0800)]
describe makesendmail script

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

30 years agofinal update from Akito Fujita
Kirk McKusick [Mon, 16 Aug 1993 04:17:03 +0000 (20:17 -0800)]
final update from Akito Fujita

SCCS-vsn: sys/luna68k/stand/bmd.c 8.2
SCCS-vsn: sys/luna68k/stand/init_main.c 8.2

30 years agodate and time created 93/08/15 13:15:34 by eric
Eric Allman [Mon, 16 Aug 1993 04:15:34 +0000 (20:15 -0800)]
date and time created 93/08/15 13:15:34 by eric

SCCS-vsn: usr.sbin/sendmail/src/makesendmail 8.1

30 years agofinal update from Akito Fujita
Kirk McKusick [Mon, 16 Aug 1993 04:15:04 +0000 (20:15 -0800)]
final update from Akito Fujita

SCCS-vsn: sys/luna68k/luna68k/clockreg.h 8.2
SCCS-vsn: sys/luna68k/stand/Makefile 8.2

30 years agofinal update from Akito Fujita
Kirk McKusick [Mon, 16 Aug 1993 02:28:33 +0000 (18:28 -0800)]
final update from Akito Fujita

SCCS-vsn: sys/luna68k/include/vmparam.h 8.2
SCCS-vsn: sys/luna68k/luna68k/clock.c 8.2

30 years agofix problem on Ultrix -- fcntl locking doesn't auto-release locks
Eric Allman [Mon, 16 Aug 1993 02:07:34 +0000 (18:07 -0800)]
fix problem on Ultrix -- fcntl locking doesn't auto-release locks
when the file is closed

SCCS-vsn: usr.sbin/sendmail/src/conf.h 8.22
SCCS-vsn: usr.sbin/sendmail/src/conf.c 8.19
SCCS-vsn: usr.sbin/sendmail/src/TRACEFLAGS 8.4

30 years agoV5 config files; cleanup of $w/$j/$m
Eric Allman [Mon, 16 Aug 1993 00:29:19 +0000 (16:29 -0800)]
V5 config files; cleanup of $w/$j/$m

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

30 years agocleanup system-dependent Makefiles
Eric Allman [Mon, 16 Aug 1993 00:26:12 +0000 (16:26 -0800)]
cleanup system-dependent Makefiles

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

30 years agoadd LDOPTS
Eric Allman [Mon, 16 Aug 1993 00:08:22 +0000 (16:08 -0800)]
add LDOPTS

SCCS-vsn: usr.sbin/sendmail/src/Makefiles/Makefile.dist 8.5

30 years agoV5 config level; Dj optional on confDOMAIN_NAME
Eric Allman [Sun, 15 Aug 1993 23:44:05 +0000 (15:44 -0800)]
V5 config level; Dj optional on confDOMAIN_NAME

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

30 years agoadd confDOMAIN_NAME; clarify $w/$j distinction; clarify user database;
Eric Allman [Sun, 15 Aug 1993 23:41:19 +0000 (15:41 -0800)]
add confDOMAIN_NAME; clarify $w/$j distinction; clarify user database;
drop NEED_DOMAIN

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

30 years agopredefine $e, $l, $n, $o, and $q
Eric Allman [Sun, 15 Aug 1993 23:39:04 +0000 (15:39 -0800)]
predefine $e, $l, $n, $o, and $q

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

30 years agochange $w default on config level 5
Eric Allman [Sun, 15 Aug 1993 23:08:39 +0000 (15:08 -0800)]
change $w default on config level 5

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

30 years agofix some bugs pointed out by Chris Torek
Eric Allman [Sun, 15 Aug 1993 21:43:08 +0000 (13:43 -0800)]
fix some bugs pointed out by Chris Torek

SCCS-vsn: usr.sbin/sendmail/src/Makefile 8.2

30 years agoadd TimeOuts.to_ident to set IDENT protocol timeout
Eric Allman [Sun, 15 Aug 1993 10:14:30 +0000 (02:14 -0800)]
add TimeOuts.to_ident to set IDENT protocol timeout

SCCS-vsn: usr.sbin/sendmail/src/sendmail.h 8.12
SCCS-vsn: usr.sbin/sendmail/src/daemon.c 8.7
SCCS-vsn: usr.sbin/sendmail/src/readcf.c 8.9

30 years agoreact reasonably with negative e_msgsize and SIZE parameter
Eric Allman [Sun, 15 Aug 1993 05:54:45 +0000 (21:54 -0800)]
react reasonably with negative e_msgsize and SIZE parameter

SCCS-vsn: usr.sbin/sendmail/src/usersmtp.c 8.8
SCCS-vsn: usr.sbin/sendmail/src/conf.c 8.18

30 years agofix parameter missmatch (for SPARC)
Kirk McKusick [Sun, 15 Aug 1993 05:00:25 +0000 (21:00 -0800)]
fix parameter missmatch (for SPARC)

SCCS-vsn: sbin/routed/inet.c 8.2

30 years ago4.4BSD snapshot (revision 8.1)
Keith Bostic [Sun, 15 Aug 1993 02:40:54 +0000 (18:40 -0800)]
4.4BSD snapshot (revision 8.1)

SCCS-vsn: bin/ed/USD.doc/advanced/ae.mac 8.1

30 years agofix M4 botch
Eric Allman [Sun, 15 Aug 1993 02:32:47 +0000 (18:32 -0800)]
fix M4 botch

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

30 years agoeliminate YPCOMPAT (do this automatically if NIS and NDBM are defined)
Eric Allman [Sun, 15 Aug 1993 02:32:06 +0000 (18:32 -0800)]
eliminate YPCOMPAT (do this automatically if NIS and NDBM are defined)

SCCS-vsn: usr.sbin/sendmail/src/READ_ME 8.13
SCCS-vsn: usr.sbin/sendmail/src/map.c 8.7
SCCS-vsn: usr.sbin/sendmail/src/Makefiles/Makefile.dist 8.4

30 years agoadd debugging to putoutmsg
Eric Allman [Sun, 15 Aug 1993 02:30:40 +0000 (18:30 -0800)]
add debugging to putoutmsg

SCCS-vsn: usr.sbin/sendmail/src/err.c 8.8