unix-history/.git
29 years agomount -u does not need entries in /etc/fstab
Kirk McKusick [Thu, 27 Apr 1995 07:22:25 +0000 (23:22 -0800)]
mount -u does not need entries in /etc/fstab

SCCS-vsn: sbin/mount/mount.c 8.23

29 years agoadd CTL_VFS output
Kirk McKusick [Thu, 27 Apr 1995 06:57:47 +0000 (22:57 -0800)]
add CTL_VFS output

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

29 years agoupdate for new kernel filesystem structure (vfsconf)
Kirk McKusick [Thu, 27 Apr 1995 04:14:23 +0000 (20:14 -0800)]
update for new kernel filesystem structure (vfsconf)

SCCS-vsn: sbin/mount/mount.c 8.22
SCCS-vsn: sbin/mount/mount_ufs.c 8.4
SCCS-vsn: sbin/mount_cd9660/mount_cd9660.c 8.6
SCCS-vsn: sbin/mount_fdesc/mount_fdesc.c 8.3
SCCS-vsn: sbin/mount_lfs/mount_lfs.c 8.4
SCCS-vsn: sbin/mount_null/mount_null.c 8.6
SCCS-vsn: sbin/mount_portal/mount_portal.c 8.6
SCCS-vsn: sbin/mount_procfs/mount_procfs.c 8.4
SCCS-vsn: sbin/mount_umap/mount_umap.c 8.5
SCCS-vsn: sbin/mount_union/mount_union.c 8.6

29 years agobetter implementation -- fixes $rel for HP-UX as well
Eric Allman [Thu, 27 Apr 1995 02:35:45 +0000 (18:35 -0800)]
better implementation -- fixes $rel for HP-UX as well

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

29 years agofix rbase for HP-UX; announce the various configuration variables
Eric Allman [Thu, 27 Apr 1995 02:24:21 +0000 (18:24 -0800)]
fix rbase for HP-UX; announce the various configuration variables

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

29 years agoadd HP-UX 10.x files
Eric Allman [Thu, 27 Apr 1995 00:28:00 +0000 (16:28 -0800)]
add HP-UX 10.x files

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

29 years agoadd _OPTINS (optional insert) macro to shorten lines in mailers
Eric Allman [Thu, 27 Apr 1995 00:27:34 +0000 (16:27 -0800)]
add _OPTINS (optional insert) macro to shorten lines in mailers

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

29 years agoadd *_MAILER_CHARSET; UUCP_MAX_SIZE => UUCP_MAILER_MAX
Eric Allman [Thu, 27 Apr 1995 00:25:14 +0000 (16:25 -0800)]
add *_MAILER_CHARSET; UUCP_MAX_SIZE => UUCP_MAILER_MAX

SCCS-vsn: usr.sbin/sendmail/cf/mailer/local.m4 8.15
SCCS-vsn: usr.sbin/sendmail/cf/mailer/smtp.m4 8.22
SCCS-vsn: usr.sbin/sendmail/cf/mailer/uucp.m4 8.22
SCCS-vsn: usr.sbin/sendmail/cf/mailer/usenet.m4 8.5

29 years agodocument *_MAILER_CHARSET macros
Eric Allman [Thu, 27 Apr 1995 00:24:18 +0000 (16:24 -0800)]
document *_MAILER_CHARSET macros

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

29 years agoadd BROKEN_ANSI_LIBRARY define to get around strtoul problem
Eric Allman [Thu, 27 Apr 1995 00:05:51 +0000 (16:05 -0800)]
add BROKEN_ANSI_LIBRARY define to get around strtoul problem

SCCS-vsn: usr.sbin/sendmail/src/READ_ME 8.84
SCCS-vsn: usr.sbin/sendmail/src/srvrsmtp.c 8.70

29 years agoHP-UX 10.0 portability changes
Eric Allman [Wed, 26 Apr 1995 08:08:13 +0000 (00:08 -0800)]
HP-UX 10.0 portability changes

SCCS-vsn: usr.sbin/sendmail/src/conf.h 8.154
SCCS-vsn: usr.sbin/sendmail/src/sendmail.h 8.129
SCCS-vsn: usr.sbin/sendmail/src/conf.c 8.157

29 years agodate and time created 95/04/25 17:06:59 by eric
Eric Allman [Wed, 26 Apr 1995 08:06:59 +0000 (00:06 -0800)]
date and time created 95/04/25 17:06:59 by eric

SCCS-vsn: usr.sbin/sendmail/src/Makefiles/Makefile.HP-UX.10 8.1

29 years agodate and time created 95/04/25 16:34:58 by eric
Eric Allman [Wed, 26 Apr 1995 07:34:58 +0000 (23:34 -0800)]
date and time created 95/04/25 16:34:58 by eric

