unix-history/.git
29 years agodon't pass through NOTIFY= unless it was given in the SMTP RCPT
Eric Allman [Sat, 25 Mar 1995 23:39:37 +0000 (15:39 -0800)]
don't pass through NOTIFY= unless it was given in the SMTP RCPT

SCCS-vsn: usr.sbin/sendmail/src/usersmtp.c 8.40
SCCS-vsn: usr.sbin/sendmail/src/recipient.c 8.74
SCCS-vsn: usr.sbin/sendmail/src/parseaddr.c 8.60
SCCS-vsn: usr.sbin/sendmail/src/sendmail.h 8.106
SCCS-vsn: usr.sbin/sendmail/src/srvrsmtp.c 8.61

29 years agominor formatting fix
Jan-Simon Pendry [Sat, 25 Mar 1995 20:27:19 +0000 (12:27 -0800)]
minor formatting fix

SCCS-vsn: usr.bin/find/find.1 8.6

29 years agocompile glitch
Eric Allman [Sat, 25 Mar 1995 03:21:11 +0000 (19:21 -0800)]
compile glitch

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

29 years agoonly remove from special device list if it is on one
Kirk McKusick [Sat, 25 Mar 1995 01:27:21 +0000 (17:27 -0800)]
only remove from special device list if it is on one

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

29 years agodate and time created 95/03/24 07:45:19 by dab
Dave A. Borman [Fri, 24 Mar 1995 23:45:19 +0000 (15:45 -0800)]
date and time created 95/03/24 07:45:19 by dab

SCCS-vsn: lib/libtelnet/forward.c 8.1

29 years agolocking fixes (from jtkohl)
Jan-Simon Pendry [Fri, 24 Mar 1995 19:37:00 +0000 (11:37 -0800)]
locking fixes (from jtkohl)

SCCS-vsn: sys/miscfs/union/union_vnops.c 8.25

29 years agoavoid running out of file descriptors problem on vfork systems
Eric Allman [Fri, 24 Mar 1995 12:03:31 +0000 (04:03 -0800)]
avoid running out of file descriptors problem on vfork systems

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

29 years agochange order in Makefile filenames: $os.$arch.$rel => $os.$rel.$arch
Eric Allman [Fri, 24 Mar 1995 06:46:47 +0000 (22:46 -0800)]
change order in Makefile filenames: $os.$arch.$rel => $os.$rel.$arch

SCCS-vsn: usr.sbin/sendmail/Files.base 8.21
SCCS-vsn: usr.sbin/sendmail/src/makesendmail 8.15

29 years agoWhen looking for command characters in the data stream,
Dave A. Borman [Fri, 24 Mar 1995 00:06:40 +0000 (16:06 -0800)]
When looking for command characters in the data stream,
don't strip off the upper bit if we are in binary mode.

SCCS-vsn: usr.bin/telnet/telnet.c 8.3

29 years agoRemove an unneeded "\r\n" from fatalperror()
Dave A. Borman [Thu, 23 Mar 1995 23:56:30 +0000 (15:56 -0800)]
Remove an unneeded "\r\n" from fatalperror()
The fix is from Craig Leres <leres@ee.lbl.gov>

SCCS-vsn: libexec/telnetd/utility.c 8.3

29 years agocompile problem if !HASFLOCK
Eric Allman [Thu, 23 Mar 1995 13:47:59 +0000 (05:47 -0800)]
compile problem if !HASFLOCK

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

29 years agomore updates for DSN
Eric Allman [Thu, 23 Mar 1995 10:09:25 +0000 (02:09 -0800)]
more updates for DSN

SCCS-vsn: usr.sbin/sendmail/src/savemail.c 8.59
SCCS-vsn: usr.sbin/sendmail/src/srvrsmtp.c 8.60

29 years agoavoid null messages if you get a tempfail on a recipient address
Eric Allman [Thu, 23 Mar 1995 09:23:56 +0000 (01:23 -0800)]
avoid null messages if you get a tempfail on a recipient address
and then lose the connection before data phase completes

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

29 years agotrack whiteout negative cache entries (from mycroft)
Kirk McKusick [Thu, 23 Mar 1995 08:33:26 +0000 (00:33 -0800)]
track whiteout negative cache entries (from mycroft)

SCCS-vsn: sys/kern/vfs_cache.c 8.5

29 years agohave to reinitialize the fs_maxcluster array as it may be wrong
Kirk McKusick [Thu, 23 Mar 1995 07:31:56 +0000 (23:31 -0800)]
have to reinitialize the fs_maxcluster array as it may be wrong

