unix-history/.git
29 years agochange the way directories are reported.
Jan-Simon Pendry [Fri, 22 Jul 1994 04:59:00 +0000 (20:59 -0800)]
change the way directories are reported.
don't fake them into fifos any more - instead twiddle the x bits off.
this is to prevent fts/ls from getting too confused.

SCCS-vsn: sys/miscfs/fdesc/fdesc_vnops.c 8.11

29 years agoisop_laddr is a pointer to a sockaddr_iso, not the thing itself;
Keith Sklower [Wed, 20 Jul 1994 01:36:07 +0000 (17:36 -0800)]
isop_laddr is a pointer to a sockaddr_iso, not the thing itself;
change line about 231 to isop->laddr->siso_tlen

SCCS-vsn: sys/netiso/iso_pcb.c 8.3

29 years agoset A, w, 5, :, /, |, and @ on the local mailer
Eric Allman [Sun, 17 Jul 1994 02:23:00 +0000 (18:23 -0800)]
set A, w, 5, :, /, |, and @ on the local mailer

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

29 years agoadd dotted users
Eric Allman [Sun, 17 Jul 1994 01:21:35 +0000 (17:21 -0800)]
add dotted users

SCCS-vsn: usr.sbin/sendmail/cf/m4/cf.m4 8.6
SCCS-vsn: usr.sbin/sendmail/cf/m4/proto.m4 8.50
SCCS-vsn: usr.sbin/sendmail/cf/README 8.32

29 years agoupdates for 8.7, esp. split out mailer flags
Eric Allman [Sat, 16 Jul 1994 23:45:32 +0000 (15:45 -0800)]
updates for 8.7, esp. split out mailer flags

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

29 years agodate and time created 94/07/15 07:18:03 by pendry
Jan-Simon Pendry [Fri, 15 Jul 1994 22:18:03 +0000 (14:18 -0800)]
date and time created 94/07/15 07:18:03 by pendry

SCCS-vsn: lib/libc/sys/undelete.2 8.1

29 years agofixes sign extension bug with sending 8 bit chars (from ralph)
Kirk McKusick [Fri, 15 Jul 1994 11:12:20 +0000 (03:12 -0800)]
fixes sign extension bug with sending 8 bit chars (from ralph)

SCCS-vsn: sys/pmax/dev/dc.c 8.4

29 years agofirst pass at allowing user mounts/unmounts
Kirk McKusick [Fri, 15 Jul 1994 04:44:06 +0000 (20:44 -0800)]
first pass at allowing user mounts/unmounts

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

29 years agoupdates for user permissible mounts
Kirk McKusick [Fri, 15 Jul 1994 04:43:42 +0000 (20:43 -0800)]
updates for user permissible mounts

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

29 years agofirst pass at allowing user mounts/unmounts
Kirk McKusick [Fri, 15 Jul 1994 04:30:56 +0000 (20:30 -0800)]
first pass at allowing user mounts/unmounts

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

29 years agoadd ownership of non-root mounts
Kirk McKusick [Fri, 15 Jul 1994 03:14:04 +0000 (19:14 -0800)]
add ownership of non-root mounts

SCCS-vsn: sbin/mount/mount.c 8.21

29 years agomove mnt_owner into mnt_stat structure, so it is externally visible
Kirk McKusick [Fri, 15 Jul 1994 02:47:11 +0000 (18:47 -0800)]
move mnt_owner into mnt_stat structure, so it is externally visible

SCCS-vsn: sys/sys/mount.h 8.15

29 years agoupdate for 4.4BSD-Lite (from mycroft)
Kirk McKusick [Thu, 14 Jul 1994 09:55:05 +0000 (01:55 -0800)]
update for 4.4BSD-Lite (from mycroft)

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

29 years ago'nother oops tc->index shouldbe tc->tc_index
Keith Sklower [Thu, 14 Jul 1994 09:11:52 +0000 (01:11 -0800)]
'nother oops tc->index shouldbe tc->tc_index

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

29 years agofurther fixes, rn_inithead called with wrong offsets and
Keith Sklower [Thu, 14 Jul 1994 09:02:46 +0000 (01:02 -0800)]
further fixes, rn_inithead called with wrong offsets and
need to store NSAP with net/radix.c conventions for length byte instead of

SCCS-vsn: sys/netiso/tuba_table.c 8.4
SCCS-vsn: sys/netiso/tuba_table.h 8.2

