unix-history/.git
30 years agoif __STDC__, but not __GNUC__, and not __cplusplus, toss inline
Keith Bostic [Tue, 5 Oct 1993 08:07:14 +0000 (00:07 -0800)]
if __STDC__, but not __GNUC__, and not __cplusplus, toss inline

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

30 years agofree message during startup so that the printed message is as
Eric Allman [Sun, 3 Oct 1993 23:29:04 +0000 (15:29 -0800)]
free message during startup so that the printed message is as
fresh as possible

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

30 years agoalways prefer fatal error messages rather than temp error messages
Eric Allman [Sun, 3 Oct 1993 23:08:35 +0000 (15:08 -0800)]
always prefer fatal error messages rather than temp error messages

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

30 years agobe more generous at assigning the home directory to $z
Eric Allman [Sat, 2 Oct 1993 22:58:02 +0000 (14:58 -0800)]
be more generous at assigning the home directory to $z

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

30 years agocatch self-literal (e.g., [1.2.3.4]) even if reverse mapping is broken
Eric Allman [Sat, 2 Oct 1993 22:57:15 +0000 (14:57 -0800)]
catch self-literal (e.g., [1.2.3.4]) even if reverse mapping is broken

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

30 years agowhen making copy of a page, make sure original is deactivated
Mike Hibler [Sat, 2 Oct 1993 09:14:52 +0000 (01:14 -0800)]
when making copy of a page, make sure original is deactivated
(note we activate first so that deactivate does the right thing)

SCCS-vsn: sys/vm/vm_fault.c 8.2

30 years ago1.38: memory-error should still be found first
Chris Torek [Sat, 2 Oct 1993 06:25:40 +0000 (22:25 -0800)]
1.38: memory-error should still be found first

SCCS-vsn: sys/sparc/sparc/autoconf.c 8.4

30 years agocheck for NULL when debug printing some fields
Eric Allman [Sat, 2 Oct 1993 00:02:42 +0000 (16:02 -0800)]
check for NULL when debug printing some fields

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

30 years ago1.11: Add parsedisk prototype.
Chris Torek [Fri, 1 Oct 1993 07:43:54 +0000 (23:43 -0800)]
1.11: Add parsedisk prototype.

SCCS-vsn: sys/sparc/include/autoconf.h 8.2

30 years ago1.42: move cache enable into cpu configuration to save one output line and
Chris Torek [Fri, 1 Oct 1993 07:41:38 +0000 (23:41 -0800)]
1.42: move cache enable into cpu configuration to save one output line and
to make booting go a bit faster.

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

30 years ago1.16: move cache enable into cpu configuration to save one output line and
Chris Torek [Fri, 1 Oct 1993 07:40:05 +0000 (23:40 -0800)]
1.16: move cache enable into cpu configuration to save one output line and
to make booting go a bit faster.

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

30 years ago1.36, 1.37: make parsedisk global
Chris Torek [Fri, 1 Oct 1993 07:37:44 +0000 (23:37 -0800)]
1.36, 1.37: make parsedisk global

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

30 years agolog attempts to use the "WIZ" command
Eric Allman [Fri, 1 Oct 1993 06:52:32 +0000 (22:52 -0800)]
log attempts to use the "WIZ" command

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

30 years agorestore Return-Receipt-To: documentation
Eric Allman [Thu, 30 Sep 1993 23:42:05 +0000 (15:42 -0800)]
restore Return-Receipt-To: documentation

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

30 years agodisable Return-Receipt-To:
Eric Allman [Thu, 30 Sep 1993 23:38:51 +0000 (15:38 -0800)]
disable Return-Receipt-To:

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

30 years agore-enable Return-Receipt-To:
Eric Allman [Thu, 30 Sep 1993 23:21:00 +0000 (15:21 -0800)]
re-enable Return-Receipt-To:

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

30 years agofix malloc buffer overrun problem.
Jan-Simon Pendry [Thu, 30 Sep 1993 22:58:28 +0000 (14:58 -0800)]
fix malloc buffer overrun problem.

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

30 years agoensure lineout array is nul terminated in monthly, yearly & j_yearly.
Jan-Simon Pendry [Thu, 30 Sep 1993 22:45:41 +0000 (14:45 -0800)]
ensure lineout array is nul terminated in monthly, yearly & j_yearly.

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

30 years agofirst pass update for Usenix
Kirk McKusick [Thu, 30 Sep 1993 11:15:09 +0000 (03:15 -0800)]
first pass update for Usenix

SCCS-vsn: share/man/man0/title.urm 8.2

30 years agoduplicate error messages
Eric Allman [Thu, 30 Sep 1993 06:40:25 +0000 (22:40 -0800)]
duplicate error messages

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

30 years agocanonify [host] addresses in getmxrr
Eric Allman [Thu, 30 Sep 1993 06:35:47 +0000 (22:35 -0800)]
canonify [host] addresses in getmxrr

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