SCCS-vsn: sys/ufs/ffs/ffs_vfsops.c 8.20

29 years agolstat returns inode number of symbolic link to match directory entry
Kirk McKusick [Thu, 23 Mar 1995 07:13:11 +0000 (23:13 -0800)]
lstat returns inode number of symbolic link to match directory entry

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

29 years agopass exclusive create flag in to VOP_CREATE
Kirk McKusick [Thu, 23 Mar 1995 07:00:35 +0000 (23:00 -0800)]
pass exclusive create flag in to VOP_CREATE

SCCS-vsn: sys/kern/vfs_vnops.c 8.8

29 years agoadd exclusive create flag for passing to VOP_CREATE
Kirk McKusick [Thu, 23 Mar 1995 06:55:46 +0000 (22:55 -0800)]
add exclusive create flag for passing to VOP_CREATE

SCCS-vsn: sys/sys/vnode.h 8.15

29 years agoChanges from Charles Hannum (mycroft@netbsd.org) to use POSIX signals
Christos Zoulas [Thu, 23 Mar 1995 06:12:40 +0000 (22:12 -0800)]
Changes from Charles Hannum (mycroft@netbsd.org) to use POSIX signals

SCCS-vsn: bin/csh/Makefile 8.2
SCCS-vsn: bin/csh/set.c 8.2
SCCS-vsn: bin/csh/proc.c 8.2
SCCS-vsn: bin/csh/sem.c 8.2
SCCS-vsn: bin/csh/exec.c 8.2
SCCS-vsn: bin/csh/file.c 8.3
SCCS-vsn: bin/csh/func.c 8.2
SCCS-vsn: bin/csh/hist.c 8.2
SCCS-vsn: bin/csh/csh.c 8.3

29 years agonote that gcc problems are fixed in 2.6
Eric Allman [Thu, 23 Mar 1995 04:42:42 +0000 (20:42 -0800)]
note that gcc problems are fixed in 2.6

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

29 years agoadded != '\0' to avoid gcc -Wall warning
Christos Zoulas [Thu, 23 Mar 1995 04:02:36 +0000 (20:02 -0800)]
added != '\0' to avoid gcc -Wall warning

SCCS-vsn: usr.bin/printf/printf.c 8.2

29 years agospelling fixes
Eric Allman [Thu, 23 Mar 1995 02:37:53 +0000 (18:37 -0800)]
spelling fixes

SCCS-vsn: usr.sbin/sendmail/doc/op/op.me 8.46
SCCS-vsn: usr.sbin/sendmail/doc/op/spell.ok 8.2

29 years agocomment change
Eric Allman [Wed, 22 Mar 1995 22:54:53 +0000 (14:54 -0800)]
comment change

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

29 years agoadd HP-UX 8xx series Makefile
Eric Allman [Wed, 22 Mar 1995 22:53:03 +0000 (14:53 -0800)]
add HP-UX 8xx series Makefile

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

29 years agoname changes to make the documentation cleaner
Eric Allman [Wed, 22 Mar 1995 11:38:21 +0000 (03:38 -0800)]
name changes to make the documentation cleaner

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

29 years agomany changes for 8.7 -- not yet proofread
Eric Allman [Wed, 22 Mar 1995 11:35:12 +0000 (03:35 -0800)]
many changes for 8.7 -- not yet proofread

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

29 years agoimproved debugging for envelope flags
Eric Allman [Wed, 22 Mar 1995 08:41:54 +0000 (00:41 -0800)]
improved debugging for envelope flags

SCCS-vsn: usr.sbin/sendmail/src/main.c 8.92
SCCS-vsn: usr.sbin/sendmail/src/envelope.c 8.55

29 years agoif all addresses are expensive, don't bother forking (for performance)
Eric Allman [Wed, 22 Mar 1995 08:41:21 +0000 (00:41 -0800)]
if all addresses are expensive, don't bother forking (for performance)

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

29 years agofix -bp mode to print reasonable size
Eric Allman [Wed, 22 Mar 1995 07:58:57 +0000 (23:58 -0800)]
fix -bp mode to print reasonable size

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

29 years agoeliminate `D' line in qf file
Eric Allman [Wed, 22 Mar 1995 07:28:42 +0000 (23:28 -0800)]
eliminate `D' line in qf file

