unix-history/.git
30 years agoAIX has statfs() and uname()
Eric Allman [Sun, 14 Nov 1993 00:16:39 +0000 (16:16 -0800)]
AIX has statfs() and uname()

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

30 years agotwo processes had the connection cache causing improper QUITs
Eric Allman [Sat, 13 Nov 1993 23:57:30 +0000 (15:57 -0800)]
two processes had the connection cache causing improper QUITs

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

30 years agofix core dump on null LHS of alias
Eric Allman [Sat, 13 Nov 1993 23:56:55 +0000 (15:56 -0800)]
fix core dump on null LHS of alias

SCCS-vsn: usr.sbin/sendmail/src/alias.c 8.20

30 years agoset group ids completely before calling programs
Eric Allman [Sat, 13 Nov 1993 23:28:07 +0000 (15:28 -0800)]
set group ids completely before calling programs

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

30 years agoANSI says NULL should be defined here too
Chris Torek [Sat, 13 Nov 1993 06:31:05 +0000 (22:31 -0800)]
ANSI says NULL should be defined here too

SCCS-vsn: include/stdlib.h 8.2

30 years agoadd null -O flag for NeXT -- Mail.app uses this, but why?
Eric Allman [Sat, 13 Nov 1993 04:52:32 +0000 (20:52 -0800)]
add null -O flag for NeXT -- Mail.app uses this, but why?

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

30 years ago4.3BSD changes
Eric Allman [Fri, 12 Nov 1993 22:30:27 +0000 (14:30 -0800)]
4.3BSD changes

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

30 years ago4.3 BSD changes
Eric Allman [Fri, 12 Nov 1993 22:23:50 +0000 (14:23 -0800)]
4.3 BSD changes

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

30 years agofix missing return value in shmdt() (gcc -W, come on guys...)
Chris Torek [Fri, 12 Nov 1993 10:31:41 +0000 (02:31 -0800)]
fix missing return value in shmdt() (gcc -W, come on guys...)

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

30 years agoSolaris portability changes
Eric Allman [Fri, 12 Nov 1993 08:52:27 +0000 (00:52 -0800)]
Solaris portability changes

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

30 years agorevert to using flock() whenever possible
Eric Allman [Fri, 12 Nov 1993 07:44:17 +0000 (23:44 -0800)]
revert to using flock() whenever possible

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

30 years agoinitialized initproc in start_init
Mike Hibler [Fri, 12 Nov 1993 06:17:45 +0000 (22:17 -0800)]
initialized initproc in start_init

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

30 years agoneed <machine/instr.h> even ifndef DIAGNOSTIC
Chris Torek [Fri, 12 Nov 1993 05:48:17 +0000 (21:48 -0800)]
need <machine/instr.h> even ifndef DIAGNOSTIC

SCCS-vsn: sys/sparc/sparc/intr.c 8.3

30 years agoportability changes for Motorola SysV88
Eric Allman [Fri, 12 Nov 1993 00:00:11 +0000 (16:00 -0800)]
portability changes for Motorola SysV88

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

30 years agofinish up new device pager: all pagers get offsets
Chris Torek [Thu, 11 Nov 1993 02:58:31 +0000 (18:58 -0800)]
finish up new device pager: all pagers get offsets

SCCS-vsn: sys/vm/swap_pager.c 8.3
SCCS-vsn: sys/vm/vm_mmap.c 8.2
SCCS-vsn: sys/vm/vm_pageout.c 8.2
SCCS-vsn: sys/vm/vm_pager.c 8.2
SCCS-vsn: sys/vm/vm_pager.h 8.2
SCCS-vsn: sys/vm/vnode_pager.c 8.2

30 years agoimprove responsiveness to load average
Eric Allman [Tue, 9 Nov 1993 22:41:17 +0000 (14:41 -0800)]
improve responsiveness to load average

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

30 years agoadd argc & argv to init_md call to enhance extensibility
Eric Allman [Tue, 9 Nov 1993 06:26:00 +0000 (22:26 -0800)]
add argc & argv to init_md call to enhance extensibility

SCCS-vsn: usr.sbin/sendmail/src/main.c 8.35
SCCS-vsn: usr.sbin/sendmail/src/conf.c 8.44

