unix-history/.git
30 years agodon't use IDENTPROTO on Sequent
Eric Allman [Fri, 18 Feb 1994 01:24:46 +0000 (17:24 -0800)]
don't use IDENTPROTO on Sequent

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

30 years agoreturn more informative errors, fix a typo in swstrategy (from cgd)
Mike Hibler [Fri, 18 Feb 1994 01:24:04 +0000 (17:24 -0800)]
return more informative errors, fix a typo in swstrategy (from cgd)

SCCS-vsn: sys/vm/vm_swap.c 8.5

30 years agocleanup formatting
Jan-Simon Pendry [Fri, 18 Feb 1994 01:22:17 +0000 (17:22 -0800)]
cleanup formatting

SCCS-vsn: sys/miscfs/procfs/procfs_status.c 8.3

30 years agoinclude AF_LOCAL and PF_LOCAL (the posix replacements for
Keith Bostic [Fri, 18 Feb 1994 00:50:58 +0000 (16:50 -0800)]
include AF_LOCAL and PF_LOCAL (the posix replacements for
AF_UNIX/PF_UNIX); fix the copyright notice
From: Mike Karels <karels@BSDI.COM>

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

30 years agodon't try and put the page if __rec_search fails!!
Keith Bostic [Fri, 18 Feb 1994 00:44:33 +0000 (16:44 -0800)]
don't try and put the page if __rec_search fails!!
From: Paul Kranenburg <pk@cs.few.eur.nl>

SCCS-vsn: lib/libc/db/recno/rec_delete.c 8.3

30 years agono newlines on err(3) calls; section 3 sets errno, too
Keith Bostic [Fri, 18 Feb 1994 00:37:18 +0000 (16:37 -0800)]
no newlines on err(3) calls; section 3 sets errno, too

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

30 years agoerror exit if mountd exists and we fail to signal it
Keith Bostic [Fri, 18 Feb 1994 00:15:45 +0000 (16:15 -0800)]
error exit if mountd exists and we fail to signal it
pass gcc -Wall, unused #defines, variables, KNF, prettiness police

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

30 years agoinstall mount_union setuid root. permission checks are done in the kernel.
Jan-Simon Pendry [Thu, 17 Feb 1994 23:37:17 +0000 (15:37 -0800)]
install mount_union setuid root.  permission checks are done in the kernel.

SCCS-vsn: sbin/mount_union/Makefile 8.2

30 years agoapply realpath to the target directory to avoid loops
Jan-Simon Pendry [Thu, 17 Feb 1994 23:25:14 +0000 (15:25 -0800)]
apply realpath to the target directory to avoid loops

SCCS-vsn: old/mount_lofs/mount_lofs.c 8.2
SCCS-vsn: sbin/mount_null/mount_null.c 8.2
SCCS-vsn: sbin/mount_union/mount_union.c 8.2

30 years agoapply realpath() to the mountpoint
Jan-Simon Pendry [Thu, 17 Feb 1994 23:22:45 +0000 (15:22 -0800)]
apply realpath() to the mountpoint

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

30 years agoProtect against multiple inclusion
Keith Bostic [Thu, 17 Feb 1994 22:57:58 +0000 (14:57 -0800)]
Protect against multiple inclusion
From: Chris Torek <torek@BSDI.COM>

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

30 years agoadd subdirectory check
Jan-Simon Pendry [Thu, 17 Feb 1994 22:34:31 +0000 (14:34 -0800)]
add subdirectory check

SCCS-vsn: sbin/mount_null/mount_null.c 8.2
SCCS-vsn: sbin/mount_null/mount_null.c 8.2
SCCS-vsn: old/mount_lofs/mount_lofs.c 8.2

30 years agouser err() where possible
Jan-Simon Pendry [Thu, 17 Feb 1994 19:23:10 +0000 (11:23 -0800)]
user err() where possible
fix argument parsing to detect unreasonable combinations, such
as "mount -t foo /bar"
don't ever try to mount "/" twice - the kernel will deadlock.
general cleanup.

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

30 years agolint
Jan-Simon Pendry [Thu, 17 Feb 1994 16:20:43 +0000 (08:20 -0800)]
lint

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

30 years agono longer needs support for nfs and other "external" filesystems.
Jan-Simon Pendry [Thu, 17 Feb 1994 15:49:26 +0000 (07:49 -0800)]
no longer needs support for nfs and other "external" filesystems.

SCCS-vsn: sbin/mount/mount.c 8.6
SCCS-vsn: sbin/mount/Makefile 8.2

30 years agovref -> VREF
Jan-Simon Pendry [Thu, 17 Feb 1994 15:29:12 +0000 (07:29 -0800)]
vref -> VREF

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

30 years agoadd T_AFSDB/18, T_NSAP/22, T_NSAP_PTR/23
Keith Bostic [Thu, 17 Feb 1994 10:15:58 +0000 (02:15 -0800)]
add T_AFSDB/18, T_NSAP/22, T_NSAP_PTR/23
From: Paul Vixie <vixie@vangogh.CS.Berkeley.EDU>

SCCS-vsn: include/arpa/nameser.h 8.2

30 years agoinit the 'num' variable in kinfo_vnodes().
Keith Bostic [Thu, 17 Feb 1994 10:03:12 +0000 (02:03 -0800)]
init the 'num' variable in kinfo_vnodes().
From: "Chris G. Demetriou" <cgd@vangogh.CS.Berkeley.EDU>

SCCS-vsn: usr.sbin/pstat/pstat.c 8.9

30 years agodate and time created 94/02/16 17:59:20 by bostic
Keith Bostic [Thu, 17 Feb 1994 09:59:20 +0000 (01:59 -0800)]
date and time created 94/02/16 17:59:20 by bostic

SCCS-vsn: share/man/man4/man4.sparc/cgsix.4 8.1

30 years agoAdd a cgsix man page; From: Craig Leres <leres@ee.lbl.gov>
Keith Bostic [Thu, 17 Feb 1994 09:59:12 +0000 (01:59 -0800)]
Add a cgsix man page; From: Craig Leres <leres@ee.lbl.gov>

SCCS-vsn: share/man/man4/man4.sparc/Makefile 8.2
SCCS-vsn: share/man/man4/man4.sparc/bwtwo.4 8.2
SCCS-vsn: share/man/man4/man4.sparc/cgthree.4 8.2

30 years agobetter patch of MAYBENEXTRELEASE problem
Eric Allman [Thu, 17 Feb 1994 08:34:06 +0000 (00:34 -0800)]
better patch of MAYBENEXTRELEASE problem

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

30 years agoremove -Lite designation
Jan-Simon Pendry [Thu, 17 Feb 1994 08:05:30 +0000 (00:05 -0800)]
remove -Lite designation

SCCS-vsn: lib/libc/gen/realpath.3 8.2

30 years agoreword
Jan-Simon Pendry [Thu, 17 Feb 1994 07:58:58 +0000 (23:58 -0800)]
reword

SCCS-vsn: sbin/mount_union/mount_union.8 8.2

30 years agosed -e 's/$/ \\/g' /etc/passwd loops forever
Keith Bostic [Thu, 17 Feb 1994 06:28:43 +0000 (22:28 -0800)]
sed -e 's/$/ \\/g' /etc/passwd loops forever
break out of the "g" loop when the regular expression being substituted
is of zero length
From: Diomidis Spinellis <dspin@leon.nrcps.ariadne-t.gr>

SCCS-vsn: usr.bin/sed/process.c 8.2

30 years agoadd realpath(3); From: Jan-Simon Pendry <pendry@vangogh.CS.Berkeley.EDU>
Keith Bostic [Thu, 17 Feb 1994 05:39:08 +0000 (21:39 -0800)]
add realpath(3); From: Jan-Simon Pendry <pendry@vangogh.CS.Berkeley.EDU>

SCCS-vsn: include/stdlib.h 8.3

30 years agoadd realpath{3,c}; From: Jan-Simon Pendry <pendry@vangogh>
Keith Bostic [Thu, 17 Feb 1994 05:36:35 +0000 (21:36 -0800)]
add realpath{3,c}; From: Jan-Simon Pendry <pendry@vangogh>

SCCS-vsn: lib/libc/stdlib/Makefile.inc 8.2

30 years agodate and time created 94/02/16 13:35:36 by bostic
Keith Bostic [Thu, 17 Feb 1994 05:35:36 +0000 (21:35 -0800)]
date and time created 94/02/16 13:35:36 by bostic

SCCS-vsn: lib/libc/gen/realpath.3 8.1

30 years agotypo; From: ralphc@pyramid.com (Ralph Campbell)
Keith Bostic [Thu, 17 Feb 1994 04:30:10 +0000 (20:30 -0800)]
typo; From: ralphc@pyramid.com (Ralph Campbell)

SCCS-vsn: usr.bin/uucp/uusend/uusend.1 8.3

30 years agofix types of arguments to match function prototype
Keith Bostic [Thu, 17 Feb 1994 04:28:55 +0000 (20:28 -0800)]
fix types of arguments to match function prototype
From: ralphc@pyramid.com (Ralph Campbell)

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

30 years agotypo; From: ralphc@pyramid.com (Ralph Campbell)
Keith Bostic [Thu, 17 Feb 1994 04:26:10 +0000 (20:26 -0800)]
typo; From: ralphc@pyramid.com (Ralph Campbell)

SCCS-vsn: lib/libc/gen/fts.3 8.3

30 years agoadd fabs.s; From: ralphc@pyramid.com (Ralph Campbell)
Keith Bostic [Thu, 17 Feb 1994 04:25:28 +0000 (20:25 -0800)]
add fabs.s; From: ralphc@pyramid.com (Ralph Campbell)

SCCS-vsn: lib/libc/mips/gen/Makefile.inc 8.2

30 years agodate and time created 94/02/16 12:23:22 by bostic
Keith Bostic [Thu, 17 Feb 1994 04:23:22 +0000 (20:23 -0800)]
date and time created 94/02/16 12:23:22 by bostic

SCCS-vsn: lib/libc/mips/gen/fabs.s 8.1

30 years agofix "make clean"
Keith Bostic [Thu, 17 Feb 1994 04:18:30 +0000 (20:18 -0800)]
fix "make clean"
From: ralphc@pyramid.com (Ralph Campbell)

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

30 years agoforce -O2 since boot is too large otherwise
Keith Bostic [Thu, 17 Feb 1994 04:16:47 +0000 (20:16 -0800)]
force -O2 since boot is too large otherwise
From: ralphc@pyramid.com (Ralph Campbell)

SCCS-vsn: sys/pmax/stand/libsa/Makefile 8.2

30 years agoremove reference to af.o
Keith Bostic [Thu, 17 Feb 1994 04:15:34 +0000 (20:15 -0800)]
remove reference to af.o
From: ralphc@pyramid.com (Ralph Campbell)

SCCS-vsn: sys/pmax/conf/Makefile.pmax 8.2

30 years agocheck return value from initscr
Keith Bostic [Thu, 17 Feb 1994 04:11:17 +0000 (20:11 -0800)]
check return value from initscr
From: "Chris G. Demetriou" <cgd@vangogh.CS.Berkeley.EDU>

SCCS-vsn: usr.bin/talk/init_disp.c 8.2

30 years agoif an arg is expected but none suppled, null deref happens.
Keith Bostic [Thu, 17 Feb 1994 04:03:02 +0000 (20:03 -0800)]
if an arg is expected but none suppled, null deref happens.
netmask should be printed with a leading 0x, so that output from ifconfig
can be used as input, too.
fprintf/exit combinations converted to use err()
From: "Chris G. Demetriou" <cgd@vangogh.CS.Berkeley.EDU>

SCCS-vsn: sbin/ifconfig/ifconfig.c 8.2

30 years agofix a bug in MAYBENEXTRELEASE code -- it's not really fixed though
Eric Allman [Thu, 17 Feb 1994 03:24:06 +0000 (19:24 -0800)]
fix a bug in MAYBENEXTRELEASE code -- it's not really fixed though

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

30 years agonoted location of asterisk was incorrect
Keith Bostic [Thu, 17 Feb 1994 03:21:03 +0000 (19:21 -0800)]
noted location of asterisk was incorrect
From: "Chris G. Demetriou" <cgd@vangogh.CS.Berkeley.EDU>

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

30 years agostrip the binary, put it in /usr/contrib/bin, not /usr/bin
Keith Bostic [Thu, 17 Feb 1994 03:13:46 +0000 (19:13 -0800)]
strip the binary, put it in /usr/contrib/bin, not /usr/bin

SCCS-vsn: contrib/gdb-4.7.LBL/gdb/Makefile.in 5.2

30 years agodate and time created 94/02/16 11:11:10 by bostic
Keith Bostic [Thu, 17 Feb 1994 03:11:10 +0000 (19:11 -0800)]
date and time created 94/02/16 11:11:10 by bostic

SCCS-vsn: contrib/gdb-4.7.LBL/gdb/Makefile.in 5.1

30 years agodisplay the right amount of time before a shutdown
Keith Bostic [Thu, 17 Feb 1994 01:10:47 +0000 (17:10 -0800)]
display the right amount of time before a shutdown
minor random cleanups for ANSI C
From: "Chris G. Demetriou" <cgd@vangogh.CS.Berkeley.EDU>

SCCS-vsn: sbin/shutdown/shutdown.c 8.2

30 years agoclean up debugging in fileclass()
Eric Allman [Thu, 17 Feb 1994 00:46:26 +0000 (16:46 -0800)]
clean up debugging in fileclass()

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

30 years agomove bitdomain and uudomain maps up in ruleset 3
Eric Allman [Thu, 17 Feb 1994 00:44:42 +0000 (16:44 -0800)]
move bitdomain and uudomain maps up in ruleset 3

SCCS-vsn: usr.sbin/sendmail/cf/m4/proto.m4 8.43
SCCS-vsn: usr.sbin/sendmail/cf/README 8.26
SCCS-vsn: usr.sbin/sendmail/cf/feature/bitdomain.m4 8.5
SCCS-vsn: usr.sbin/sendmail/cf/feature/uucpdomain.m4 8.5

30 years agoadd -p flag, missing from synopsis
Keith Bostic [Thu, 17 Feb 1994 00:21:48 +0000 (16:21 -0800)]
add -p flag, missing from synopsis

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

30 years agofix typo in $=Z matching
Eric Allman [Wed, 16 Feb 1994 23:58:06 +0000 (15:58 -0800)]
fix typo in $=Z matching

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

30 years agoadd support for union stacks into getdirentries.
Jan-Simon Pendry [Wed, 16 Feb 1994 02:37:54 +0000 (18:37 -0800)]
add support for union stacks into getdirentries.

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

30 years agofix botch in mailertable if you don't get a match
Eric Allman [Wed, 16 Feb 1994 00:01:38 +0000 (16:01 -0800)]
fix botch in mailertable if you don't get a match

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

30 years agodate and time created 94/02/15 06:55:14 by pendry
Jan-Simon Pendry [Tue, 15 Feb 1994 22:55:14 +0000 (14:55 -0800)]
date and time created 94/02/15 06:55:14 by pendry

SCCS-vsn: sys/miscfs/union/libc.opendir.c 8.1

30 years agodate and time created 94/02/15 06:52:39 by pendry
Jan-Simon Pendry [Tue, 15 Feb 1994 22:52:39 +0000 (14:52 -0800)]
date and time created 94/02/15 06:52:39 by pendry

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

30 years agopass last component of domain name as %2 to mailertalble lookups
Eric Allman [Tue, 15 Feb 1994 09:36:57 +0000 (01:36 -0800)]
pass last component of domain name as %2 to mailertalble lookups

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

30 years agocheck for local addresses before mailertable; allow "." in mailertable
Eric Allman [Tue, 15 Feb 1994 09:18:28 +0000 (01:18 -0800)]
check for local addresses before mailertable; allow "." in mailertable
to match anything

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

30 years agofix problem that can cause mailer output to be discarded in some circumstances
Eric Allman [Tue, 15 Feb 1994 09:17:18 +0000 (01:17 -0800)]
fix problem that can cause mailer output to be discarded in some circumstances

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

30 years agoavoid linking fpathconf if not necessary
Eric Allman [Tue, 15 Feb 1994 02:53:55 +0000 (18:53 -0800)]
avoid linking fpathconf if not necessary

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

30 years agonull pointer test (from Ralph)
Mike Hibler [Tue, 15 Feb 1994 01:18:21 +0000 (17:18 -0800)]
null pointer test (from Ralph)

SCCS-vsn: sys/vm/vm_pageout.c 8.5

30 years agoIf the offset within the indirect block of the "end block" of our
Kirk McKusick [Tue, 15 Feb 1994 01:14:22 +0000 (17:14 -0800)]
If the offset within the indirect block of the "end block" of our
current cluster is greater than the length of the cluster, then we know
that the start block of the cluster must also be in that indirect block
(since the cluster is contiguous) hence the entire cluster is mapped by
a single indirect block (or completely in the direct blocks if end_lvl == 0).
From: mike@cs.utah.edu (Mike Hibler)

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

30 years agodefault $M to null instead of $j so we can behave differently
Eric Allman [Tue, 15 Feb 1994 00:31:55 +0000 (16:31 -0800)]
default $M to null instead of $j so we can behave differently

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

30 years agodon't map $=w to $M if $M is undefined
Eric Allman [Tue, 15 Feb 1994 00:31:20 +0000 (16:31 -0800)]
don't map $=w to $M if $M is undefined

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

30 years agomistake in the natural merge setup, broke on Jan-Simon's directory
Keith Bostic [Mon, 14 Feb 1994 23:08:56 +0000 (15:08 -0800)]
mistake in the natural merge setup, broke on Jan-Simon's directory
setup; From: pmcilroy@physics.att.com (Peter McIlroy)

SCCS-vsn: lib/libc/stdlib/merge.c 8.2

30 years agocomment typo -- confidence that this has run plummets
Keith Bostic [Mon, 14 Feb 1994 06:19:41 +0000 (22:19 -0800)]
comment typo -- confidence that this has run plummets

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

30 years agomuch more elegant fix to mailertable problem
Eric Allman [Mon, 14 Feb 1994 04:41:35 +0000 (20:41 -0800)]
much more elegant fix to mailertable problem

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

30 years agoadd sysctl debug variable to enable/disable reallocblks
Mike Hibler [Mon, 14 Feb 1994 03:52:17 +0000 (19:52 -0800)]
add sysctl debug variable to enable/disable reallocblks

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

30 years agoadd null nfs_reallocblks routine (is this needed?)
Mike Hibler [Mon, 14 Feb 1994 03:35:49 +0000 (19:35 -0800)]
add null nfs_reallocblks routine (is this needed?)

SCCS-vsn: sys/nfs/nfs_vnops.c 8.5

30 years agoadd define for null reallocblks routine (is this needed?)
Mike Hibler [Mon, 14 Feb 1994 03:35:19 +0000 (19:35 -0800)]
add define for null reallocblks routine (is this needed?)

SCCS-vsn: sys/nfs/nfsnode.h 8.4

30 years agobreak out of kvm_read loop if read syscall returns 0
Mike Hibler [Mon, 14 Feb 1994 03:09:38 +0000 (19:09 -0800)]
break out of kvm_read loop if read syscall returns 0

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

30 years agomake sure we dump the last page of physical memory
Mike Hibler [Mon, 14 Feb 1994 02:55:16 +0000 (18:55 -0800)]
make sure we dump the last page of physical memory

SCCS-vsn: sys/hp300/hp300/machdep.c 8.7

30 years agoattempt to avoid races with file size changes
Mike Hibler [Mon, 14 Feb 1994 02:51:21 +0000 (18:51 -0800)]
attempt to avoid races with file size changes

SCCS-vsn: sys/vm/vnode_pager.c 8.7

30 years agosupport for fcntl file locking
Mike Hibler [Mon, 14 Feb 1994 02:47:19 +0000 (18:47 -0800)]
support for fcntl file locking

SCCS-vsn: sys/hp/hpux/hpux.h 8.4
SCCS-vsn: sys/hp/hpux/hpux_compat.c 8.4

30 years agodon't use a kernel stack buffer!
Mike Hibler [Mon, 14 Feb 1994 02:38:46 +0000 (18:38 -0800)]
don't use a kernel stack buffer!
sc_format_pid "null" value is now -1 instead of 0

SCCS-vsn: sys/hp300/dev/sd.c 8.3

30 years agofix race in exit of session leader: if tty is revoked by spec_close
Mike Karels [Sun, 13 Feb 1994 01:59:36 +0000 (17:59 -0800)]
fix race in exit of session leader: if tty is revoked by spec_close
or other revoke while we wait for output to drain, ttyvp will be released
and null

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

30 years agotypo
Keith Bostic [Sun, 13 Feb 1994 00:47:12 +0000 (16:47 -0800)]
typo

SCCS-vsn: lib/libc/gen/opendir.c 8.2

30 years agodate and time created 94/02/12 07:57:51 by bostic
Keith Bostic [Sat, 12 Feb 1994 23:57:51 +0000 (15:57 -0800)]
date and time created 94/02/12 07:57:51 by bostic

SCCS-vsn: sys/net/slip.h 8.1

30 years agoadded mount_union
Jan-Simon Pendry [Sat, 12 Feb 1994 11:22:12 +0000 (03:22 -0800)]
added mount_union

SCCS-vsn: sbin/Makefile 8.4

30 years agodate and time created 94/02/11 19:20:27 by pendry
Jan-Simon Pendry [Sat, 12 Feb 1994 11:20:27 +0000 (03:20 -0800)]
date and time created 94/02/11 19:20:27 by pendry

SCCS-vsn: sbin/mount_union/mount_union.8 8.1
SCCS-vsn: sbin/mount_union/mount_union.c 8.1

30 years agodate and time created 94/02/11 19:20:26 by pendry
Jan-Simon Pendry [Sat, 12 Feb 1994 11:20:26 +0000 (03:20 -0800)]
date and time created 94/02/11 19:20:26 by pendry

SCCS-vsn: sbin/mount_union/Makefile 8.1

30 years agofix typo
Jan-Simon Pendry [Sat, 12 Feb 1994 10:30:25 +0000 (02:30 -0800)]
fix typo

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

30 years agoreality check
Jan-Simon Pendry [Sat, 12 Feb 1994 09:17:57 +0000 (01:17 -0800)]
reality check

SCCS-vsn: lib/libc/sys/statfs.2 8.3

30 years agofixup the link count on directories
Jan-Simon Pendry [Sat, 12 Feb 1994 09:08:32 +0000 (01:08 -0800)]
fixup the link count on directories

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

30 years agounion_statfs should identify itself, not the upper layer
Jan-Simon Pendry [Sat, 12 Feb 1994 06:37:32 +0000 (22:37 -0800)]
union_statfs should identify itself, not the upper layer

SCCS-vsn: sys/miscfs/union/union_vfsops.c 8.3

30 years agofix reference counts in union_vn_create and union_mkshadow
Jan-Simon Pendry [Fri, 11 Feb 1994 15:26:58 +0000 (07:26 -0800)]
fix reference counts in union_vn_create and union_mkshadow

SCCS-vsn: sys/miscfs/union/union_subr.c 8.3

30 years agodon't need pathnames.h any more
Jan-Simon Pendry [Fri, 11 Feb 1994 15:09:06 +0000 (07:09 -0800)]
don't need pathnames.h any more

SCCS-vsn: usr.sbin/pstat/pstat.c 8.8

30 years agoupdate section which describes -v option
Jan-Simon Pendry [Fri, 11 Feb 1994 15:05:11 +0000 (07:05 -0800)]
update section which describes -v option

SCCS-vsn: usr.sbin/pstat/pstat.8 8.2

30 years agomake sure open(..., O_TRUNC) works right.
Jan-Simon Pendry [Fri, 11 Feb 1994 12:32:03 +0000 (04:32 -0800)]
make sure open(..., O_TRUNC) works right.

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

30 years agoadded union
Jan-Simon Pendry [Fri, 11 Feb 1994 10:54:15 +0000 (02:54 -0800)]
added union

SCCS-vsn: sys/conf/files 8.7
SCCS-vsn: sys/conf/files.newconf 8.8

30 years agouse miscfs include path
Jan-Simon Pendry [Fri, 11 Feb 1994 10:52:30 +0000 (02:52 -0800)]
use miscfs include path

SCCS-vsn: sys/miscfs/union/union_subr.c 8.2
SCCS-vsn: sys/miscfs/union/union_vfsops.c 8.2
SCCS-vsn: sys/miscfs/union/union_vnops.c 8.2

30 years agoup to v8
Jan-Simon Pendry [Fri, 11 Feb 1994 10:50:26 +0000 (02:50 -0800)]
up to v8

SCCS-vsn: sys/miscfs/union/union.h 8.1
SCCS-vsn: sys/miscfs/union/union_subr.c 8.1
SCCS-vsn: sys/miscfs/union/union_vnops.c 8.1
SCCS-vsn: sys/miscfs/union/union_vfsops.c 8.1

30 years agocleanup & lint
Jan-Simon Pendry [Fri, 11 Feb 1994 10:38:14 +0000 (02:38 -0800)]
cleanup & lint

SCCS-vsn: sys/miscfs/union/union.h 2.2
SCCS-vsn: sys/miscfs/union/union_subr.c 2.2
SCCS-vsn: sys/miscfs/union/union_vnops.c 2.2
SCCS-vsn: sys/miscfs/union/union_vfsops.c 2.2

30 years agodisallow read from the root directory
Jan-Simon Pendry [Fri, 11 Feb 1994 10:14:19 +0000 (02:14 -0800)]
disallow read from the root directory

SCCS-vsn: sys/miscfs/kernfs/kernfs_vnops.c 8.6

30 years agonew locking scheme
Jan-Simon Pendry [Fri, 11 Feb 1994 06:08:26 +0000 (22:08 -0800)]
new locking scheme

SCCS-vsn: sys/miscfs/union/union.h 2.1
SCCS-vsn: sys/miscfs/union/union_subr.c 2.1
SCCS-vsn: sys/miscfs/union/union_vnops.c 2.1
SCCS-vsn: sys/miscfs/union/union_vfsops.c 2.1

30 years agodon't include "root" in $=L by default
Eric Allman [Fri, 11 Feb 1994 03:49:26 +0000 (19:49 -0800)]
don't include "root" in $=L by default

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

30 years agobetter fix to NULL q_home problem
Eric Allman [Fri, 11 Feb 1994 03:24:31 +0000 (19:24 -0800)]
better fix to NULL q_home problem

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

30 years agofix some bugs with mailertables
Eric Allman [Fri, 11 Feb 1994 02:15:24 +0000 (18:15 -0800)]
fix some bugs with mailertables

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

30 years agomake it match the way it really is, not the way I want it
Eric Allman [Fri, 11 Feb 1994 01:07:23 +0000 (17:07 -0800)]
make it match the way it really is, not the way I want it

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

30 years agoavoid core dump if $HOME not set
Eric Allman [Fri, 11 Feb 1994 01:06:42 +0000 (17:06 -0800)]
avoid core dump if $HOME not set

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

30 years agoportability fix for Apollo
Eric Allman [Fri, 11 Feb 1994 01:06:28 +0000 (17:06 -0800)]
portability fix for Apollo

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

30 years agoportabiltiy fix for DomainOS
Eric Allman [Fri, 11 Feb 1994 01:06:16 +0000 (17:06 -0800)]
portabiltiy fix for DomainOS

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

30 years agoreverse sense of uux -z flag
Eric Allman [Fri, 11 Feb 1994 01:03:52 +0000 (17:03 -0800)]
reverse sense of uux -z flag

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

30 years agoreverse sense of uux -z flag default
Eric Allman [Fri, 11 Feb 1994 01:03:26 +0000 (17:03 -0800)]
reverse sense of uux -z flag default

SCCS-vsn: usr.sbin/sendmail/cf/ostype/bsd4.3.m4 8.2
SCCS-vsn: usr.sbin/sendmail/cf/ostype/bsd4.4.m4 8.2

30 years agotry to fix interaction of MAIL_HUB and LOCAL_RELAY
Eric Allman [Fri, 11 Feb 1994 00:40:43 +0000 (16:40 -0800)]
try to fix interaction of MAIL_HUB and LOCAL_RELAY

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

30 years agostrip trailing dot off of names that have one in getcanonname
Eric Allman [Thu, 10 Feb 1994 07:21:01 +0000 (23:21 -0800)]
strip trailing dot off of names that have one in getcanonname
to avoid ending up with double dots

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