29 years agoupdate for 4.4BSD-Lite (from mycroft)
Kirk McKusick [Thu, 14 Jul 1994 07:41:59 +0000 (23:41 -0800)]
update for 4.4BSD-Lite (from mycroft)

SCCS-vsn: sys/isofs/cd9660/iso.h 8.3
SCCS-vsn: sys/isofs/cd9660/cd9660_lookup.c 8.4
SCCS-vsn: sys/isofs/cd9660/cd9660_node.c 8.4
SCCS-vsn: sys/isofs/cd9660/cd9660_node.h 8.3
SCCS-vsn: sys/isofs/cd9660/cd9660_vfsops.c 8.5
SCCS-vsn: sys/isofs/cd9660/cd9660_vnops.c 8.7

29 years agono longer needs set-uid root
Kirk McKusick [Thu, 14 Jul 1994 01:16:47 +0000 (17:16 -0800)]
no longer needs set-uid root

SCCS-vsn: sbin/mount_union/Makefile 8.4

29 years agoadd mnt_owner to record uid that did a mount; no longer need MNT_USER
Kirk McKusick [Wed, 13 Jul 1994 15:26:23 +0000 (07:26 -0800)]
add mnt_owner to record uid that did a mount; no longer need MNT_USER

SCCS-vsn: sys/sys/mount.h 8.14

29 years agoadd unwhiteout system call to delete a whiteout entry
Jan-Simon Pendry [Wed, 13 Jul 1994 14:36:12 +0000 (06:36 -0800)]
add unwhiteout system call to delete a whiteout entry

SCCS-vsn: sys/kern/vfs_syscalls.c 8.17
SCCS-vsn: sys/kern/syscalls.master 8.3
SCCS-vsn: sys/kern/vnode_if.src 8.6

29 years agoadd -t type to usage output
Kirk McKusick [Wed, 13 Jul 1994 07:04:50 +0000 (23:04 -0800)]
add -t type to usage output

SCCS-vsn: bin/df/df.c 8.8

29 years agoclean up resolver casts to handle both old and new libraries
Eric Allman [Mon, 11 Jul 1994 22:24:59 +0000 (14:24 -0800)]
clean up resolver casts to handle both old and new libraries

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

29 years agochanges for 64-bit machines
Keith Bostic [Mon, 11 Jul 1994 14:09:51 +0000 (06:09 -0800)]
changes for 64-bit machines

SCCS-vsn: sys/sys/dirent.h 8.2
SCCS-vsn: sys/sys/stat.h 8.7

29 years agofix comment
Keith Bostic [Mon, 11 Jul 1994 13:59:11 +0000 (05:59 -0800)]
fix comment

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

29 years agochanges for 64-bit machines
Keith Bostic [Mon, 11 Jul 1994 13:58:39 +0000 (05:58 -0800)]
changes for 64-bit machines

SCCS-vsn: sys/sys/types.h 8.5
SCCS-vsn: sys/sys/vmmeter.h 8.2

29 years agochanges for 64-bit machines; include <sys/types.h> to avoid breakage
Keith Bostic [Mon, 11 Jul 1994 13:57:07 +0000 (05:57 -0800)]
changes for 64-bit machines; include <sys/types.h> to avoid breakage

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

29 years agochanges for 64-bit machines
Keith Bostic [Mon, 11 Jul 1994 13:55:25 +0000 (05:55 -0800)]
changes for 64-bit machines

SCCS-vsn: sys/sys/resource.h 8.3
SCCS-vsn: sys/sys/tablet.h 8.4
SCCS-vsn: sys/sys/time.h 8.2

29 years agochanges for 64-bit machines; reformat the comments
Keith Bostic [Mon, 11 Jul 1994 13:54:02 +0000 (05:54 -0800)]
changes for 64-bit machines; reformat the comments

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

29 years agochanges for 64-bit machines
Keith Bostic [Mon, 11 Jul 1994 13:53:15 +0000 (05:53 -0800)]
changes for 64-bit machines

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

29 years agochanges for 64-bit machines; reformat the comments
Keith Bostic [Mon, 11 Jul 1994 13:52:48 +0000 (05:52 -0800)]
changes for 64-bit machines; reformat the comments

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

