unix-history/.git
28 years agohave to reacquire lock before continuing
Kirk McKusick [Fri, 16 Jun 1995 07:16:30 +0000 (23:16 -0800)]
have to reacquire lock before continuing

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

28 years agoproper check for lseek failure
Kirk McKusick [Fri, 16 Jun 1995 05:30:12 +0000 (21:30 -0800)]
proper check for lseek failure

SCCS-vsn: sbin/dump/traverse.c 8.7

28 years agobundled compiler doesn't handle -A flag
Eric Allman [Fri, 16 Jun 1995 05:05:37 +0000 (21:05 -0800)]
bundled compiler doesn't handle -A flag

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

28 years agodefault to using NEWDB -- included by Apple with 3.1
Eric Allman [Fri, 16 Jun 1995 05:05:18 +0000 (21:05 -0800)]
default to using NEWDB -- included by Apple with 3.1

SCCS-vsn: usr.sbin/sendmail/src/Makefiles/Makefile.AUX 8.9

28 years agoimproved wildcard MX handling
Eric Allman [Fri, 16 Jun 1995 05:04:43 +0000 (21:04 -0800)]
improved wildcard MX handling

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

28 years agoavoid bogus "aliasing/forwarding loop broken" messages
Eric Allman [Fri, 16 Jun 1995 05:04:26 +0000 (21:04 -0800)]
avoid bogus "aliasing/forwarding loop broken" messages

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

28 years agofix bogus entry in DSN if forwarded to a $#error mailer
Eric Allman [Fri, 16 Jun 1995 05:04:05 +0000 (21:04 -0800)]
fix bogus entry in DSN if forwarded to a $#error mailer

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

28 years agochange name of NoMXforCanon to HasWildcardMX -- old name was too confusing
Eric Allman [Fri, 16 Jun 1995 02:35:31 +0000 (18:35 -0800)]
change name of NoMXforCanon to HasWildcardMX -- old name was too confusing

SCCS-vsn: usr.sbin/sendmail/src/sendmail.h 8.143
SCCS-vsn: usr.sbin/sendmail/src/readcf.c 8.104
SCCS-vsn: usr.sbin/sendmail/src/daemon.c 8.103

28 years agomore updates (will these two _ever_ figure it out?)
Eric Allman [Fri, 16 Jun 1995 01:52:52 +0000 (17:52 -0800)]
more updates (will these two _ever_ figure it out?)

SCCS-vsn: usr.sbin/sendmail/src/Makefiles/Makefile.NCR3000 8.9

28 years agoallow trusted users to have untrusted shells
Eric Allman [Thu, 15 Jun 1995 23:41:42 +0000 (15:41 -0800)]
allow trusted users to have untrusted shells

SCCS-vsn: usr.sbin/sendmail/src/conf.c 8.198
SCCS-vsn: usr.sbin/sendmail/src/recipient.c 8.94

28 years agoadd user parameter to getusershell
Eric Allman [Thu, 15 Jun 1995 23:31:38 +0000 (15:31 -0800)]
add user parameter to getusershell

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

28 years agoupdates for A/UX
Eric Allman [Thu, 15 Jun 1995 23:22:30 +0000 (15:22 -0800)]
updates for A/UX

SCCS-vsn: usr.sbin/sendmail/src/conf.c 8.197
SCCS-vsn: usr.sbin/sendmail/src/conf.h 8.190

28 years agoupdates from Jim Jagielski <jim@jagubox.gsfc.nasa.gov>
Eric Allman [Thu, 15 Jun 1995 21:36:56 +0000 (13:36 -0800)]
updates from Jim Jagielski <jim@jagubox.gsfc.nasa.gov>

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

28 years ago-O should be safe now
Eric Allman [Thu, 15 Jun 1995 03:37:15 +0000 (19:37 -0800)]
-O should be safe now

SCCS-vsn: usr.sbin/sendmail/src/Makefiles/Makefile.Solaris 8.13
SCCS-vsn: usr.sbin/sendmail/src/Makefiles/Makefile.SunOS.5.4 8.14
SCCS-vsn: usr.sbin/sendmail/src/Makefiles/Makefile.SunOS.5.3 8.13
SCCS-vsn: usr.sbin/sendmail/src/Makefiles/Makefile.SunOS.5.5 8.2

28 years agoChanges from Jim Jagielski <jim@jagubox.gsfc.nasa.gov>
Eric Allman [Thu, 15 Jun 1995 01:17:42 +0000 (17:17 -0800)]
Changes from Jim Jagielski <jim@jagubox.gsfc.nasa.gov>

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