SCCS-vsn: usr.sbin/sendmail/cf/cf/cs-hpux10.mc 8.1
SCCS-vsn: usr.sbin/sendmail/cf/cf/generic-hpux10.mc 8.1

29 years agodate and time created 95/04/25 16:33:11 by eric
Eric Allman [Wed, 26 Apr 1995 07:33:11 +0000 (23:33 -0800)]
date and time created 95/04/25 16:33:11 by eric

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

29 years agocorrect citation for packet filter paper
Kirk McKusick [Wed, 26 Apr 1995 06:03:46 +0000 (22:03 -0800)]
correct citation for packet filter paper

SCCS-vsn: share/man/man4/bpf.4 8.3

29 years agoassume that anything with MIME-Version: is MIME, even if it
Eric Allman [Wed, 26 Apr 1995 00:58:22 +0000 (16:58 -0800)]
assume that anything with MIME-Version: is MIME, even if it
didn't come with BODY=8BITMIME in the envelope

SCCS-vsn: usr.sbin/sendmail/src/usersmtp.c 8.49
SCCS-vsn: usr.sbin/sendmail/src/headers.c 8.59

29 years agoonly insist on CRLF for SMTP 8BITMIME
Eric Allman [Wed, 26 Apr 1995 00:57:45 +0000 (16:57 -0800)]
only insist on CRLF for SMTP 8BITMIME

SCCS-vsn: usr.sbin/sendmail/src/collect.c 8.39
SCCS-vsn: usr.sbin/sendmail/src/srvrsmtp.c 8.69

29 years agoadd EF_IS_MIME
Eric Allman [Wed, 26 Apr 1995 00:06:33 +0000 (16:06 -0800)]
add EF_IS_MIME

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

29 years agofix problem sending to user@domain where "domain" has an entry
Eric Allman [Tue, 25 Apr 1995 22:13:06 +0000 (14:13 -0800)]
fix problem sending to user@domain where "domain" has an entry
but no A or MX records; problem only occurs if it matches as the
last entry in the resolver search list

SCCS-vsn: usr.sbin/sendmail/src/parseaddr.c 8.68
SCCS-vsn: usr.sbin/sendmail/src/daemon.c 8.84

29 years agomake file mailer semantics switch off of P=[FILE]
Eric Allman [Tue, 25 Apr 1995 21:45:18 +0000 (13:45 -0800)]
make file mailer semantics switch off of P=[FILE]

SCCS-vsn: usr.sbin/sendmail/src/deliver.c 8.149
SCCS-vsn: usr.sbin/sendmail/src/conf.c 8.156

29 years agolint
Eric Allman [Tue, 25 Apr 1995 11:39:00 +0000 (03:39 -0800)]
lint

SCCS-vsn: usr.sbin/sendmail/src/savemail.c 8.69
SCCS-vsn: usr.sbin/sendmail/src/map.c 8.57

29 years agoefficiency improvements
Eric Allman [Tue, 25 Apr 1995 11:31:36 +0000 (03:31 -0800)]
efficiency improvements

SCCS-vsn: usr.sbin/sendmail/src/alias.c 8.46
SCCS-vsn: usr.sbin/sendmail/src/collect.c 8.38
SCCS-vsn: usr.sbin/sendmail/src/deliver.c 8.148

29 years agomore bug fixes from JGM
Eric Allman [Tue, 25 Apr 1995 11:30:34 +0000 (03:30 -0800)]
more bug fixes from JGM

SCCS-vsn: usr.sbin/sendmail/src/mime.c 8.19

29 years agofix (another) botch in IDENT code
Eric Allman [Tue, 25 Apr 1995 11:30:17 +0000 (03:30 -0800)]
fix (another) botch in IDENT code

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

29 years agomust use hex constants
Kirk McKusick [Tue, 25 Apr 1995 08:14:19 +0000 (00:14 -0800)]
must use hex constants

SCCS-vsn: sys/hp300/scripts/xbt 8.2

29 years agoHP-UX uses SPT_PSTAT
Eric Allman [Tue, 25 Apr 1995 07:48:29 +0000 (23:48 -0800)]
HP-UX uses SPT_PSTAT

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

29 years agobad getopt string
Kirk McKusick [Tue, 25 Apr 1995 07:01:17 +0000 (23:01 -0800)]
bad getopt string

SCCS-vsn: sbin/savecore/savecore.c 8.4

29 years agomerge 700 & 800 Makefiles
Eric Allman [Mon, 24 Apr 1995 11:31:18 +0000 (03:31 -0800)]
merge 700 & 800 Makefiles

SCCS-vsn: usr.sbin/sendmail/src/Makefiles/Makefile.HP-UX 8.8