30 years agoimprove connection caching by making [host] look like host after
Eric Allman [Thu, 30 Sep 1993 05:12:43 +0000 (21:12 -0800)]
improve connection caching by making [host] look like host after
hostsignature call

SCCS-vsn: usr.sbin/sendmail/src/domain.c 8.7
SCCS-vsn: usr.sbin/sendmail/src/deliver.c 8.27

30 years agodoc bug -- delivery mode "b" causes VRFY and RCPT to defer expansion
Eric Allman [Thu, 30 Sep 1993 03:15:14 +0000 (19:15 -0800)]
doc bug -- delivery mode "b" causes VRFY and RCPT to defer expansion

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

30 years agofix some race conditions
Eric Allman [Thu, 30 Sep 1993 02:55:30 +0000 (18:55 -0800)]
fix some race conditions

SCCS-vsn: usr.sbin/sendmail/src/clock.c 8.6

30 years agoreject all-numeric login names
Eric Allman [Thu, 30 Sep 1993 02:55:14 +0000 (18:55 -0800)]
reject all-numeric login names

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

30 years agodelivery mode "b" also avoids initial expansion
Eric Allman [Thu, 30 Sep 1993 00:43:05 +0000 (16:43 -0800)]
delivery mode "b" also avoids initial expansion

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

30 years agoupdate location of tmac sources on uunet
Eric Allman [Tue, 28 Sep 1993 22:28:06 +0000 (14:28 -0800)]
update location of tmac sources on uunet

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

30 years agoadd additional checkfd012 calls
Eric Allman [Tue, 28 Sep 1993 06:53:09 +0000 (22:53 -0800)]
add additional checkfd012 calls

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

30 years agofix description of NeXTStep workaround
Eric Allman [Tue, 28 Sep 1993 06:18:18 +0000 (22:18 -0800)]
fix description of NeXTStep workaround

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