28 years agoupdate for new DSN draft
Eric Allman [Wed, 14 Jun 1995 22:04:22 +0000 (14:04 -0800)]
update for new DSN draft

SCCS-vsn: usr.sbin/sendmail/src/savemail.c 8.75
SCCS-vsn: usr.sbin/sendmail/src/srvrsmtp.c 8.82

28 years ago- posix compliance: Don't create .[A-Z]* targets
Christos Zoulas [Wed, 14 Jun 1995 06:40:33 +0000 (22:40 -0800)]
- posix compliance: Don't create .[A-Z]* targets
- support for .PHONY targets

SCCS-vsn: usr.bin/make/make.c 8.3
SCCS-vsn: usr.bin/make/make.h 8.3
SCCS-vsn: usr.bin/make/make.1 8.8
SCCS-vsn: usr.bin/make/parse.c 8.6

28 years agoadd HP-UX 10 Makefile
Eric Allman [Wed, 14 Jun 1995 06:22:03 +0000 (22:22 -0800)]
add HP-UX 10 Makefile

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

28 years agopraliases can read NEWDB files
Eric Allman [Wed, 14 Jun 1995 06:19:39 +0000 (22:19 -0800)]
praliases can read NEWDB files

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

28 years agodon't need -DSYSV
Eric Allman [Wed, 14 Jun 1995 06:18:33 +0000 (22:18 -0800)]
don't need -DSYSV

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

28 years agotweak a couple of #if => #ifdef for compile purposes
Eric Allman [Wed, 14 Jun 1995 00:46:52 +0000 (16:46 -0800)]
tweak a couple of #if => #ifdef for compile purposes

SCCS-vsn: usr.sbin/sendmail/src/main.c 8.130
SCCS-vsn: usr.sbin/sendmail/src/conf.c 8.196

28 years agocompile glitch with NETLINK
Eric Allman [Wed, 14 Jun 1995 00:31:05 +0000 (16:31 -0800)]
compile glitch with NETLINK

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

28 years agomake a bunch of #defines into 0/1 instead of ifdef/ifndef
Eric Allman [Wed, 14 Jun 1995 00:23:20 +0000 (16:23 -0800)]
make a bunch of #defines into 0/1 instead of ifdef/ifndef

SCCS-vsn: usr.sbin/sendmail/src/usersmtp.c 8.55
SCCS-vsn: usr.sbin/sendmail/src/recipient.c 8.93
SCCS-vsn: usr.sbin/sendmail/src/main.c 8.129
SCCS-vsn: usr.sbin/sendmail/src/conf.h 8.188
SCCS-vsn: usr.sbin/sendmail/src/sendmail.h 8.141
SCCS-vsn: usr.sbin/sendmail/src/daemon.c 8.102
SCCS-vsn: usr.sbin/sendmail/src/util.c 8.76
SCCS-vsn: usr.sbin/sendmail/src/deliver.c 8.158
SCCS-vsn: usr.sbin/sendmail/src/conf.c 8.195
SCCS-vsn: usr.sbin/sendmail/src/map.c 8.77

28 years agofix possible null pointer dereference
Eric Allman [Tue, 13 Jun 1995 23:11:20 +0000 (15:11 -0800)]
fix possible null pointer dereference

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

28 years agoudpates for NEWS-OS from Motonori Nakamura
Eric Allman [Tue, 13 Jun 1995 21:27:49 +0000 (13:27 -0800)]
udpates for NEWS-OS from Motonori Nakamura

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

28 years agonroff & install portability updates
Eric Allman [Tue, 13 Jun 1995 21:26:44 +0000 (13:26 -0800)]
nroff & install portability updates

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

28 years agoclean up myhostname to be better about finding dotted names in the face of
Eric Allman [Tue, 13 Jun 1995 08:27:16 +0000 (00:27 -0800)]
clean up myhostname to be better about finding dotted names in the face of
poorly configured NIS systems

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

28 years agokeep looking for a dotted address in text_ and nis_getcanonname
Eric Allman [Tue, 13 Jun 1995 08:26:37 +0000 (00:26 -0800)]
keep looking for a dotted address in text_ and nis_getcanonname

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

28 years agomake labels of configuration stuff clearer
Eric Allman [Tue, 13 Jun 1995 08:25:57 +0000 (00:25 -0800)]
make labels of configuration stuff clearer

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