29 years agochanges for 64-bit machines
Keith Bostic [Mon, 11 Jul 1994 13:50:48 +0000 (05:50 -0800)]
changes for 64-bit machines

SCCS-vsn: sys/sys/acct.h 8.3

29 years agochanges for 64-bit machines (from bostic)
Kirk McKusick [Sat, 9 Jul 1994 14:45:07 +0000 (06:45 -0800)]
changes for 64-bit machines (from bostic)

SCCS-vsn: sys/ufs/ufs/inode.h 8.5
SCCS-vsn: sys/ufs/ufs/quota.h 8.2
SCCS-vsn: sys/ufs/ufs/ufsmount.h 8.3
SCCS-vsn: sys/ufs/ufs/dir.h 8.3
SCCS-vsn: sys/ufs/ufs/dinode.h 8.4
SCCS-vsn: sys/ufs/ffs/fs.h 8.8
SCCS-vsn: sys/ufs/lfs/lfs.h 8.5

30 years agodon't use GCC-isms in MI code (from cgd)
Mike Hibler [Fri, 8 Jul 1994 12:55:57 +0000 (04:55 -0800)]
don't use GCC-isms in MI code (from cgd)

SCCS-vsn: sys/vm/vm_pager.h 8.5
SCCS-vsn: sys/vm/vm_pager.c 8.7

30 years agosince size_t is unsigned must check for overflow incrementally (from karels)
Kirk McKusick [Fri, 8 Jul 1994 08:48:35 +0000 (00:48 -0800)]
since size_t is unsigned must check for overflow incrementally (from karels)

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

30 years agowrong sense on force
Kirk McKusick [Fri, 8 Jul 1994 07:01:02 +0000 (23:01 -0800)]
wrong sense on force

SCCS-vsn: sbin/mount/mntopts.h 8.6

30 years agomount allows use of the force option
Kirk McKusick [Fri, 8 Jul 1994 06:53:16 +0000 (22:53 -0800)]
mount allows use of the force option

SCCS-vsn: sbin/mount/mount_ufs.c 8.3

30 years agosize size_t is unsigned must check for overflow incrementally (from karels)
Kirk McKusick [Fri, 8 Jul 1994 06:38:18 +0000 (22:38 -0800)]
size size_t is unsigned must check for overflow incrementally (from karels)

SCCS-vsn: sys/kern/sys_generic.c 8.6

30 years agoturn off MAKEENTRY flag when doingcache is disabled (from cgd)
Kirk McKusick [Wed, 6 Jul 1994 06:12:59 +0000 (22:12 -0800)]
turn off MAKEENTRY flag when doingcache is disabled (from cgd)

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

30 years agoadd poitner to Linux pmake
Eric Allman [Mon, 4 Jul 1994 22:37:13 +0000 (14:37 -0800)]
add poitner to Linux pmake

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

30 years agoPortability fixes for Hitachi HI-UX/WE2
Eric Allman [Mon, 4 Jul 1994 21:25:41 +0000 (13:25 -0800)]
Portability fixes for Hitachi HI-UX/WE2

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

30 years agodeclare variables extern and define only once (from ralph)
Kirk McKusick [Mon, 4 Jul 1994 06:08:39 +0000 (22:08 -0800)]
declare variables extern and define only once (from ralph)

SCCS-vsn: lib/libc/stdio/local.h 8.3
SCCS-vsn: lib/libc/stdlib/atexit.h 8.2
SCCS-vsn: lib/libc/stdlib/atexit.c 8.2

30 years agomove address of boot program. Kernels were getting too large. (from ralph)
Kirk McKusick [Mon, 4 Jul 1994 06:02:28 +0000 (22:02 -0800)]
move address of boot program. Kernels were getting too large. (from ralph)

SCCS-vsn: sys/pmax/stand/Makefile 8.4

30 years agochanges for procfs (from ralph)
Kirk McKusick [Mon, 4 Jul 1994 06:00:25 +0000 (22:00 -0800)]
changes for procfs (from ralph)

SCCS-vsn: sys/pmax/include/reg.h 8.3

30 years agofrom Ralph
Kirk McKusick [Mon, 4 Jul 1994 05:59:20 +0000 (21:59 -0800)]
from Ralph

SCCS-vsn: sys/pmax/pmax/procfs_machdep.c 8.1

30 years agominor debug checking code (from Ralph)
Kirk McKusick [Mon, 4 Jul 1994 05:51:20 +0000 (21:51 -0800)]
minor debug checking code (from Ralph)

