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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

SCCS-vsn: sys/kern/Makefile 7.17

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

31 years agodefine $=w to include long host name
Eric Allman [Fri, 26 Mar 1993 06:27:05 +0000 (22:27 -0800)]
define $=w to include long host name

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

31 years agoclasses can be multiple words
Eric Allman [Fri, 26 Mar 1993 06:26:48 +0000 (22:26 -0800)]
classes can be multiple words

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

31 years agodequote map class
Eric Allman [Fri, 26 Mar 1993 06:21:49 +0000 (22:21 -0800)]
dequote map class

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

31 years agoimplement multi-word classes
Eric Allman [Fri, 26 Mar 1993 06:16:35 +0000 (22:16 -0800)]
implement multi-word classes

SCCS-vsn: usr.sbin/sendmail/src/envelope.c 6.28
SCCS-vsn: usr.sbin/sendmail/src/parseaddr.c 6.32
SCCS-vsn: usr.sbin/sendmail/src/version.c 6.45

31 years agofix from Francis.Dupont@inria
Keith Sklower [Fri, 26 Mar 1993 05:16:00 +0000 (21:16 -0800)]
fix from Francis.Dupont@inria

SCCS-vsn: sys/netiso/tuba_usrreq.c 7.9

31 years agoget file descriptor close logic right
Keith Bostic [Fri, 26 Mar 1993 04:29:37 +0000 (20:29 -0800)]
get file descriptor close logic right

SCCS-vsn: lib/libc/db/recno/rec_close.c 5.10

31 years agofix up quote stripping code
Eric Allman [Fri, 26 Mar 1993 02:56:43 +0000 (18:56 -0800)]
fix up quote stripping code

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

31 years agoadd authentication warnings; improved multi network support; fix a
Eric Allman [Fri, 26 Mar 1993 02:39:56 +0000 (18:39 -0800)]
add authentication warnings; improved multi network support; fix a
couple of bugs causing core dumps; get new transcript when splitting
envelope; add dequote map class support; debugging additions; allow
addition of new Comments: headers

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

31 years agodefault several new options on; use dequote map; minor typo fixes
Eric Allman [Fri, 26 Mar 1993 02:38:16 +0000 (18:38 -0800)]
default several new options on; use dequote map; minor typo fixes

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

31 years agouse dequote map
Eric Allman [Fri, 26 Mar 1993 02:36:44 +0000 (18:36 -0800)]
use dequote map

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

31 years agochange some of the defaults
Eric Allman [Fri, 26 Mar 1993 02:29:17 +0000 (18:29 -0800)]
change some of the defaults

SCCS-vsn: usr.sbin/sendmail/cf/README 6.17
SCCS-vsn: usr.sbin/sendmail/cf/m4/cf.m4 6.12

31 years agorecognize -a flag in dequote map
Eric Allman [Fri, 26 Mar 1993 02:27:14 +0000 (18:27 -0800)]
recognize -a flag in dequote map

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

31 years agofix some minor glitches
Eric Allman [Fri, 26 Mar 1993 02:26:55 +0000 (18:26 -0800)]
fix some minor glitches

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

31 years agoimprove error reporting; open new transcript on envelope cloning
Eric Allman [Fri, 26 Mar 1993 02:03:52 +0000 (18:03 -0800)]
improve error reporting; open new transcript on envelope cloning

SCCS-vsn: usr.sbin/sendmail/src/envelope.c 6.27
SCCS-vsn: usr.sbin/sendmail/src/deliver.c 6.54

31 years agoadd dequote pseudo-map
Eric Allman [Fri, 26 Mar 1993 01:12:27 +0000 (17:12 -0800)]
add dequote pseudo-map

SCCS-vsn: usr.sbin/sendmail/src/parseaddr.c 6.30
SCCS-vsn: usr.sbin/sendmail/src/conf.c 6.43

31 years agocatch "unable to create locked temp file" condition
Eric Allman [Fri, 26 Mar 1993 01:10:40 +0000 (17:10 -0800)]
catch "unable to create locked temp file" condition

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