28 years agoostype file for ISC 4.1 from J.J. Bailey <jjb@jagware.bcc.com>
Eric Allman [Tue, 13 Jun 1995 00:00:15 +0000 (16:00 -0800)]
ostype file for ISC 4.1 from J.J. Bailey <jjb@jagware.bcc.com>

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

28 years agodate and time created 95/06/12 08:58:24 by eric
Eric Allman [Mon, 12 Jun 1995 23:58:24 +0000 (15:58 -0800)]
date and time created 95/06/12 08:58:24 by eric

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

28 years agofix incorrect stat usage for program map
Eric Allman [Mon, 12 Jun 1995 21:17:08 +0000 (13:17 -0800)]
fix incorrect stat usage for program map

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

28 years agofix inverted debug output
Eric Allman [Mon, 12 Jun 1995 21:16:40 +0000 (13:16 -0800)]
fix inverted debug output

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

28 years agofix buffer overflow -- causes core dumps on some malloc impls
Eric Allman [Mon, 12 Jun 1995 11:26:32 +0000 (03:26 -0800)]
fix buffer overflow -- causes core dumps on some malloc impls

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

28 years agowoops -- missed something
Eric Allman [Mon, 12 Jun 1995 03:04:55 +0000 (19:04 -0800)]
woops -- missed something

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

28 years agocomments
Eric Allman [Mon, 12 Jun 1995 03:02:27 +0000 (19:02 -0800)]
comments

SCCS-vsn: usr.sbin/sendmail/src/Makefiles/Makefile.BSD-OS 8.3

28 years agoBeta.4
Eric Allman [Mon, 12 Jun 1995 03:02:03 +0000 (19:02 -0800)]
Beta.4

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

28 years agorename BSDI makefile so that makesendmail works
Eric Allman [Mon, 12 Jun 1995 03:01:50 +0000 (19:01 -0800)]
rename BSDI makefile so that makesendmail works

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

28 years agomake sm_getpwuid definition match prototype; move some debugging
Eric Allman [Mon, 12 Jun 1995 03:01:29 +0000 (19:01 -0800)]
make sm_getpwuid definition match prototype; move some debugging

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

28 years agofix core dump in myhostname
Eric Allman [Mon, 12 Jun 1995 03:01:10 +0000 (19:01 -0800)]
fix core dump in myhostname

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

28 years agobeta 4 -- fix core dump on some architectures
Eric Allman [Mon, 12 Jun 1995 03:00:19 +0000 (19:00 -0800)]
beta 4 -- fix core dump on some architectures

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

28 years agohack for BSD-OS 1.0
Eric Allman [Mon, 12 Jun 1995 01:59:00 +0000 (17:59 -0800)]
hack for BSD-OS 1.0

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

28 years agotweak intro configuration debugging
Eric Allman [Mon, 12 Jun 1995 00:49:10 +0000 (16:49 -0800)]
tweak intro configuration debugging

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

28 years agotweak initial intro debugging
Eric Allman [Mon, 12 Jun 1995 00:48:21 +0000 (16:48 -0800)]
tweak initial intro debugging

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

28 years agofixes for BSDI
Eric Allman [Mon, 12 Jun 1995 00:25:54 +0000 (16:25 -0800)]
fixes for BSDI

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

28 years agoadd -m flag to skip make (just print what it will do)
Eric Allman [Mon, 12 Jun 1995 00:08:14 +0000 (16:08 -0800)]
add -m flag to skip make (just print what it will do)

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

28 years agoupdates for new DSN drafts
Eric Allman [Sun, 11 Jun 1995 21:47:10 +0000 (13:47 -0800)]
updates for new DSN drafts

SCCS-vsn: usr.sbin/sendmail/src/savemail.c 8.74
SCCS-vsn: usr.sbin/sendmail/src/srvrsmtp.c 8.81
SCCS-vsn: usr.sbin/sendmail/src/readcf.c 8.102

28 years agoupdate for Beta.3
Eric Allman [Sun, 11 Jun 1995 09:44:58 +0000 (01:44 -0800)]
update for Beta.3

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

28 years agoBeta.3
Eric Allman [Sun, 11 Jun 1995 09:28:55 +0000 (01:28 -0800)]
Beta.3

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

28 years agoadd DontExpandCnames option -- IETF seems to be moving in this direction
Eric Allman [Sun, 11 Jun 1995 09:22:46 +0000 (01:22 -0800)]
add DontExpandCnames option -- IETF seems to be moving in this direction

