unix-history/.git
29 years agocheck for "<<>>" etc as equivalent to "<>"
Eric Allman [Mon, 21 Nov 1994 00:56:43 +0000 (16:56 -0800)]
check for "<<>>" etc as equivalent to "<>"

SCCS-vsn: usr.sbin/sendmail/src/envelope.c 8.43
SCCS-vsn: usr.sbin/sendmail/src/parseaddr.c 8.40
SCCS-vsn: usr.sbin/sendmail/src/savemail.c 8.39

29 years agoprototype for emptyaddr
Eric Allman [Mon, 21 Nov 1994 00:44:58 +0000 (16:44 -0800)]
prototype for emptyaddr

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

29 years agochange PF_NOBODYPART to be more descriptive of what the flag
Eric Allman [Sun, 20 Nov 1994 09:13:09 +0000 (01:13 -0800)]
change PF_NOBODYPART to be more descriptive of what the flag
actually does

SCCS-vsn: usr.sbin/sendmail/src/headers.c 8.43
SCCS-vsn: usr.sbin/sendmail/src/sendmail.h 8.72
SCCS-vsn: usr.sbin/sendmail/src/savemail.c 8.38

29 years agoremove Content-Type: header from returned messages if and only if
Eric Allman [Sun, 20 Nov 1994 08:57:53 +0000 (00:57 -0800)]
remove Content-Type: header from returned messages if and only if
no body is to be returned -- this could confuse mail readers

SCCS-vsn: usr.sbin/sendmail/src/usersmtp.c 8.27
SCCS-vsn: usr.sbin/sendmail/src/headers.c 8.42
SCCS-vsn: usr.sbin/sendmail/src/sendmail.h 8.71
SCCS-vsn: usr.sbin/sendmail/src/savemail.c 8.37
SCCS-vsn: usr.sbin/sendmail/src/deliver.c 8.108
SCCS-vsn: usr.sbin/sendmail/src/queue.c 8.53
SCCS-vsn: usr.sbin/sendmail/src/conf.c 8.117
SCCS-vsn: usr.sbin/sendmail/src/mime.c 8.9

29 years agovalidate IDENT protocol return value
Eric Allman [Sun, 20 Nov 1994 08:56:17 +0000 (00:56 -0800)]
validate IDENT protocol return value

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

29 years agoadd description of POP mailer
Eric Allman [Tue, 15 Nov 1994 00:54:14 +0000 (16:54 -0800)]
add description of POP mailer

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

29 years agoinclude F=P flag
Eric Allman [Tue, 15 Nov 1994 00:35:25 +0000 (16:35 -0800)]
include F=P flag

SCCS-vsn: usr.sbin/sendmail/cf/mailer/pop.m4 8.4

29 years agoneeds F=n flag
Eric Allman [Mon, 14 Nov 1994 10:03:22 +0000 (02:03 -0800)]
needs F=n flag

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

29 years agoreality therapy
Eric Allman [Mon, 14 Nov 1994 08:52:43 +0000 (00:52 -0800)]
reality therapy

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

29 years ago+ is now default in confOPERATORS
Eric Allman [Mon, 14 Nov 1994 08:47:38 +0000 (00:47 -0800)]
+ is now default in confOPERATORS

SCCS-vsn: usr.sbin/sendmail/cf/feature/local_procmail.m4 8.2

29 years agoaccept user+detail; add FEATURE(procmail)
Eric Allman [Mon, 14 Nov 1994 08:47:11 +0000 (00:47 -0800)]
accept user+detail; add FEATURE(procmail)

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

29 years agoaccept user+detail
Eric Allman [Mon, 14 Nov 1994 08:46:37 +0000 (00:46 -0800)]
accept user+detail

SCCS-vsn: usr.sbin/sendmail/cf/mailer/local.m4 8.8
SCCS-vsn: usr.sbin/sendmail/cf/m4/cf.m4 8.11
SCCS-vsn: usr.sbin/sendmail/cf/m4/proto.m4 8.58

29 years agoadd FEATURE(procmail)
Eric Allman [Mon, 14 Nov 1994 08:25:28 +0000 (00:25 -0800)]
add FEATURE(procmail)

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

29 years agodate and time created 94/11/13 16:24:31 by eric
Eric Allman [Mon, 14 Nov 1994 08:24:31 +0000 (00:24 -0800)]
date and time created 94/11/13 16:24:31 by eric