30 years agodebug output (uname failures)
Eric Allman [Tue, 9 Nov 1993 06:24:18 +0000 (22:24 -0800)]
debug output (uname failures)

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

30 years agobe much less trusting about setuid in mailfile -- still works for the
Eric Allman [Tue, 9 Nov 1993 01:54:09 +0000 (17:54 -0800)]
be much less trusting about setuid in mailfile -- still works for the
.forward case because ctladdr != NULL there

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

30 years agoavoid having errors on quit requeue the current job -- this is
Eric Allman [Tue, 9 Nov 1993 01:48:02 +0000 (17:48 -0800)]
avoid having errors on quit requeue the current job -- this is
not sensible under connection caching

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

30 years agoportability to systems that don't have unix domain sockets
Eric Allman [Tue, 9 Nov 1993 01:47:29 +0000 (17:47 -0800)]
portability to systems that don't have unix domain sockets

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

30 years agoinfo re: -mandoc macros
Eric Allman [Tue, 9 Nov 1993 01:46:52 +0000 (17:46 -0800)]
info re: -mandoc macros

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

30 years agoadditional debugging statements
Eric Allman [Tue, 9 Nov 1993 01:46:34 +0000 (17:46 -0800)]
additional debugging statements

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

30 years agogeneral portability changes
Eric Allman [Tue, 9 Nov 1993 01:46:05 +0000 (17:46 -0800)]
general portability changes

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

30 years agofix bug that permitted anyone to own /.forward
Eric Allman [Tue, 9 Nov 1993 01:45:48 +0000 (17:45 -0800)]
fix bug that permitted anyone to own /.forward

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

30 years agoportability changes for MACH386
Eric Allman [Tue, 9 Nov 1993 01:45:20 +0000 (17:45 -0800)]
portability changes for MACH386

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

30 years agobetter checking of m->m_mno (for debugging)
Eric Allman [Tue, 9 Nov 1993 01:45:04 +0000 (17:45 -0800)]
better checking of m->m_mno (for debugging)

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

30 years agosupport for systems that don't have unix domain sockets at all;
Eric Allman [Mon, 8 Nov 1993 08:00:02 +0000 (00:00 -0800)]
support for systems that don't have unix domain sockets at all;
fix CheckLoopBack and BrokenSmtpPeers declarations

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

30 years agoDG/UX and MACH/386 changes; support for systems that don't have
Eric Allman [Mon, 8 Nov 1993 07:59:29 +0000 (23:59 -0800)]
DG/UX and MACH/386 changes; support for systems that don't have
unix domain sockets at all

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

30 years agolfs_bmap => lfs_balloc
Chris Torek [Fri, 5 Nov 1993 11:29:30 +0000 (03:29 -0800)]
lfs_bmap => lfs_balloc

SCCS-vsn: sys/conf/files.newconf 8.2

30 years agofseek drops ungetc data; compute correct final offset (from Donn@BSDI)
Chris Torek [Thu, 4 Nov 1993 16:02:56 +0000 (08:02 -0800)]
fseek drops ungetc data; compute correct final offset (from Donn@BSDI)

SCCS-vsn: lib/libc/stdio/fseek.c 8.2

30 years agoungetc clears EOF condition
Chris Torek [Thu, 4 Nov 1993 15:58:36 +0000 (07:58 -0800)]
ungetc clears EOF condition

SCCS-vsn: lib/libc/stdio/ungetc.c 8.2

30 years agonote that announcements are made of future releases
Keith Bostic [Wed, 3 Nov 1993 06:33:36 +0000 (22:33 -0800)]
note that announcements are made of future releases

SCCS-vsn: lib/libc/db/VERSION 8.7

30 years agonbuf, not buf
Eric Allman [Mon, 1 Nov 1993 06:46:26 +0000 (22:46 -0800)]
nbuf, not buf

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

30 years agomake S_IFSOCK conditional
Eric Allman [Mon, 1 Nov 1993 05:05:24 +0000 (21:05 -0800)]
make S_IFSOCK conditional

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

30 years agosee RELEASE_NOTES
Eric Allman [Mon, 1 Nov 1993 04:35:41 +0000 (20:35 -0800)]
see RELEASE_NOTES

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