SCCS-vsn: usr.sbin/sendmail/src/domain.c 8.43
SCCS-vsn: usr.sbin/sendmail/src/readcf.c 8.101
SCCS-vsn: usr.sbin/sendmail/cf/m4/proto.m4 8.80
SCCS-vsn: usr.sbin/sendmail/cf/README 8.64
SCCS-vsn: usr.sbin/sendmail/doc/op/op.me 8.57

28 years agoadd DontExpandCnames option
Eric Allman [Sun, 11 Jun 1995 08:54:37 +0000 (00:54 -0800)]
add DontExpandCnames option

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

28 years agoadd DontExpandCnames
Eric Allman [Sun, 11 Jun 1995 08:51:46 +0000 (00:51 -0800)]
add DontExpandCnames

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

28 years agouse -d99.100 to avoid dropping into background
Eric Allman [Sun, 11 Jun 1995 07:07:15 +0000 (23:07 -0800)]
use -d99.100 to avoid dropping into background

SCCS-vsn: usr.sbin/sendmail/src/main.c 8.125
SCCS-vsn: usr.sbin/sendmail/src/TRACEFLAGS 8.11

28 years agochanges for ISC_UNIX
Eric Allman [Sun, 11 Jun 1995 06:49:09 +0000 (22:49 -0800)]
changes for ISC_UNIX

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

28 years agosome Makefiles were missing mime.o
Eric Allman [Sun, 11 Jun 1995 06:29:53 +0000 (22:29 -0800)]
some Makefiles were missing mime.o

SCCS-vsn: usr.sbin/sendmail/src/Makefiles/Makefile.CSOS 8.4
SCCS-vsn: usr.sbin/sendmail/src/Makefiles/Makefile.uts.systemV 8.3
SCCS-vsn: usr.sbin/sendmail/src/Makefiles/Makefile.ISC 8.5

28 years agofix definition for ANSI compilers
Eric Allman [Sun, 11 Jun 1995 05:55:39 +0000 (21:55 -0800)]
fix definition for ANSI compilers

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

28 years agouse ANSI mode on HP-UX
Eric Allman [Sun, 11 Jun 1995 05:55:18 +0000 (21:55 -0800)]
use ANSI mode on HP-UX

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

28 years agodon't need /usr/ucb* files any more (I hope)
Eric Allman [Sun, 11 Jun 1995 05:54:51 +0000 (21:54 -0800)]
don't need /usr/ucb* files any more (I hope)

SCCS-vsn: usr.sbin/sendmail/src/Makefiles/Makefile.UNIX_SV.4.x.i386 8.3

28 years agohandle news.group.usenet@local.host properly
Eric Allman [Sun, 11 Jun 1995 05:53:56 +0000 (21:53 -0800)]
handle news.group.usenet@local.host properly

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

28 years agoadd confCF_VERSION to set local version info
Eric Allman [Sun, 11 Jun 1995 05:53:41 +0000 (21:53 -0800)]
add confCF_VERSION to set local version info

SCCS-vsn: usr.sbin/sendmail/cf/README 8.63
SCCS-vsn: usr.sbin/sendmail/cf/m4/version.m4 8.6.12.5

28 years agosys/mkdev.h seems to be specific to UnixWare
Eric Allman [Sun, 11 Jun 1995 05:13:56 +0000 (21:13 -0800)]
sys/mkdev.h seems to be specific to UnixWare

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

28 years agobe a bit more gentle about including <sys/mkdev.h> on SVr4
Eric Allman [Sun, 11 Jun 1995 04:30:25 +0000 (20:30 -0800)]
be a bit more gentle about including <sys/mkdev.h> on SVr4

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

28 years agoallow symbolic service names on [IPC] mailers
Eric Allman [Sun, 11 Jun 1995 03:54:16 +0000 (19:54 -0800)]
allow symbolic service names on [IPC] mailers

SCCS-vsn: usr.sbin/sendmail/src/daemon.c 8.99
SCCS-vsn: usr.sbin/sendmail/src/deliver.c 8.156

28 years agocount children. Someday we might reject connections on this basis.
Eric Allman [Sun, 11 Jun 1995 03:39:02 +0000 (19:39 -0800)]
count children.  Someday we might reject connections on this basis.

SCCS-vsn: usr.sbin/sendmail/src/main.c 8.124
SCCS-vsn: usr.sbin/sendmail/src/daemon.c 8.98
SCCS-vsn: usr.sbin/sendmail/src/queue.c 8.87

28 years agosample code to set MaxChildren (not now!)
Eric Allman [Sun, 11 Jun 1995 03:37:17 +0000 (19:37 -0800)]
sample code to set MaxChildren (not now!)

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