SCCS-vsn: usr.sbin/sendmail/cf/feature/local_procmail.m4 8.1

29 years agoif MX lookup fails, the name may still be good (because of NIS
Eric Allman [Mon, 14 Nov 1994 07:55:19 +0000 (23:55 -0800)]
if MX lookup fails, the name may still be good (because of NIS
or /etc/hosts entries) -- don't reject it too quickly

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

29 years agoallow map defs without file names in map_parse
Eric Allman [Mon, 14 Nov 1994 07:54:41 +0000 (23:54 -0800)]
allow map defs without file names in map_parse

SCCS-vsn: usr.sbin/sendmail/src/conf.c 8.116
SCCS-vsn: usr.sbin/sendmail/src/map.c 8.36

29 years agoadd mail.local and smrsh to release
Eric Allman [Mon, 14 Nov 1994 07:53:49 +0000 (23:53 -0800)]
add mail.local and smrsh to release

SCCS-vsn: usr.sbin/sendmail/Files.base 8.12
SCCS-vsn: usr.sbin/sendmail/READ_ME 8.12

29 years agoadd unbalanced quote in NAME environment variable botch
Eric Allman [Mon, 14 Nov 1994 07:52:36 +0000 (23:52 -0800)]
add unbalanced quote in NAME environment variable botch

SCCS-vsn: usr.sbin/sendmail/KNOWNBUGS 8.19

29 years agoadd FEATURE(stickyhost)
Eric Allman [Mon, 14 Nov 1994 07:52:10 +0000 (23:52 -0800)]
add FEATURE(stickyhost)

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

29 years agodelete notsticky; add stickyhost
Eric Allman [Mon, 14 Nov 1994 07:51:40 +0000 (23:51 -0800)]
delete notsticky; add stickyhost

SCCS-vsn: usr.sbin/sendmail/cf/cf/ucbvax.mc 8.2
SCCS-vsn: usr.sbin/sendmail/cf/cf/mail.eecs.mc 8.2
SCCS-vsn: usr.sbin/sendmail/cf/cf/Makefile 8.7
SCCS-vsn: usr.sbin/sendmail/cf/cf/mail.cs.mc 8.4
SCCS-vsn: usr.sbin/sendmail/cf/cf/huginn.cs.mc 8.3

29 years agostickydomain => stickyhost
Eric Allman [Mon, 14 Nov 1994 07:48:54 +0000 (23:48 -0800)]
stickydomain => stickyhost

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

29 years agomake it a no-op; use FEATURE(stickydomain) to get old behaviour
Eric Allman [Mon, 14 Nov 1994 07:47:03 +0000 (23:47 -0800)]
make it a no-op; use FEATURE(stickydomain) to get old behaviour

SCCS-vsn: usr.sbin/sendmail/cf/feature/notsticky.m4 8.2

29 years agoadd LUSER_RELAY; invert sense of FEATURE(notsticky); add
Eric Allman [Mon, 14 Nov 1994 07:46:06 +0000 (23:46 -0800)]
add LUSER_RELAY; invert sense of FEATURE(notsticky); add
documentation of un-MXed hosts; add smtp8 mailer, add *SMTP*_MAILER_ARGS

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

29 years agoadd LUSER_RELAY and invert sense of FEATURE(notsticky)
Eric Allman [Mon, 14 Nov 1994 07:44:56 +0000 (23:44 -0800)]
add LUSER_RELAY and invert sense of FEATURE(notsticky)

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

29 years agoadd MCF_OPTFILE flag
Eric Allman [Mon, 14 Nov 1994 07:42:57 +0000 (23:42 -0800)]
add MCF_OPTFILE flag

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

29 years agoadd smtp8 mailer and *_MAILER_ARGS parameters
Eric Allman [Mon, 14 Nov 1994 07:20:09 +0000 (23:20 -0800)]
add smtp8 mailer and *_MAILER_ARGS parameters

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

29 years agowrap <> around addresses containing commas to avoid screwups
Eric Allman [Mon, 14 Nov 1994 06:52:37 +0000 (22:52 -0800)]
wrap <> around addresses containing commas to avoid screwups

SCCS-vsn: bin/rmail/rmail.c 8.2

29 years agoadd smrsh to release
Eric Allman [Mon, 14 Nov 1994 02:45:33 +0000 (18:45 -0800)]
add smrsh to release

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

29 years agodate and time created 94/11/13 10:24:58 by eric
Eric Allman [Mon, 14 Nov 1994 02:24:58 +0000 (18:24 -0800)]
date and time created 94/11/13 10:24:58 by eric

SCCS-vsn: usr.sbin/sendmail/smrsh/smrsh.8 8.1
SCCS-vsn: usr.sbin/sendmail/smrsh/smrsh.c 8.1

29 years agodate and time created 94/11/13 10:24:57 by eric
Eric Allman [Mon, 14 Nov 1994 02:24:57 +0000 (18:24 -0800)]
date and time created 94/11/13 10:24:57 by eric

SCCS-vsn: usr.sbin/sendmail/smrsh/README 8.1

29 years agomove fork up so that e-mails to multiple lists don't create
Eric Allman [Mon, 14 Nov 1994 02:14:04 +0000 (18:14 -0800)]
move fork up so that e-mails to multiple lists don't create
"fork storms"

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

29 years agoset UseNameServer on the basis of whether "dns" is in the service switch
Eric Allman [Mon, 14 Nov 1994 01:52:44 +0000 (17:52 -0800)]
set UseNameServer on the basis of whether "dns" is in the service switch

SCCS-vsn: usr.sbin/sendmail/src/domain.c 8.28
SCCS-vsn: usr.sbin/sendmail/src/readcf.c 8.47
SCCS-vsn: usr.sbin/sendmail/src/conf.c 8.115

29 years agominor cleanup
Eric Allman [Sun, 13 Nov 1994 22:46:27 +0000 (14:46 -0800)]
minor cleanup

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

29 years agoallow dotted option names
Eric Allman [Sun, 13 Nov 1994 10:24:25 +0000 (02:24 -0800)]
allow dotted option names

SCCS-vsn: usr.sbin/sendmail/src/readcf.c 8.46
SCCS-vsn: usr.sbin/sendmail/src/conf.c 8.114

29 years agodate and time created 94/11/12 14:21:47 by eric
Eric Allman [Sun, 13 Nov 1994 06:21:47 +0000 (22:21 -0800)]
date and time created 94/11/12 14:21:47 by eric

SCCS-vsn: usr.sbin/sendmail/cf/feature/stickyhost.m4 8.1

29 years agotranslate newlines to space in logged message-id to avoid
Eric Allman [Sat, 12 Nov 1994 00:09:35 +0000 (16:09 -0800)]
translate newlines to space in logged message-id to avoid
syslog truncations

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

29 years agoavoid core dump if df file cannot be opened
Eric Allman [Fri, 11 Nov 1994 23:24:25 +0000 (15:24 -0800)]
avoid core dump if df file cannot be opened

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

29 years agoinclude sequence number in queue runs
Eric Allman [Fri, 11 Nov 1994 22:04:25 +0000 (14:04 -0800)]
include sequence number in queue runs

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

29 years agomention that you have to kill the sendmail daemon after changing
Eric Allman [Fri, 11 Nov 1994 01:02:00 +0000 (17:02 -0800)]
mention that you have to kill the sendmail daemon after changing
sendmail.cf

SCCS-vsn: usr.sbin/sendmail/FAQ 8.8

29 years agounnecessary & wrong arg to printf when citing normal masks
Keith Sklower [Wed, 9 Nov 1994 11:15:22 +0000 (03:15 -0800)]
unnecessary & wrong arg to printf when citing normal masks

SCCS-vsn: usr.bin/netstat/route.c 8.5

29 years agoallow per-mailer default character set (applies to INCOMING mailer)
Eric Allman [Wed, 9 Nov 1994 03:49:08 +0000 (19:49 -0800)]
allow per-mailer default character set (applies to INCOMING mailer)

SCCS-vsn: usr.sbin/sendmail/src/headers.c 8.40
SCCS-vsn: usr.sbin/sendmail/src/sendmail.h 8.68
SCCS-vsn: usr.sbin/sendmail/src/readcf.c 8.45
SCCS-vsn: usr.sbin/sendmail/src/deliver.c 8.105
SCCS-vsn: usr.sbin/sendmail/src/mime.c 8.8

29 years agodual map buffers are no longer necessary due to copy in sendtolist()
Eric Allman [Wed, 9 Nov 1994 02:06:55 +0000 (18:06 -0800)]
dual map buffers are no longer necessary due to copy in sendtolist()

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

29 years agocopy buffer in senttolist() to avoid conflict with maps
Eric Allman [Wed, 9 Nov 1994 02:06:29 +0000 (18:06 -0800)]
copy buffer in senttolist() to avoid conflict with maps

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

29 years agoaccept "ESMTP" anywhere on any line of the greeting message
Eric Allman [Wed, 9 Nov 1994 02:03:13 +0000 (18:03 -0800)]
accept "ESMTP" anywhere on any line of the greeting message
to force running in Extended mode

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

29 years agoanswer some more questions hitting the net
Eric Allman [Wed, 9 Nov 1994 00:53:55 +0000 (16:53 -0800)]
answer some more questions hitting the net

SCCS-vsn: usr.sbin/sendmail/FAQ 8.7

29 years agouse proper spec and fifo ops
Kirk McKusick [Tue, 8 Nov 1994 07:54:48 +0000 (23:54 -0800)]
use proper spec and fifo ops

SCCS-vsn: sys/isofs/cd9660/cd9660_vnops.c 8.13

29 years agooff by one error prevents installing routes for class A interfaces
Keith Sklower [Tue, 8 Nov 1994 04:06:52 +0000 (20:06 -0800)]
off by one error prevents installing routes for class A interfaces
(fix provided by Karl Fox of Morningstar, reported via karels).

SCCS-vsn: sys/netinet/in.c 8.3

29 years agocreate proper headers on MIME mail (not just MIME-Version:)
Eric Allman [Mon, 7 Nov 1994 05:09:34 +0000 (21:09 -0800)]
create proper headers on MIME mail (not just MIME-Version:)

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

29 years agoclear MCIF_CVT8TO7 bit from cached MCI structures
Eric Allman [Sun, 6 Nov 1994 07:09:41 +0000 (23:09 -0800)]
clear MCIF_CVT8TO7 bit from cached MCI structures

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

29 years agoadd MCIF_CVT7TO8 flag for future use
Eric Allman [Sun, 6 Nov 1994 04:33:07 +0000 (20:33 -0800)]
add MCIF_CVT7TO8 flag for future use

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

29 years agotweak EightBitMode and F=8 options to do something useful
Eric Allman [Sun, 6 Nov 1994 04:27:46 +0000 (20:27 -0800)]
tweak EightBitMode and F=8 options to do something useful

SCCS-vsn: usr.sbin/sendmail/src/usersmtp.c 8.25
SCCS-vsn: usr.sbin/sendmail/src/headers.c 8.38
SCCS-vsn: usr.sbin/sendmail/src/collect.c 8.26

29 years agoannounce DSN extension as X-DSN-0 instead of DSN until it is
Eric Allman [Sun, 6 Nov 1994 02:43:56 +0000 (18:43 -0800)]
announce DSN extension as X-DSN-0 instead of DSN until it is
standardized

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

29 years agoLinux problem with getusershell(3)
Eric Allman [Sun, 6 Nov 1994 02:31:51 +0000 (18:31 -0800)]
Linux problem with getusershell(3)

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

29 years agofailure to get a reserved port is EACCES, not EPERM
Kirk McKusick [Sat, 5 Nov 1994 06:52:55 +0000 (22:52 -0800)]
failure to get a reserved port is EACCES, not EPERM
(from Theo de Raadt <deraadt@fsa.ca>)

SCCS-vsn: sys/netinet/in_pcb.c 8.3

29 years agominor editing nits fron cgd
Kirk McKusick [Sat, 5 Nov 1994 03:59:12 +0000 (19:59 -0800)]
minor editing nits fron cgd

SCCS-vsn: bin/cat/cat.1 8.2

29 years agoupdate for other libc files
Kirk McKusick [Sat, 5 Nov 1994 03:39:07 +0000 (19:39 -0800)]
update for other libc files

SCCS-vsn: sys/miscfs/union/README 8.2

29 years agoadd F=8 mailer flag to force "just send 8" behaviour
Eric Allman [Sat, 5 Nov 1994 00:43:15 +0000 (16:43 -0800)]
add F=8 mailer flag to force "just send 8" behaviour

SCCS-vsn: usr.sbin/sendmail/src/sendmail.h 8.67
SCCS-vsn: usr.sbin/sendmail/src/usersmtp.c 8.24

29 years agofirst cut at DSN implementation
Eric Allman [Sat, 5 Nov 1994 00:40:42 +0000 (16:40 -0800)]
first cut at DSN implementation

SCCS-vsn: usr.sbin/sendmail/src/usersmtp.c 8.23
SCCS-vsn: usr.sbin/sendmail/src/recipient.c 8.51
SCCS-vsn: usr.sbin/sendmail/src/envelope.c 8.42
SCCS-vsn: usr.sbin/sendmail/src/parseaddr.c 8.39
SCCS-vsn: usr.sbin/sendmail/src/sendmail.h 8.66
SCCS-vsn: usr.sbin/sendmail/src/savemail.c 8.36
SCCS-vsn: usr.sbin/sendmail/src/srvrsmtp.c 8.45
SCCS-vsn: usr.sbin/sendmail/src/deliver.c 8.103
SCCS-vsn: usr.sbin/sendmail/src/queue.c 8.51
SCCS-vsn: usr.sbin/sendmail/src/conf.c 8.113

29 years agorestore WINO inode to USTATE to keep accounting right
Kirk McKusick [Fri, 4 Nov 1994 16:08:30 +0000 (08:08 -0800)]
restore WINO inode to USTATE to keep accounting right

SCCS-vsn: sbin/fsck/pass5.c 8.4

29 years agothis one actually compiles . . .
Keith Sklower [Thu, 3 Nov 1994 10:23:48 +0000 (02:23 -0800)]
this one actually compiles . . .

SCCS-vsn: sys/net/rtsock.c 8.5

29 years agoput in too many flags when setting netmask
Keith Sklower [Thu, 3 Nov 1994 09:19:50 +0000 (01:19 -0800)]
put in too many flags when setting netmask

SCCS-vsn: sys/net/radix.c 8.4

29 years agoexplain Makefiles subdirectory change & new database definitions
Eric Allman [Thu, 3 Nov 1994 06:13:06 +0000 (22:13 -0800)]
explain Makefiles subdirectory change & new database definitions

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

29 years agoemulate the other common case of setreuid (setregid):
Mike Hibler [Wed, 2 Nov 1994 13:27:09 +0000 (05:27 -0800)]
emulate the other common case of setreuid (setregid):
setting both effective and real to the same value

SCCS-vsn: sys/kern/kern_prot.c 8.7

29 years agooptimization for normal masks requires keeping ptr
Keith Sklower [Tue, 1 Nov 1994 05:46:58 +0000 (21:46 -0800)]
optimization for normal masks requires keeping ptr
to associated leaf, rather than just the mask itself

SCCS-vsn: usr.bin/netstat/route.c 8.4

29 years agooptimization for normal masks requires keeping ptr to associated leaf,
Keith Sklower [Tue, 1 Nov 1994 05:45:49 +0000 (21:45 -0800)]
optimization for normal masks requires keeping ptr to associated leaf,

SCCS-vsn: usr.bin/netstat/route.c 8.4

29 years agocompromise fixes for duped keys
Keith Sklower [Tue, 1 Nov 1994 05:42:56 +0000 (21:42 -0800)]
compromise fixes for duped keys

SCCS-vsn: sys/net/radix.c 8.3
SCCS-vsn: sys/net/radix.h 8.2
SCCS-vsn: sys/net/rtsock.c 8.4

29 years agocorrect reference to Prof. Stephen Falken
Kirk McKusick [Tue, 1 Nov 1994 03:57:27 +0000 (19:57 -0800)]
correct reference to Prof. Stephen Falken

SCCS-vsn: etc/master.passwd 8.2

29 years agoadd more debugging code for ffs_reallocblks
Kirk McKusick [Fri, 28 Oct 1994 15:42:54 +0000 (07:42 -0800)]
add more debugging code for ffs_reallocblks

SCCS-vsn: sys/ufs/ffs/ffs_alloc.c 8.11

29 years agoper Van via Sally Floyd, do not add the constant maxseg/8 to the
Kirk McKusick [Fri, 28 Oct 1994 13:05:13 +0000 (05:05 -0800)]
per Van via Sally Floyd, do not add the constant maxseg/8 to the
congestion window on each new ack in congestion avoidance (after
slow start) (from karels)

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

29 years agouse and maintain fs_maxcluster array
Kirk McKusick [Fri, 28 Oct 1994 12:42:38 +0000 (04:42 -0800)]
use and maintain fs_maxcluster array

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

29 years agoallocate space and initialize fs_maxcluster array;
Kirk McKusick [Fri, 28 Oct 1994 12:41:37 +0000 (04:41 -0800)]
allocate space and initialize fs_maxcluster array;
save and restore fs_maxfilesize so smaller limit can be imposed

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

29 years agoadd fs_maxcluster to track cluster sizes per cylinder group
Kirk McKusick [Fri, 28 Oct 1994 12:39:53 +0000 (04:39 -0800)]
add fs_maxcluster to track cluster sizes per cylinder group

SCCS-vsn: sys/ufs/ffs/fs.h 8.10

29 years agoadd um_savedmaxfilesize to save real value
Kirk McKusick [Fri, 28 Oct 1994 12:35:43 +0000 (04:35 -0800)]
add um_savedmaxfilesize to save real value

SCCS-vsn: sys/ufs/ufs/ufsmount.h 8.4

29 years agodon't calculate stop time until all the data is sent or received
Kirk McKusick [Fri, 28 Oct 1994 11:51:22 +0000 (03:51 -0800)]
don't calculate stop time until all the data is sent or received
(from mcn@.c3.lanl.gov (Michael Neuman))

SCCS-vsn: usr.bin/ftp/ftp.c 8.6

29 years agobyte swapping prototype directory entries on old little
Kirk McKusick [Fri, 28 Oct 1994 07:46:56 +0000 (23:46 -0800)]
byte swapping prototype directory entries on old little
endian filesystems (from mycroft)

SCCS-vsn: sbin/fsck/pass2.c 8.6

29 years agodo not recursively try to fix corrupted directories (from mycroft)
Kirk McKusick [Fri, 28 Oct 1994 07:40:31 +0000 (23:40 -0800)]
do not recursively try to fix corrupted directories (from mycroft)

SCCS-vsn: sbin/fsck/dir.c 8.3

29 years agosetenv syntax does not use an =
Kirk McKusick [Fri, 28 Oct 1994 05:01:49 +0000 (21:01 -0800)]
setenv syntax does not use an =

SCCS-vsn: usr.bin/locate/locate/updatedb.csh 8.4

29 years agopass correct flags to VOP_CLOSE when unmounting
Kirk McKusick [Fri, 28 Oct 1994 04:32:14 +0000 (20:32 -0800)]
pass correct flags to VOP_CLOSE when unmounting

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

29 years agoinclude host name we are chatting with when diagnosing protocol error
Eric Allman [Thu, 27 Oct 1994 01:01:11 +0000 (17:01 -0800)]
include host name we are chatting with when diagnosing protocol error

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

29 years agoconvert blocked list to use queue.h
Kirk McKusick [Wed, 26 Oct 1994 16:38:21 +0000 (08:38 -0800)]
convert blocked list to use queue.h

SCCS-vsn: sys/ufs/ufs/lockf.h 8.2
SCCS-vsn: sys/ufs/ufs/ufs_vnops.c 8.14
SCCS-vsn: sys/ufs/ufs/ufs_lockf.c 8.4

29 years agooops -- messed up other Makefiels
Eric Allman [Wed, 26 Oct 1994 09:47:14 +0000 (01:47 -0800)]
oops -- messed up other Makefiels

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

29 years agocompile problems on various platforms
Eric Allman [Wed, 26 Oct 1994 09:19:38 +0000 (01:19 -0800)]
compile problems on various platforms

SCCS-vsn: usr.sbin/sendmail/src/main.c 8.69
SCCS-vsn: usr.sbin/sendmail/src/conf.c 8.112
SCCS-vsn: usr.sbin/sendmail/src/map.c 8.34

29 years agoNETINFO support
Eric Allman [Wed, 26 Oct 1994 09:05:04 +0000 (01:05 -0800)]
NETINFO support

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

29 years agomakefiles are now in a subdirectory
Eric Allman [Wed, 26 Oct 1994 09:04:18 +0000 (01:04 -0800)]
makefiles are now in a subdirectory

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

29 years agoMakefiles are now in a subdirectory
Eric Allman [Wed, 26 Oct 1994 09:03:52 +0000 (01:03 -0800)]
Makefiles are now in a subdirectory

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

29 years agoincreased m_block and m_lines to longs
Edward Wang [Wed, 26 Oct 1994 08:36:31 +0000 (00:36 -0800)]
increased m_block and m_lines to longs
m_lines has been known to overflow

SCCS-vsn: usr.bin/mail/def.h 8.3

29 years agohandle tgoto functions that return NULL, not "OOPS"
Keith Bostic [Wed, 26 Oct 1994 07:59:23 +0000 (23:59 -0800)]
handle tgoto functions that return NULL, not "OOPS"

SCCS-vsn: lib/libcurses/setterm.c 8.8

29 years agoadd warning about "makesendmail" script
Eric Allman [Wed, 26 Oct 1994 01:05:05 +0000 (17:05 -0800)]
add warning about "makesendmail" script

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

29 years agoget it to compile on other environments
Eric Allman [Tue, 25 Oct 1994 13:19:24 +0000 (05:19 -0800)]
get it to compile on other environments

SCCS-vsn: usr.sbin/sendmail/src/domain.c 8.27
SCCS-vsn: usr.sbin/sendmail/src/conf.c 8.111
SCCS-vsn: usr.sbin/sendmail/src/map.c 8.33

29 years agoinclude -DNISPLUS
Eric Allman [Tue, 25 Oct 1994 13:18:48 +0000 (05:18 -0800)]
include -DNISPLUS

SCCS-vsn: usr.sbin/sendmail/src/Makefiles/Makefile.SunOS.5.3 8.7
SCCS-vsn: usr.sbin/sendmail/src/Makefiles/Makefile.SunOS.5.4 8.7

29 years agofirst cut at service switch abstraction
Eric Allman [Tue, 25 Oct 1994 10:32:43 +0000 (02:32 -0800)]
first cut at service switch abstraction

SCCS-vsn: usr.sbin/sendmail/src/domain.c 8.26
SCCS-vsn: usr.sbin/sendmail/src/util.c 8.46
SCCS-vsn: usr.sbin/sendmail/src/readcf.c 8.44
SCCS-vsn: usr.sbin/sendmail/src/conf.c 8.110
SCCS-vsn: usr.sbin/sendmail/src/alias.c 8.30
SCCS-vsn: usr.sbin/sendmail/src/map.c 8.32

29 years agoadd ServiceSwitchFile configuration option
Eric Allman [Tue, 25 Oct 1994 09:04:47 +0000 (01:04 -0800)]
add ServiceSwitchFile configuration option

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

29 years agounwhiteout => undelete to be more general
Kirk McKusick [Tue, 25 Oct 1994 02:08:37 +0000 (18:08 -0800)]
unwhiteout => undelete to be more general

SCCS-vsn: sys/kern/vfs_syscalls.c 8.24
SCCS-vsn: lib/libc/sys/Makefile.inc 8.3

29 years agoset VendorCode
Eric Allman [Mon, 24 Oct 1994 06:53:35 +0000 (22:53 -0800)]
set VendorCode

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

29 years agoadd VendorCode
Eric Allman [Mon, 24 Oct 1994 06:53:10 +0000 (22:53 -0800)]
add VendorCode

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

29 years agofirst cut at NeXT NetInfo map class -- still somewhat crude
Eric Allman [Mon, 24 Oct 1994 06:19:19 +0000 (22:19 -0800)]
first cut at NeXT NetInfo map class -- still somewhat crude

SCCS-vsn: usr.sbin/sendmail/src/conf.c 8.108
SCCS-vsn: usr.sbin/sendmail/src/map.c 8.31

29 years agoprint mail uid/gid in debugging output
Eric Allman [Mon, 24 Oct 1994 06:18:26 +0000 (22:18 -0800)]
print mail uid/gid in debugging output

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

29 years agooutput trailing white space on lines as (e.g., =20) instead of
Eric Allman [Mon, 24 Oct 1994 06:18:00 +0000 (22:18 -0800)]
output trailing white space on lines as (e.g., =20) instead of
using an escaped newline -- people seem to like that better

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

29 years agodon't object to all numeric user names unless HESIOD is defined; this
Eric Allman [Fri, 21 Oct 1994 06:17:00 +0000 (22:17 -0800)]
don't object to all numeric user names unless HESIOD is defined; this
is legal under Posix (bletch!)

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

29 years agodo not allow truncation beyond the maximum file size
Kirk McKusick [Thu, 20 Oct 1994 07:53:45 +0000 (23:53 -0800)]
do not allow truncation beyond the maximum file size

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