SCCS-vsn: usr.sbin/sendmail/src/envelope.c 8.54
SCCS-vsn: usr.sbin/sendmail/src/collect.c 8.31
SCCS-vsn: usr.sbin/sendmail/src/sendmail.h 8.105
SCCS-vsn: usr.sbin/sendmail/src/savemail.c 8.58
SCCS-vsn: usr.sbin/sendmail/src/deliver.c 8.132
SCCS-vsn: usr.sbin/sendmail/src/queue.c 8.72
SCCS-vsn: usr.sbin/sendmail/src/mime.c 8.12

29 years agoremove picky check of qf file name
Eric Allman [Wed, 22 Mar 1995 05:21:06 +0000 (21:21 -0800)]
remove picky check of qf file name

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

29 years agoavoid double definition of ufs_daddr_t
Kirk McKusick [Wed, 22 Mar 1995 02:50:18 +0000 (18:50 -0800)]
avoid double definition of ufs_daddr_t

SCCS-vsn: sys/ufs/ffs/ffs_subr.c 8.5

29 years agonew include needed for ffs_extern.h
Kirk McKusick [Wed, 22 Mar 1995 02:47:28 +0000 (18:47 -0800)]
new include needed for ffs_extern.h

SCCS-vsn: sys/kern/vfs_conf.c 8.9

29 years agofix some compile problems with message sizes
Eric Allman [Wed, 22 Mar 1995 01:52:30 +0000 (17:52 -0800)]
fix some compile problems with message sizes

SCCS-vsn: usr.sbin/sendmail/src/collect.c 8.30
SCCS-vsn: usr.sbin/sendmail/src/srvrsmtp.c 8.58

29 years agonew DSN draft
Eric Allman [Wed, 22 Mar 1995 01:27:04 +0000 (17:27 -0800)]
new DSN draft

SCCS-vsn: usr.sbin/sendmail/src/usersmtp.c 8.39
SCCS-vsn: usr.sbin/sendmail/src/recipient.c 8.73
SCCS-vsn: usr.sbin/sendmail/src/envelope.c 8.53
SCCS-vsn: usr.sbin/sendmail/src/parseaddr.c 8.59
SCCS-vsn: usr.sbin/sendmail/src/collect.c 8.29
SCCS-vsn: usr.sbin/sendmail/src/sendmail.h 8.104
SCCS-vsn: usr.sbin/sendmail/src/savemail.c 8.57
SCCS-vsn: usr.sbin/sendmail/src/srvrsmtp.c 8.57
SCCS-vsn: usr.sbin/sendmail/src/deliver.c 8.131
SCCS-vsn: usr.sbin/sendmail/src/queue.c 8.70
SCCS-vsn: usr.sbin/sendmail/src/conf.c 8.141

29 years agoback out E qf line
Eric Allman [Tue, 21 Mar 1995 22:46:16 +0000 (14:46 -0800)]
back out E qf line

SCCS-vsn: usr.sbin/sendmail/src/headers.c 8.51
SCCS-vsn: usr.sbin/sendmail/src/queue.c 8.69

29 years agopatch from Kimmo Suominen <kim@tac.nyc.ny.us>
Eric Allman [Tue, 21 Mar 1995 20:56:20 +0000 (12:56 -0800)]
patch from Kimmo Suominen <kim@tac.nyc.ny.us>

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

29 years agodaddr_t => ufs_daddr_t
Kirk McKusick [Tue, 21 Mar 1995 17:01:00 +0000 (09:01 -0800)]
daddr_t => ufs_daddr_t

SCCS-vsn: sys/ufs/ffs/fs.h 8.13
SCCS-vsn: sys/ufs/ffs/ffs_alloc.c 8.15
SCCS-vsn: sys/ufs/ffs/ffs_subr.c 8.4
SCCS-vsn: sys/ufs/ffs/ffs_inode.c 8.11
SCCS-vsn: sys/ufs/ffs/ffs_vfsops.c 8.19
SCCS-vsn: sys/ufs/ffs/ffs_extern.h 8.5
SCCS-vsn: sys/ufs/ffs/ffs_balloc.c 8.6
SCCS-vsn: sys/ufs/mfs/mfs_vnops.c 8.9
SCCS-vsn: sys/ufs/ufs/ufs_extern.h 8.8
SCCS-vsn: sys/ufs/ufs/ufs_bmap.c 8.7
SCCS-vsn: sys/ufs/ufs/ufs_readwrite.c 8.10

29 years agoUse new LIST macros; timespecs go to explicit width fields
Kirk McKusick [Tue, 21 Mar 1995 16:35:26 +0000 (08:35 -0800)]
Use new LIST macros; timespecs go to explicit width fields