28 years agofix angle-bracketed-return-path problem; expand EF_IS_MIME
Eric Allman [Sun, 11 Jun 1995 03:23:27 +0000 (19:23 -0800)]
fix angle-bracketed-return-path problem; expand EF_IS_MIME

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

28 years agodiagnose -t call with no recipients in header
Eric Allman [Sun, 11 Jun 1995 03:16:21 +0000 (19:16 -0800)]
diagnose -t call with no recipients in header

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

28 years agomailq can sometimes reject a legitimate user
Eric Allman [Sun, 11 Jun 1995 03:15:58 +0000 (19:15 -0800)]
mailq can sometimes reject a legitimate user

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

28 years agoTRY_VERSIONED_CF_NAME is a botch -- consider mailstats
Eric Allman [Sun, 11 Jun 1995 03:15:22 +0000 (19:15 -0800)]
TRY_VERSIONED_CF_NAME is a botch -- consider mailstats

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

28 years agoimproved domain heuristics in {nis,text}_getcanonname
Eric Allman [Sun, 11 Jun 1995 03:15:01 +0000 (19:15 -0800)]
improved domain heuristics in {nis,text}_getcanonname

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

28 years agomore clever connection refusals
Eric Allman [Sun, 11 Jun 1995 03:09:05 +0000 (19:09 -0800)]
more clever connection refusals

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

28 years agoignore -t in -bd mode
Eric Allman [Sun, 11 Jun 1995 02:46:38 +0000 (18:46 -0800)]
ignore -t in -bd mode

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

28 years agoimprove case where service.switch exists but is missing a service
Eric Allman [Sun, 11 Jun 1995 02:30:02 +0000 (18:30 -0800)]
improve case where service.switch exists but is missing a service

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

28 years agoadd MaxChildren and CurChildren
Eric Allman [Sun, 11 Jun 1995 02:29:18 +0000 (18:29 -0800)]
add MaxChildren and CurChildren

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

28 years agoupdates for IRIX5 & IRIX6
Eric Allman [Sun, 11 Jun 1995 02:20:30 +0000 (18:20 -0800)]
updates for IRIX5 & IRIX6

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

28 years agoimprove exit status handling for program map code
Eric Allman [Sun, 11 Jun 1995 01:32:35 +0000 (17:32 -0800)]
improve exit status handling for program map code

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

28 years agocleanup for FreeBSD/NetBSD; drop 386BSD
Eric Allman [Sun, 11 Jun 1995 01:27:05 +0000 (17:27 -0800)]
cleanup for FreeBSD/NetBSD; drop 386BSD

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

28 years agoimproved debugging
Eric Allman [Sun, 11 Jun 1995 01:18:57 +0000 (17:18 -0800)]
improved debugging

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

28 years agotypo
Eric Allman [Sun, 11 Jun 1995 01:11:27 +0000 (17:11 -0800)]
typo

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

28 years agobetter search order is not so good after all
Eric Allman [Sun, 11 Jun 1995 00:57:45 +0000 (16:57 -0800)]
better search order is not so good after all

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

28 years agofix patch pathname
Eric Allman [Sun, 11 Jun 1995 00:16:01 +0000 (16:16 -0800)]
fix patch pathname

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

28 years agotested on 5.3, not 5.2, and cc, not gcc
Eric Allman [Sat, 10 Jun 1995 23:43:16 +0000 (15:43 -0800)]
tested on 5.3, not 5.2, and cc, not gcc

SCCS-vsn: usr.sbin/sendmail/src/Makefiles/Makefile.IRIX.5.x 8.3

28 years agoupdate UNAME reference
Eric Allman [Sat, 10 Jun 1995 23:29:51 +0000 (15:29 -0800)]
update UNAME reference

SCCS-vsn: usr.sbin/sendmail/src/Makefiles/Makefile.FreeBSD 8.3

28 years agochange name of UnixWare Makefile to handle other versions
Eric Allman [Sat, 10 Jun 1995 23:09:49 +0000 (15:09 -0800)]
change name of UnixWare Makefile to handle other versions

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

28 years agomore myhostname cleanup (why is this so hard?!?)
Eric Allman [Sat, 10 Jun 1995 22:38:18 +0000 (14:38 -0800)]
more myhostname cleanup (why is this so hard?!?)

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

28 years agoprint OS compile flags (sigh)
Eric Allman [Sat, 10 Jun 1995 22:37:49 +0000 (14:37 -0800)]
print OS compile flags (sigh)

