unix-history/.git
31 years agogive more info on error messages
Eric Allman [Fri, 2 Apr 1993 05:10:41 +0000 (21:10 -0800)]
give more info on error messages

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

31 years agodo immediate requeue if expanding aliases during queue run (from SMTP)
Eric Allman [Fri, 2 Apr 1993 04:54:19 +0000 (20:54 -0800)]
do immediate requeue if expanding aliases during queue run (from SMTP)

SCCS-vsn: usr.sbin/sendmail/src/srvrsmtp.c 6.37
SCCS-vsn: usr.sbin/sendmail/src/queue.c 6.43

31 years agomulticast addition (checked in for sklower by mckusick)
Keith Sklower [Fri, 2 Apr 1993 04:44:01 +0000 (20:44 -0800)]
multicast addition (checked in for sklower by mckusick)

SCCS-vsn: sbin/route/route.c 5.46

31 years agoconvert kinfo to sysctl
Kirk McKusick [Fri, 2 Apr 1993 04:40:50 +0000 (20:40 -0800)]
convert kinfo to sysctl

SCCS-vsn: usr.sbin/rwhod/rwhod.c 5.24

31 years agoeliminate LockHolder field to get vm_object size down to 64 bytes
Mike Hibler [Fri, 2 Apr 1993 04:34:49 +0000 (20:34 -0800)]
eliminate LockHolder field to get vm_object size down to 64 bytes

SCCS-vsn: sys/vm/vm_object.h 7.8

31 years agodiagnose incorrect privacy flags; quote backslashes in _phrase_;
Eric Allman [Fri, 2 Apr 1993 04:34:21 +0000 (20:34 -0800)]
diagnose incorrect privacy flags; quote backslashes in _phrase_;
some FallBackMX fixes; don't ignore rest of queue if one job is locked;
always respond "quickly" to RCPT; accept email for mailing lists with
errors on the list

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

31 years agoalways respond "quickly" to RCPT commands; don't give error
Eric Allman [Fri, 2 Apr 1993 04:32:39 +0000 (20:32 -0800)]
always respond "quickly" to RCPT commands; don't give error
messages if there is an error in the alias

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

31 years agodon't do extra userdb lookups in VRFYONLY mode
Eric Allman [Fri, 2 Apr 1993 04:32:03 +0000 (20:32 -0800)]
don't do extra userdb lookups in VRFYONLY mode

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

31 years agouse e_statmsg for logging of OK status
Eric Allman [Fri, 2 Apr 1993 04:31:15 +0000 (20:31 -0800)]
use e_statmsg for logging of OK status

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

31 years agoclear FATALERRS indication in cloned envelope; use e_statmsg for
Eric Allman [Fri, 2 Apr 1993 04:30:57 +0000 (20:30 -0800)]
clear FATALERRS indication in cloned envelope; use e_statmsg for
logging of OK status

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

31 years agoalways do sendall, even if errors in queue file; save qf name properly
Eric Allman [Fri, 2 Apr 1993 04:30:06 +0000 (20:30 -0800)]
always do sendall, even if errors in queue file; save qf name properly

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

31 years agostrip leading spaces off of aliases
Eric Allman [Fri, 2 Apr 1993 04:29:34 +0000 (20:29 -0800)]
strip leading spaces off of aliases

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

31 years agoadd e_statmsg to hold local status message (per delivery pass)
Eric Allman [Fri, 2 Apr 1993 04:15:15 +0000 (20:15 -0800)]
add e_statmsg to hold local status message (per delivery pass)

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

31 years agoconvert from kinfo to sysctl
Kirk McKusick [Fri, 2 Apr 1993 03:14:55 +0000 (19:14 -0800)]
convert from kinfo to sysctl

SCCS-vsn: usr.sbin/arp/arp.c 5.17

31 years agoupdate usage message
Kirk McKusick [Fri, 2 Apr 1993 02:34:11 +0000 (18:34 -0800)]
update usage message

SCCS-vsn: usr.sbin/sysctl/sysctl.c 5.3

31 years agoadd -n option (number only); partial matching; better int vs char heuristic
Kirk McKusick [Fri, 2 Apr 1993 02:22:50 +0000 (18:22 -0800)]
add -n option (number only); partial matching; better int vs char heuristic

SCCS-vsn: usr.sbin/sysctl/sysctl.c 5.2