SCCS-vsn: sys/ufs/ufs/inode.h 8.6

29 years agodaddr_t => ufs_daddr_t; timespecs go to explicit width fields
Kirk McKusick [Tue, 21 Mar 1995 16:34:38 +0000 (08:34 -0800)]
daddr_t => ufs_daddr_t; timespecs go to explicit width fields

SCCS-vsn: sys/ufs/ufs/dinode.h 8.8

29 years agotimespecs go to explicit width fields
Kirk McKusick [Tue, 21 Mar 1995 16:30:16 +0000 (08:30 -0800)]
timespecs go to explicit width fields

SCCS-vsn: sys/ufs/ufs/ufs_vnops.c 8.20

29 years agoUse new LIST macros; timespecs go to explicit width fields
Kirk McKusick [Tue, 21 Mar 1995 16:29:57 +0000 (08:29 -0800)]
Use new LIST macros; timespecs go to explicit width fields

SCCS-vsn: sys/ufs/ufs/inode.h 8.6

29 years agodaddr_t => ufs_daddr_t; timespecs go to explicit width fields
Kirk McKusick [Tue, 21 Mar 1995 16:29:19 +0000 (08:29 -0800)]
daddr_t => ufs_daddr_t; timespecs go to explicit width fields

SCCS-vsn: sys/ufs/ufs/dinode.h 8.8

29 years agodaddr_t => ufs_daddr_t
Kirk McKusick [Tue, 21 Mar 1995 16:28:02 +0000 (08:28 -0800)]
daddr_t => ufs_daddr_t

SCCS-vsn: sys/ufs/lfs/lfs_balloc.c 8.2
SCCS-vsn: sys/ufs/lfs/lfs_subr.c 8.3
SCCS-vsn: sys/ufs/lfs/lfs.h 8.8
SCCS-vsn: sys/ufs/lfs/lfs_bio.c 8.5
SCCS-vsn: sys/ufs/lfs/lfs_vfsops.c 8.11
SCCS-vsn: sys/ufs/lfs/lfs_alloc.c 8.5
SCCS-vsn: sys/ufs/lfs/lfs_inode.c 8.7
SCCS-vsn: sys/ufs/lfs/lfs_extern.h 8.4
SCCS-vsn: sys/ufs/lfs/lfs_segment.c 8.7
SCCS-vsn: sys/ufs/lfs/lfs_syscalls.c 8.7

29 years agoconvert from timespec to explicit types
Kirk McKusick [Tue, 21 Mar 1995 16:18:32 +0000 (08:18 -0800)]
convert from timespec to explicit types

SCCS-vsn: sys/ufs/lfs/lfs_vnops.c 8.11
SCCS-vsn: sys/ufs/lfs/lfs_inode.c 8.6

29 years agodaddr_t => ufs_daddr_t
Kirk McKusick [Tue, 21 Mar 1995 16:10:52 +0000 (08:10 -0800)]
daddr_t => ufs_daddr_t

SCCS-vsn: sbin/fsck/inode.c 8.6
SCCS-vsn: sbin/fsck/pass1.c 8.3
SCCS-vsn: sbin/fsck/pass1b.c 8.2
SCCS-vsn: sbin/fsck/utilities.c 8.2
SCCS-vsn: sbin/fsck/main.c 8.3
SCCS-vsn: sbin/fsck/pass5.c 8.7
SCCS-vsn: sbin/fsck/dir.c 8.6
SCCS-vsn: sbin/fsck/fsck.h 8.2
SCCS-vsn: sbin/fsck/pass4.c 8.2
SCCS-vsn: sbin/fsck/setup.c 8.7

29 years agoproper definition for timespec
Kirk McKusick [Tue, 21 Mar 1995 15:53:33 +0000 (07:53 -0800)]
proper definition for timespec

SCCS-vsn: sys/sys/time.h 8.4

29 years agouse new list macros
Kirk McKusick [Tue, 21 Mar 1995 15:46:37 +0000 (07:46 -0800)]
use new list macros

SCCS-vsn: sys/ufs/ufs/ufs_ihash.c 8.5

29 years agohave to save old clsutering info buffer when reloading
Kirk McKusick [Tue, 21 Mar 1995 15:12:13 +0000 (07:12 -0800)]
have to save old clsutering info buffer when reloading

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

29 years agocleanup hesiod botch
Eric Allman [Tue, 21 Mar 1995 11:22:35 +0000 (03:22 -0800)]
cleanup hesiod botch

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