30 years ago1.29: move cursor address magic to autoconf.c (now that it is getting
Chris Torek [Tue, 28 Sep 1993 06:16:13 +0000 (22:16 -0800)]
1.29: move cursor address magic to autoconf.c (now that it is getting
more and more complicated).

SCCS-vsn: sys/sparc/rcons/rcons_kern.c 8.2

30 years agoimproper section cross reference
Eric Allman [Tue, 28 Sep 1993 06:16:11 +0000 (22:16 -0800)]
improper section cross reference

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

30 years agoadd gcc 2.4.5 support
Chris Torek [Tue, 28 Sep 1993 06:13:27 +0000 (22:13 -0800)]
add gcc 2.4.5 support

SCCS-vsn: sys/sparc/include/stdarg.h 8.2
SCCS-vsn: sys/sparc/include/varargs.h 8.2

30 years ago1.13: some user code actually includes psl.h -- move inline functions
Chris Torek [Tue, 28 Sep 1993 06:08:27 +0000 (22:08 -0800)]
1.13: some user code actually includes psl.h -- move inline functions
under `#ifdef KERNEL'

SCCS-vsn: sys/sparc/include/psl.h 8.2

30 years ago1.41: sort the memory array before setting up translation tables, so
Chris Torek [Tue, 28 Sep 1993 06:04:42 +0000 (22:04 -0800)]
1.41: sort the memory array before setting up translation tables, so
that the software page numbers and hardware page numbers will
agree for kernel pages.

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

30 years ago1.21: rm bogus stray interrupt time assignment (from dab@berserkly.cray.com)
Chris Torek [Tue, 28 Sep 1993 06:02:52 +0000 (22:02 -0800)]
1.21: rm bogus stray interrupt time assignment (from dab@berserkly.cray.com)
1.22: trap table is protected (at least without kgdb)

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

30 years agonew cpu decode, & fix for ss2 cache chip bug
Chris Torek [Tue, 28 Sep 1993 06:01:10 +0000 (22:01 -0800)]
new cpu decode, & fix for ss2 cache chip bug

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

30 years ago1.33: Ignore rom property "aliases" (found on the IPX).
Chris Torek [Tue, 28 Sep 1993 05:56:11 +0000 (21:56 -0800)]
1.33: Ignore rom property "aliases" (found on the IPX).
1.34: don't need LBL diskless hack anymore
1.35: add romgetcursoraddr, and move it and rominterpret into ifdef RCONSOLE

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

30 years agoreturn an error if file has a hole (VOP_BMAP returns blkno==-1)
Mike Hibler [Tue, 28 Sep 1993 04:03:16 +0000 (20:03 -0800)]
return an error if file has a hole (VOP_BMAP returns blkno==-1)

SCCS-vsn: sys/dev/vn.c 8.2

30 years agomerge in another KnownBugs list
Eric Allman [Tue, 28 Sep 1993 01:30:08 +0000 (17:30 -0800)]
merge in another KnownBugs list

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

30 years agorepair numeric codes on $#error lines (broken a few days ago)
Eric Allman [Tue, 28 Sep 1993 00:23:32 +0000 (16:23 -0800)]
repair numeric codes on $#error lines (broken a few days ago)

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

30 years agofix problem causing "c" option (don't connect to expensive mailers)
Eric Allman [Mon, 27 Sep 1993 11:08:43 +0000 (03:08 -0800)]
fix problem causing "c" option (don't connect to expensive mailers)
to be ignored in some SMTP runs.

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

30 years agoadd RunExpensiveJobs
Eric Allman [Mon, 27 Sep 1993 10:59:32 +0000 (02:59 -0800)]
add RunExpensiveJobs

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

30 years agochanges for 4.4BSD-Lite requested by USL
Keith Bostic [Mon, 27 Sep 1993 03:52:45 +0000 (19:52 -0800)]
changes for 4.4BSD-Lite requested by USL

SCCS-vsn: sys/scripts/xps 8.2

30 years agolink documentation and .hf so install works
Eric Allman [Mon, 27 Sep 1993 03:38:48 +0000 (19:38 -0800)]
link documentation and .hf so install works

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

30 years agocompute return message size more cleverly if NoReturn is set
Eric Allman [Mon, 27 Sep 1993 01:15:17 +0000 (17:15 -0800)]
compute return message size more cleverly if NoReturn is set

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

30 years agosort P* flags, replace comment on P_WAITED
Keith Bostic [Mon, 27 Sep 1993 00:59:48 +0000 (16:59 -0800)]
sort P* flags, replace comment on P_WAITED

SCCS-vsn: sys/sys/proc.h 8.5

30 years agocomments
Eric Allman [Mon, 27 Sep 1993 00:16:53 +0000 (16:16 -0800)]
comments

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

30 years agomerge ON-HOLD list
Eric Allman [Mon, 27 Sep 1993 00:00:41 +0000 (16:00 -0800)]
merge ON-HOLD list

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

30 years agocomment regarding CheckLoopBack
Eric Allman [Sun, 26 Sep 1993 03:39:23 +0000 (19:39 -0800)]
comment regarding CheckLoopBack

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

30 years agoclean up errors when no database at all can be opened
Eric Allman [Sun, 26 Sep 1993 03:16:20 +0000 (19:16 -0800)]
clean up errors when no database at all can be opened

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

30 years agogo ahead and install sendmail (but not config files)
Eric Allman [Sat, 25 Sep 1993 23:37:03 +0000 (15:37 -0800)]
go ahead and install sendmail (but not config files)

SCCS-vsn: usr.sbin/sendmail/Makefile 8.2

30 years agoadd MF_ALIASWAIT flag to avoid infinite recursion in aliaswait
Eric Allman [Sat, 25 Sep 1993 22:25:25 +0000 (14:25 -0800)]
add MF_ALIASWAIT flag to avoid infinite recursion in aliaswait

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

30 years agofix problem when 0, 1, or 2 are closed when sendmail starts up
Eric Allman [Sat, 25 Sep 1993 22:24:51 +0000 (14:24 -0800)]
fix problem when 0, 1, or 2 are closed when sendmail starts up

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

30 years agoadd MF_ALIASWAIT flag
Eric Allman [Sat, 25 Sep 1993 22:01:57 +0000 (14:01 -0800)]
add MF_ALIASWAIT flag

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

30 years agocast inode di_size from off_t to int for printing in print()
Mike Hibler [Sat, 25 Sep 1993 13:19:36 +0000 (05:19 -0800)]
cast inode di_size from off_t to int for printing in print()

SCCS-vsn: sbin/fsdb/fsdb.c 8.3

30 years agohooks for future features
Eric Allman [Fri, 24 Sep 1993 22:14:22 +0000 (14:14 -0800)]
hooks for future features

SCCS-vsn: usr.sbin/sendmail/src/usersmtp.c 8.9
SCCS-vsn: usr.sbin/sendmail/src/conf.c 8.38

30 years agoadd CheckLoopBack variable
Eric Allman [Fri, 24 Sep 1993 21:46:49 +0000 (13:46 -0800)]
add CheckLoopBack variable

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

30 years agoavoid comment that gets confused with an ANSI trigraph
Eric Allman [Fri, 24 Sep 1993 21:44:53 +0000 (13:44 -0800)]
avoid comment that gets confused with an ANSI trigraph

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

30 years agoANSI C
Eric Allman [Fri, 24 Sep 1993 21:44:16 +0000 (13:44 -0800)]
ANSI C

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

30 years agochanges for 4.4BSD-Lite requested by USL
Keith Bostic [Fri, 24 Sep 1993 10:37:46 +0000 (02:37 -0800)]
changes for 4.4BSD-Lite requested by USL

SCCS-vsn: bin/ps/keyword.c 8.3
SCCS-vsn: bin/ps/nlist.c 8.2
SCCS-vsn: bin/ps/print.c 8.3
SCCS-vsn: bin/ps/ps.c 8.2
SCCS-vsn: lib/libkvm/kvm_proc.c 8.3
SCCS-vsn: sbin/clri/clri.c 8.2
SCCS-vsn: sbin/dump/traverse.c 8.2
SCCS-vsn: sbin/fsck/inode.c 8.2
SCCS-vsn: sbin/fsdb/fsdb.c 8.2
SCCS-vsn: sbin/newfs/mkfs.c 8.2
SCCS-vsn: sbin/quotacheck/quotacheck.c 8.2
SCCS-vsn: usr.bin/gcore/gcore.c 8.2
SCCS-vsn: usr.bin/systat/pigs.c 8.2
SCCS-vsn: usr.bin/w/proc_compare.c 8.2
SCCS-vsn: usr.sbin/mkproto/mkproto.c 8.2
SCCS-vsn: usr.sbin/pstat/pstat.c 8.2
SCCS-vsn: usr.sbin/quot/quot.c 8.2

30 years agoput back in the shift, don't use the bottom bits for hashing
Keith Bostic [Fri, 24 Sep 1993 09:03:17 +0000 (01:03 -0800)]
put back in the shift, don't use the bottom bits for hashing

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

30 years agochanges for 4.4BSD-Lite requested by USL
Keith Bostic [Fri, 24 Sep 1993 07:46:46 +0000 (23:46 -0800)]
changes for 4.4BSD-Lite requested by USL

SCCS-vsn: sys/kern/init_main.c 8.4
SCCS-vsn: sys/kern/kern_acct.c 8.2
SCCS-vsn: sys/kern/kern_sysctl.c 8.2
SCCS-vsn: sys/kern/kern_clock.c 8.3
SCCS-vsn: sys/kern/subr_prof.c 8.3
SCCS-vsn: sys/kern/tty.c 8.4
SCCS-vsn: sys/kern/tty_pty.c 8.2
SCCS-vsn: sys/kern/kern_ktrace.c 8.2
SCCS-vsn: sys/kern/kern_resource.c 8.3
SCCS-vsn: sys/sys/proc.h 8.4
SCCS-vsn: sys/sys/user.h 8.2
SCCS-vsn: sys/sys/tty.h 8.4
SCCS-vsn: sys/sys/buf.h 8.3
SCCS-vsn: sys/sys/signalvar.h 8.2
SCCS-vsn: sys/kern/kern_physio.c 8.3
SCCS-vsn: sys/kern/kern_exit.c 8.3
SCCS-vsn: sys/kern/sys_generic.c 8.4
SCCS-vsn: sys/kern/subr_prf.c 8.2
SCCS-vsn: sys/kern/vfs_syscalls.c 8.3
SCCS-vsn: sys/kern/kern_prot.c 8.2
SCCS-vsn: sys/kern/tty_tty.c 8.2
SCCS-vsn: sys/kern/sys_process.c 8.3
SCCS-vsn: sys/kern/kern_exec.c 8.3
SCCS-vsn: sys/kern/kern_proc.c 8.3
SCCS-vsn: sys/kern/kern_synch.c 8.4
SCCS-vsn: sys/kern/kern_fork.c 8.3
SCCS-vsn: sys/kern/tty_conf.c 8.3
SCCS-vsn: sys/kern/kern_descrip.c 8.2
SCCS-vsn: sys/kern/kern_sig.c 8.4
SCCS-vsn: sys/nfs/nfs_socket.c 8.2
SCCS-vsn: sys/nfs/nfs_bio.c 8.3
SCCS-vsn: sys/ufs/ffs/inode.h 8.3
SCCS-vsn: sys/ufs/ufs/inode.h 8.3
SCCS-vsn: sys/ufs/ffs/ufs_disksubr.c 8.4
SCCS-vsn: sys/ufs/ufs/ufs_disksubr.c 8.4
SCCS-vsn: sys/ufs/ffs/ufs_inode.c 8.3
SCCS-vsn: sys/ufs/ufs/ufs_inode.c 8.3
SCCS-vsn: sys/ufs/ffs/ufs_lookup.c 8.3
SCCS-vsn: sys/ufs/ufs/ufs_lookup.c 8.3
SCCS-vsn: sys/ufs/ffs/ufs_vnops.c 8.4
SCCS-vsn: sys/ufs/ufs/ufs_vnops.c 8.4
SCCS-vsn: sys/ufs/ffs/ufs_ihash.c 8.3
SCCS-vsn: sys/ufs/ufs/ufs_ihash.c 8.3
SCCS-vsn: sys/ufs/ffs/ufs_bmap.c 8.4
SCCS-vsn: sys/ufs/ufs/ufs_bmap.c 8.4
SCCS-vsn: sys/ufs/ffs/ufs_readwrite.c 8.3
SCCS-vsn: sys/ufs/ufs/ufs_readwrite.c 8.3
SCCS-vsn: sys/ufs/ffs/fs.h 8.2
SCCS-vsn: sys/ufs/ffs/ffs_alloc.c 8.3
SCCS-vsn: sys/ufs/ffs/ffs_inode.c 8.4
SCCS-vsn: sys/ufs/ffs/ffs_vfsops.c 8.3
SCCS-vsn: sys/ufs/ffs/ffs_balloc.c 8.4
SCCS-vsn: sys/ufs/lfs/lfs.h 8.3
SCCS-vsn: sys/ufs/lfs/lfs_bio.c 8.3
SCCS-vsn: sys/ufs/lfs/lfs_vnops.c 8.4
SCCS-vsn: sys/ufs/lfs/lfs_alloc.c 8.3
SCCS-vsn: sys/ufs/lfs/lfs_inode.c 8.4
SCCS-vsn: sys/ufs/lfs/lfs_segment.c 8.3
SCCS-vsn: sys/ufs/lfs/lfs_syscalls.c 8.3
SCCS-vsn: sys/hp300/hp300/genassym.c 8.2
SCCS-vsn: sys/hp300/hp300/locore.s 8.4
SCCS-vsn: sys/hp300/hp300/trap.c 8.4
SCCS-vsn: sys/hp300/hp300/vm_machdep.c 8.3
SCCS-vsn: sys/hp300/hp300/machdep.c 8.2
SCCS-vsn: sys/pmax/pmax/genassym.c 8.2
SCCS-vsn: sys/pmax/pmax/pmap.c 8.2
SCCS-vsn: sys/pmax/pmax/trap.c 8.4
SCCS-vsn: sys/pmax/pmax/locore.s 8.3
SCCS-vsn: sys/pmax/include/cpu.h 8.2
SCCS-vsn: sys/tahoe/tahoe/Locore.c 7.6
SCCS-vsn: sys/tahoe/tahoe/genassym.c 7.8
SCCS-vsn: sys/tahoe/tahoe/locore.s 7.21
SCCS-vsn: sys/tahoe/tahoe/trap.c 7.14
SCCS-vsn: sys/tahoe/tahoe/vm_machdep.c 7.10
SCCS-vsn: sys/vax/vax/Locore.c 7.8
SCCS-vsn: sys/vax/vax/genassym.c 7.12
SCCS-vsn: sys/vax/vax/locore.s 7.33
SCCS-vsn: sys/vax/vax/trap.c 7.15
SCCS-vsn: sys/vax/uba/lpa.c 7.6
SCCS-vsn: sys/vax/uba/np.c 7.11
SCCS-vsn: sys/vm/vm_glue.c 8.4
SCCS-vsn: sys/vm/vm_meter.c 8.2
SCCS-vsn: sys/news3400/news3400/genassym.c 8.2
SCCS-vsn: sys/news3400/news3400/locore.s 8.3
SCCS-vsn: sys/news3400/news3400/machdep.c 8.2
SCCS-vsn: sys/news3400/news3400/trap.c 8.4
SCCS-vsn: sys/news3400/iop/fb_sub.c 8.2
SCCS-vsn: sys/news3400/iodev/sd.c 8.2
SCCS-vsn: sys/miscfs/fdesc/fdesc_vnops.c 8.3
SCCS-vsn: sys/hp/hpux/hpux_sig.c 8.2
SCCS-vsn: sys/hp300/include/cpu.h 8.2
SCCS-vsn: sys/i386/i386/genassym.c 8.2
SCCS-vsn: sys/i386/i386/locore.s 8.3
SCCS-vsn: sys/i386/i386/trap.c 8.4
SCCS-vsn: sys/i386/i386/vm_machdep.c 8.2
SCCS-vsn: sys/luna68k/luna68k/genassym.c 8.2
SCCS-vsn: sys/luna68k/luna68k/locore.s 8.3
SCCS-vsn: sys/luna68k/luna68k/trap.c 8.4
SCCS-vsn: sys/luna68k/luna68k/vm_machdep.c 8.2
SCCS-vsn: sys/luna68k/include/cpu.h 8.2
SCCS-vsn: sys/i386/include/cpu.h 8.2
SCCS-vsn: sys/sparc/include/cpu.h 8.2
SCCS-vsn: sys/sparc/include/pcb.h 8.2
SCCS-vsn: sys/sparc/sparc/locore.s 8.3
SCCS-vsn: sys/sparc/sparc/locore2.c 8.3
SCCS-vsn: sys/sparc/sparc/sys_process.c 8.3
SCCS-vsn: sys/sparc/sparc/trap.c 8.4
SCCS-vsn: sys/sparc/sparc/vm_machdep.c 8.2
SCCS-vsn: sys/vax/mba/mt.c 7.11
SCCS-vsn: sys/sparc/sunos/sun_misc.c 8.2

30 years agofix bug that can cause recursive .forward files to fail
Eric Allman [Thu, 23 Sep 1993 09:02:54 +0000 (01:02 -0800)]
fix bug that can cause recursive .forward files to fail

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

30 years agochanges for 4.4BSD-Lite requested by USL
Keith Bostic [Thu, 23 Sep 1993 08:06:16 +0000 (00:06 -0800)]
changes for 4.4BSD-Lite requested by USL

SCCS-vsn: lib/libkvm/kvm_proc.c 8.2

30 years agochanges for 4.4BSD-Lite requested by USL
Keith Bostic [Thu, 23 Sep 1993 07:05:44 +0000 (23:05 -0800)]
changes for 4.4BSD-Lite requested by USL

SCCS-vsn: bin/ps/keyword.c 8.2
SCCS-vsn: bin/ps/print.c 8.2

30 years agoindicate what version of sendmail these apply to
Eric Allman [Thu, 23 Sep 1993 05:52:13 +0000 (21:52 -0800)]
indicate what version of sendmail these apply to

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

30 years agodate and time created 93/09/22 14:49:36 by eric
Eric Allman [Thu, 23 Sep 1993 05:49:36 +0000 (21:49 -0800)]
date and time created 93/09/22 14:49:36 by eric

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

30 years agofix stepping through dbm database
Eric Allman [Thu, 23 Sep 1993 01:55:39 +0000 (17:55 -0800)]
fix stepping through dbm database

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

30 years agofix signal return value
Eric Allman [Thu, 23 Sep 1993 01:45:41 +0000 (17:45 -0800)]
fix signal return value

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

30 years agoNeXT also uses union wait
Eric Allman [Thu, 23 Sep 1993 01:45:28 +0000 (17:45 -0800)]
NeXT also uses union wait

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

30 years agoinclude hacks to allow old versions of wait that use "union wait"
Eric Allman [Thu, 23 Sep 1993 01:32:25 +0000 (17:32 -0800)]
include hacks to allow old versions of wait that use "union wait"

SCCS-vsn: usr.sbin/sendmail/src/READ_ME 8.25
SCCS-vsn: usr.sbin/sendmail/src/conf.h 8.35
SCCS-vsn: usr.sbin/sendmail/src/util.c 8.11

30 years agocompile cleanup on various systems (mostly AUX)
Eric Allman [Thu, 23 Sep 1993 01:03:08 +0000 (17:03 -0800)]
compile cleanup on various systems (mostly AUX)

SCCS-vsn: usr.sbin/sendmail/src/conf.h 8.34
SCCS-vsn: usr.sbin/sendmail/src/sendmail.h 8.21
SCCS-vsn: usr.sbin/sendmail/src/daemon.c 8.15
SCCS-vsn: usr.sbin/sendmail/src/conf.c 8.37

30 years agoredefine WIFEXITED and WEXITSTATUS for AUX
Eric Allman [Thu, 23 Sep 1993 00:46:56 +0000 (16:46 -0800)]
redefine WIFEXITED and WEXITSTATUS for AUX

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

30 years agodocument GNU getopt problem
Eric Allman [Thu, 23 Sep 1993 00:13:44 +0000 (16:13 -0800)]
document GNU getopt problem

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

30 years agofix documentation of makemap -f flag
Eric Allman [Thu, 23 Sep 1993 00:06:07 +0000 (16:06 -0800)]
fix documentation of makemap -f flag

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

30 years agofix -f flag to match ORA book
Eric Allman [Thu, 23 Sep 1993 00:05:30 +0000 (16:05 -0800)]
fix -f flag to match ORA book

SCCS-vsn: usr.sbin/sendmail/makemap/makemap.c 8.5
SCCS-vsn: usr.sbin/sendmail/makemap/makemap.8 8.2

30 years agoget sendmail.cf name from a routine (so it can autoconfigure on NeXt)
Eric Allman [Thu, 23 Sep 1993 00:02:55 +0000 (16:02 -0800)]
get sendmail.cf name from a routine (so it can autoconfigure on NeXt)

SCCS-vsn: usr.sbin/sendmail/src/conf.c 8.36
SCCS-vsn: usr.sbin/sendmail/src/sendmail.h 8.20
SCCS-vsn: usr.sbin/sendmail/src/main.c 8.27

30 years agochanges for 4.4BSD-Lite requested by USL
Keith Bostic [Wed, 22 Sep 1993 23:34:01 +0000 (15:34 -0800)]
changes for 4.4BSD-Lite requested by USL

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

30 years agoavoid duplicate error messages
Eric Allman [Wed, 22 Sep 1993 06:32:59 +0000 (22:32 -0800)]
avoid duplicate error messages

SCCS-vsn: usr.sbin/sendmail/src/deliver.c 8.25
SCCS-vsn: usr.sbin/sendmail/src/queue.c 8.18

30 years agochanges for 4.4BSD-Lite requested by USL
Keith Bostic [Tue, 21 Sep 1993 23:10:21 +0000 (15:10 -0800)]
changes for 4.4BSD-Lite requested by USL

SCCS-vsn: sys/hp300/hp300/trap.c 8.3
SCCS-vsn: sys/hp300/hp300/vm_machdep.c 8.2
SCCS-vsn: sys/nfs/nfs_bio.c 8.2
SCCS-vsn: sys/ufs/mfs/mfs_vnops.c 8.3
SCCS-vsn: sys/vm/swap_pager.c 8.2
SCCS-vsn: sys/vm/vm_glue.c 8.3
SCCS-vsn: sys/i386/i386/locore.s 8.2
SCCS-vsn: sys/i386/i386/trap.c 8.3
SCCS-vsn: sys/luna68k/luna68k/locore.s 8.2
SCCS-vsn: sys/luna68k/luna68k/trap.c 8.3
SCCS-vsn: sys/news3400/news3400/locore.s 8.2
SCCS-vsn: sys/news3400/news3400/trap.c 8.3
SCCS-vsn: sys/pmax/pmax/locore.s 8.2
SCCS-vsn: sys/pmax/pmax/trap.c 8.3
SCCS-vsn: sys/sparc/sparc/locore2.c 8.2
SCCS-vsn: sys/sparc/sparc/sys_process.c 8.2
SCCS-vsn: sys/sparc/sparc/trap.c 8.3
SCCS-vsn: sys/tahoe/tahoe/Locore.c 7.5
SCCS-vsn: sys/tahoe/tahoe/locore.s 7.20
SCCS-vsn: sys/tahoe/tahoe/trap.c 7.13
SCCS-vsn: sys/vax/vax/Locore.c 7.7
SCCS-vsn: sys/vax/vax/locore.s 7.32
SCCS-vsn: sys/vax/vax/trap.c 7.14
SCCS-vsn: sys/vax/inline/langpats.c 7.4
SCCS-vsn: sys/miscfs/specfs/spec_vnops.c 8.2
SCCS-vsn: sys/net/if_sl.c 8.2
SCCS-vsn: sys/kern/sysv_shm.c 8.3
SCCS-vsn: sys/sys/shm.h 8.2

30 years agochanges for 4.4BSD-Lite requested by USL
Kirk McKusick [Tue, 21 Sep 1993 22:38:50 +0000 (14:38 -0800)]
changes for 4.4BSD-Lite requested by USL
NOT SEMANTIC SUGAR -- change to exec init, not hand-craft it

SCCS-vsn: sys/kern/init_main.c 8.3
SCCS-vsn: sys/hp300/hp300/locore.s 8.3

30 years agochanges for 4.4BSD-Lite requested by USL
Keith Bostic [Tue, 21 Sep 1993 22:36:20 +0000 (14:36 -0800)]
changes for 4.4BSD-Lite requested by USL

SCCS-vsn: sys/ufs/ffs/ufs_disksubr.c 8.3
SCCS-vsn: sys/ufs/ufs/ufs_disksubr.c 8.3
SCCS-vsn: sys/ufs/ffs/ufs_inode.c 8.2
SCCS-vsn: sys/ufs/ufs/ufs_inode.c 8.2
SCCS-vsn: sys/ufs/ffs/ufs_lookup.c 8.2
SCCS-vsn: sys/ufs/ufs/ufs_lookup.c 8.2
SCCS-vsn: sys/ufs/ffs/ufs_vnops.c 8.3
SCCS-vsn: sys/ufs/ufs/ufs_vnops.c 8.3
SCCS-vsn: sys/ufs/ffs/ufs_bmap.c 8.3
SCCS-vsn: sys/ufs/ufs/ufs_bmap.c 8.3
SCCS-vsn: sys/ufs/ffs/ufs_readwrite.c 8.2
SCCS-vsn: sys/ufs/ufs/ufs_readwrite.c 8.2
SCCS-vsn: sys/ufs/lfs/lfs_subr.c 8.2
SCCS-vsn: sys/ufs/lfs/lfs.h 8.2
SCCS-vsn: sys/ufs/lfs/lfs_bio.c 8.2
SCCS-vsn: sys/ufs/lfs/lfs_vnops.c 8.3
SCCS-vsn: sys/ufs/lfs/lfs_vfsops.c 8.2
SCCS-vsn: sys/ufs/lfs/lfs_alloc.c 8.2
SCCS-vsn: sys/ufs/lfs/lfs_inode.c 8.3
SCCS-vsn: sys/ufs/lfs/lfs_segment.c 8.2
SCCS-vsn: sys/ufs/lfs/lfs_syscalls.c 8.2
SCCS-vsn: sys/kern/vfs_cluster.c 8.2
SCCS-vsn: sys/kern/subr_prof.c 8.2
SCCS-vsn: sys/kern/tty.c 8.3
SCCS-vsn: sys/kern/kern_sig.c 8.3
SCCS-vsn: sys/kern/kern_fork.c 8.2
SCCS-vsn: sys/kern/kern_synch.c 8.3
SCCS-vsn: sys/kern/kern_proc.c 8.2
SCCS-vsn: sys/kern/kern_physio.c 8.2
SCCS-vsn: sys/kern/vfs_bio.c 8.3
SCCS-vsn: sys/kern/kern_exit.c 8.2
SCCS-vsn: sys/kern/sys_generic.c 8.3
SCCS-vsn: sys/kern/sys_process.c 8.2

30 years agoaccuracy and troff fixes
Eric Allman [Tue, 21 Sep 1993 22:21:24 +0000 (14:21 -0800)]
accuracy and troff fixes

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

30 years agochanges for 4.4BSD-Lite requested by USL
Keith Bostic [Tue, 21 Sep 1993 22:20:40 +0000 (14:20 -0800)]
changes for 4.4BSD-Lite requested by USL

SCCS-vsn: sys/ufs/ffs/ffs_alloc.c 8.2
SCCS-vsn: sys/ufs/ffs/ffs_subr.c 8.2
SCCS-vsn: sys/ufs/ffs/ffs_inode.c 8.3
SCCS-vsn: sys/ufs/ffs/ffs_vfsops.c 8.2
SCCS-vsn: sys/ufs/ffs/ffs_balloc.c 8.3
SCCS-vsn: sys/ufs/ffs/dinode.h 8.2
SCCS-vsn: sys/ufs/ufs/dinode.h 8.2
SCCS-vsn: sys/ufs/ffs/inode.h 8.2
SCCS-vsn: sys/ufs/ufs/inode.h 8.2

30 years agochanges for 4.4BSD-Lite requested by USL
Kirk McKusick [Tue, 21 Sep 1993 22:14:38 +0000 (14:14 -0800)]
changes for 4.4BSD-Lite requested by USL

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

30 years agochanges for 4.4BSD-Lite requested by USL
Keith Bostic [Tue, 21 Sep 1993 22:14:23 +0000 (14:14 -0800)]
changes for 4.4BSD-Lite requested by USL

SCCS-vsn: sys/sys/proc.h 8.3
SCCS-vsn: sys/sys/tty.h 8.3
SCCS-vsn: sys/sys/buf.h 8.2

30 years agoexecve_args definition moves to exec.h so it can be used in init_main.c
Kirk McKusick [Tue, 21 Sep 1993 14:18:39 +0000 (06:18 -0800)]
execve_args definition moves to exec.h so it can be used in init_main.c

SCCS-vsn: sys/kern/kern_exec.c 8.2

30 years agochanges for 4.4BSD-Lite requested by USL
Keith Bostic [Tue, 21 Sep 1993 12:52:36 +0000 (04:52 -0800)]
changes for 4.4BSD-Lite requested by USL

SCCS-vsn: sys/hp300/hp300/locore.s 8.2

30 years agostrip mailer: information off of $B and $C (BITNET and CSNET) relays
Eric Allman [Mon, 20 Sep 1993 11:02:49 +0000 (03:02 -0800)]
strip mailer: information off of $B and $C (BITNET and CSNET) relays

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

30 years agoavoid infinite loops in !foo format
Eric Allman [Mon, 20 Sep 1993 10:58:33 +0000 (02:58 -0800)]
avoid infinite loops in !foo format

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

30 years agoLinux, SCO UNIX, and Make commentary
Eric Allman [Mon, 20 Sep 1993 10:38:17 +0000 (02:38 -0800)]
Linux, SCO UNIX, and Make commentary

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

30 years agoNeXT portability changes; cleanup of <sys/wait.h> assumptions
Eric Allman [Mon, 20 Sep 1993 10:23:29 +0000 (02:23 -0800)]
NeXT portability changes; cleanup of <sys/wait.h> assumptions

SCCS-vsn: usr.sbin/sendmail/src/conf.c 8.35
SCCS-vsn: usr.sbin/sendmail/src/conf.h 8.32
SCCS-vsn: usr.sbin/sendmail/src/daemon.c 8.14
SCCS-vsn: usr.sbin/sendmail/src/deliver.c 8.24

30 years agoavoid syserr on final 221 message; this can occur if the other end
Eric Allman [Mon, 20 Sep 1993 10:22:19 +0000 (02:22 -0800)]
avoid syserr on final 221 message; this can occur if the other end
closes prematurely

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

30 years agoupdate FlexFAX information
Eric Allman [Mon, 20 Sep 1993 08:46:26 +0000 (00:46 -0800)]
update FlexFAX information

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

30 years agochange trademark attribution
Eric Allman [Mon, 20 Sep 1993 08:41:11 +0000 (00:41 -0800)]
change trademark attribution

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

30 years agohooks to handle broken SMTP peers that can't handle multi-line
Eric Allman [Sun, 19 Sep 1993 13:08:16 +0000 (05:08 -0800)]
hooks to handle broken SMTP peers that can't handle multi-line
220 greeting messages

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

30 years agoprint more information on "too many hops" message
Eric Allman [Sun, 19 Sep 1993 13:07:38 +0000 (05:07 -0800)]
print more information on "too many hops" message

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

30 years ago#undef SETPROCTITLE on AIX -- it confuses things
Eric Allman [Sun, 19 Sep 1993 08:15:17 +0000 (00:15 -0800)]
#undef SETPROCTITLE on AIX -- it confuses things

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

30 years agoadd BrokenSmtpPeers
Eric Allman [Sun, 19 Sep 1993 06:10:07 +0000 (22:10 -0800)]
add BrokenSmtpPeers

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

30 years agorelax queue filename validation for AIX and other pid > 32000 OSes
Eric Allman [Sun, 19 Sep 1993 02:41:54 +0000 (18:41 -0800)]
relax queue filename validation for AIX and other pid > 32000 OSes

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