31 years agoJeff Forys' changes to keep from leaving two slashes in the pathname
Keith Bostic [Thu, 25 Mar 1993 23:31:34 +0000 (15:31 -0800)]
Jeff Forys' changes to keep from leaving two slashes in the pathname
GNU Emacs doesn't like this

SCCS-vsn: lib/libc/stdio/tempnam.c 5.2
SCCS-vsn: lib/libc/stdio/tmpnam.c 5.4

31 years agoremove shell escape, since would be setuid games
Keith Bostic [Thu, 25 Mar 1993 21:38:37 +0000 (13:38 -0800)]
remove shell escape, since would be setuid games

SCCS-vsn: games/monop/misc.c 5.6
SCCS-vsn: games/monop/monop.6 6.5
SCCS-vsn: games/monop/monop.def 5.4
SCCS-vsn: games/monop/morg.c 5.4

31 years agoclean up logging of email received from localhost
Eric Allman [Wed, 24 Mar 1993 23:21:53 +0000 (15:21 -0800)]
clean up logging of email received from localhost

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

31 years agofix botch in dot stripping line
Eric Allman [Wed, 24 Mar 1993 23:09:52 +0000 (15:09 -0800)]
fix botch in dot stripping line

SCCS-vsn: usr.sbin/sendmail/cf/mailer/uucp.m4 6.10

31 years agoimproved debugging; pass convtime a default units; allow addition
Eric Allman [Wed, 24 Mar 1993 11:50:57 +0000 (03:50 -0800)]
improved debugging; pass convtime a default units; allow addition
of Comments: and stripping of Return-Path:

SCCS-vsn: usr.sbin/sendmail/src/convtime.c 6.3
SCCS-vsn: usr.sbin/sendmail/src/main.c 6.45
SCCS-vsn: usr.sbin/sendmail/src/parseaddr.c 6.29
SCCS-vsn: usr.sbin/sendmail/src/domain.c 6.13
SCCS-vsn: usr.sbin/sendmail/src/daemon.c 6.24
SCCS-vsn: usr.sbin/sendmail/src/util.c 6.14
SCCS-vsn: usr.sbin/sendmail/src/readcf.c 6.21
SCCS-vsn: usr.sbin/sendmail/src/conf.c 6.42

31 years agoupdate .Os and history from .Ud to .Bx 4.4
Cynthia A. E. Livingston [Wed, 24 Mar 1993 10:58:09 +0000 (02:58 -0800)]
update .Os and history from .Ud to .Bx 4.4

SCCS-vsn: sbin/startslip/startslip.1 5.4
SCCS-vsn: usr.bin/cksum/cksum.1 5.7
SCCS-vsn: usr.bin/id/id.1 5.5
SCCS-vsn: usr.bin/kdump/kdump.1 5.5
SCCS-vsn: usr.bin/ktrace/ktrace.1 5.6
SCCS-vsn: usr.bin/locate/locate/locate.1 5.7
SCCS-vsn: usr.bin/logname/logname.1 5.3
SCCS-vsn: usr.bin/mkfifo/mkfifo.1 5.9
SCCS-vsn: usr.bin/nfsstat/nfsstat.1 5.8
SCCS-vsn: usr.bin/shar/shar.1 5.6
SCCS-vsn: usr.bin/tput/tput.1 6.5
SCCS-vsn: usr.bin/unvis/unvis.1 5.3
SCCS-vsn: usr.bin/vis/vis.1 5.3
SCCS-vsn: usr.bin/yacc/yyfix.1 5.4

31 years agochanges from Rick Macklem
Ralph Campbell [Wed, 24 Mar 1993 10:55:48 +0000 (02:55 -0800)]
changes from Rick Macklem