29 years agoupdate for UnixWare
Eric Allman [Tue, 21 Mar 1995 11:21:42 +0000 (03:21 -0800)]
update for UnixWare

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

29 years agohave to check MNT_ASYNC when deciding how to write inodes (from margo)
Kirk McKusick [Tue, 21 Mar 1995 09:34:38 +0000 (01:34 -0800)]
have to check MNT_ASYNC when deciding how to write inodes (from margo)

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

29 years agowhen esis_shoutput is constructing a packet that overflows the first mbuf,
Keith Sklower [Tue, 21 Mar 1995 04:31:17 +0000 (20:31 -0800)]
when esis_shoutput is constructing a packet that overflows the first mbuf,
the EXTEND_PACKET macro did not set m_len on the new mbuf, which confused esis-insert_addr.

SCCS-vsn: sys/netiso/esis.c 8.3

29 years agofix local timezones
Eric Allman [Tue, 21 Mar 1995 01:39:40 +0000 (17:39 -0800)]
fix local timezones

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

29 years agoreverse arguments to VOP_LINK (to get them right)
Kirk McKusick [Sun, 19 Mar 1995 16:03:14 +0000 (08:03 -0800)]
reverse arguments to VOP_LINK (to get them right)

SCCS-vsn: sys/miscfs/union/union_vnops.c 8.24
SCCS-vsn: sys/ufs/lfs/lfs_vnops.c 8.10
SCCS-vsn: sys/ufs/ufs/ufs_vnops.c 8.19
SCCS-vsn: sys/kern/vfs_syscalls.c 8.31
SCCS-vsn: sys/nfs/nfs_serv.c 8.5
SCCS-vsn: sys/nfs/nfs_vnops.c 8.13

29 years agomerge in code from Poul-Henning Kamp
Kirk McKusick [Sun, 19 Mar 1995 14:20:14 +0000 (06:20 -0800)]
merge in code from Poul-Henning Kamp

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

29 years agofix a possible core dump where Hesiod and UDB touch
Eric Allman [Wed, 15 Mar 1995 21:45:00 +0000 (13:45 -0800)]
fix a possible core dump where Hesiod and UDB touch

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

29 years agohacks to make it more IDA-like -- they have other problems
Eric Allman [Wed, 15 Mar 1995 10:38:09 +0000 (02:38 -0800)]
hacks to make it more IDA-like -- they have other problems

SCCS-vsn: usr.sbin/sendmail/src/parseaddr.c 8.58.1.1
SCCS-vsn: usr.sbin/sendmail/src/readcf.c 8.74.1.1

29 years agomissing .Ar (from cael)
Kirk McKusick [Wed, 15 Mar 1995 09:44:18 +0000 (01:44 -0800)]
missing .Ar (from cael)

SCCS-vsn: usr.bin/make/make.1 8.5

29 years agomove <db.h> into /usr/sww/include
Eric Allman [Wed, 15 Mar 1995 06:19:29 +0000 (22:19 -0800)]
move <db.h> into /usr/sww/include

SCCS-vsn: usr.sbin/sendmail/src/Makefiles/Makefile.AIX 8.5
SCCS-vsn: usr.sbin/sendmail/src/Makefiles/Makefile.AUX 8.5
SCCS-vsn: usr.sbin/sendmail/src/Makefiles/Makefile.BSD43 8.5
SCCS-vsn: usr.sbin/sendmail/src/Makefiles/Makefile.ConvexOS 8.6
SCCS-vsn: usr.sbin/sendmail/src/Makefiles/Makefile.HP-UX 8.5
SCCS-vsn: usr.sbin/sendmail/src/Makefiles/Makefile.dgux 8.6
SCCS-vsn: usr.sbin/sendmail/src/Makefiles/Makefile.OSF1 8.5
SCCS-vsn: usr.sbin/sendmail/src/Makefiles/Makefile.PTX 8.5
SCCS-vsn: usr.sbin/sendmail/src/Makefiles/Makefile.RISCos 8.5
SCCS-vsn: usr.sbin/sendmail/src/Makefiles/Makefile.Solaris 8.10
SCCS-vsn: usr.sbin/sendmail/src/Makefiles/Makefile.SunOS 8.5
SCCS-vsn: usr.sbin/sendmail/src/Makefiles/Makefile.SunOS.4.0 8.5
SCCS-vsn: usr.sbin/sendmail/src/Makefiles/Makefile.SunOS.5.4 8.11
SCCS-vsn: usr.sbin/sendmail/src/Makefiles/Makefile.ULTRIX 8.6
SCCS-vsn: usr.sbin/sendmail/src/Makefiles/Makefile.dist 8.14
SCCS-vsn: usr.sbin/sendmail/src/Makefiles/Makefile.CSOS 8.2
SCCS-vsn: usr.sbin/sendmail/src/Makefiles/Makefile.Paragon 8.2
SCCS-vsn: usr.sbin/sendmail/src/Makefiles/Makefile.SunOS.5.3 8.11