31 years agogetservbyname gets a "service", not a "server"
Eric Allman [Thu, 1 Apr 1993 23:11:29 +0000 (15:11 -0800)]
getservbyname gets a "service", not a "server"

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

31 years agodon't abort an entire queue run after a single locked file
Eric Allman [Thu, 1 Apr 1993 23:09:54 +0000 (15:09 -0800)]
don't abort an entire queue run after a single locked file

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

31 years agozero CurHostAddr more vigorously to avoid bogus log entries
Eric Allman [Thu, 1 Apr 1993 23:09:35 +0000 (15:09 -0800)]
zero CurHostAddr more vigorously to avoid bogus log entries

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

31 years agoset CurHostName any time you create a connection to that host
Eric Allman [Thu, 1 Apr 1993 23:06:19 +0000 (15:06 -0800)]
set CurHostName any time you create a connection to that host

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

31 years agoconvert from kinfo to sysctl
Kirk McKusick [Thu, 1 Apr 1993 08:27:39 +0000 (00:27 -0800)]
convert from kinfo to sysctl

SCCS-vsn: usr.bin/vmstat/vmstat.c 5.42
SCCS-vsn: usr.bin/gcore/md-nop.c 5.4
SCCS-vsn: usr.bin/gcore/md-sparc.c 5.3
SCCS-vsn: usr.bin/gcore/gcore.c 5.15

31 years agoconvert kinfo to sysctl
Kirk McKusick [Thu, 1 Apr 1993 08:16:57 +0000 (00:16 -0800)]
convert kinfo to sysctl

SCCS-vsn: usr.bin/systat/pigs.c 5.14
SCCS-vsn: usr.bin/systat/vmstat.c 5.22

31 years agoconvert from kinfo to sysctl
Kirk McKusick [Thu, 1 Apr 1993 08:10:57 +0000 (00:10 -0800)]
convert from kinfo to sysctl

SCCS-vsn: usr.bin/w/w.c 5.34
SCCS-vsn: lib/libc/gmon/gmon.c 5.13
SCCS-vsn: usr.bin/fstat/fstat.c 5.43

31 years agoconvert from getkerninfo to sysctl
Kirk McKusick [Thu, 1 Apr 1993 07:54:03 +0000 (23:54 -0800)]
convert from getkerninfo to sysctl

SCCS-vsn: lib/libc/gen/getloadavg.c 6.4

31 years agoconvert from kinfo to sysctl
Kirk McKusick [Thu, 1 Apr 1993 07:46:56 +0000 (23:46 -0800)]
convert from kinfo to sysctl

SCCS-vsn: lib/libkvm/kvm_proc.c 5.28
SCCS-vsn: lib/libkvm/kvm_file.c 5.3

31 years agoconvert kinfo to sysctl
Kirk McKusick [Thu, 1 Apr 1993 07:04:31 +0000 (23:04 -0800)]
convert kinfo to sysctl

SCCS-vsn: bin/ps/ps.c 5.49

31 years agoadd sysctl names array
Kirk McKusick [Thu, 1 Apr 1993 06:44:26 +0000 (22:44 -0800)]
add sysctl names array

SCCS-vsn: sys/sys/socket.h 7.19

31 years agodate and time created 93/03/31 15:40:40 by mckusick
Kirk McKusick [Thu, 1 Apr 1993 06:40:40 +0000 (22:40 -0800)]
date and time created 93/03/31 15:40:40 by mckusick

SCCS-vsn: usr.sbin/sysctl/sysctl.8 5.1

31 years agoadd missing third param for dounmount
Mike Hibler [Thu, 1 Apr 1993 06:21:19 +0000 (22:21 -0800)]
add missing third param for dounmount

SCCS-vsn: sys/nfs/nfs_nqlease.c 7.19

31 years agodate and time created 93/03/31 14:39:09 by mckusick
Kirk McKusick [Thu, 1 Apr 1993 05:39:09 +0000 (21:39 -0800)]
date and time created 93/03/31 14:39:09 by mckusick

SCCS-vsn: usr.sbin/sysctl/Makefile 5.1

31 years agoupdate with current status
Eric Allman [Wed, 31 Mar 1993 23:14:26 +0000 (15:14 -0800)]
update with current status

SCCS-vsn: usr.sbin/sendmail/src/TODO 6.5