SCCS-vsn: usr.sbin/sendmail/src/conf.c 8.189
SCCS-vsn: usr.sbin/sendmail/src/main.c 8.122

28 years agoneed MF_KEEPQUOTES bit in dequote map, else it is double-dequoted
Eric Allman [Sat, 10 Jun 1995 22:37:19 +0000 (14:37 -0800)]
need MF_KEEPQUOTES bit in dequote map, else it is double-dequoted

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

28 years agonon-DEC OSF/1 doesn't have svc.conf
Eric Allman [Sat, 10 Jun 1995 21:29:21 +0000 (13:29 -0800)]
non-DEC OSF/1 doesn't have svc.conf

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

28 years agoFix cleaning criteria so that we clean soon enough on very
Margo Seltzer [Sat, 10 Jun 1995 20:55:07 +0000 (12:55 -0800)]
Fix cleaning criteria so that we clean soon enough on very
tiny partitions.

SCCS-vsn: libexec/lfs_cleanerd/cleanerd.c 8.5

28 years agoUpdate to handle fragments correctly (set bsize to be fragment
Margo Seltzer [Sat, 10 Jun 1995 20:47:42 +0000 (12:47 -0800)]
Update to handle fragments correctly (set bsize to be fragment
size and calculate f_blocks, f_bavail and f_bfree in terms of frags.

SCCS-vsn: sys/ufs/lfs/lfs_vfsops.c 8.20

28 years agoDo wakeups on both generic cleaner location as well as lfs_nextseg
Margo Seltzer [Sat, 10 Jun 1995 20:46:53 +0000 (12:46 -0800)]
Do wakeups on both generic cleaner location as well as lfs_nextseg
in case running with multiple cleaners.  Also, make mods to lock correctly
during segment writing.

SCCS-vsn: sys/ufs/lfs/lfs_segment.c 8.10

28 years agoUse ufs_inactive instead of lfs-specific inactive routine.
Margo Seltzer [Sat, 10 Jun 1995 20:43:58 +0000 (12:43 -0800)]
Use ufs_inactive instead of lfs-specific inactive routine.

SCCS-vsn: sys/ufs/lfs/lfs_vnops.c 8.13

28 years agoDo wakeup on next seg as well as generic cleaner wakeup in case
Margo Seltzer [Sat, 10 Jun 1995 20:43:07 +0000 (12:43 -0800)]
Do wakeup on next seg as well as generic cleaner wakeup in case
multiple cleaners are running.

SCCS-vsn: sys/ufs/lfs/lfs_bio.c 8.10

29 years agoadded string.h
Christos Zoulas [Fri, 9 Jun 1995 12:47:21 +0000 (04:47 -0800)]
added string.h

SCCS-vsn: bin/sh/input.c 8.3

29 years agoObey PATH=newpath command
Christos Zoulas [Fri, 9 Jun 1995 10:50:22 +0000 (02:50 -0800)]
Obey PATH=newpath command

SCCS-vsn: bin/sh/exec.c 8.4
SCCS-vsn: bin/sh/exec.h 8.3
SCCS-vsn: bin/sh/eval.c 8.9

29 years agoInstead of special casing SIGKILL, pretend that trap
Christos Zoulas [Tue, 6 Jun 1995 03:20:50 +0000 (19:20 -0800)]
Instead of special casing SIGKILL, pretend that trap
succeeded every time sigaction failed [suggested by mycroft]

SCCS-vsn: bin/sh/trap.c 8.5
SCCS-vsn: bin/sh/trap.h 8.3

29 years agoFake trapping SIGKILL, because we know it will fail.
Christos Zoulas [Tue, 6 Jun 1995 01:19:52 +0000 (17:19 -0800)]
Fake trapping SIGKILL, because we know it will fail.

SCCS-vsn: bin/sh/trap.c 8.4

29 years agoAIX 3 fixes
Eric Allman [Mon, 5 Jun 1995 23:15:26 +0000 (15:15 -0800)]
AIX 3 fixes

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

29 years agoSVr4 needs <sys/mkdev.h>
Eric Allman [Mon, 5 Jun 1995 23:13:51 +0000 (15:13 -0800)]
SVr4 needs <sys/mkdev.h>

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

29 years agoUnixWare can use sysconf() instead of getdtablesize
Eric Allman [Mon, 5 Jun 1995 23:08:07 +0000 (15:08 -0800)]
UnixWare can use sysconf() instead of getdtablesize

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