29 years agodon't need two HP-UX Makefiles
Eric Allman [Mon, 24 Apr 1995 11:28:50 +0000 (03:28 -0800)]
don't need two HP-UX Makefiles

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

29 years agohack to get around compile problem on HPs when running in ANSI mode
Eric Allman [Mon, 24 Apr 1995 11:28:23 +0000 (03:28 -0800)]
hack to get around compile problem on HPs when running in ANSI mode

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

29 years agoupdates for new DSN drafts
Eric Allman [Mon, 24 Apr 1995 05:03:19 +0000 (21:03 -0800)]
updates for new DSN drafts

SCCS-vsn: usr.sbin/sendmail/src/usersmtp.c 8.48
SCCS-vsn: usr.sbin/sendmail/src/recipient.c 8.82
SCCS-vsn: usr.sbin/sendmail/src/envelope.c 8.64
SCCS-vsn: usr.sbin/sendmail/src/parseaddr.c 8.67
SCCS-vsn: usr.sbin/sendmail/src/sendmail.h 8.127
SCCS-vsn: usr.sbin/sendmail/src/savemail.c 8.68
SCCS-vsn: usr.sbin/sendmail/src/deliver.c 8.147
SCCS-vsn: usr.sbin/sendmail/src/conf.c 8.154
SCCS-vsn: usr.sbin/sendmail/src/alias.c 8.45
SCCS-vsn: usr.sbin/sendmail/src/udb.c 8.20

29 years agoupdate DNS type codes for new draft
Eric Allman [Mon, 24 Apr 1995 05:01:14 +0000 (21:01 -0800)]
update DNS type codes for new draft

SCCS-vsn: usr.sbin/sendmail/cf/mailer/smtp.m4 8.21

29 years agoupdate DSN types to be more realistic
Eric Allman [Mon, 24 Apr 1995 04:52:07 +0000 (20:52 -0800)]
update DSN types to be more realistic

SCCS-vsn: usr.sbin/sendmail/cf/mailer/local.m4 8.14
SCCS-vsn: usr.sbin/sendmail/cf/mailer/fax.m4 8.3
SCCS-vsn: usr.sbin/sendmail/cf/mailer/uucp.m4 8.21
SCCS-vsn: usr.sbin/sendmail/cf/mailer/usenet.m4 8.4
SCCS-vsn: usr.sbin/sendmail/cf/mailer/pop.m4 8.5
SCCS-vsn: usr.sbin/sendmail/cf/mailer/procmail.m4 8.4

29 years agobetter solution to MIME sign extension problem
Eric Allman [Sun, 23 Apr 1995 23:50:16 +0000 (15:50 -0800)]
better solution to MIME sign extension problem

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

29 years agotrim out a bunch of MIME modes
Eric Allman [Sun, 23 Apr 1995 23:22:23 +0000 (15:22 -0800)]
trim out a bunch of MIME modes

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

29 years agoadd F=3 flag to extend Q-P encoding to non-EBCDIC characters
Eric Allman [Sun, 23 Apr 1995 22:59:55 +0000 (14:59 -0800)]
add F=3 flag to extend Q-P encoding to non-EBCDIC characters

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

29 years agoadd M_EBCDIC
Eric Allman [Sun, 23 Apr 1995 22:46:15 +0000 (14:46 -0800)]
add M_EBCDIC

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

29 years agodon't do NL=>CRLF mapping on C-T-E: binary files; always encode
Eric Allman [Sun, 23 Apr 1995 22:18:59 +0000 (14:18 -0800)]
don't do NL=>CRLF mapping on C-T-E: binary files; always encode
binaries as Base64 (because Q-P munges newlines)

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

29 years agoupdates for new status system codes and Multipart/Report drafts
Eric Allman [Sun, 23 Apr 1995 06:58:55 +0000 (22:58 -0800)]
updates for new status system codes and Multipart/Report drafts

SCCS-vsn: usr.sbin/sendmail/src/sysexits.c 8.4
SCCS-vsn: usr.sbin/sendmail/src/envelope.c 8.63
SCCS-vsn: usr.sbin/sendmail/src/savemail.c 8.67

29 years agowoops -- compile glitch
Eric Allman [Sun, 23 Apr 1995 05:55:42 +0000 (21:55 -0800)]
woops -- compile glitch

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

29 years agobetter use of extended DSN status codes
Eric Allman [Sun, 23 Apr 1995 05:51:04 +0000 (21:51 -0800)]
better use of extended DSN status codes