31 years agoFallBackMX fixes
Eric Allman [Wed, 31 Mar 1993 23:12:41 +0000 (15:12 -0800)]
FallBackMX fixes

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

31 years agoarrange to quote backslash as well as other special characters
Eric Allman [Wed, 31 Mar 1993 23:10:12 +0000 (15:10 -0800)]
arrange to quote backslash as well as other special characters

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

31 years agoANSI changes
Eric Allman [Wed, 31 Mar 1993 22:19:29 +0000 (14:19 -0800)]
ANSI changes

SCCS-vsn: usr.sbin/sendmail/src/sendmail.h 6.41
SCCS-vsn: usr.sbin/sendmail/src/useful.h 6.2

31 years agodate and time created 93/03/30 23:48:06 by mckusick
Kirk McKusick [Wed, 31 Mar 1993 14:48:06 +0000 (06:48 -0800)]
date and time created 93/03/30 23:48:06 by mckusick

SCCS-vsn: usr.sbin/sysctl/sysctl.c 5.1

31 years agodiagnose bogus privacy flags
Eric Allman [Wed, 31 Mar 1993 09:04:04 +0000 (01:04 -0800)]
diagnose bogus privacy flags

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

31 years agofix incorrect infinite loop diagnosis & improve diagnostics; fix
Eric Allman [Wed, 31 Mar 1993 06:56:52 +0000 (22:56 -0800)]
fix incorrect infinite loop diagnosis & improve diagnostics; fix
bogus CurHostAddr printing; don't warn about -f if setting sender to
yourself; "probe" SMTP connections using RSET instead of NOOP

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

31 years agohooks for eventual better handling of SMTP recipients
Eric Allman [Wed, 31 Mar 1993 06:50:04 +0000 (22:50 -0800)]
hooks for eventual better handling of SMTP recipients

SCCS-vsn: usr.sbin/sendmail/src/recipient.c 6.33
SCCS-vsn: usr.sbin/sendmail/src/queue.c 6.40
SCCS-vsn: usr.sbin/sendmail/src/alias.c 6.29
SCCS-vsn: usr.sbin/sendmail/src/udb.c 6.16

31 years agoattempt to get better handling of recipients going
Eric Allman [Wed, 31 Mar 1993 06:49:36 +0000 (22:49 -0800)]
attempt to get better handling of recipients going

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

31 years agoeliminate flags and generation number in times hack
Kirk McKusick [Wed, 31 Mar 1993 06:34:25 +0000 (22:34 -0800)]
eliminate flags and generation number in times hack

SCCS-vsn: sys/nfs/nfsm_subs.h 7.15
SCCS-vsn: sys/nfs/nfs_serv.c 7.63
SCCS-vsn: sys/nfs/nfs_subs.c 7.70
SCCS-vsn: sys/nfs/nfs_vnops.c 7.104

31 years agoallow write for private mapping even if file desc open only for reading
Kirk McKusick [Wed, 31 Mar 1993 06:14:20 +0000 (22:14 -0800)]
allow write for private mapping even if file desc open only for reading

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

31 years agoChanged the -21... to 0x80... to avoid integer overflow warnings
Christos Zoulas [Wed, 31 Mar 1993 04:55:45 +0000 (20:55 -0800)]
Changed the -21... to 0x80... to avoid integer overflow warnings

SCCS-vsn: bin/csh/set.c 5.19

31 years agoChanged f_seek to a union of off_t and Char* to avoid a ggc warning
Christos Zoulas [Wed, 31 Mar 1993 04:55:04 +0000 (20:55 -0800)]
Changed f_seek to a union of off_t and Char* to avoid a ggc warning

SCCS-vsn: bin/csh/csh.h 5.24
SCCS-vsn: bin/csh/lex.c 5.27

31 years agoback out previous two changes
Eric Allman [Wed, 31 Mar 1993 04:37:11 +0000 (20:37 -0800)]
back out previous two changes

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

31 years agoattempt at quick RCPT response
Eric Allman [Wed, 31 Mar 1993 04:28:41 +0000 (20:28 -0800)]
attempt at quick RCPT response

SCCS-vsn: usr.sbin/sendmail/src/deliver.c 6.56.1.1
SCCS-vsn: usr.sbin/sendmail/src/recipient.c 6.32.1.1