SCCS-vsn: sys/pmax/dev/fb.c 7.3
SCCS-vsn: sys/pmax/dev/mfb.c 7.3
SCCS-vsn: sys/pmax/dev/scc.c 7.3
SCCS-vsn: sys/pmax/dev/dtop.c 7.3
SCCS-vsn: sys/pmax/dev/fbreg.h 7.2
SCCS-vsn: sys/pmax/pmax/autoconf.c 7.8
SCCS-vsn: sys/pmax/pmax/conf.c 7.6
SCCS-vsn: sys/pmax/pmax/machdep.c 7.18
SCCS-vsn: sys/pmax/pmax/trap.c 7.15
SCCS-vsn: sys/pmax/pmax/kn03.h 1.2
SCCS-vsn: sys/pmax/pmax/kmin.h 7.2

31 years agofix a bug when reading a tape with an odd number of bytes in the
Ralph Campbell [Wed, 24 Mar 1993 10:41:00 +0000 (02:41 -0800)]
fix a bug when reading a tape with an odd number of bytes in the
record size or any device that disconnects on an odd byte offset.

SCCS-vsn: sys/pmax/dev/asc.c 7.12

31 years agofix bug in using v0 before the value is ready (load delay slot).
Ralph Campbell [Wed, 24 Mar 1993 10:35:34 +0000 (02:35 -0800)]
fix bug in using v0 before the value is ready (load delay slot).

SCCS-vsn: lib/libc/mips/gen/_setjmp.s 5.7

31 years agoinitialize uninitialized fields in btopeninfo. minor speedup, don't
Ralph Campbell [Wed, 24 Mar 1993 10:33:38 +0000 (02:33 -0800)]
initialize uninitialized fields in btopeninfo. minor speedup, don't
check for cases which are the same as default:

SCCS-vsn: lib/libc/db/recno/rec_open.c 5.16

31 years agoadd X-Authentication-Warning: headers on possible attempts at forgery
Eric Allman [Wed, 24 Mar 1993 10:06:41 +0000 (02:06 -0800)]
add X-Authentication-Warning: headers on possible attempts at forgery

SCCS-vsn: usr.sbin/sendmail/src/headers.c 6.25
SCCS-vsn: usr.sbin/sendmail/src/main.c 6.44
SCCS-vsn: usr.sbin/sendmail/src/err.c 6.9
SCCS-vsn: usr.sbin/sendmail/src/collect.c 6.12
SCCS-vsn: usr.sbin/sendmail/src/sendmail.h 6.34
SCCS-vsn: usr.sbin/sendmail/src/srvrsmtp.c 6.29
SCCS-vsn: usr.sbin/sendmail/src/readcf.c 6.20
SCCS-vsn: usr.sbin/sendmail/src/conf.c 6.41

31 years agoeliminate use of sin_len
Eric Allman [Wed, 24 Mar 1993 08:38:51 +0000 (00:38 -0800)]
eliminate use of sin_len

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

31 years agobleah... one more time
Eric Allman [Wed, 24 Mar 1993 08:33:56 +0000 (00:33 -0800)]
bleah...  one more time

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

31 years agoone more instance of sa_len to delete
Eric Allman [Wed, 24 Mar 1993 08:31:20 +0000 (00:31 -0800)]
one more instance of sa_len to delete

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

31 years agouse NETINET instead of DAEMON to compile in internet support
Eric Allman [Wed, 24 Mar 1993 08:24:05 +0000 (00:24 -0800)]
use NETINET instead of DAEMON to compile in internet support

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

31 years agofix assumption of sa_len field in generic sockaddr -- no vendors
Eric Allman [Wed, 24 Mar 1993 08:19:31 +0000 (00:19 -0800)]
fix assumption of sa_len field in generic sockaddr -- no vendors
seem to have picked up this important feature; change configuration to
select one or both of NETINET or NETISO (but not DAEMON)

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

31 years agoadd FEATURE(mailertable); let FEATURE, HACK, OSTYPE, and DOMAIN
Eric Allman [Wed, 24 Mar 1993 08:16:43 +0000 (00:16 -0800)]
add FEATURE(mailertable); let FEATURE, HACK, OSTYPE, and DOMAIN
take an optional parameter

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