29 years agochange call to expand() to be more rational (and consistent!)
Eric Allman [Wed, 15 Mar 1995 01:11:22 +0000 (17:11 -0800)]
change call to expand() to be more rational (and consistent!)

SCCS-vsn: usr.sbin/sendmail/src/usersmtp.c 8.38
SCCS-vsn: usr.sbin/sendmail/src/headers.c 8.50
SCCS-vsn: usr.sbin/sendmail/src/macro.c 8.10
SCCS-vsn: usr.sbin/sendmail/src/main.c 8.91
SCCS-vsn: usr.sbin/sendmail/src/envelope.c 8.52
SCCS-vsn: usr.sbin/sendmail/src/parseaddr.c 8.58
SCCS-vsn: usr.sbin/sendmail/src/sendmail.h 8.103
SCCS-vsn: usr.sbin/sendmail/src/savemail.c 8.56
SCCS-vsn: usr.sbin/sendmail/src/daemon.c 8.74
SCCS-vsn: usr.sbin/sendmail/src/srvrsmtp.c 8.56
SCCS-vsn: usr.sbin/sendmail/src/readcf.c 8.74
SCCS-vsn: usr.sbin/sendmail/src/deliver.c 8.130
SCCS-vsn: usr.sbin/sendmail/src/queue.c 8.68
SCCS-vsn: usr.sbin/sendmail/src/alias.c 8.39

29 years agobe more precise on MAXNAME checking
Eric Allman [Wed, 15 Mar 1995 00:19:14 +0000 (16:19 -0800)]
be more precise on MAXNAME checking

SCCS-vsn: usr.sbin/sendmail/src/usersmtp.c 8.37
SCCS-vsn: usr.sbin/sendmail/src/headers.c 8.49
SCCS-vsn: usr.sbin/sendmail/src/recipient.c 8.72
SCCS-vsn: usr.sbin/sendmail/src/macro.c 8.9
SCCS-vsn: usr.sbin/sendmail/src/parseaddr.c 8.57
SCCS-vsn: usr.sbin/sendmail/src/savemail.c 8.55
SCCS-vsn: usr.sbin/sendmail/src/daemon.c 8.73
SCCS-vsn: usr.sbin/sendmail/src/deliver.c 8.129
SCCS-vsn: usr.sbin/sendmail/src/queue.c 8.67
SCCS-vsn: usr.sbin/sendmail/src/alias.c 8.38
SCCS-vsn: usr.sbin/sendmail/src/map.c 8.50

29 years agomisc
Eric Allman [Wed, 15 Mar 1995 00:18:21 +0000 (16:18 -0800)]
misc

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

29 years agofix problem that can cause very long R lines in qf to core dump
Eric Allman [Tue, 14 Mar 1995 23:55:44 +0000 (15:55 -0800)]
fix problem that can cause very long R lines in qf to core dump

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

29 years agofix glitch in IDENT processing that caused it to always fail
Eric Allman [Tue, 14 Mar 1995 23:55:19 +0000 (15:55 -0800)]
fix glitch in IDENT processing that caused it to always fail

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

29 years agoNIS on IRIX fixes
Eric Allman [Tue, 14 Mar 1995 11:59:44 +0000 (03:59 -0800)]
NIS on IRIX fixes

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

29 years agoturn on NIS by default
Eric Allman [Tue, 14 Mar 1995 11:59:27 +0000 (03:59 -0800)]
turn on NIS by default

SCCS-vsn: usr.sbin/sendmail/src/Makefiles/Makefile.IRIX 8.7

29 years agoadd 'j' mailer flag to rewrite recipient addresses
Eric Allman [Mon, 13 Mar 1995 09:04:26 +0000 (01:04 -0800)]
add 'j' mailer flag to rewrite recipient addresses

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

29 years agoadd userdb map class
Eric Allman [Mon, 13 Mar 1995 09:04:01 +0000 (01:04 -0800)]
add userdb map class