SCCS-vsn: sys/pmax/pmax/trap.c 8.6
SCCS-vsn: sys/pmax/pmax/locore.s 8.6

30 years agoturn off debug error messages (from Ralph)
Kirk McKusick [Mon, 4 Jul 1994 05:46:08 +0000 (21:46 -0800)]
turn off debug error messages (from Ralph)

SCCS-vsn: sys/pmax/dev/if_le.c 8.3

30 years agohandle SCSI II devices (from Ralph)
Kirk McKusick [Mon, 4 Jul 1994 05:45:35 +0000 (21:45 -0800)]
handle SCSI II devices (from Ralph)

SCCS-vsn: sys/pmax/dev/rz.c 8.2

30 years agoadd H/W flow control (from Ralph)
Kirk McKusick [Mon, 4 Jul 1994 05:44:58 +0000 (21:44 -0800)]
add H/W flow control (from Ralph)

SCCS-vsn: sys/pmax/dev/dc.c 8.3

30 years agoRalph says: important bug fix
Kirk McKusick [Mon, 4 Jul 1994 05:44:12 +0000 (21:44 -0800)]
Ralph says: important bug fix

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

30 years agoupdate filesystem options (from Ralph)
Kirk McKusick [Mon, 4 Jul 1994 05:40:42 +0000 (21:40 -0800)]
update filesystem options (from Ralph)

SCCS-vsn: sys/pmax/conf/MAXP 8.2
SCCS-vsn: sys/pmax/conf/GENERIC.pmax 8.2

30 years agoint => gid_t (from ralph)
Kirk McKusick [Mon, 4 Jul 1994 05:36:17 +0000 (21:36 -0800)]
int => gid_t (from ralph)

SCCS-vsn: sbin/mount_portal/pt_file.c 8.3