30 years ago$c not properly set
Eric Allman [Mon, 1 Nov 1993 03:39:05 +0000 (19:39 -0800)]
$c not properly set

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

30 years agoavoid null return path passed to uux -- it doesn't grok it
Eric Allman [Mon, 1 Nov 1993 03:38:35 +0000 (19:38 -0800)]
avoid null return path passed to uux -- it doesn't grok it

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

30 years agorenumber some rulesets to be consistent with numbering plan
Eric Allman [Mon, 1 Nov 1993 03:38:08 +0000 (19:38 -0800)]
renumber some rulesets to be consistent with numbering plan

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

30 years agohandle wierd case of <list:;> syntax
Eric Allman [Mon, 1 Nov 1993 03:35:55 +0000 (19:35 -0800)]
handle wierd case of <list:;> syntax

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

30 years agoextend reservations on ruleset numbering
Eric Allman [Mon, 1 Nov 1993 03:35:22 +0000 (19:35 -0800)]
extend reservations on ruleset numbering

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

30 years agosee RELEASE_NOTES -- includes some security fixes
Eric Allman [Mon, 1 Nov 1993 03:34:45 +0000 (19:34 -0800)]
see RELEASE_NOTES -- includes some security fixes

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

30 years agomore updates
Eric Allman [Mon, 1 Nov 1993 03:34:12 +0000 (19:34 -0800)]
more updates

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

30 years agocomments re: SunOS
Eric Allman [Mon, 1 Nov 1993 03:33:09 +0000 (19:33 -0800)]
comments re: SunOS

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

30 years agohack to give better error message on DNS timeout
Eric Allman [Mon, 1 Nov 1993 03:30:10 +0000 (19:30 -0800)]
hack to give better error message on DNS timeout

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

30 years agoSafeAlias is an interval, not an integer
Eric Allman [Mon, 1 Nov 1993 03:29:46 +0000 (19:29 -0800)]
SafeAlias is an interval, not an integer

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

30 years agoadd nc_message to NAMECANON structure
Eric Allman [Mon, 1 Nov 1993 03:18:46 +0000 (19:18 -0800)]
add nc_message to NAMECANON structure

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

30 years agoclean up aliaswait backoff algorithm
Eric Allman [Mon, 1 Nov 1993 03:07:14 +0000 (19:07 -0800)]
clean up aliaswait backoff algorithm

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

30 years agoSafeAlias is now a time interval
Eric Allman [Mon, 1 Nov 1993 02:53:22 +0000 (18:53 -0800)]
SafeAlias is now a time interval

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

30 years agoadd explicit check for sender address set to program or file
Eric Allman [Mon, 1 Nov 1993 02:19:02 +0000 (18:19 -0800)]
add explicit check for sender address set to program or file

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

30 years agofix test for null error queue
Eric Allman [Mon, 1 Nov 1993 02:18:12 +0000 (18:18 -0800)]
fix test for null error queue

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

30 years agodebugging
Eric Allman [Mon, 1 Nov 1993 02:17:57 +0000 (18:17 -0800)]
debugging

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

30 years agoadd ioctls needed for X11 on cg6
Chris Torek [Sun, 31 Oct 1993 15:02:47 +0000 (07:02 -0800)]
add ioctls needed for X11 on cg6

SCCS-vsn: sys/sys/fbio.h 8.2

30 years agoadd kbd pseudo-device as standard
Chris Torek [Sun, 31 Oct 1993 14:47:46 +0000 (06:47 -0800)]
add kbd pseudo-device as standard

SCCS-vsn: sys/sparc/conf/std.sparc 8.2

30 years agomake keyboard a pseudo-device so that we get an attach at the right
Chris Torek [Sun, 31 Oct 1993 14:47:01 +0000 (06:47 -0800)]
make keyboard a pseudo-device so that we get an attach at the right
time (shrinks keyboard driver).

SCCS-vsn: sys/sparc/conf/files.sparc 8.3

30 years agomake keyboard a pseudo-device so that we can get initialized
Chris Torek [Sun, 31 Oct 1993 14:44:58 +0000 (06:44 -0800)]
make keyboard a pseudo-device so that we can get initialized
at the right time: this gets rid of a bunch of garbage.