SCCS-vsn: usr.sbin/sendmail/src/conf.c 8.140
SCCS-vsn: usr.sbin/sendmail/src/udb.c 8.13

29 years agodefault -z to white space on text maps; use -z: to get old behaviour
Eric Allman [Mon, 13 Mar 1995 09:03:36 +0000 (01:03 -0800)]
default -z to white space on text maps; use -z: to get old behaviour

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

29 years agoadd M_UDBRECIPIENT in anticipation of better userdb handling
Eric Allman [Mon, 13 Mar 1995 06:36:57 +0000 (22:36 -0800)]
add M_UDBRECIPIENT in anticipation of better userdb handling

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

29 years agoflock(2) is broken in Linux
Eric Allman [Mon, 13 Mar 1995 01:02:04 +0000 (17:02 -0800)]
flock(2) is broken in Linux

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

29 years agomore MIME cleanup
Eric Allman [Sun, 12 Mar 1995 10:02:29 +0000 (02:02 -0800)]
more MIME cleanup

SCCS-vsn: usr.sbin/sendmail/src/main.c 8.90
SCCS-vsn: usr.sbin/sendmail/src/conf.h 8.140
SCCS-vsn: usr.sbin/sendmail/src/sendmail.h 8.101
SCCS-vsn: usr.sbin/sendmail/src/deliver.c 8.128
SCCS-vsn: usr.sbin/sendmail/src/mime.c 8.11

29 years agoadd MAXMIMENESTING
Eric Allman [Sun, 12 Mar 1995 06:27:49 +0000 (22:27 -0800)]
add MAXMIMENESTING

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

29 years agofix several MIME boundary-condition problems
Eric Allman [Sun, 12 Mar 1995 05:42:51 +0000 (21:42 -0800)]
fix several MIME boundary-condition problems

SCCS-vsn: usr.sbin/sendmail/src/util.c 8.58
SCCS-vsn: usr.sbin/sendmail/src/deliver.c 8.127
SCCS-vsn: usr.sbin/sendmail/src/mime.c 8.10

29 years agoVOP_CLOSE takes four arguments (from mycroft)
Kirk McKusick [Sun, 12 Mar 1995 03:09:56 +0000 (19:09 -0800)]
VOP_CLOSE takes four arguments (from mycroft)

SCCS-vsn: sys/miscfs/union/union_subr.c 8.17

29 years agoimproved security when opening files
Eric Allman [Sat, 11 Mar 1995 04:21:59 +0000 (20:21 -0800)]
improved security when opening files

SCCS-vsn: usr.sbin/sendmail/src/recipient.c 8.71
SCCS-vsn: usr.sbin/sendmail/src/main.c 8.89
SCCS-vsn: usr.sbin/sendmail/src/domain.c 8.33
SCCS-vsn: usr.sbin/sendmail/src/savemail.c 8.54
SCCS-vsn: usr.sbin/sendmail/src/util.c 8.57
SCCS-vsn: usr.sbin/sendmail/src/readcf.c 8.73

29 years agoFix two TCP bugs. The first is to recognize and
Dave A. Borman [Sat, 11 Mar 1995 03:52:25 +0000 (19:52 -0800)]
Fix two TCP bugs.  The first is to recognize and
generate RST packets in response to packets that arrive on
a LISTEN socket that have the ACK bit set.  The second fix
is to make sure that when we receive a duplicate SYN/ACK
packet that we always generate an ACK.  (The code that deals
with crossing SYNs broke this...)

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

29 years agofix up synopsis
Kirk McKusick [Sat, 11 Mar 1995 03:43:48 +0000 (19:43 -0800)]
fix up synopsis

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

29 years agoadd SFF_OPENASROOT for safefopen
Eric Allman [Sat, 11 Mar 1995 02:30:47 +0000 (18:30 -0800)]
add SFF_OPENASROOT for safefopen

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

29 years agoportability for IRIX
Eric Allman [Sat, 11 Mar 1995 01:43:43 +0000 (17:43 -0800)]
portability for IRIX

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

29 years agoportability fix for ConvexOS
Eric Allman [Sat, 11 Mar 1995 01:30:45 +0000 (17:30 -0800)]
portability fix for ConvexOS

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

29 years agoadd SFF_REGONLY
Eric Allman [Sat, 11 Mar 1995 00:30:28 +0000 (16:30 -0800)]
add SFF_REGONLY

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