30 years agobreak out special local mail processing (e.g., mapping to the
Eric Allman [Mon, 4 Jul 1994 02:48:37 +0000 (18:48 -0800)]
break out special local mail processing (e.g., mapping to the
"prog" mailer) onto separate mailer flags

SCCS-vsn: usr.sbin/sendmail/src/usersmtp.c 8.20
SCCS-vsn: usr.sbin/sendmail/src/headers.c 8.33
SCCS-vsn: usr.sbin/sendmail/src/recipient.c 8.46
SCCS-vsn: usr.sbin/sendmail/src/main.c 8.62
SCCS-vsn: usr.sbin/sendmail/src/envelope.c 8.36
SCCS-vsn: usr.sbin/sendmail/src/parseaddr.c 8.34
SCCS-vsn: usr.sbin/sendmail/src/collect.c 8.16
SCCS-vsn: usr.sbin/sendmail/src/sendmail.h 8.45
SCCS-vsn: usr.sbin/sendmail/src/savemail.c 8.32
SCCS-vsn: usr.sbin/sendmail/src/TODO 8.24
SCCS-vsn: usr.sbin/sendmail/src/srvrsmtp.c 8.42
SCCS-vsn: usr.sbin/sendmail/src/deliver.c 8.87
SCCS-vsn: usr.sbin/sendmail/src/conf.c 8.97
SCCS-vsn: usr.sbin/sendmail/src/alias.c 8.29

30 years agoclarify UUCP mailers
Eric Allman [Sun, 3 Jul 1994 00:30:51 +0000 (16:30 -0800)]
clarify UUCP mailers

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

30 years agore-open daemon socket on accept() error -- there's a bug in SVR4
Eric Allman [Sat, 2 Jul 1994 23:17:21 +0000 (15:17 -0800)]
re-open daemon socket on accept() error -- there's a bug in SVR4
that causes it to get "stuck" in an EPROTO state

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

30 years agodelete OLD_SENDMAIL support
Eric Allman [Sat, 2 Jul 1994 23:16:36 +0000 (15:16 -0800)]
delete OLD_SENDMAIL support

SCCS-vsn: usr.sbin/sendmail/cf/README 8.30
SCCS-vsn: usr.sbin/sendmail/cf/mailer/smtp.m4 8.16
SCCS-vsn: usr.sbin/sendmail/cf/feature/nullclient.m4 8.4
SCCS-vsn: usr.sbin/sendmail/cf/ostype/osf1.m4 8.2
SCCS-vsn: usr.sbin/sendmail/cf/ostype/ultrix4.m4 8.2
SCCS-vsn: usr.sbin/sendmail/cf/m4/cf.m4 8.5
SCCS-vsn: usr.sbin/sendmail/cf/m4/proto.m4 8.49

30 years agoavoid SIGTTOU on SVR4 when calling getpeername in background
Eric Allman [Sat, 2 Jul 1994 22:45:06 +0000 (14:45 -0800)]
avoid SIGTTOU on SVR4 when calling getpeername in background

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

30 years agofix freespace() computation on Ultrix
Eric Allman [Sat, 2 Jul 1994 22:25:43 +0000 (14:25 -0800)]
fix freespace() computation on Ultrix

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

30 years agodon't lose .cf syntax errors when Oem set
Eric Allman [Sat, 2 Jul 1994 20:53:15 +0000 (12:53 -0800)]
don't lose .cf syntax errors when Oem set

SCCS-vsn: usr.sbin/sendmail/src/main.c 8.61
SCCS-vsn: usr.sbin/sendmail/src/readcf.c 8.25

30 years agobugfix from karels & husemann in ifwithdstaddr()
Keith Sklower [Sat, 2 Jul 1994 03:56:09 +0000 (19:56 -0800)]
bugfix from karels & husemann in ifwithdstaddr()

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

30 years agofix bugs about binding to a specific NSAP ignoring NSEL
Keith Sklower [Fri, 1 Jul 1994 11:05:23 +0000 (03:05 -0800)]
fix bugs about binding to a specific NSAP ignoring NSEL

SCCS-vsn: sys/netiso/iso_pcb.c 8.2
SCCS-vsn: sys/netiso/iso.h 8.2

30 years agobug fix from Doug Montgomery at NIST. Forgot to compensate for
Keith Sklower [Fri, 1 Jul 1994 10:08:44 +0000 (02:08 -0800)]
bug fix from Doug Montgomery at NIST.  Forgot to compensate for
changes to rn_match conventions.

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

30 years agoallow entries that do not have an associated tty (from cgd)
Kirk McKusick [Fri, 1 Jul 1994 01:50:02 +0000 (17:50 -0800)]
allow entries that do not have an associated tty (from cgd)

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

30 years agoavoid garbage characters on long host names (from cgd)
Kirk McKusick [Fri, 1 Jul 1994 01:42:29 +0000 (17:42 -0800)]
avoid garbage characters on long host names (from cgd)

SCCS-vsn: usr.bin/w/w.c 8.5

30 years agomake MNT_RELOAD work after fsck -c2 (from mycroft)
Kirk McKusick [Thu, 30 Jun 1994 01:21:44 +0000 (17:21 -0800)]
make MNT_RELOAD work after fsck -c2 (from mycroft)

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

30 years agodate and time created 94/06/27 23:30:14 by tapers
BSD Tape Makers [Tue, 28 Jun 1994 14:30:14 +0000 (06:30 -0800)]
date and time created 94/06/27 23:30:14 by tapers

SCCS-vsn: admin/admin/4.4BSD-Encumbered/Upgrade.sparc 1.1

30 years agolast minute updates
BSD Tape Makers [Tue, 28 Jun 1994 13:11:22 +0000 (05:11 -0800)]
last minute updates

SCCS-vsn: admin/admin/4.4BSD-Encumbered/Cover.final 1.2

30 years agodelete decryption for the foreign sites (4.4BSD-Lite SPARC update)
Kirk McKusick [Tue, 28 Jun 1994 08:52:11 +0000 (00:52 -0800)]
delete decryption for the foreign sites (4.4BSD-Lite SPARC update)

SCCS-vsn: bin/ed/ed.1 6.9.1.1

30 years agoexplicitly declare h_errno -- not declared in BIND 4.9.3?
Eric Allman [Mon, 27 Jun 1994 23:36:23 +0000 (15:36 -0800)]
explicitly declare h_errno -- not declared in BIND 4.9.3?

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

30 years agosendmail.cw file belongs in /etc/mail with everything else
Eric Allman [Mon, 27 Jun 1994 22:14:21 +0000 (14:14 -0800)]
sendmail.cw file belongs in /etc/mail with everything else

SCCS-vsn: usr.sbin/sendmail/cf/ostype/solaris2.m4 8.3

30 years agobe sure to get the user database
Eric Allman [Mon, 27 Jun 1994 06:37:53 +0000 (22:37 -0800)]
be sure to get the user database

SCCS-vsn: usr.sbin/sendmail/cf/cf/huginn.cs.mc 8.2

30 years agoadd huginn.cf
Eric Allman [Mon, 27 Jun 1994 06:32:46 +0000 (22:32 -0800)]
add huginn.cf

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

30 years agodate and time created 94/06/26 15:30:16 by eric
Eric Allman [Mon, 27 Jun 1994 06:30:16 +0000 (22:30 -0800)]
date and time created 94/06/26 15:30:16 by eric

SCCS-vsn: usr.sbin/sendmail/cf/cf/huginn.cs.mc 8.1

30 years agogeneralize domaintable lookups
Eric Allman [Sun, 26 Jun 1994 01:22:40 +0000 (17:22 -0800)]
generalize domaintable lookups

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

30 years agoextend domaintable to be generalized domain mapping
Eric Allman [Sun, 26 Jun 1994 01:21:58 +0000 (17:21 -0800)]
extend domaintable to be generalized domain mapping

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

30 years agocomplain if you can't find a fully-qualified host name: too many
Eric Allman [Sun, 26 Jun 1994 01:21:07 +0000 (17:21 -0800)]
complain if you can't find a fully-qualified host name: too many
sites get this wrong

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

30 years agoupdates to really wait for DNS to come up at system boot time;
Eric Allman [Sun, 26 Jun 1994 01:20:31 +0000 (17:20 -0800)]
updates to really wait for DNS to come up at system boot time;
this has a lot of heuristics built in

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

30 years agorelax chownsafe rules a bit
Eric Allman [Sat, 25 Jun 1994 23:40:20 +0000 (15:40 -0800)]
relax chownsafe rules a bit

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

30 years agocheckpoint (first pass at "...")
Jan-Simon Pendry [Sat, 25 Jun 1994 05:43:48 +0000 (21:43 -0800)]
checkpoint (first pass at "...")

SCCS-vsn: sys/miscfs/union/union_vnops.c 8.18

30 years agodiagnose bogus HELO commands
Eric Allman [Sat, 25 Jun 1994 03:50:16 +0000 (19:50 -0800)]
diagnose bogus HELO commands

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

30 years agoadd MF_UNSAFEDB flag for future use
Eric Allman [Sat, 25 Jun 1994 03:26:52 +0000 (19:26 -0800)]
add MF_UNSAFEDB flag for future use

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

30 years agohandle userquota and groupquota (from deraadt@fsa.ca)
Kirk McKusick [Fri, 24 Jun 1994 13:12:02 +0000 (05:12 -0800)]
handle userquota and groupquota (from deraadt@fsa.ca)

SCCS-vsn: sbin/mount/getmntopts.c 8.2
SCCS-vsn: sbin/mount/mntopts.h 8.5

30 years agoadd an errors section
Kirk McKusick [Wed, 22 Jun 1994 00:41:51 +0000 (16:41 -0800)]
add an errors section

SCCS-vsn: lib/libc/sys/msync.2 8.2

30 years agofix default host name
Kirk McKusick [Tue, 21 Jun 1994 04:58:08 +0000 (20:58 -0800)]
fix default host name

SCCS-vsn: usr.bin/whois/whois.1 8.2

30 years agobyte swapping code for LITTLE_ENDIAN on old format tapes (from mycroft)
Kirk McKusick [Tue, 21 Jun 1994 04:40:17 +0000 (20:40 -0800)]
byte swapping code for LITTLE_ENDIAN on old format tapes (from mycroft)

SCCS-vsn: sbin/restore/dirs.c 8.3
SCCS-vsn: sbin/restore/dirs.c 8.3

30 years agorestore -ba mode
Eric Allman [Mon, 20 Jun 1994 21:28:22 +0000 (13:28 -0800)]
restore -ba mode

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

30 years agomsync size 0 case didn't work, incorrect check of a return value
Mike Hibler [Mon, 20 Jun 1994 11:11:21 +0000 (03:11 -0800)]
msync size 0 case didn't work, incorrect check of a return value
(from cgd)

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

30 years agoadd NAMELISTMASK doc
Eric Allman [Mon, 20 Jun 1994 02:41:27 +0000 (18:41 -0800)]
add NAMELISTMASK doc

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

30 years agogeneralize nlist value masking
Eric Allman [Mon, 20 Jun 1994 02:13:37 +0000 (18:13 -0800)]
generalize nlist value masking

SCCS-vsn: usr.sbin/sendmail/src/conf.h 8.112
SCCS-vsn: usr.sbin/sendmail/src/conf.c 8.93

30 years agoupdates for SVR4 and NonStop-UX
Eric Allman [Sun, 19 Jun 1994 23:53:44 +0000 (15:53 -0800)]
updates for SVR4 and NonStop-UX

SCCS-vsn: usr.sbin/sendmail/src/READ_ME 8.67
SCCS-vsn: usr.sbin/sendmail/src/conf.h 8.111
SCCS-vsn: usr.sbin/sendmail/src/Makefiles/Makefile.NonStop-UX 8.2

30 years agoadd Tandem support
Eric Allman [Sun, 19 Jun 1994 22:59:20 +0000 (14:59 -0800)]
add Tandem support

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

30 years agoadd rmail patches for non-4.4 environments
Eric Allman [Sun, 19 Jun 1994 22:59:07 +0000 (14:59 -0800)]
add rmail patches for non-4.4 environments

SCCS-vsn: usr.sbin/sendmail/Files.misc 8.2

30 years agodate and time created 94/06/19 07:58:39 by eric
Eric Allman [Sun, 19 Jun 1994 22:58:39 +0000 (14:58 -0800)]
date and time created 94/06/19 07:58:39 by eric

SCCS-vsn: usr.sbin/sendmail/src/Makefiles/Makefile.NonStop-UX 8.1

30 years agoavoid denial-of-service attacks caused by setting resource limits
Eric Allman [Sun, 19 Jun 1994 22:34:21 +0000 (14:34 -0800)]
avoid denial-of-service attacks caused by setting resource limits
low before calling sendmail

SCCS-vsn: usr.sbin/sendmail/src/READ_ME 8.66
SCCS-vsn: usr.sbin/sendmail/src/conf.h 8.110
SCCS-vsn: usr.sbin/sendmail/src/conf.c 8.92
SCCS-vsn: usr.sbin/sendmail/src/alias.c 8.28

30 years agotag return messages with a Precedence: line for easy identification
Eric Allman [Sun, 19 Jun 1994 21:45:05 +0000 (13:45 -0800)]
tag return messages with a Precedence: line for easy identification

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

30 years agoreset h_errno in a few critical places to avoid spurious errors
Eric Allman [Sun, 19 Jun 1994 21:40:21 +0000 (13:40 -0800)]
reset h_errno in a few critical places to avoid spurious errors

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

30 years agoportability fixes for DG/UX 5.4.3
Eric Allman [Sun, 19 Jun 1994 21:37:14 +0000 (13:37 -0800)]
portability fixes for DG/UX 5.4.3

SCCS-vsn: usr.sbin/sendmail/src/Makefiles/Makefile.dgux 8.4
SCCS-vsn: usr.sbin/sendmail/src/conf.h 8.109
SCCS-vsn: usr.sbin/sendmail/src/conf.c 8.91
SCCS-vsn: usr.sbin/sendmail/src/READ_ME 8.65

30 years agoprint the true database key when entering the alias routine
Eric Allman [Sun, 19 Jun 1994 21:35:52 +0000 (13:35 -0800)]
print the true database key when entering the alias routine

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

30 years agowrong include point
Kirk McKusick [Sun, 19 Jun 1994 05:53:35 +0000 (21:53 -0800)]
wrong include point

SCCS-vsn: contrib/bib/macs/bibinc.shortnames 2.10

30 years agoneeds to install bibinc.publishers
Kirk McKusick [Sun, 19 Jun 1994 05:52:18 +0000 (21:52 -0800)]
needs to install bibinc.publishers

SCCS-vsn: contrib/bib/macs/Makefile 1.10

30 years agoadd missing tibinc.publishers
Kirk McKusick [Sun, 19 Jun 1994 02:41:15 +0000 (18:41 -0800)]
add missing tibinc.publishers

SCCS-vsn: contrib/bib/macs/Makefile 1.10

30 years agoavoid linking problems against BIND 4.9.3
Eric Allman [Sun, 19 Jun 1994 00:55:53 +0000 (16:55 -0800)]
avoid linking problems against BIND 4.9.3

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