SCCS-vsn: sys/sparc/dev/kbd.c 8.2

30 years agoadd cgsix
Chris Torek [Sun, 31 Oct 1993 14:38:14 +0000 (06:38 -0800)]
add cgsix

SCCS-vsn: sys/sparc/sparc/conf.c 8.2

30 years agosplbio => splimp; never clear PG_NC in DVMA space
Chris Torek [Sun, 31 Oct 1993 14:35:48 +0000 (06:35 -0800)]
splbio => splimp; never clear PG_NC in DVMA space

SCCS-vsn: sys/sparc/sparc/pmap.c 8.3

30 years agowork around ss1+ hardware bug by moving cache enable to after autoconfig
Chris Torek [Sun, 31 Oct 1993 14:33:20 +0000 (06:33 -0800)]
work around ss1+ hardware bug by moving cache enable to after autoconfig

SCCS-vsn: sys/sparc/sparc/cache.c 8.2
SCCS-vsn: sys/sparc/sparc/cpu.c 8.4
SCCS-vsn: sys/sparc/sparc/machdep.c 8.3

30 years agoadd cgsix driver and brooktree subroutines
Chris Torek [Sun, 31 Oct 1993 14:26:11 +0000 (06:26 -0800)]
add cgsix driver and brooktree subroutines

SCCS-vsn: sys/sparc/conf/files.sparc 8.2

30 years agoadd cgsix driver; add comment for SysV shared mem
Chris Torek [Sun, 31 Oct 1993 14:23:02 +0000 (06:23 -0800)]
add cgsix driver; add comment for SysV shared mem

SCCS-vsn: sys/sparc/conf/GENERIC.sparc 8.2

30 years agodate and time created 93/10/30 22:20:08 by torek
Chris Torek [Sun, 31 Oct 1993 14:20:08 +0000 (06:20 -0800)]
date and time created 93/10/30 22:20:08 by torek

SCCS-vsn: sys/sparc/sbus/cgsix.c 8.1
SCCS-vsn: sys/sparc/sbus/cgsixreg.h 8.1

30 years agomulticast address filter needs to be four shortwords
Chris Torek [Sun, 31 Oct 1993 14:17:04 +0000 (06:17 -0800)]
multicast address filter needs to be four shortwords

SCCS-vsn: sys/sparc/sbus/if_lereg.h 8.2

30 years agorm unneeded debugging code; use &sc->sc_dev instead of casts;
Chris Torek [Sun, 31 Oct 1993 14:15:41 +0000 (06:15 -0800)]
rm unneeded debugging code; use &sc->sc_dev instead of casts;
multicast address filter needs to be four shortwords

SCCS-vsn: sys/sparc/sbus/if_le.c 8.2

30 years agorm unneeded debugging code; use &sc->sc_dev instead of casts;
Chris Torek [Sun, 31 Oct 1993 14:15:24 +0000 (06:15 -0800)]
rm unneeded debugging code; use &sc->sc_dev instead of casts;

SCCS-vsn: sys/sparc/sbus/if_le.c 8.2

30 years agomove Brooktree registers & colormap data structures to common code
Chris Torek [Sun, 31 Oct 1993 14:11:31 +0000 (06:11 -0800)]
move Brooktree registers & colormap data structures to common code
to share between cg3 and cg6 drivers.

SCCS-vsn: sys/sparc/sbus/cgthree.c 8.2
SCCS-vsn: sys/sparc/sbus/cgthreereg.h 8.2

30 years ago1.6: move Brooktree registers & colormap data structures to common code
Chris Torek [Sun, 31 Oct 1993 14:07:33 +0000 (06:07 -0800)]
1.6: move Brooktree registers & colormap data structures to common code
to share between cg3 and cg6 drivers.

SCCS-vsn: sys/sparc/sbus/cgthreereg.h 8.2

30 years ago1.7: move Brooktree registers & colormap data structures to common code
Chris Torek [Sun, 31 Oct 1993 14:06:28 +0000 (06:06 -0800)]
1.7: move Brooktree registers & colormap data structures to common code
to share between cg3 and cg6 drivers.

SCCS-vsn: sys/sparc/sbus/cgthree.c 8.2