SCCS-vsn: usr.sbin/sendmail/src/usersmtp.c 8.47
SCCS-vsn: usr.sbin/sendmail/src/recipient.c 8.80
SCCS-vsn: usr.sbin/sendmail/src/collect.c 8.37
SCCS-vsn: usr.sbin/sendmail/src/savemail.c 8.66
SCCS-vsn: usr.sbin/sendmail/src/daemon.c 8.82
SCCS-vsn: usr.sbin/sendmail/src/deliver.c 8.146
SCCS-vsn: usr.sbin/sendmail/src/conf.c 8.153

29 years agotrim down the number of 8-bit modes to three (m, p, and s)
Eric Allman [Sun, 23 Apr 1995 05:50:27 +0000 (21:50 -0800)]
trim down the number of 8-bit modes to three (m, p, and s)

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

29 years agoadd e_status
Eric Allman [Sun, 23 Apr 1995 05:21:22 +0000 (21:21 -0800)]
add e_status

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

29 years agolog skipped queue runs
Eric Allman [Sun, 23 Apr 1995 03:00:16 +0000 (19:00 -0800)]
log skipped queue runs

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

29 years agouse DSN-style error codes instead of sysexit codes for $#error mailer
Eric Allman [Sun, 23 Apr 1995 02:59:33 +0000 (18:59 -0800)]
use DSN-style error codes instead of sysexit codes for $#error mailer

SCCS-vsn: usr.sbin/sendmail/cf/m4/proto.m4 8.70
SCCS-vsn: usr.sbin/sendmail/cf/feature/redirect.m4 8.3

29 years agoimprove documentation of F=7 mailer flag
Eric Allman [Sun, 23 Apr 1995 02:58:28 +0000 (18:58 -0800)]
improve documentation of F=7 mailer flag

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

29 years agoimproved DSN status codes
Eric Allman [Sun, 23 Apr 1995 02:07:28 +0000 (18:07 -0800)]
improved DSN status codes

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

29 years agoallow error mailer to take DSN status code
Eric Allman [Sun, 23 Apr 1995 02:07:06 +0000 (18:07 -0800)]
allow error mailer to take DSN status code

SCCS-vsn: usr.sbin/sendmail/src/sysexits.c 8.3
SCCS-vsn: usr.sbin/sendmail/src/parseaddr.c 8.66

29 years agodefault DSNs on
Eric Allman [Sun, 23 Apr 1995 02:06:16 +0000 (18:06 -0800)]
default DSNs on

SCCS-vsn: usr.sbin/sendmail/src/savemail.c 8.65
SCCS-vsn: usr.sbin/sendmail/src/srvrsmtp.c 8.68
SCCS-vsn: usr.sbin/sendmail/src/conf.h 8.152

29 years agofixes to MIME code
Eric Allman [Sun, 23 Apr 1995 01:53:09 +0000 (17:53 -0800)]
fixes to MIME code

SCCS-vsn: usr.sbin/sendmail/src/mime.c 8.15
SCCS-vsn: usr.sbin/sendmail/src/util.c 8.65
SCCS-vsn: usr.sbin/sendmail/src/sendmail.h 8.124
SCCS-vsn: usr.sbin/sendmail/src/main.c 8.104

29 years agohave to do vnode_pager_setsize after new length is set (from karels)
Kirk McKusick [Sat, 22 Apr 1995 08:58:37 +0000 (00:58 -0800)]
have to do vnode_pager_setsize after new length is set (from karels)

SCCS-vsn: sys/ufs/ffs/ffs_inode.c 8.13

29 years agoupdate for new domain and ostype files
Eric Allman [Sat, 22 Apr 1995 03:17:45 +0000 (19:17 -0800)]
update for new domain and ostype files

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

29 years agoimprove the error message
Eric Allman [Sat, 22 Apr 1995 02:28:47 +0000 (18:28 -0800)]
improve the error message

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

29 years agoavoid random tab characters after OSTYPE macro
Eric Allman [Sat, 22 Apr 1995 02:07:14 +0000 (18:07 -0800)]
avoid random tab characters after OSTYPE macro

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

29 years agocheck for .cf files with version extensions
Eric Allman [Sat, 22 Apr 1995 01:58:07 +0000 (17:58 -0800)]
check for .cf files with version extensions

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

29 years agoupdate copyright; document ColonOKInAddr and HasWildcardMX
Eric Allman [Sat, 22 Apr 1995 01:24:47 +0000 (17:24 -0800)]
update copyright; document ColonOKInAddr and HasWildcardMX

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

29 years agocopyright update
Eric Allman [Sat, 22 Apr 1995 01:11:45 +0000 (17:11 -0800)]
copyright update

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

29 years agoupdate copyright notice
Eric Allman [Sat, 22 Apr 1995 00:57:54 +0000 (16:57 -0800)]
update copyright notice