29 years agodon't use "-tm c1" field -- this forces a particular architecture (?)
Eric Allman [Fri, 10 Mar 1995 23:14:21 +0000 (15:14 -0800)]
don't use "-tm c1" field -- this forces a particular architecture (?)

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

29 years agohacks for "some SVR4 systems" that define EX_OK in other header files
Eric Allman [Fri, 10 Mar 1995 22:44:20 +0000 (14:44 -0800)]
hacks for "some SVR4 systems" that define EX_OK in other header files

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

29 years agodiagnose bogus time units
Eric Allman [Thu, 9 Mar 1995 09:20:14 +0000 (01:20 -0800)]
diagnose bogus time units

SCCS-vsn: usr.sbin/sendmail/src/convtime.c 8.2

29 years ago8.6.11
Eric Allman [Thu, 9 Mar 1995 06:25:23 +0000 (22:25 -0800)]
8.6.11

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

29 years agoadd <unistd.h> for Solaris 2.4 and other "modern" systems
Eric Allman [Wed, 8 Mar 1995 23:48:56 +0000 (15:48 -0800)]
add <unistd.h> for Solaris 2.4 and other "modern" systems

SCCS-vsn: usr.sbin/sendmail/smrsh/smrsh.c 8.2

29 years agocase pseudo-characters to u_char; allow for more map flags
Eric Allman [Wed, 8 Mar 1995 23:42:56 +0000 (15:42 -0800)]
case pseudo-characters to u_char; allow for more map flags

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

29 years agofix bug in xputs -- wasn't properly printing \n, \r, or \t
Eric Allman [Wed, 8 Mar 1995 08:43:22 +0000 (00:43 -0800)]
fix bug in xputs -- wasn't properly printing \n, \r, or \t

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

29 years agohave to self-declar h_errno if using BIND 4.9.3 (ugh)
Eric Allman [Wed, 8 Mar 1995 01:48:56 +0000 (17:48 -0800)]
have to self-declar h_errno if using BIND 4.9.3 (ugh)

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

29 years agoline-buffer transcript file
Eric Allman [Wed, 8 Mar 1995 00:30:34 +0000 (16:30 -0800)]
line-buffer transcript file

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

29 years agoallow -A flag to support appendable aliases
Eric Allman [Tue, 7 Mar 1995 23:39:52 +0000 (15:39 -0800)]
allow -A flag to support appendable aliases

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

29 years agoadd MF_APPEND flag
Eric Allman [Tue, 7 Mar 1995 08:38:47 +0000 (00:38 -0800)]
add MF_APPEND flag

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

29 years agoavoid possible attacks against hidden files; this isn't perfect
Eric Allman [Tue, 7 Mar 1995 08:02:59 +0000 (00:02 -0800)]
avoid possible attacks against hidden files; this isn't perfect

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

29 years agofix some race conditions for file opens
Eric Allman [Tue, 7 Mar 1995 07:11:57 +0000 (23:11 -0800)]
fix some race conditions for file opens

SCCS-vsn: usr.sbin/sendmail/src/recipient.c 8.70
SCCS-vsn: usr.sbin/sendmail/src/conf.h 8.138
SCCS-vsn: usr.sbin/sendmail/src/domain.c 8.32
SCCS-vsn: usr.sbin/sendmail/src/sendmail.h 8.95
SCCS-vsn: usr.sbin/sendmail/src/savemail.c 8.53
SCCS-vsn: usr.sbin/sendmail/src/util.c 8.55

29 years agofixes for Alphas
Eric Allman [Tue, 7 Mar 1995 05:26:58 +0000 (21:26 -0800)]
fixes for Alphas

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

29 years agosync the files immediately upon create (helps on Alphas?)
Eric Allman [Tue, 7 Mar 1995 05:25:43 +0000 (21:25 -0800)]
sync the files immediately upon create (helps on Alphas?)

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

29 years agofix new file creation
Eric Allman [Mon, 6 Mar 1995 06:55:31 +0000 (22:55 -0800)]
fix new file creation

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

29 years agochanges suggested by *Hobbit*; SafeFileEnvironment option
Eric Allman [Mon, 6 Mar 1995 06:34:13 +0000 (22:34 -0800)]
changes suggested by *Hobbit*; SafeFileEnvironment option

SCCS-vsn: usr.sbin/sendmail/src/savemail.c 8.52
SCCS-vsn: usr.sbin/sendmail/src/readcf.c 8.72
SCCS-vsn: usr.sbin/sendmail/src/deliver.c 8.126
SCCS-vsn: usr.sbin/sendmail/src/queue.c 8.66