30 years agodate and time created 93/10/30 22:02:05 by torek
Chris Torek [Sun, 31 Oct 1993 14:02:05 +0000 (06:02 -0800)]
date and time created 93/10/30 22:02:05 by torek

SCCS-vsn: sys/sparc/sbus/btreg.h 8.1
SCCS-vsn: sys/sparc/sbus/btvar.h 8.1

30 years agodate and time created 93/10/30 22:02:04 by torek
Chris Torek [Sun, 31 Oct 1993 14:02:04 +0000 (06:02 -0800)]
date and time created 93/10/30 22:02:04 by torek

SCCS-vsn: sys/sparc/sbus/bt_subr.c 8.1

30 years agofix to error handling -- set error flags even if HoldErrs set
Eric Allman [Sat, 30 Oct 1993 12:19:27 +0000 (04:19 -0800)]
fix to error handling -- set error flags even if HoldErrs set
(this reverts to previous behaviour, except sets Errors on 6xx codes)

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

30 years agouse xfclose instead of fclose to catch closes of fd=1
Eric Allman [Sat, 30 Oct 1993 11:25:01 +0000 (03:25 -0800)]
use xfclose instead of fclose to catch closes of fd=1

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

30 years agoimproved logging (log ctladdr on recipients
Eric Allman [Sat, 30 Oct 1993 11:24:40 +0000 (03:24 -0800)]
improved logging (log ctladdr on recipients

SCCS-vsn: usr.sbin/sendmail/src/deliver.c 8.37
SCCS-vsn: usr.sbin/sendmail/src/recipient.c 8.21
SCCS-vsn: usr.sbin/sendmail/src/queue.c 8.27

30 years agoLinux portability changes
Eric Allman [Fri, 29 Oct 1993 22:44:28 +0000 (14:44 -0800)]
Linux portability changes

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

30 years agoErrors++ any time an error message is actually printed
Eric Allman [Fri, 29 Oct 1993 11:39:29 +0000 (03:39 -0800)]
Errors++ any time an error message is actually printed

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

30 years agodynamically allocate (instead of static) several macros
Eric Allman [Fri, 29 Oct 1993 11:39:04 +0000 (03:39 -0800)]
dynamically allocate (instead of static) several macros

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

30 years agoit's not the case that unbalanced conditions are always fixed
Eric Allman [Fri, 29 Oct 1993 11:38:40 +0000 (03:38 -0800)]
it's not the case that unbalanced conditions are always fixed

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

30 years agopass 451 out of space errors back
Eric Allman [Fri, 29 Oct 1993 11:38:19 +0000 (03:38 -0800)]
pass 451 out of space errors back

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

30 years agoavoid duplicate reads of Errors-To: list
Eric Allman [Fri, 29 Oct 1993 11:37:54 +0000 (03:37 -0800)]
avoid duplicate reads of Errors-To: list

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

30 years agofix core dump caused by writing to read-only memory
Eric Allman [Fri, 29 Oct 1993 10:08:01 +0000 (02:08 -0800)]
fix core dump caused by writing to read-only memory

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

30 years agoLinux portability patches
Eric Allman [Thu, 28 Oct 1993 22:51:27 +0000 (14:51 -0800)]
Linux portability patches

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

30 years agocheck fflush, fclose, and fsync return values in a few critical places
Eric Allman [Thu, 28 Oct 1993 01:17:31 +0000 (17:17 -0800)]
check fflush, fclose, and fsync return values in a few critical places

SCCS-vsn: usr.sbin/sendmail/src/collect.c 8.6
SCCS-vsn: usr.sbin/sendmail/src/queue.c 8.25

30 years agosecurity fix: avoid accepting inappropriate program/file mailers
Eric Allman [Thu, 28 Oct 1993 00:36:35 +0000 (16:36 -0800)]
security fix: avoid accepting inappropriate program/file mailers

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

30 years agorepair OutChannel in queue runs
Eric Allman [Mon, 25 Oct 1993 08:28:50 +0000 (00:28 -0800)]
repair OutChannel in queue runs

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

30 years agodon't strip host name on header recipient addresses in prog mailer
Eric Allman [Mon, 25 Oct 1993 08:27:17 +0000 (00:27 -0800)]
don't strip host name on header recipient addresses in prog mailer

SCCS-vsn: usr.sbin/sendmail/cf/mailer/local.m4 8.6

30 years agohooks to make eventual sockaddr_un work properly
Eric Allman [Mon, 25 Oct 1993 06:10:52 +0000 (22:10 -0800)]
hooks to make eventual sockaddr_un work properly

SCCS-vsn: usr.sbin/sendmail/src/sendmail.h 8.25
SCCS-vsn: usr.sbin/sendmail/src/daemon.c 8.20

30 years agonew improved version: dynamic allocation of fake pages
Mike Hibler [Mon, 25 Oct 1993 04:59:08 +0000 (20:59 -0800)]
new improved version: dynamic allocation of fake pages

SCCS-vsn: sys/vm/device_pager.h 8.2
SCCS-vsn: sys/vm/device_pager.c 8.2

30 years agorelease 8.6.3
Eric Allman [Mon, 25 Oct 1993 02:39:24 +0000 (18:39 -0800)]
release 8.6.3

SCCS-vsn: usr.sbin/sendmail/src/READ_ME 8.30
SCCS-vsn: usr.sbin/sendmail/src/version.c 8.6.3.1
SCCS-vsn: usr.sbin/sendmail/src/TODO 8.7
SCCS-vsn: usr.sbin/sendmail/src/TRACEFLAGS 8.6

30 years agofor 8.6.3
Eric Allman [Mon, 25 Oct 1993 02:39:02 +0000 (18:39 -0800)]
for 8.6.3

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

30 years ago8.6.3: mainly domain masquerading
Eric Allman [Mon, 25 Oct 1993 02:38:32 +0000 (18:38 -0800)]
8.6.3: mainly domain masquerading

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

30 years agofix "<<a>>" syntax
Eric Allman [Mon, 25 Oct 1993 02:34:32 +0000 (18:34 -0800)]
fix "<<a>>" syntax

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

30 years agofix possible core dump in -bt mode
Eric Allman [Mon, 25 Oct 1993 02:34:00 +0000 (18:34 -0800)]
fix possible core dump in -bt mode

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

30 years agogive immediate error reply to 5xx greeting message
Eric Allman [Sun, 24 Oct 1993 23:44:10 +0000 (15:44 -0800)]
give immediate error reply to 5xx greeting message

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

30 years agofix host name on local mailer -- add it to recipients if
Eric Allman [Sun, 24 Oct 1993 09:25:15 +0000 (01:25 -0800)]
fix host name on local mailer -- add it to recipients if
FEATURE(always_add_domain) specified; strip it from envelope

SCCS-vsn: usr.sbin/sendmail/cf/mailer/local.m4 8.5

30 years agoadjust header addresses to match masquerade host even if pre-qualified
Eric Allman [Sun, 24 Oct 1993 09:23:22 +0000 (01:23 -0800)]
adjust header addresses to match masquerade host even if pre-qualified

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

30 years agoident fix for multihomed host
Eric Allman [Sun, 24 Oct 1993 09:19:02 +0000 (01:19 -0800)]
ident fix for multihomed host

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

30 years agofix a problem causing C mailer flag to be ignored if the message
Eric Allman [Sun, 24 Oct 1993 08:45:34 +0000 (00:45 -0800)]
fix a problem causing C mailer flag to be ignored if the message
was queued

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

30 years agoopen file debugging; avoid creating excess tf files on first queueup
Eric Allman [Sun, 24 Oct 1993 04:47:06 +0000 (20:47 -0800)]
open file debugging; avoid creating excess tf files on first queueup

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

30 years agofix problems causing excessive numbers of open files
Eric Allman [Sun, 24 Oct 1993 04:46:29 +0000 (20:46 -0800)]
fix problems causing excessive numbers of open files

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

30 years agoopen file debugging
Eric Allman [Sun, 24 Oct 1993 04:45:33 +0000 (20:45 -0800)]
open file debugging

SCCS-vsn: usr.sbin/sendmail/src/main.c 8.32
SCCS-vsn: usr.sbin/sendmail/src/envelope.c 8.13
SCCS-vsn: usr.sbin/sendmail/src/util.c 8.14