unix-history/.git
31 years agoallow definition of _PATH_SENDMAILPID in Makefile
Eric Allman [Wed, 24 Feb 1993 02:06:41 +0000 (18:06 -0800)]
allow definition of _PATH_SENDMAILPID in Makefile

SCCS-vsn: usr.sbin/sendmail/src/pathnames.h 6.4

31 years agofix botch in SMTP VRFY code (assumed all users were local)
Eric Allman [Wed, 24 Feb 1993 01:19:10 +0000 (17:19 -0800)]
fix botch in SMTP VRFY code (assumed all users were local)

SCCS-vsn: usr.sbin/sendmail/src/recipient.c 6.17
SCCS-vsn: usr.sbin/sendmail/src/sendmail.h 6.20
SCCS-vsn: usr.sbin/sendmail/src/alias.c 6.17
SCCS-vsn: usr.sbin/sendmail/src/udb.c 6.12

31 years agomore System V compatibility changes (ugh)
Eric Allman [Wed, 24 Feb 1993 01:00:04 +0000 (17:00 -0800)]
more System V compatibility changes (ugh)

SCCS-vsn: usr.sbin/sendmail/src/conf.h 6.9
SCCS-vsn: usr.sbin/sendmail/src/daemon.c 6.9
SCCS-vsn: usr.sbin/sendmail/src/deliver.c 6.24
SCCS-vsn: usr.sbin/sendmail/src/conf.c 6.26

31 years agoread .cf file to find mailer names and location of stat file
Eric Allman [Wed, 24 Feb 1993 00:13:07 +0000 (16:13 -0800)]
read .cf file to find mailer names and location of stat file

SCCS-vsn: usr.sbin/sendmail/mailstats/mailstats.c 6.2

31 years agooverhaul status of SMTP reply codes
Eric Allman [Tue, 23 Feb 1993 22:32:04 +0000 (14:32 -0800)]
overhaul status of SMTP reply codes

SCCS-vsn: usr.sbin/sendmail/src/usersmtp.c 6.14
SCCS-vsn: usr.sbin/sendmail/src/headers.c 6.11
SCCS-vsn: usr.sbin/sendmail/src/recipient.c 6.16
SCCS-vsn: usr.sbin/sendmail/src/envelope.c 6.12
SCCS-vsn: usr.sbin/sendmail/src/parseaddr.c 6.19
SCCS-vsn: usr.sbin/sendmail/src/err.c 6.6
SCCS-vsn: usr.sbin/sendmail/src/collect.c 6.8
SCCS-vsn: usr.sbin/sendmail/src/sendmail.h 6.19
SCCS-vsn: usr.sbin/sendmail/src/savemail.c 6.11
SCCS-vsn: usr.sbin/sendmail/src/daemon.c 6.8
SCCS-vsn: usr.sbin/sendmail/src/srvrsmtp.c 6.16
SCCS-vsn: usr.sbin/sendmail/src/clock.c 6.2
SCCS-vsn: usr.sbin/sendmail/src/deliver.c 6.23
SCCS-vsn: usr.sbin/sendmail/src/queue.c 6.17
SCCS-vsn: usr.sbin/sendmail/src/conf.c 6.25
SCCS-vsn: usr.sbin/sendmail/src/alias.c 6.16
SCCS-vsn: usr.sbin/sendmail/src/udb.c 6.11
SCCS-vsn: usr.sbin/sendmail/src/mci.c 6.5

31 years ago(no message)
Dirk Husemann [Tue, 23 Feb 1993 16:24:21 +0000 (08:24 -0800)]
(no message)

SCCS-vsn: sys/netccitt/llc_subr.c 7.2
SCCS-vsn: sys/netccitt/pk_llcsubr.c 7.2
SCCS-vsn: sys/netccitt/llc_var.h 7.2

31 years agocleanups from Jeff Forys
Kirk McKusick [Tue, 23 Feb 1993 10:14:30 +0000 (02:14 -0800)]
cleanups from Jeff Forys

SCCS-vsn: sys/kern/kern_acct.c 7.27