31 years agomore network family generalization
Eric Allman [Wed, 31 Mar 1993 03:38:46 +0000 (19:38 -0800)]
more network family generalization

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

31 years agodon't give a warning if -f is being used to set id to yourself
Eric Allman [Wed, 31 Mar 1993 03:30:57 +0000 (19:30 -0800)]
don't give a warning if -f is being used to set id to yourself

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

31 years agogeneralize networking a bit more
Eric Allman [Wed, 31 Mar 1993 03:22:50 +0000 (19:22 -0800)]
generalize networking a bit more

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

31 years agofix typo
Eric Allman [Wed, 31 Mar 1993 03:04:22 +0000 (19:04 -0800)]
fix typo

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

31 years agomove VRFYONLY flag up into MAIL command (it's global, not local)
Eric Allman [Wed, 31 Mar 1993 03:01:30 +0000 (19:01 -0800)]
move VRFYONLY flag up into MAIL command (it's global, not local)

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

31 years agomark include() address as verified for possible later expansion
Eric Allman [Wed, 31 Mar 1993 03:00:59 +0000 (19:00 -0800)]
mark include() address as verified for possible later expansion

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

31 years agochange connection probing to use RSET instead of NOOP
Eric Allman [Wed, 31 Mar 1993 01:23:33 +0000 (17:23 -0800)]
change connection probing to use RSET instead of NOOP

SCCS-vsn: usr.sbin/sendmail/src/usersmtp.c 6.20
SCCS-vsn: usr.sbin/sendmail/src/mci.c 6.7

31 years agofix bogus "infinite loop" diagnostic; log better diagnostic info
Eric Allman [Wed, 31 Mar 1993 01:05:13 +0000 (17:05 -0800)]
fix bogus "infinite loop" diagnostic; log better diagnostic info

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

31 years agoavoid bogus diagnostic
Eric Allman [Wed, 31 Mar 1993 01:04:20 +0000 (17:04 -0800)]
avoid bogus diagnostic

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

31 years agozero CurHostAddr to avoid logging garbage if no addresses can be bound
Eric Allman [Wed, 31 Mar 1993 01:03:40 +0000 (17:03 -0800)]
zero CurHostAddr to avoid logging garbage if no addresses can be bound

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

31 years agoinet_aton is too modern for Sun.....
Eric Allman [Tue, 30 Mar 1993 08:40:01 +0000 (00:40 -0800)]
inet_aton is too modern for Sun.....

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

31 years agoadd O and V options
Eric Allman [Tue, 30 Mar 1993 08:26:56 +0000 (00:26 -0800)]
add O and V options

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

31 years agoadd O and V options; fix typo in mailertable code
Eric Allman [Tue, 30 Mar 1993 08:26:38 +0000 (00:26 -0800)]
add O and V options; fix typo in mailertable code

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

31 years agoadd O and V options
Eric Allman [Tue, 30 Mar 1993 08:26:23 +0000 (00:26 -0800)]
add O and V options

SCCS-vsn: usr.sbin/sendmail/cf/README 6.18
SCCS-vsn: usr.sbin/sendmail/cf/m4/proto.m4 6.30

31 years agofix endmailer call botch; diagnose RCPT before MAIL; change Op
Eric Allman [Tue, 30 Mar 1993 08:25:51 +0000 (00:25 -0800)]
fix endmailer call botch; diagnose RCPT before MAIL; change Op
default to 0; add O and V options; log sending info; fix nis_magic bug

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

31 years agofix botch with getmxrr when there was no MX record
Eric Allman [Tue, 30 Mar 1993 08:24:23 +0000 (00:24 -0800)]
fix botch with getmxrr when there was no MX record

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

31 years agosave message from final 250 line
Eric Allman [Tue, 30 Mar 1993 08:24:05 +0000 (00:24 -0800)]
save message from final 250 line

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

31 years agogive a nicer message on message acceptance
Eric Allman [Tue, 30 Mar 1993 08:23:46 +0000 (00:23 -0800)]
give a nicer message on message acceptance

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

31 years agotypo in the mailertable rule
Eric Allman [Tue, 30 Mar 1993 04:47:48 +0000 (20:47 -0800)]
typo in the mailertable rule

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

31 years agodefault PrivacyFlags to zero (.cf file can only set flags)
Eric Allman [Tue, 30 Mar 1993 03:45:19 +0000 (19:45 -0800)]
default PrivacyFlags to zero (.cf file can only set flags)

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

31 years agoadditional checking on pipe file handling
Eric Allman [Tue, 30 Mar 1993 03:44:55 +0000 (19:44 -0800)]
additional checking on pipe file handling

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

31 years agoO (set daemon options) and V (fallback MX host) options
Eric Allman [Tue, 30 Mar 1993 03:44:33 +0000 (19:44 -0800)]
O (set daemon options) and V (fallback MX host) options

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

31 years agodiagnose RCPT before MAIL
Eric Allman [Tue, 30 Mar 1993 03:43:56 +0000 (19:43 -0800)]
diagnose RCPT before MAIL

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

31 years agoallow setting of server options
Eric Allman [Tue, 30 Mar 1993 03:43:43 +0000 (19:43 -0800)]
allow setting of server options

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

31 years agoimplement FallBackMX
Eric Allman [Tue, 30 Mar 1993 03:42:48 +0000 (19:42 -0800)]
implement FallBackMX

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

31 years agomake heuristic on when -d doesn't have an argument more like old
Eric Allman [Tue, 30 Mar 1993 03:42:22 +0000 (19:42 -0800)]
make heuristic on when -d doesn't have an argument more like old
behaviour

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

31 years agofix typo bugs
Eric Allman [Tue, 30 Mar 1993 03:41:47 +0000 (19:41 -0800)]
fix typo bugs

SCCS-vsn: usr.sbin/sendmail/src/alias.c 6.28
SCCS-vsn: usr.sbin/sendmail/src/usersmtp.c 6.18

31 years agoadd FallBackMX
Eric Allman [Tue, 30 Mar 1993 02:49:22 +0000 (18:49 -0800)]
add FallBackMX

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

31 years agodo recursive evaluation of CNAMEs
Eric Allman [Tue, 30 Mar 1993 02:39:01 +0000 (18:39 -0800)]
do recursive evaluation of CNAMEs

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

31 years agoinclude declaration for errstring -- HPUX seems to need it
Eric Allman [Mon, 29 Mar 1993 22:16:41 +0000 (14:16 -0800)]
include declaration for errstring -- HPUX seems to need it

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

31 years agoconform to the letter of the law (ANSI / C++ signal() returns).
Chris Torek [Mon, 29 Mar 1993 10:48:42 +0000 (02:48 -0800)]
conform to the letter of the law (ANSI / C++ signal() returns).
This really should be done with a compat layer in libc....

SCCS-vsn: sys/sys/signal.h 7.26

31 years agoARCH+=sparc
Chris Torek [Mon, 29 Mar 1993 10:37:49 +0000 (02:37 -0800)]
ARCH+=sparc

SCCS-vsn: sys/kern/Makefile 7.17

31 years agolint
Chris Torek [Mon, 29 Mar 1993 10:10:57 +0000 (02:10 -0800)]
lint

SCCS-vsn: sys/kern/vfs_syscalls.c 7.105

31 years agochanged type of 'len' from int to size_t to match syscall definition.
Ralph Campbell [Sun, 28 Mar 1993 08:53:13 +0000 (00:53 -0800)]
changed type of 'len' from int to size_t to match syscall definition.
fix debug printf of uap->pos since kernel printf can't do %qx. remove cast to
vm_offset_t since foff is already a vm_offset_t.

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

31 years agoadded mips case
Ralph Campbell [Sun, 28 Mar 1993 08:49:29 +0000 (00:49 -0800)]
added mips case

SCCS-vsn: usr.bin/vmstat/names.c 5.8

31 years agoadded mips code. Fixed error printf's to fprintf(stderr.
Ralph Campbell [Sun, 28 Mar 1993 08:49:17 +0000 (00:49 -0800)]
added mips code. Fixed error printf's to fprintf(stderr.

SCCS-vsn: usr.bin/vmstat/vmstat.c 5.41

31 years agomips doesn't use '_' in labels. Strip if present.
Ralph Campbell [Sun, 28 Mar 1993 08:46:16 +0000 (00:46 -0800)]
mips doesn't use '_' in labels. Strip if present.

SCCS-vsn: lib/libc/mips/gen/nlist.c 5.12

31 years agoremove printf's so boot prog will fit into 15 sectors.
Ralph Campbell [Sun, 28 Mar 1993 08:43:57 +0000 (00:43 -0800)]
remove printf's so boot prog will fit into 15 sectors.

SCCS-vsn: sys/pmax/stand/boot.c 7.7

31 years agofix major number for 'dc' device.
Ralph Campbell [Sun, 28 Mar 1993 08:41:24 +0000 (00:41 -0800)]
fix major number for 'dc' device.

SCCS-vsn: etc/etc.pmax/MAKEDEV 5.3

31 years agoadd in err(3) links
Keith Bostic [Sat, 27 Mar 1993 06:37:56 +0000 (22:37 -0800)]
add in err(3) links

SCCS-vsn: lib/libc/gen/Makefile.inc 5.35

31 years ago$~ reverts to only matching one wor
Eric Allman [Sat, 27 Mar 1993 00:22:41 +0000 (16:22 -0800)]
$~ reverts to only matching one wor

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

31 years agofix HELO problem in srvrsmtp (HELO was required); fall back to
Eric Allman [Sat, 27 Mar 1993 00:20:35 +0000 (16:20 -0800)]
fix HELO problem in srvrsmtp (HELO was required); fall back to
other MX records if error occurs on MAIL or DATA; prototype portability;
change $~ to just match one word; fix some problems with multi-word matches

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

31 years agosimplify content of X-Authentication-Warning: header
Eric Allman [Sat, 27 Mar 1993 00:13:50 +0000 (16:13 -0800)]
simplify content of X-Authentication-Warning: header

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

31 years agomake MATCHZERO a synonym for CANONHOST (to clarify code)
Eric Allman [Sat, 27 Mar 1993 00:07:12 +0000 (16:07 -0800)]
make MATCHZERO a synonym for CANONHOST (to clarify code)

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

31 years agoMATCHZERO doesn't assign a $N value
Eric Allman [Sat, 27 Mar 1993 00:06:45 +0000 (16:06 -0800)]
MATCHZERO doesn't assign a $N value

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

31 years agofix excessive matching problem
Eric Allman [Sat, 27 Mar 1993 00:06:27 +0000 (16:06 -0800)]
fix excessive matching problem

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

31 years agoportability
Eric Allman [Fri, 26 Mar 1993 23:45:05 +0000 (15:45 -0800)]
portability

SCCS-vsn: usr.sbin/sendmail/src/main.c 6.47
SCCS-vsn: usr.sbin/sendmail/src/err.c 6.11

31 years agofix a few problems pointed out by Neil Rickert; $~ matches only
Eric Allman [Fri, 26 Mar 1993 23:32:08 +0000 (15:32 -0800)]
fix a few problems pointed out by Neil Rickert; $~ matches only
one token

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

31 years agofix problem with prototype mismatches
Eric Allman [Fri, 26 Mar 1993 22:59:07 +0000 (14:59 -0800)]
fix problem with prototype mismatches

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

31 years agomore fixes on __STDC__ declarations
Eric Allman [Fri, 26 Mar 1993 22:51:34 +0000 (14:51 -0800)]
more fixes on __STDC__ declarations

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

31 years agoprototypes break a lot of compilers, even with __STDC__ test
Eric Allman [Fri, 26 Mar 1993 22:45:17 +0000 (14:45 -0800)]
prototypes break a lot of compilers, even with __STDC__ test

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

31 years agofix auth_warning problem that rejected all MAIL commands if no
Eric Allman [Fri, 26 Mar 1993 22:43:01 +0000 (14:43 -0800)]
fix auth_warning problem that rejected all MAIL commands if no
HELO was given

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

31 years agotry to fall back to MX sites if there is a failure anywhere
Eric Allman [Fri, 26 Mar 1993 22:41:38 +0000 (14:41 -0800)]
try to fall back to MX sites if there is a failure anywhere
in delivery (not just in connection establishment)

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

31 years agoyet another fix from Francis.Dupont. siso_data is signed, spoiling checksums!
Keith Sklower [Fri, 26 Mar 1993 09:02:36 +0000 (01:02 -0800)]
yet another fix from Francis.Dupont.  siso_data is signed, spoiling checksums!

SCCS-vsn: sys/netiso/tuba_table.c 7.11

31 years agoadd multi-word classes to the V6 CHANGES section
Eric Allman [Fri, 26 Mar 1993 06:39:34 +0000 (22:39 -0800)]
add multi-word classes to the V6 CHANGES section

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