SCCS-vsn: usr.sbin/sendmail/src/READ_ME 8.83
SCCS-vsn: usr.sbin/sendmail/src/trace.c 8.3
SCCS-vsn: usr.sbin/sendmail/src/sysexits.c 8.2
SCCS-vsn: usr.sbin/sendmail/src/usersmtp.c 8.46
SCCS-vsn: usr.sbin/sendmail/src/stats.c 8.4
SCCS-vsn: usr.sbin/sendmail/src/useful.h 8.4
SCCS-vsn: usr.sbin/sendmail/src/headers.c 8.58
SCCS-vsn: usr.sbin/sendmail/src/recipient.c 8.79
SCCS-vsn: usr.sbin/sendmail/src/macro.c 8.11
SCCS-vsn: usr.sbin/sendmail/src/convtime.c 8.3
SCCS-vsn: usr.sbin/sendmail/src/main.c 8.103
SCCS-vsn: usr.sbin/sendmail/src/envelope.c 8.62
SCCS-vsn: usr.sbin/sendmail/src/conf.h 8.151
SCCS-vsn: usr.sbin/sendmail/src/parseaddr.c 8.65
SCCS-vsn: usr.sbin/sendmail/src/domain.c 8.36
SCCS-vsn: usr.sbin/sendmail/src/arpadate.c 8.4
SCCS-vsn: usr.sbin/sendmail/src/err.c 8.33
SCCS-vsn: usr.sbin/sendmail/src/collect.c 8.36
SCCS-vsn: usr.sbin/sendmail/src/stab.c 8.2
SCCS-vsn: usr.sbin/sendmail/src/sendmail.hf 8.3
SCCS-vsn: usr.sbin/sendmail/src/sendmail.h 8.123
SCCS-vsn: usr.sbin/sendmail/src/savemail.c 8.64
SCCS-vsn: usr.sbin/sendmail/src/daemon.c 8.81
SCCS-vsn: usr.sbin/sendmail/src/srvrsmtp.c 8.67
SCCS-vsn: usr.sbin/sendmail/src/clock.c 8.11
SCCS-vsn: usr.sbin/sendmail/src/util.c 8.64
SCCS-vsn: usr.sbin/sendmail/src/readcf.c 8.86
SCCS-vsn: usr.sbin/sendmail/src/deliver.c 8.144
SCCS-vsn: usr.sbin/sendmail/src/queue.c 8.79
SCCS-vsn: usr.sbin/sendmail/src/conf.c 8.151
SCCS-vsn: usr.sbin/sendmail/src/alias.c 8.44
SCCS-vsn: usr.sbin/sendmail/src/udb.c 8.19
SCCS-vsn: usr.sbin/sendmail/src/map.c 8.56
SCCS-vsn: usr.sbin/sendmail/src/mci.c 8.16

29 years agosummary of changes needed for 8.7
Eric Allman [Sat, 22 Apr 1995 00:49:34 +0000 (16:49 -0800)]
summary of changes needed for 8.7

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

29 years agobetter debugging message for message termination
Eric Allman [Sat, 22 Apr 1995 00:49:00 +0000 (16:49 -0800)]
better debugging message for message termination

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

29 years agocleanup of DOMAIN and OSTYPE handling to avoid botches in the field
Eric Allman [Sat, 22 Apr 1995 00:10:15 +0000 (16:10 -0800)]
cleanup of DOMAIN and OSTYPE handling to avoid botches in the field

SCCS-vsn: usr.sbin/sendmail/Makefile 8.10
SCCS-vsn: usr.sbin/sendmail/Files.cf 8.10

29 years agooops.... a few file name typos
Eric Allman [Sat, 22 Apr 1995 00:03:11 +0000 (16:03 -0800)]
oops....  a few file name typos

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

29 years agonew DOMAIN names
Eric Allman [Fri, 21 Apr 1995 23:52:48 +0000 (15:52 -0800)]
new DOMAIN names

SCCS-vsn: usr.sbin/sendmail/cf/cf/mail.cs.mc 8.7
SCCS-vsn: usr.sbin/sendmail/cf/cf/mail.eecs.mc 8.7

29 years agoultrix4.1 => ultrix4
Eric Allman [Fri, 21 Apr 1995 23:50:46 +0000 (15:50 -0800)]
ultrix4.1 => ultrix4

SCCS-vsn: usr.sbin/sendmail/cf/cf/mail.cs.mc 8.6

29 years agohave to quote DOMAIN in comment (sigh)
Eric Allman [Fri, 21 Apr 1995 23:49:24 +0000 (15:49 -0800)]
have to quote DOMAIN in comment (sigh)

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

29 years agodefine __HOST__ from current host name
Eric Allman [Fri, 21 Apr 1995 23:43:11 +0000 (15:43 -0800)]
define __HOST__ from current host name