31 years agoadd R flag (don't prune route-addrs); improve diagnostic checks
Eric Allman [Tue, 23 Feb 1993 09:04:15 +0000 (01:04 -0800)]
add R flag (don't prune route-addrs); improve diagnostic checks

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

31 years agofix problem with syntax error in MAIL command leaving old subprocess
Eric Allman [Tue, 23 Feb 1993 09:03:30 +0000 (01:03 -0800)]
fix problem with syntax error in MAIL command leaving old subprocess
around

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

31 years agodon't go into queue mode when you want verify mode
Eric Allman [Tue, 23 Feb 1993 09:02:51 +0000 (01:02 -0800)]
don't go into queue mode when you want verify mode

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

31 years agodon't log from= info on sendmail -t -bv
Eric Allman [Tue, 23 Feb 1993 09:02:24 +0000 (01:02 -0800)]
don't log from= info on sendmail -t -bv

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

31 years agoadd route pruning
Eric Allman [Tue, 23 Feb 1993 08:59:53 +0000 (00:59 -0800)]
add route pruning

SCCS-vsn: usr.sbin/sendmail/src/sendmail.h 6.18
SCCS-vsn: usr.sbin/sendmail/src/savemail.c 6.10

31 years agodelete -R flag (RcptLogFile handling)
Eric Allman [Tue, 23 Feb 1993 08:59:05 +0000 (00:59 -0800)]
delete -R flag (RcptLogFile handling)

SCCS-vsn: usr.sbin/sendmail/src/recipient.c 6.15
SCCS-vsn: usr.sbin/sendmail/src/main.c 6.25

31 years agouse err(3) functions, minor cleanups
Keith Bostic [Mon, 22 Feb 1993 10:20:40 +0000 (02:20 -0800)]
use err(3) functions, minor cleanups

SCCS-vsn: bin/cat/cat.c 5.17
SCCS-vsn: bin/chmod/chmod.c 5.23

31 years agoadd constant for IP offset mask
Andrew Cherenson [Mon, 22 Feb 1993 10:07:51 +0000 (02:07 -0800)]
add constant for IP offset mask

SCCS-vsn: sys/netinet/ip.h 7.11

31 years agoM_LOCAL => M_LOCALMAILER to avoid conflict with Ultrix <sys/mount.h>
Eric Allman [Mon, 22 Feb 1993 07:52:37 +0000 (23:52 -0800)]
M_LOCAL => M_LOCALMAILER to avoid conflict with Ultrix <sys/mount.h>

SCCS-vsn: usr.sbin/sendmail/src/parseaddr.c 6.18
SCCS-vsn: usr.sbin/sendmail/src/sendmail.h 6.17
SCCS-vsn: usr.sbin/sendmail/src/deliver.c 6.21

31 years agouse 022 as default umask
Eric Allman [Mon, 22 Feb 1993 06:59:52 +0000 (22:59 -0800)]
use 022 as default umask

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

31 years agouse lz as the default printer so we get the right tables
Eric Allman [Mon, 22 Feb 1993 06:59:24 +0000 (22:59 -0800)]
use lz as the default printer so we get the right tables

SCCS-vsn: usr.sbin/sendmail/Makefile 6.6

31 years agoput pid file in /var/run on 4.4bsd (not /etc)
Eric Allman [Mon, 22 Feb 1993 06:43:19 +0000 (22:43 -0800)]
put pid file in /var/run on 4.4bsd (not /etc)

SCCS-vsn: usr.sbin/sendmail/src/pathnames.h 6.3

31 years agoread-over pass
Eric Allman [Mon, 22 Feb 1993 06:37:57 +0000 (22:37 -0800)]
read-over pass

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

31 years agoignore process group signals -- some front ends screw this up
Eric Allman [Mon, 22 Feb 1993 06:34:39 +0000 (22:34 -0800)]
ignore process group signals -- some front ends screw this up

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

31 years agogeneralize enoughspace -- fixes from Eric Wassenaar again
Eric Allman [Mon, 22 Feb 1993 06:34:16 +0000 (22:34 -0800)]
generalize enoughspace -- fixes from Eric Wassenaar again

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

31 years agoclean up shouldqueue function
Eric Allman [Mon, 22 Feb 1993 06:12:33 +0000 (22:12 -0800)]
clean up shouldqueue function

SCCS-vsn: usr.sbin/sendmail/src/queue.c 6.16
SCCS-vsn: usr.sbin/sendmail/src/conf.c 6.23

31 years ago$d is current date, not origination date
Eric Allman [Mon, 22 Feb 1993 06:12:15 +0000 (22:12 -0800)]
$d is current date, not origination date

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

31 years agodefine MCOUNT properly. Still need to define kernel entry & exit.
Ralph Campbell [Mon, 22 Feb 1993 05:57:34 +0000 (21:57 -0800)]
define MCOUNT properly. Still need to define kernel entry & exit.

SCCS-vsn: sys/pmax/include/profile.h 7.2

31 years agodefine MCOUNT for profiling.
Ralph Campbell [Mon, 22 Feb 1993 05:56:31 +0000 (21:56 -0800)]
define MCOUNT for profiling.

SCCS-vsn: sys/pmax/include/machAsmDefs.h 7.3

31 years agodon't write through *oldlenp if oldp is NULL. (see sethostname())
Ralph Campbell [Mon, 22 Feb 1993 05:52:11 +0000 (21:52 -0800)]
don't write through *oldlenp if oldp is NULL. (see sethostname())

SCCS-vsn: sys/kern/kern_sysctl.c 7.28

31 years agofix prototype declaration for swap_header().
Ralph Campbell [Mon, 22 Feb 1993 05:49:08 +0000 (21:49 -0800)]
fix prototype declaration for swap_header().

SCCS-vsn: lib/libc/db/hash/hash.c 5.33

31 years agouse MIPSEB & MIPSEL instead of BYTE_ORDER
Ralph Campbell [Mon, 22 Feb 1993 05:46:11 +0000 (21:46 -0800)]
use MIPSEB & MIPSEL instead of BYTE_ORDER

SCCS-vsn: lib/libc/mips/net/htonl.s 5.5
SCCS-vsn: lib/libc/mips/net/htons.s 5.5

31 years agochange $d to be current date, not origination date
Eric Allman [Mon, 22 Feb 1993 05:45:37 +0000 (21:45 -0800)]
change $d to be current date, not origination date

SCCS-vsn: usr.sbin/sendmail/src/headers.c 6.9
SCCS-vsn: usr.sbin/sendmail/src/collect.c 6.7
SCCS-vsn: usr.sbin/sendmail/src/arpadate.c 6.7

31 years agouse MIPSEB & MIPSEL instead of BYTE_ORDER
Ralph Campbell [Mon, 22 Feb 1993 05:41:22 +0000 (21:41 -0800)]
use MIPSEB & MIPSEL instead of BYTE_ORDER

SCCS-vsn: lib/libc/mips/string/bcmp.s 5.5
SCCS-vsn: lib/libc/mips/string/bcopy.s 5.6

31 years agofix mcount routine.
Ralph Campbell [Mon, 22 Feb 1993 05:36:44 +0000 (21:36 -0800)]
fix mcount routine.

SCCS-vsn: lib/csu/mips/crt0.s 5.6

31 years agodocument V4 config, generalized read timeout option, and MAXIPADDR
Eric Allman [Mon, 22 Feb 1993 04:51:56 +0000 (20:51 -0800)]
document V4 config, generalized read timeout option, and MAXIPADDR

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

31 years agoinsist on level 4 config file to send errors from <>
Eric Allman [Mon, 22 Feb 1993 04:44:26 +0000 (20:44 -0800)]
insist on level 4 config file to send errors from <>

SCCS-vsn: usr.sbin/sendmail/src/main.c 6.22
SCCS-vsn: usr.sbin/sendmail/src/savemail.c 6.9

31 years agodon't be so reluctant to give verbose information
Eric Allman [Mon, 22 Feb 1993 04:43:33 +0000 (20:43 -0800)]
don't be so reluctant to give verbose information

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

31 years agoadjust timeout values; changes to handle <> properly as an error address indicator
Eric Allman [Mon, 22 Feb 1993 04:41:01 +0000 (20:41 -0800)]
adjust timeout values; changes to handle <> properly as an error address indicator

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

31 years agoadjust timeout values
Eric Allman [Mon, 22 Feb 1993 04:40:33 +0000 (20:40 -0800)]
adjust timeout values

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

31 years agochanges to handle <> properly as an error address indicator
Eric Allman [Mon, 22 Feb 1993 04:39:55 +0000 (20:39 -0800)]
changes to handle <> properly as an error address indicator

SCCS-vsn: usr.sbin/sendmail/cf/mailer/local.m4 6.3
SCCS-vsn: usr.sbin/sendmail/cf/mailer/smtp.m4 6.3
SCCS-vsn: usr.sbin/sendmail/cf/mailer/uucp.m4 6.5

31 years agochanges for "r" option generalization
Eric Allman [Mon, 22 Feb 1993 04:09:36 +0000 (20:09 -0800)]
changes for "r" option generalization

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

31 years agouse bavail (non-superuser available) instead of bfree (superuser avail)
Eric Allman [Mon, 22 Feb 1993 04:07:15 +0000 (20:07 -0800)]
use bavail (non-superuser available) instead of bfree (superuser avail)

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

31 years agospelling error
Eric Allman [Mon, 22 Feb 1993 02:37:18 +0000 (18:37 -0800)]
spelling error

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

31 years agodon't "lose" queue runs; completely reset state on RSET; send errors
Eric Allman [Mon, 22 Feb 1993 01:57:27 +0000 (17:57 -0800)]
don't "lose" queue runs; completely reset state on RSET; send errors
from <> and don't reply to such messages; explicitly check for [a.b.c.d]
syntax referencing yourself; generalize read timeouts

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

31 years agogeneralize read timeout
Eric Allman [Mon, 22 Feb 1993 01:56:20 +0000 (17:56 -0800)]
generalize read timeout

SCCS-vsn: usr.sbin/sendmail/src/usersmtp.c 6.12
SCCS-vsn: usr.sbin/sendmail/src/collect.c 6.6
SCCS-vsn: usr.sbin/sendmail/src/sendmail.h 6.16
SCCS-vsn: usr.sbin/sendmail/src/readcf.c 6.10
SCCS-vsn: usr.sbin/sendmail/src/conf.c 6.20

31 years agosend errors with return path = <>; don't respond to such messages
Eric Allman [Mon, 22 Feb 1993 01:55:22 +0000 (17:55 -0800)]
send errors with return path = <>; don't respond to such messages

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

31 years agodo special check to for IP address matching our own
Eric Allman [Mon, 22 Feb 1993 01:54:58 +0000 (17:54 -0800)]
do special check to for IP address matching our own

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

31 years agogeneralized timeouts; make RSET reset everything
Eric Allman [Mon, 22 Feb 1993 01:54:07 +0000 (17:54 -0800)]
generalized timeouts; make RSET reset everything

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

31 years agotry to catch exec problem with automounter
Eric Allman [Mon, 22 Feb 1993 01:53:21 +0000 (17:53 -0800)]
try to catch exec problem with automounter

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

31 years agofix "lost" queue run problem
Eric Allman [Mon, 22 Feb 1993 01:52:44 +0000 (17:52 -0800)]
fix "lost" queue run problem

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

31 years agoadd MAXIPADDR
Eric Allman [Sun, 21 Feb 1993 23:42:42 +0000 (15:42 -0800)]
add MAXIPADDR

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

31 years agochange ../.. to $S like hp300.
Ralph Campbell [Sun, 21 Feb 1993 11:07:42 +0000 (03:07 -0800)]
change ../.. to $S like hp300.

SCCS-vsn: sys/pmax/conf/Makefile.pmax 7.7

31 years agoadded support for sysctl_hw()
Ralph Campbell [Sun, 21 Feb 1993 11:06:35 +0000 (03:06 -0800)]
added support for sysctl_hw()

SCCS-vsn: sys/pmax/pmax/machdep.c 7.16

31 years agodefine IEEE_8087 if little endian machine else IEEE_MC68k
Ralph Campbell [Sun, 21 Feb 1993 11:04:44 +0000 (03:04 -0800)]
define IEEE_8087 if little endian machine else IEEE_MC68k

SCCS-vsn: lib/libc/stdlib/strtod.c 5.2

31 years agocpp doesn't like single quote in comment.
Ralph Campbell [Sun, 21 Feb 1993 11:01:33 +0000 (03:01 -0800)]
cpp doesn't like single quote in comment.

SCCS-vsn: lib/libc/mips/sys/sigsuspend.s 5.2

31 years agoadded __progname support
Ralph Campbell [Sun, 21 Feb 1993 11:00:23 +0000 (03:00 -0800)]
added __progname support

SCCS-vsn: lib/csu/mips/Makefile 5.2
SCCS-vsn: lib/csu/mips/crt0.s 5.5

31 years agoadd FEATURE(redirect) and MAILER(usenet); add support for
Eric Allman [Sun, 21 Feb 1993 07:27:58 +0000 (23:27 -0800)]
add FEATURE(redirect) and MAILER(usenet); add support for
b and p flags; clean up M4 macro naming

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

31 years agoadd EF_VRFYONLY support
Eric Allman [Sun, 21 Feb 1993 07:26:50 +0000 (23:26 -0800)]
add EF_VRFYONLY support

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

31 years agosz is not the total size of the buffer, it's the remaining room
Keith Bostic [Sun, 21 Feb 1993 07:26:32 +0000 (23:26 -0800)]
sz is not the total size of the buffer, it's the remaining room

SCCS-vsn: lib/libc/db/recno/rec_get.c 5.7

31 years agodate and time created 93/02/20 15:22:24 by eric
Eric Allman [Sun, 21 Feb 1993 07:22:24 +0000 (23:22 -0800)]
date and time created 93/02/20 15:22:24 by eric

SCCS-vsn: usr.sbin/sendmail/cf/feature/redirect.m4 6.1

31 years agosyntax error in usenet hooks
Eric Allman [Sun, 21 Feb 1993 07:21:01 +0000 (23:21 -0800)]
syntax error in usenet hooks

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

31 years agoclose cached connections on forks and mailer execs; fix bug in
Eric Allman [Sun, 21 Feb 1993 07:14:02 +0000 (23:14 -0800)]
close cached connections on forks and mailer execs; fix bug in
QSELFREF code; add option p (privacy flags) and b (minimum blocks free);
VRFY just verifies, EXPN really expands

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

31 years agodocument privacy and min-free options, HASSTATFS, and split
Eric Allman [Sun, 21 Feb 1993 07:05:59 +0000 (23:05 -0800)]
document privacy and min-free options, HASSTATFS, and split
VRFY/EXPN processing

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

31 years agooptimization: don't expand aliases if you are in queue-only mode
Eric Allman [Sun, 21 Feb 1993 06:54:54 +0000 (22:54 -0800)]
optimization: don't expand aliases if you are in queue-only mode

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

31 years agomake VRFY just verify; EXPN does full expansion
Eric Allman [Sun, 21 Feb 1993 06:49:04 +0000 (22:49 -0800)]
make VRFY just verify; EXPN does full expansion

SCCS-vsn: usr.sbin/sendmail/src/recipient.c 6.14
SCCS-vsn: usr.sbin/sendmail/src/srvrsmtp.c 6.12
SCCS-vsn: usr.sbin/sendmail/src/alias.c 6.15

31 years agoadd EF_VRFYONLY flag
Eric Allman [Sun, 21 Feb 1993 06:33:34 +0000 (22:33 -0800)]
add EF_VRFYONLY flag

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

31 years agosyslog when low on disk space
Eric Allman [Sun, 21 Feb 1993 06:21:26 +0000 (22:21 -0800)]
syslog when low on disk space

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

31 years agoadd redirect feature
Eric Allman [Sun, 21 Feb 1993 06:20:29 +0000 (22:20 -0800)]
add redirect feature

SCCS-vsn: usr.sbin/sendmail/cf/domain/Berkeley.EDU.m4 6.3

31 years agomake M4 macro names more consistent
Eric Allman [Sun, 21 Feb 1993 06:20:15 +0000 (22:20 -0800)]
make M4 macro names more consistent

SCCS-vsn: usr.sbin/sendmail/cf/mailer/local.m4 6.2
SCCS-vsn: usr.sbin/sendmail/cf/mailer/smtp.m4 6.2
SCCS-vsn: usr.sbin/sendmail/cf/mailer/uucp.m4 6.4

31 years agoadd documentation of usenet and redirect mailers and defaults for
Eric Allman [Sun, 21 Feb 1993 06:19:27 +0000 (22:19 -0800)]
add documentation of usenet and redirect mailers and defaults for
b and p options

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

31 years agomake command line arguments configurable
Eric Allman [Sun, 21 Feb 1993 06:16:28 +0000 (22:16 -0800)]
make command line arguments configurable

SCCS-vsn: usr.sbin/sendmail/cf/mailer/usenet.m4 6.2

31 years agofill pattern overwrites end of output[]; bug report net2/sbin/1
Keith Bostic [Sun, 21 Feb 1993 06:02:42 +0000 (22:02 -0800)]
fill pattern overwrites end of output[]; bug report net2/sbin/1
from Rich Stevens

SCCS-vsn: sbin/ping/ping.c 5.11

31 years agoadd b (minimum free blocks) and p (privacy) options & hook for
Eric Allman [Sun, 21 Feb 1993 05:48:46 +0000 (21:48 -0800)]
add b (minimum free blocks) and p (privacy) options & hook for
usenet mailer

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

31 years agoadd defaults for b (minimum free blocks) and p (privacy) options
Eric Allman [Sun, 21 Feb 1993 05:48:07 +0000 (21:48 -0800)]
add defaults for b (minimum free blocks) and p (privacy) options

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

31 years agoclose cached MCI connections after a fork; add p (privacy) and b
Eric Allman [Sun, 21 Feb 1993 05:46:57 +0000 (21:46 -0800)]
close cached MCI connections after a fork; add p (privacy) and b
(min blocks free) options; fix selfref code; clean up $#error format

SCCS-vsn: usr.sbin/sendmail/src/headers.c 6.8
SCCS-vsn: usr.sbin/sendmail/src/pathnames.h 6.2
SCCS-vsn: usr.sbin/sendmail/src/recipient.c 6.13
SCCS-vsn: usr.sbin/sendmail/src/main.c 6.21
SCCS-vsn: usr.sbin/sendmail/src/envelope.c 6.10
SCCS-vsn: usr.sbin/sendmail/src/parseaddr.c 6.17
SCCS-vsn: usr.sbin/sendmail/src/domain.c 6.6
SCCS-vsn: usr.sbin/sendmail/src/collect.c 6.5
SCCS-vsn: usr.sbin/sendmail/src/sendmail.h 6.14
SCCS-vsn: usr.sbin/sendmail/src/savemail.c 6.7
SCCS-vsn: usr.sbin/sendmail/src/srvrsmtp.c 6.11
SCCS-vsn: usr.sbin/sendmail/src/readcf.c 6.9
SCCS-vsn: usr.sbin/sendmail/src/deliver.c 6.19
SCCS-vsn: usr.sbin/sendmail/src/queue.c 6.14
SCCS-vsn: usr.sbin/sendmail/src/conf.c 6.18
SCCS-vsn: usr.sbin/sendmail/src/alias.c 6.14
SCCS-vsn: usr.sbin/sendmail/src/udb.c 6.9
SCCS-vsn: usr.sbin/sendmail/src/mci.c 6.4

31 years agomake complete bounds checks (from donn@bsdi.com)
Kirk McKusick [Sun, 21 Feb 1993 04:50:18 +0000 (20:50 -0800)]
make complete bounds checks (from donn@bsdi.com)

SCCS-vsn: sys/vm/vm_mmap.c 7.20

31 years agoavoid inappropriate mappings
Kirk McKusick [Sun, 21 Feb 1993 04:39:42 +0000 (20:39 -0800)]
avoid inappropriate mappings

SCCS-vsn: sys/vm/vm_mmap.c 7.20

31 years agodate and time created 93/02/19 20:30:49 by eric
Eric Allman [Sat, 20 Feb 1993 12:30:49 +0000 (04:30 -0800)]
date and time created 93/02/19 20:30:49 by eric

SCCS-vsn: usr.sbin/sendmail/cf/mailer/usenet.m4 6.1

31 years agoLOCAL_MAILER => LOCAL_MAILER_PATH
Eric Allman [Sat, 20 Feb 1993 12:28:48 +0000 (04:28 -0800)]
LOCAL_MAILER => LOCAL_MAILER_PATH

SCCS-vsn: usr.sbin/sendmail/cf/ostype/bsd4.4.m4 6.2

31 years agomore lint
Keith Bostic [Sat, 20 Feb 1993 12:17:16 +0000 (04:17 -0800)]
more lint

SCCS-vsn: lib/libc/db/btree/bt_split.c 5.15

31 years agolint
Keith Bostic [Sat, 20 Feb 1993 10:38:44 +0000 (02:38 -0800)]
lint

SCCS-vsn: lib/libc/gen/glob.c 5.20

31 years agoget unix domain path length right (from leres@ee.lbl.gov)
Chris Torek [Sat, 20 Feb 1993 09:59:48 +0000 (01:59 -0800)]
get unix domain path length right (from leres@ee.lbl.gov)

SCCS-vsn: usr.bin/netstat/unix.c 5.15

31 years agodocument HASUNAME and HASINITGROUPS
Eric Allman [Sat, 20 Feb 1993 09:29:48 +0000 (01:29 -0800)]
document HASUNAME and HASINITGROUPS

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

31 years agomany minor bug fixes; add "c" mailer flag to strip comments;
Eric Allman [Sat, 20 Feb 1993 08:40:18 +0000 (00:40 -0800)]
many minor bug fixes; add "c" mailer flag to strip comments;
improve YP support; move metacharacters from C0 to C1; change method of
doing sender duplicate deletion

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

31 years agoadd "c" mailer flag; add acknowledgements; miscellaneous cleanup
Eric Allman [Sat, 20 Feb 1993 08:36:08 +0000 (00:36 -0800)]
add "c" mailer flag; add acknowledgements; miscellaneous cleanup

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

31 years agoinitialize function pointers (lint)
Keith Bostic [Sat, 20 Feb 1993 08:35:12 +0000 (00:35 -0800)]
initialize function pointers (lint)

SCCS-vsn: lib/libc/db/mpool/mpool.c 5.5

31 years agodocument SMART_HOST support
Eric Allman [Sat, 20 Feb 1993 08:31:08 +0000 (00:31 -0800)]
document SMART_HOST support

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

31 years agoadd SMART_HOST support and ability to route to local net hosts
Eric Allman [Sat, 20 Feb 1993 08:30:12 +0000 (00:30 -0800)]
add SMART_HOST support and ability to route to local net hosts
and send remote traffic to UUCP (or other long haul transport agent)

SCCS-vsn: usr.sbin/sendmail/cf/m4/cf.m4 6.4
SCCS-vsn: usr.sbin/sendmail/cf/m4/proto.m4 6.5
SCCS-vsn: usr.sbin/sendmail/cf/m4/version.m4 6.7

31 years agomore bug fixes from Eric Wassenaar
Eric Allman [Sat, 20 Feb 1993 08:17:27 +0000 (00:17 -0800)]
more bug fixes from Eric Wassenaar

SCCS-vsn: usr.sbin/sendmail/src/envelope.c 6.9
SCCS-vsn: usr.sbin/sendmail/src/srvrsmtp.c 6.10

31 years agolet HPUX use initgroups; -DHASINITGROUPS if you have one
Eric Allman [Sat, 20 Feb 1993 08:15:10 +0000 (00:15 -0800)]
let HPUX use initgroups; -DHASINITGROUPS if you have one

SCCS-vsn: usr.sbin/sendmail/src/deliver.c 6.18
SCCS-vsn: usr.sbin/sendmail/src/conf.c 6.17

31 years agofix some types for the Sun compiler
Keith Bostic [Sat, 20 Feb 1993 06:31:42 +0000 (22:31 -0800)]
fix some types for the Sun compiler

SCCS-vsn: lib/libc/db/btree/extern.h 5.6
SCCS-vsn: lib/libc/db/btree/bt_split.c 5.14

31 years agoallow +/- on most operators
Marc Teitelbaum [Sat, 20 Feb 1993 05:35:10 +0000 (21:35 -0800)]
allow +/- on most operators

SCCS-vsn: usr.bin/find/function.c 5.24

31 years agomake duplicate deletion more global
Eric Allman [Sat, 20 Feb 1993 02:37:15 +0000 (18:37 -0800)]
make duplicate deletion more global

SCCS-vsn: usr.sbin/sendmail/src/recipient.c 6.12
SCCS-vsn: usr.sbin/sendmail/src/alias.c 6.13
SCCS-vsn: usr.sbin/sendmail/src/udb.c 6.8

31 years agoput better information in Received: lines
Eric Allman [Sat, 20 Feb 1993 02:35:45 +0000 (18:35 -0800)]
put better information in Received: lines

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

31 years agofix glitch with \001 => \201 changes
Eric Allman [Sat, 20 Feb 1993 02:35:21 +0000 (18:35 -0800)]
fix glitch with \001 => \201 changes

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

31 years agohandle cases where flock() returns EOPNOTSUPP or other errors
Eric Allman [Sat, 20 Feb 1993 01:22:25 +0000 (17:22 -0800)]
handle cases where flock() returns EOPNOTSUPP or other errors

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

31 years agofix a variety of bugs found by Eric Wassenaar <e07@nikhef.nl>
Eric Allman [Sat, 20 Feb 1993 01:21:32 +0000 (17:21 -0800)]
fix a variety of bugs found by Eric Wassenaar <e07@nikhef.nl>

SCCS-vsn: usr.sbin/sendmail/src/usersmtp.c 6.11
SCCS-vsn: usr.sbin/sendmail/src/recipient.c 6.11
SCCS-vsn: usr.sbin/sendmail/src/main.c 6.19
SCCS-vsn: usr.sbin/sendmail/src/parseaddr.c 6.16
SCCS-vsn: usr.sbin/sendmail/src/conf.c 6.16

31 years agoadd QSELFREF bit
Eric Allman [Sat, 20 Feb 1993 01:15:55 +0000 (17:15 -0800)]
add QSELFREF bit

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

31 years agoadd YP_LAST_MODIFIED and YP_MASTER_NAME to DBM version of alias
Eric Allman [Sat, 20 Feb 1993 00:11:43 +0000 (16:11 -0800)]
add YP_LAST_MODIFIED and YP_MASTER_NAME to DBM version of alias
database if YPCOMPAT is #defined (from Takahiro Kanbe).

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

31 years agoadd "list" to set of precedences that don't generate replies
Eric Allman [Fri, 19 Feb 1993 23:43:28 +0000 (15:43 -0800)]
add "list" to set of precedences that don't generate replies

SCCS-vsn: usr.bin/vacation/vacation.c 5.21

31 years agotighten up clock interrupt handling
Mike Hibler [Fri, 19 Feb 1993 13:18:49 +0000 (05:18 -0800)]
tighten up clock interrupt handling

SCCS-vsn: sys/hp300/hp300/locore.s 7.22

31 years agotwo significant fixes:
Mike Hibler [Fri, 19 Feb 1993 13:17:14 +0000 (05:17 -0800)]
two significant fixes:
1. clock was losing time due to microtime implementation
(reading SR followed by reading timer value would clear any pending INT)
2. stat timer was running slow
(significant time elapsed between INT and reload of timer)

SCCS-vsn: sys/hp300/hp300/clock.c 7.19