SCCS-vsn: usr.sbin/sendmail/cf/sh/makeinfo.sh 8.5

29 years agoinsist on an OSTYPE macro (4.3 defaults don't cut it any more)
Eric Allman [Fri, 21 Apr 1995 23:42:31 +0000 (15:42 -0800)]
insist on an OSTYPE macro (4.3 defaults don't cut it any more)

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

29 years agocleanup of DOMAIN and OSTYPE to try to avoid common errors
Eric Allman [Fri, 21 Apr 1995 23:41:50 +0000 (15:41 -0800)]
cleanup of DOMAIN and OSTYPE to try to avoid common errors

SCCS-vsn: usr.sbin/sendmail/cf/cf/cs-ultrix4.mc 8.2
SCCS-vsn: usr.sbin/sendmail/cf/cf/s2k-ultrix4.mc 8.2
SCCS-vsn: usr.sbin/sendmail/cf/domain/Berkeley.EDU.m4 8.6
SCCS-vsn: usr.sbin/sendmail/cf/domain/S2K.Berkeley.EDU.m4 8.2
SCCS-vsn: usr.sbin/sendmail/cf/domain/CS.Berkeley.EDU.m4 8.2
SCCS-vsn: usr.sbin/sendmail/cf/domain/EECS.Berkeley.EDU.m4 8.2

29 years agodate and time created 95/04/21 08:40:06 by eric
Eric Allman [Fri, 21 Apr 1995 23:40:06 +0000 (15:40 -0800)]
date and time created 95/04/21 08:40:06 by eric

SCCS-vsn: usr.sbin/sendmail/cf/cf/generic-solaris2.mc 8.1
SCCS-vsn: usr.sbin/sendmail/cf/cf/generic-sunos4.1.mc 8.1
SCCS-vsn: usr.sbin/sendmail/cf/cf/generic-ultrix4.mc 8.1

29 years agodate and time created 95/04/21 08:40:05 by eric
Eric Allman [Fri, 21 Apr 1995 23:40:05 +0000 (15:40 -0800)]
date and time created 95/04/21 08:40:05 by eric

SCCS-vsn: usr.sbin/sendmail/cf/cf/generic-hpux9.mc 8.1
SCCS-vsn: usr.sbin/sendmail/cf/cf/generic-osf1.mc 8.1

29 years agodate and time created 95/04/21 08:40:04 by eric
Eric Allman [Fri, 21 Apr 1995 23:40:04 +0000 (15:40 -0800)]
date and time created 95/04/21 08:40:04 by eric

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

29 years agocleanup of DOMAIN and OSTYPE to try to avoid common errors
Eric Allman [Fri, 21 Apr 1995 23:39:15 +0000 (15:39 -0800)]
cleanup of DOMAIN and OSTYPE to try to avoid common errors

SCCS-vsn: usr.sbin/sendmail/cf/cf/clientproto.mc 8.4
SCCS-vsn: usr.sbin/sendmail/cf/cf/ucbarpa.mc 8.2
SCCS-vsn: usr.sbin/sendmail/cf/cf/vangogh.cs.mc 8.3
SCCS-vsn: usr.sbin/sendmail/cf/cf/ucbvax.mc 8.3
SCCS-vsn: usr.sbin/sendmail/cf/cf/cs-sunos4.1.mc 8.2
SCCS-vsn: usr.sbin/sendmail/cf/cf/cs-osf1.mc 8.2
SCCS-vsn: usr.sbin/sendmail/cf/cf/s2k-osf1.mc 8.2
SCCS-vsn: usr.sbin/sendmail/cf/cf/mail.eecs.mc 8.6
SCCS-vsn: usr.sbin/sendmail/cf/cf/Makefile 8.10
SCCS-vsn: usr.sbin/sendmail/cf/cf/mail.cs.mc 8.5
SCCS-vsn: usr.sbin/sendmail/cf/cf/python.cs.mc 8.2
SCCS-vsn: usr.sbin/sendmail/cf/cf/tcpproto.mc 8.3
SCCS-vsn: usr.sbin/sendmail/cf/cf/uucpproto.mc 8.4
SCCS-vsn: usr.sbin/sendmail/cf/cf/Makefile.dist 8.2
SCCS-vsn: usr.sbin/sendmail/cf/cf/cs-hpux9.mc 8.2
SCCS-vsn: usr.sbin/sendmail/cf/cf/huginn.cs.mc 8.4
SCCS-vsn: usr.sbin/sendmail/cf/cf/knecht.cs.mc 8.2
SCCS-vsn: usr.sbin/sendmail/cf/cf/chez.cs.mc 8.4

29 years agoMake the check for "/to:" be case sensitive, so that
Dave A. Borman [Fri, 21 Apr 1995 23:34:57 +0000 (15:34 -0800)]
Make the check for "/to:" be case sensitive, so that
"/To:" can be use to limit the search to just the "To:" field.
Also make "/:y" and abbreviation for "/subject:y".

SCCS-vsn: usr.bin/mail/list.c 8.4
SCCS-vsn: usr.bin/mail/mail.1 8.7

29 years agodate and time created 95/04/21 07:35:20 by eric
Eric Allman [Fri, 21 Apr 1995 22:35:20 +0000 (14:35 -0800)]
date and time created 95/04/21 07:35:20 by eric

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

29 years agodate and time created 95/04/21 07:09:43 by eric
Eric Allman [Fri, 21 Apr 1995 22:09:43 +0000 (14:09 -0800)]
date and time created 95/04/21 07:09:43 by eric

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

29 years agodate and time created 95/04/21 06:29:26 by eric
Eric Allman [Fri, 21 Apr 1995 21:29:26 +0000 (13:29 -0800)]
date and time created 95/04/21 06:29:26 by eric

SCCS-vsn: usr.sbin/sendmail/cf/domain/berkeley-only.m4 8.1
SCCS-vsn: usr.sbin/sendmail/cf/domain/unspecified-domain.m4 8.1

29 years agoAdd support for the special case of searchheaders,
Dave A. Borman [Fri, 21 Apr 1995 01:39:26 +0000 (17:39 -0800)]
Add support for the special case of searchheaders,
so that ``/To:y'' will search for the field ``y'' in not
just the ``To'' field, but also in the ``Cc'' and ``Bcc'' fields.

SCCS-vsn: usr.bin/mail/list.c 8.3
SCCS-vsn: usr.bin/mail/mail.1 8.6

29 years agoAdd support for "inc" command and "autoinc" variable.
Dave A. Borman [Fri, 21 Apr 1995 00:59:22 +0000 (16:59 -0800)]
Add support for "inc" command and "autoinc" variable.
Recognize timestamps in From lines created by SysV/Solaris
Recognize MAILRC env variable for .mailrc location
Change tty handling from sgtty to termios
Turn off EXTPROC when editing headers so that it works
correctly with Linemode telnet.

SCCS-vsn: usr.bin/mail/Makefile 8.3
SCCS-vsn: usr.bin/mail/cmd1.c 8.2
SCCS-vsn: usr.bin/mail/cmd3.c 8.2
SCCS-vsn: usr.bin/mail/cmdtab.c 8.2
SCCS-vsn: usr.bin/mail/def.h 8.4
SCCS-vsn: usr.bin/mail/extern.h 8.2
SCCS-vsn: usr.bin/mail/fio.c 8.2
SCCS-vsn: usr.bin/mail/head.c 8.2
SCCS-vsn: usr.bin/mail/lex.c 8.2
SCCS-vsn: usr.bin/mail/mail.1 8.5
SCCS-vsn: usr.bin/mail/main.c 8.2
SCCS-vsn: usr.bin/mail/tty.c 8.2

29 years agogive a message in "delayed" messages caused by name server timeouts
Eric Allman [Fri, 21 Apr 1995 00:15:46 +0000 (16:15 -0800)]
give a message in "delayed" messages caused by name server timeouts

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

29 years agoadd Nice=N mailer option
Eric Allman [Thu, 20 Apr 1995 23:40:24 +0000 (15:40 -0800)]
add Nice=N mailer option

SCCS-vsn: usr.sbin/sendmail/doc/op/op.me 8.49
SCCS-vsn: usr.sbin/sendmail/src/readcf.c 8.85
SCCS-vsn: usr.sbin/sendmail/src/deliver.c 8.143

29 years agoadd m_nice
Eric Allman [Thu, 20 Apr 1995 23:14:08 +0000 (15:14 -0800)]
add m_nice

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

29 years agosolaris 2.3 cleanup
Eric Allman [Thu, 20 Apr 1995 21:37:19 +0000 (13:37 -0800)]
solaris 2.3 cleanup

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

29 years agouse xputs to print chompheader intro debugging output
Eric Allman [Thu, 20 Apr 1995 21:35:14 +0000 (13:35 -0800)]
use xputs to print chompheader intro debugging output

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

29 years agodon't make errors so sticky on SMTP "MAIL FROM:" command; they
Eric Allman [Thu, 20 Apr 1995 21:26:28 +0000 (13:26 -0800)]
don't make errors so sticky on SMTP "MAIL FROM:" command; they
apply to addresses, not to the connection

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

29 years agobetter messages if getsockname or getpeername fail
Eric Allman [Thu, 20 Apr 1995 02:50:23 +0000 (18:50 -0800)]
better messages if getsockname or getpeername fail

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

29 years agoeditorial changes; update some RFC numbers to be current
Eric Allman [Thu, 20 Apr 1995 02:10:41 +0000 (18:10 -0800)]
editorial changes; update some RFC numbers to be current

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

29 years agodebuggging is not spelled properly
Eric Allman [Thu, 20 Apr 1995 02:09:05 +0000 (18:09 -0800)]
debuggging is not spelled properly

SCCS-vsn: usr.sbin/sendmail/doc/op/spell.ok 8.3

29 years agoadd ColonOkInAddr (confCOLON_OK_IN_ADDR) option
Eric Allman [Thu, 20 Apr 1995 01:40:27 +0000 (17:40 -0800)]
add ColonOkInAddr (confCOLON_OK_IN_ADDR) option

SCCS-vsn: usr.sbin/sendmail/cf/m4/proto.m4 8.67
SCCS-vsn: usr.sbin/sendmail/cf/README 8.53

29 years agoneed to make ColonOkInAddr do something real
Eric Allman [Thu, 20 Apr 1995 01:36:35 +0000 (17:36 -0800)]
need to make ColonOkInAddr do something real

SCCS-vsn: usr.sbin/sendmail/src/main.c 8.102
SCCS-vsn: usr.sbin/sendmail/src/readcf.c 8.84

29 years agodon't need extern long atol() -- done in stdlib.h
Eric Allman [Thu, 20 Apr 1995 01:18:02 +0000 (17:18 -0800)]
don't need extern long atol() -- done in stdlib.h

SCCS-vsn: usr.sbin/sendmail/src/readcf.c 8.83
SCCS-vsn: usr.sbin/sendmail/src/queue.c 8.78

29 years agores_search(unknown.host) is broken (returns h_errno = 0) on AUX
Eric Allman [Fri, 14 Apr 1995 23:16:47 +0000 (15:16 -0800)]
res_search(unknown.host) is broken (returns h_errno = 0) on AUX

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

29 years agofix postmaster notifications -- it was getting the body in
Eric Allman [Fri, 14 Apr 1995 08:36:11 +0000 (00:36 -0800)]
fix postmaster notifications -- it was getting the body in
some inappropriate cases, and sometimes no message at all; clean up
dead.letter processing

SCCS-vsn: usr.sbin/sendmail/src/recipient.c 8.78
SCCS-vsn: usr.sbin/sendmail/src/envelope.c 8.61
SCCS-vsn: usr.sbin/sendmail/src/savemail.c 8.63

29 years agoass SFF_RUNASREALUID
Eric Allman [Fri, 14 Apr 1995 08:23:31 +0000 (00:23 -0800)]
ass SFF_RUNASREALUID

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

29 years agoadd LK_DRAIN
Kirk McKusick [Fri, 14 Apr 1995 07:59:29 +0000 (23:59 -0800)]
add LK_DRAIN

SCCS-vsn: sys/kern/kern_lock.c 8.6

29 years agoadd LK_DRAIN; add atomic_lock_try(); lint
Kirk McKusick [Fri, 14 Apr 1995 07:58:07 +0000 (23:58 -0800)]
add LK_DRAIN; add atomic_lock_try(); lint

SCCS-vsn: sys/sys/lock.h 8.5

29 years agomake sure the the MF_OPEN and MF_WRITABLE bits are cleared after the
Eric Allman [Fri, 14 Apr 1995 05:25:26 +0000 (21:25 -0800)]
make sure the the MF_OPEN and MF_WRITABLE bits are cleared after the
maps are closed

SCCS-vsn: usr.sbin/sendmail/src/alias.c 8.43
SCCS-vsn: usr.sbin/sendmail/src/map.c 8.55

29 years agodon't double-initialized aliases on -bs
Eric Allman [Fri, 14 Apr 1995 05:24:41 +0000 (21:24 -0800)]
don't double-initialized aliases on -bs

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

29 years agoadd macros for vm_map_set_recursive and vm_map_clear_recursive
Kirk McKusick [Thu, 13 Apr 1995 08:22:38 +0000 (00:22 -0800)]
add macros for vm_map_set_recursive and vm_map_clear_recursive

SCCS-vsn: sys/vm/vm_map.h 8.5

29 years agoredefine lock_* calls to use lockmgr
Kirk McKusick [Thu, 13 Apr 1995 08:22:07 +0000 (00:22 -0800)]
redefine lock_* calls to use lockmgr

SCCS-vsn: sys/vm/vm_map.c 8.5

29 years agoadd compatibility to kernel-wide lock manager
Kirk McKusick [Thu, 13 Apr 1995 08:05:01 +0000 (00:05 -0800)]
add compatibility to kernel-wide lock manager

SCCS-vsn: sys/vm/vm.h 8.3