unix-history/.git
29 years agonull bytes in headers can cause data to be lost -- just ignore them
Eric Allman [Sat, 8 Apr 1995 08:40:27 +0000 (00:40 -0800)]
null bytes in headers can cause data to be lost -- just ignore them

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

29 years agomust invoke mail as rmail
Eric Allman [Sat, 8 Apr 1995 04:09:20 +0000 (20:09 -0800)]
must invoke mail as rmail

SCCS-vsn: usr.sbin/sendmail/cf/ostype/hpux9.m4 8.6

29 years agofix botch in saving from domain for later insertion onto
Eric Allman [Fri, 7 Apr 1995 22:29:08 +0000 (14:29 -0800)]
fix botch in saving from domain for later insertion onto
unqualified addresses

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

29 years agoimprove error output on NIS maps
Eric Allman [Fri, 7 Apr 1995 22:15:17 +0000 (14:15 -0800)]
improve error output on NIS maps

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

29 years agoFreeBSD 2.0 cleanup
Eric Allman [Thu, 6 Apr 1995 03:30:24 +0000 (19:30 -0800)]
FreeBSD 2.0 cleanup

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

29 years agoupdate BSD
Kirk McKusick [Wed, 5 Apr 1995 02:04:43 +0000 (18:04 -0800)]
update BSD

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

29 years agoadd revoke operator
Kirk McKusick [Tue, 4 Apr 1995 14:17:44 +0000 (06:17 -0800)]
add revoke operator

SCCS-vsn: sys/miscfs/portal/portal_vnops.c 8.11
SCCS-vsn: sys/miscfs/procfs/procfs.h 8.8
SCCS-vsn: sys/miscfs/procfs/procfs_vnops.c 8.14

29 years agoadd revoke operator
Kirk McKusick [Tue, 4 Apr 1995 09:43:36 +0000 (01:43 -0800)]
add revoke operator

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

29 years agomove in definitions from fdesc.h
Kirk McKusick [Tue, 4 Apr 1995 09:37:41 +0000 (01:37 -0800)]
move in definitions from fdesc.h

SCCS-vsn: sys/miscfs/fdesc/fdesc_vfsops.c 8.7

29 years agomove out vnops
Kirk McKusick [Tue, 4 Apr 1995 09:30:52 +0000 (01:30 -0800)]
move out vnops

SCCS-vsn: sys/miscfs/fdesc/fdesc.h 8.8

29 years agoget rid of that unwanted declaration
Kirk McKusick [Tue, 4 Apr 1995 09:24:59 +0000 (01:24 -0800)]
get rid of that unwanted declaration

SCCS-vsn: sys/ufs/ufs/ufs_vnops.c 8.23

29 years agodo synchronous writes when MNT_SYNCHRONOUS is set
Kirk McKusick [Tue, 4 Apr 1995 09:15:05 +0000 (01:15 -0800)]
do synchronous writes when MNT_SYNCHRONOUS is set

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

29 years agoupdate to reflect new fsstat structure
Kirk McKusick [Tue, 4 Apr 1995 08:50:32 +0000 (00:50 -0800)]
update to reflect new fsstat structure

SCCS-vsn: lib/libc/sys/getfsstat.2 8.2
SCCS-vsn: lib/libc/sys/statfs.2 8.4

29 years agoadd kvm_getvfsbyname
Kirk McKusick [Tue, 4 Apr 1995 08:46:43 +0000 (00:46 -0800)]
add kvm_getvfsbyname

SCCS-vsn: lib/libkvm/Makefile 8.2

29 years agodate and time created 95/04/03 17:43:02 by mckusick
Kirk McKusick [Tue, 4 Apr 1995 08:43:02 +0000 (00:43 -0800)]
date and time created 95/04/03 17:43:02 by mckusick

SCCS-vsn: lib/libc/gen/getvfsbyname.c 8.1

29 years agodate and time created 95/04/03 17:43:01 by mckusick
Kirk McKusick [Tue, 4 Apr 1995 08:43:01 +0000 (00:43 -0800)]
date and time created 95/04/03 17:43:01 by mckusick

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

29 years agobyzantium is no longer special cased
Eric Allman [Tue, 4 Apr 1995 06:52:21 +0000 (22:52 -0800)]
byzantium is no longer special cased

SCCS-vsn: usr.sbin/sendmail/cf/cf/chez.cs.mc 8.3

29 years agonew names for some syscalls
Kirk McKusick [Tue, 4 Apr 1995 00:47:36 +0000 (16:47 -0800)]
new names for some syscalls

SCCS-vsn: sys/sparc/sunos/syscalls.master 8.2

29 years agoclean up problems with MIME 8 to 7 bit conversions
Eric Allman [Tue, 4 Apr 1995 00:31:25 +0000 (16:31 -0800)]
clean up problems with MIME 8 to 7 bit conversions

SCCS-vsn: usr.sbin/sendmail/src/headers.c 8.54
SCCS-vsn: usr.sbin/sendmail/src/collect.c 8.33
SCCS-vsn: usr.sbin/sendmail/src/readcf.c 8.79
SCCS-vsn: usr.sbin/sendmail/src/queue.c 8.77
SCCS-vsn: usr.sbin/sendmail/src/mime.c 8.14

29 years agolint
Kirk McKusick [Tue, 4 Apr 1995 00:05:19 +0000 (16:05 -0800)]
lint

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

29 years agosleaze new sysent format by using narg * 4 for argsize
Kirk McKusick [Tue, 4 Apr 1995 00:00:14 +0000 (16:00 -0800)]
sleaze new sysent format by using narg * 4 for argsize

SCCS-vsn: sys/sparc/sunos/makesyscalls.sh 8.2

29 years agoMOUNT_* filesystem types are gone
Kirk McKusick [Mon, 3 Apr 1995 23:49:37 +0000 (15:49 -0800)]
MOUNT_* filesystem types are gone

SCCS-vsn: sys/sparc/sunos/sun_misc.c 8.4

29 years agoadd register_t
Kirk McKusick [Mon, 3 Apr 1995 14:46:26 +0000 (06:46 -0800)]
add register_t

SCCS-vsn: sys/sparc/include/types.h 8.4

29 years agorequest a synchronous write when O_FSYNC is set (from torek)
Kirk McKusick [Mon, 3 Apr 1995 06:07:25 +0000 (22:07 -0800)]
request a synchronous write when O_FSYNC is set (from torek)

SCCS-vsn: sys/kern/vfs_vnops.c 8.9

29 years agoMIME cleanup to get header line parsing right
Eric Allman [Mon, 3 Apr 1995 00:28:46 +0000 (16:28 -0800)]
MIME cleanup to get header line parsing right

SCCS-vsn: usr.sbin/sendmail/src/headers.c 8.53
SCCS-vsn: usr.sbin/sendmail/src/main.c 8.96
SCCS-vsn: usr.sbin/sendmail/src/envelope.c 8.59
SCCS-vsn: usr.sbin/sendmail/src/parseaddr.c 8.64
SCCS-vsn: usr.sbin/sendmail/src/readcf.c 8.78
SCCS-vsn: usr.sbin/sendmail/src/mime.c 8.13

29 years agoadd token type table parameter to prescan() prototype
Eric Allman [Mon, 3 Apr 1995 00:17:43 +0000 (16:17 -0800)]
add token type table parameter to prescan() prototype

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

29 years agoupdate for version 3 NFS from Rick Macklem
Kirk McKusick [Sat, 1 Apr 1995 09:13:21 +0000 (01:13 -0800)]
update for version 3 NFS from Rick Macklem

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

29 years agofix compile glitch
Eric Allman [Sat, 1 Apr 1995 07:59:35 +0000 (23:59 -0800)]
fix compile glitch

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

29 years agosimplify prototypes -- works better for older systems
Eric Allman [Sat, 1 Apr 1995 07:57:16 +0000 (23:57 -0800)]
simplify prototypes -- works better for older systems

SCCS-vsn: usr.sbin/sendmail/src/sendmail.h 8.115
SCCS-vsn: usr.sbin/sendmail/src/conf.c 8.148

29 years agomerge a bit with Sun version
Eric Allman [Sat, 1 Apr 1995 07:54:09 +0000 (23:54 -0800)]
merge a bit with Sun version

SCCS-vsn: usr.sbin/sendmail/src/usersmtp.c 8.43
SCCS-vsn: usr.sbin/sendmail/src/envelope.c 8.58
SCCS-vsn: usr.sbin/sendmail/src/conf.h 8.145
SCCS-vsn: usr.sbin/sendmail/src/parseaddr.c 8.62
SCCS-vsn: usr.sbin/sendmail/src/sendmail.h 8.114
SCCS-vsn: usr.sbin/sendmail/src/deliver.c 8.142
SCCS-vsn: usr.sbin/sendmail/src/queue.c 8.76
SCCS-vsn: usr.sbin/sendmail/src/conf.c 8.147
SCCS-vsn: usr.sbin/sendmail/src/alias.c 8.42

29 years agomore type hacking for non-Posix/ANSI systems
Eric Allman [Sat, 1 Apr 1995 06:46:53 +0000 (22:46 -0800)]
more type hacking for non-Posix/ANSI systems

SCCS-vsn: usr.sbin/sendmail/src/main.c 8.95
SCCS-vsn: usr.sbin/sendmail/src/conf.h 8.144
SCCS-vsn: usr.sbin/sendmail/src/sendmail.h 8.113
SCCS-vsn: usr.sbin/sendmail/src/deliver.c 8.141

29 years agomore type glitching for maximum portability
Eric Allman [Sat, 1 Apr 1995 06:35:20 +0000 (22:35 -0800)]
more type glitching for maximum portability

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

29 years agocompile problem on some old platforms
Eric Allman [Sat, 1 Apr 1995 06:29:25 +0000 (22:29 -0800)]
compile problem on some old platforms

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

29 years agochange "bool" to be an int -- prototypes just don't grok it otherwise
Eric Allman [Sat, 1 Apr 1995 06:22:58 +0000 (22:22 -0800)]
change "bool" to be an int -- prototypes just don't grok it otherwise

SCCS-vsn: usr.sbin/sendmail/src/useful.h 8.3
SCCS-vsn: usr.sbin/sendmail/src/sendmail.h 8.111
SCCS-vsn: usr.sbin/sendmail/src/util.c 8.60

29 years agodo an sccs check before creating the tar files -- just in case
Eric Allman [Sat, 1 Apr 1995 06:08:33 +0000 (22:08 -0800)]
do an sccs check before creating the tar files -- just in case

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

29 years agoclean up MTS type
Eric Allman [Sat, 1 Apr 1995 06:07:55 +0000 (22:07 -0800)]
clean up MTS type

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

29 years agofix LOCAL_RELAY and MAIL_HUB so they don't conflict
Eric Allman [Sat, 1 Apr 1995 06:07:21 +0000 (22:07 -0800)]
fix LOCAL_RELAY and MAIL_HUB so they don't conflict

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

29 years agoclean up documentation on MAIL_HUB vs LOCAL_RELAY
Eric Allman [Sat, 1 Apr 1995 06:06:56 +0000 (22:06 -0800)]
clean up documentation on MAIL_HUB vs LOCAL_RELAY

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

29 years agoadd local_hostname_length so Ultrix will link against BIND 4.9
Eric Allman [Sat, 1 Apr 1995 06:05:59 +0000 (22:05 -0800)]
add local_hostname_length so Ultrix will link against BIND 4.9

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

29 years agofix some typos
Eric Allman [Sat, 1 Apr 1995 05:16:26 +0000 (21:16 -0800)]
fix some typos

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

29 years agolong option names
Eric Allman [Sat, 1 Apr 1995 04:36:03 +0000 (20:36 -0800)]
long option names

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

29 years agopull getpwXXX and gethostbyXXX calls out into conf.c so they can
Eric Allman [Sat, 1 Apr 1995 01:52:31 +0000 (17:52 -0800)]
pull getpwXXX and gethostbyXXX calls out into conf.c so they can
be tweaked

SCCS-vsn: usr.sbin/sendmail/src/recipient.c 8.76
SCCS-vsn: usr.sbin/sendmail/src/main.c 8.94
SCCS-vsn: usr.sbin/sendmail/src/envelope.c 8.57
SCCS-vsn: usr.sbin/sendmail/src/conf.h 8.143
SCCS-vsn: usr.sbin/sendmail/src/domain.c 8.34
SCCS-vsn: usr.sbin/sendmail/src/err.c 8.32
SCCS-vsn: usr.sbin/sendmail/src/sendmail.h 8.110
SCCS-vsn: usr.sbin/sendmail/src/savemail.c 8.62
SCCS-vsn: usr.sbin/sendmail/src/daemon.c 8.76
SCCS-vsn: usr.sbin/sendmail/src/util.c 8.59
SCCS-vsn: usr.sbin/sendmail/src/readcf.c 8.77
SCCS-vsn: usr.sbin/sendmail/src/deliver.c 8.140
SCCS-vsn: usr.sbin/sendmail/src/queue.c 8.75
SCCS-vsn: usr.sbin/sendmail/src/conf.c 8.143
SCCS-vsn: usr.sbin/sendmail/src/alias.c 8.41
SCCS-vsn: usr.sbin/sendmail/src/udb.c 8.17
SCCS-vsn: usr.sbin/sendmail/src/map.c 8.51

29 years agobuffer error messages during collect phase (better implementation)
Eric Allman [Sat, 1 Apr 1995 00:05:36 +0000 (16:05 -0800)]
buffer error messages during collect phase (better implementation)

SCCS-vsn: usr.sbin/sendmail/src/err.c 8.31
SCCS-vsn: usr.sbin/sendmail/src/collect.c 8.32
SCCS-vsn: usr.sbin/sendmail/src/srvrsmtp.c 8.64

29 years agoMakefile.IRIX5 => Makefile.IRIX.5.x so makesendmail will work
Eric Allman [Fri, 31 Mar 1995 22:53:59 +0000 (14:53 -0800)]
Makefile.IRIX5 => Makefile.IRIX.5.x so makesendmail will work

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

29 years agomake lines beginning with : look like non-headers instead of
Eric Allman [Fri, 31 Mar 1995 06:26:01 +0000 (22:26 -0800)]
make lines beginning with : look like non-headers instead of
syntax errors

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

29 years agofix another problem with improperly trashed e_lockfp on vfork
Eric Allman [Fri, 31 Mar 1995 06:25:34 +0000 (22:25 -0800)]
fix another problem with improperly trashed e_lockfp on vfork

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

29 years agoadd IRIX5 support
Eric Allman [Fri, 31 Mar 1995 06:23:22 +0000 (22:23 -0800)]
add IRIX5 support

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

29 years agodate and time created 95/03/30 15:22:54 by eric
Eric Allman [Fri, 31 Mar 1995 06:22:54 +0000 (22:22 -0800)]
date and time created 95/03/30 15:22:54 by eric

SCCS-vsn: usr.sbin/sendmail/src/Makefiles/Makefile.IRIX.5.x 8.1

29 years agoIRIX 5.2/5.3 changes
Eric Allman [Fri, 31 Mar 1995 06:20:44 +0000 (22:20 -0800)]
IRIX 5.2/5.3 changes

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

29 years agofurther updates from Rick Macklem for version 3
Kirk McKusick [Fri, 31 Mar 1995 06:15:27 +0000 (22:15 -0800)]
further updates from Rick Macklem for version 3

SCCS-vsn: sbin/mountd/mountd.c 8.13

29 years agobug fix for OSF/1 servers
Kirk McKusick [Fri, 31 Mar 1995 05:58:22 +0000 (21:58 -0800)]
bug fix for OSF/1 servers

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

29 years agoadd cd9660_sysctl; MOUNT_CD9660 goes away
Kirk McKusick [Fri, 31 Mar 1995 05:25:45 +0000 (21:25 -0800)]
add cd9660_sysctl; MOUNT_CD9660 goes away

SCCS-vsn: sys/isofs/cd9660/cd9660_vfsops.c 8.10

29 years agoadd cd9660_sysctl; fix prototype for cd9660_init
Kirk McKusick [Fri, 31 Mar 1995 05:25:19 +0000 (21:25 -0800)]
add cd9660_sysctl; fix prototype for cd9660_init

SCCS-vsn: sys/isofs/cd9660/iso.h 8.5

29 years agoreaddir now produces cookies; cd9660_enotsupp => eopnotsupp
Kirk McKusick [Fri, 31 Mar 1995 05:24:50 +0000 (21:24 -0800)]
readdir now produces cookies; cd9660_enotsupp => eopnotsupp

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

29 years agocd9660_init gets a parameter
Kirk McKusick [Fri, 31 Mar 1995 05:23:48 +0000 (21:23 -0800)]
cd9660_init gets a parameter

SCCS-vsn: sys/isofs/cd9660/cd9660_node.c 8.6

29 years agoadd ffs_sysctl; MOUNT_MFS goes away
Kirk McKusick [Fri, 31 Mar 1995 05:22:54 +0000 (21:22 -0800)]
add ffs_sysctl; MOUNT_MFS goes away

SCCS-vsn: sys/ufs/mfs/mfs_vfsops.c 8.5

29 years agofix declaration for mfs_init
Kirk McKusick [Fri, 31 Mar 1995 05:22:26 +0000 (21:22 -0800)]
fix declaration for mfs_init

SCCS-vsn: sys/ufs/mfs/mfs_vnops.c 8.10

29 years agofix prototype for mfs_init
Kirk McKusick [Fri, 31 Mar 1995 05:22:02 +0000 (21:22 -0800)]
fix prototype for mfs_init

SCCS-vsn: sys/ufs/mfs/mfs_extern.h 8.4

29 years agolfs_init moves in from lfs_inode.c; MOUNT_LFS => lfs_mount_type
Kirk McKusick [Fri, 31 Mar 1995 05:21:33 +0000 (21:21 -0800)]
lfs_init moves in from lfs_inode.c; MOUNT_LFS => lfs_mount_type

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

29 years agoMOUNT_LFS becomes lfs_mount_type
Kirk McKusick [Fri, 31 Mar 1995 05:20:58 +0000 (21:20 -0800)]
MOUNT_LFS becomes lfs_mount_type

SCCS-vsn: sys/ufs/lfs/lfs_bio.c 8.6

29 years agolfs_init moves to lfs_vfsops.c
Kirk McKusick [Fri, 31 Mar 1995 05:20:31 +0000 (21:20 -0800)]
lfs_init moves to lfs_vfsops.c

SCCS-vsn: sys/ufs/lfs/lfs_inode.c 8.8

29 years agoadd lfs_sysctl and lfs_mount_type
Kirk McKusick [Fri, 31 Mar 1995 05:20:12 +0000 (21:20 -0800)]
add lfs_sysctl and lfs_mount_type

SCCS-vsn: sys/ufs/lfs/lfs_extern.h 8.5

29 years agoufs_init moves in from ufs_inode.c
Kirk McKusick [Fri, 31 Mar 1995 05:19:25 +0000 (21:19 -0800)]
ufs_init moves in from ufs_inode.c

SCCS-vsn: sys/ufs/ufs/ufs_vfsops.c 8.6

29 years agoufs_init moves to ufs_vfsops.c
Kirk McKusick [Fri, 31 Mar 1995 05:18:50 +0000 (21:18 -0800)]
ufs_init moves to ufs_vfsops.c

SCCS-vsn: sys/ufs/ufs/ufs_inode.c 8.8

29 years agoadded types needed to keep gcc happy
Kirk McKusick [Fri, 31 Mar 1995 05:18:25 +0000 (21:18 -0800)]
added types needed to keep gcc happy

SCCS-vsn: sys/ufs/ufs/ufs_extern.h 8.9

29 years agoufs_args and mfs_args move in from mount.h
Kirk McKusick [Fri, 31 Mar 1995 05:17:51 +0000 (21:17 -0800)]
ufs_args and mfs_args move in from mount.h

SCCS-vsn: sys/ufs/ufs/ufsmount.h 8.6

29 years agomountroot now uses vfsconf structure; ffs_init moves in from ffs_inode.c;
Kirk McKusick [Fri, 31 Mar 1995 05:17:21 +0000 (21:17 -0800)]
mountroot now uses vfsconf structure; ffs_init moves in from ffs_inode.c;
add ffs_sysctl code

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

29 years agodoclusterread and doclusterwrite become FFS sysctl variables
Kirk McKusick [Fri, 31 Mar 1995 05:15:59 +0000 (21:15 -0800)]
doclusterread and doclusterwrite become FFS sysctl variables

SCCS-vsn: sys/ufs/ffs/ffs_vnops.c 8.14

29 years agoadd definitions for ffs_sysctl values and names
Kirk McKusick [Fri, 31 Mar 1995 05:15:25 +0000 (21:15 -0800)]
add definitions for ffs_sysctl values and names

SCCS-vsn: sys/ufs/ffs/ffs_extern.h 8.6

29 years agoffs_init moves to vfs_vfsops.c
Kirk McKusick [Fri, 31 Mar 1995 05:14:53 +0000 (21:14 -0800)]
ffs_init moves to vfs_vfsops.c

SCCS-vsn: sys/ufs/ffs/ffs_inode.c 8.12

29 years agodoasyncfree and prtrealloc move FFS sysctl variables
Kirk McKusick [Fri, 31 Mar 1995 05:14:28 +0000 (21:14 -0800)]
doasyncfree and prtrealloc move FFS sysctl variables

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

29 years agomount now takes a name rather than a number, vfssw => vfsconf
Kirk McKusick [Fri, 31 Mar 1995 05:13:27 +0000 (21:13 -0800)]
mount now takes a name rather than a number, vfssw => vfsconf

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

29 years agoreplace initialization of vfssw with vfsconf
Kirk McKusick [Fri, 31 Mar 1995 05:12:18 +0000 (21:12 -0800)]
replace initialization of vfssw with vfsconf

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

29 years agoreplace vfssw with vfsconf
Kirk McKusick [Fri, 31 Mar 1995 05:11:47 +0000 (21:11 -0800)]
replace vfssw with vfsconf

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

29 years agoreaddir now has producer provide cookies rather than the consumer
Kirk McKusick [Fri, 31 Mar 1995 05:11:03 +0000 (21:11 -0800)]
readdir now has producer provide cookies rather than the consumer

SCCS-vsn: sys/kern/vnode_if.src 8.10

29 years agoadd vfs_sysctl
Kirk McKusick [Fri, 31 Mar 1995 05:10:22 +0000 (21:10 -0800)]
add vfs_sysctl

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

29 years agofirst argument to mount is now a string pointer
Kirk McKusick [Fri, 31 Mar 1995 05:09:36 +0000 (21:09 -0800)]
first argument to mount is now a string pointer

SCCS-vsn: sys/kern/syscalls.master 8.6

29 years agoenable vfs_sysctl; fix range bug in debug code
Kirk McKusick [Fri, 31 Mar 1995 05:08:59 +0000 (21:08 -0800)]
enable vfs_sysctl; fix range bug in debug code

SCCS-vsn: sys/kern/kern_sysctl.c 8.8

29 years agoadd filesystem type name to statfs structure; type numbers go away;
Kirk McKusick [Fri, 31 Mar 1995 05:07:19 +0000 (21:07 -0800)]
add filesystem type name to statfs structure; type numbers go away;
add sysctl information for VFS layer and add vfs_sysctl operation;
move out ufs_args and mfs_args to ufs/ufs/ufsmount.h;
move out iso_args to isofs/cd9660/cd9660_mount.h;
move out nfs_args and NFSMNT_* flags to nfs/nfs.h;
add vfsconf structure

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

29 years agoB_APPENDWRITE => B_NEEDCOMMIT for NFS version 3
Kirk McKusick [Fri, 31 Mar 1995 05:00:16 +0000 (21:00 -0800)]
B_APPENDWRITE => B_NEEDCOMMIT for NFS version 3

SCCS-vsn: sys/sys/buf.h 8.9

29 years agoCTL_FS => CTL_VFS
Kirk McKusick [Fri, 31 Mar 1995 02:29:05 +0000 (18:29 -0800)]
CTL_FS => CTL_VFS

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

29 years agomassive update to incorporate version 3 protocol from Rick Macklem
Kirk McKusick [Fri, 31 Mar 1995 02:27:00 +0000 (18:27 -0800)]
massive update to incorporate version 3 protocol from Rick Macklem

SCCS-vsn: sys/nfs/xdr_subs.h 8.3
SCCS-vsn: sys/nfs/nfsnode.h 8.8
SCCS-vsn: sys/nfs/nfsrvcache.h 8.3
SCCS-vsn: sys/nfs/nfsm_subs.h 8.2
SCCS-vsn: sys/nfs/nfsmount.h 8.3
SCCS-vsn: sys/nfs/rpcv2.h 8.2
SCCS-vsn: sys/nfs/nfs.h 8.3
SCCS-vsn: sys/nfs/nfs_subs.c 8.6
SCCS-vsn: sys/nfs/nfs_serv.c 8.6
SCCS-vsn: sys/nfs/nfs_srvcache.c 8.3
SCCS-vsn: sys/nfs/nfs_node.c 8.4
SCCS-vsn: sys/nfs/nfs_syscalls.c 8.5
SCCS-vsn: sys/nfs/nfs_vfsops.c 8.5
SCCS-vsn: sys/nfs/nfs_vnops.c 8.14
SCCS-vsn: sys/nfs/nfs_socket.c 8.5
SCCS-vsn: sys/nfs/nfsdiskless.h 8.2
SCCS-vsn: sys/nfs/nfs_bio.c 8.9
SCCS-vsn: sys/nfs/nfs_nqlease.c 8.6
SCCS-vsn: sys/nfs/nfsrtt.h 8.2
SCCS-vsn: sys/nfs/nqnfs.h 8.3
SCCS-vsn: sys/nfs/nfsproto.h 8.2

29 years agosimplify nullclient m4 files
Eric Allman [Fri, 31 Mar 1995 02:01:21 +0000 (18:01 -0800)]
simplify nullclient m4 files

SCCS-vsn: usr.sbin/sendmail/cf/feature/nullclient.m4 8.5

29 years agoclean up option setting and move it to 8.7 long option name syntax
Eric Allman [Fri, 31 Mar 1995 02:00:59 +0000 (18:00 -0800)]
clean up option setting and move it to 8.7 long option name syntax

SCCS-vsn: usr.sbin/sendmail/cf/m4/cf.m4 8.13
SCCS-vsn: usr.sbin/sendmail/cf/m4/proto.m4 8.63
SCCS-vsn: usr.sbin/sendmail/cf/m4/nullrelay.m4 8.7

29 years agoupdate man page for altflags and getmnt_silent
Jan-Simon Pendry [Thu, 30 Mar 1995 21:43:45 +0000 (13:43 -0800)]
update man page for altflags and getmnt_silent

SCCS-vsn: sbin/mount/getmntopts.3 8.3

29 years agoupdate for version 3 from Rick Macklem
Kirk McKusick [Thu, 30 Mar 1995 13:57:51 +0000 (05:57 -0800)]
update for version 3 from Rick Macklem

SCCS-vsn: sbin/nfsd/nfsd.c 8.9
SCCS-vsn: sbin/nfsd/nfsd.8 8.4
SCCS-vsn: usr.bin/showmount/showmount.c 8.3
SCCS-vsn: usr.bin/showmount/showmount.c 8.3
SCCS-vsn: usr.bin/showmount/showmount.8 8.3

29 years agoupdate for version 3 NFS from Rick Macklem
Kirk McKusick [Thu, 30 Mar 1995 12:54:05 +0000 (04:54 -0800)]
update for version 3 NFS from Rick Macklem

SCCS-vsn: sbin/mountd/mountd.8 8.3
SCCS-vsn: sbin/mountd/exports.5 8.3
SCCS-vsn: sbin/mountd/mountd.c 8.12

29 years agominor nits from Rick Macklem
Kirk McKusick [Thu, 30 Mar 1995 12:30:04 +0000 (04:30 -0800)]
minor nits from Rick Macklem

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

29 years agoallow setting of alternate flags (from FreeBSD
Kirk McKusick [Thu, 30 Mar 1995 12:24:37 +0000 (04:24 -0800)]
allow setting of alternate flags (from FreeBSD

SCCS-vsn: sbin/mount/getmntopts.c 8.3
SCCS-vsn: sbin/mount/mntopts.h 8.7

29 years agoexpand to deal with alternate flags
Kirk McKusick [Thu, 30 Mar 1995 12:18:56 +0000 (04:18 -0800)]
expand to deal with alternate flags

SCCS-vsn: sbin/mount/getmntopts.3 8.2

29 years agoconversion of i_blocks to bytes needs to be cast to 64-bit size (from karels)
Kirk McKusick [Thu, 30 Mar 1995 11:56:27 +0000 (03:56 -0800)]
conversion of i_blocks to bytes needs to be cast to 64-bit size (from karels)

SCCS-vsn: sys/ufs/ufs/ufs_vnops.c 8.22

29 years agoufs_readdir needs to allocate space for cookies
Kirk McKusick [Thu, 30 Mar 1995 11:55:14 +0000 (03:55 -0800)]
ufs_readdir needs to allocate space for cookies

SCCS-vsn: sys/ufs/ufs/ufs_vnops.c 8.21

29 years agodi_blocks needs to be unsigned so conversion to 64-bit size works (from karels)
Kirk McKusick [Thu, 30 Mar 1995 11:54:17 +0000 (03:54 -0800)]
di_blocks needs to be unsigned so conversion to 64-bit size works (from karels)

SCCS-vsn: sys/ufs/ufs/dinode.h 8.9

29 years agobtodb and dbtob need to work with 64-bit numbers (from karels)
Kirk McKusick [Thu, 30 Mar 1995 11:52:42 +0000 (03:52 -0800)]
btodb and dbtob need to work with 64-bit numbers (from karels)

SCCS-vsn: sys/hp300/include/param.h 8.2
SCCS-vsn: sys/i386/include/param.h 8.2
SCCS-vsn: sys/luna68k/include/param.h 8.2
SCCS-vsn: sys/pmax/include/param.h 8.2
SCCS-vsn: sys/news3400/include/param.h 8.2
SCCS-vsn: sys/sparc/include/param.h 8.2

29 years agoupdate for version 3 from Rick Macklem
Kirk McKusick [Thu, 30 Mar 1995 06:30:22 +0000 (22:30 -0800)]
update for version 3 from Rick Macklem

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

29 years agoupdate for version 3
Kirk McKusick [Thu, 30 Mar 1995 06:02:47 +0000 (22:02 -0800)]
update for version 3

SCCS-vsn: sbin/mount_nfs/mount_nfs.8 8.3

29 years agopreliminary code to allow automatic checking of NIS aliases
Eric Allman [Thu, 30 Mar 1995 00:53:50 +0000 (16:53 -0800)]
preliminary code to allow automatic checking of NIS aliases

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

29 years agodon't propogate RET or NOTIFY parameters down through mailing lists
Eric Allman [Thu, 30 Mar 1995 00:49:55 +0000 (16:49 -0800)]
don't propogate RET or NOTIFY parameters down through mailing lists

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

29 years agodelete unused SM_ falue
Eric Allman [Thu, 30 Mar 1995 00:34:58 +0000 (16:34 -0800)]
delete unused SM_ falue

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

29 years agocleanups; getnewfsid => vfs_getnewfsid; add sysctl
Kirk McKusick [Wed, 29 Mar 1995 15:50:12 +0000 (07:50 -0800)]
cleanups; getnewfsid => vfs_getnewfsid; add sysctl

SCCS-vsn: sys/miscfs/umapfs/umap_vfsops.c 8.5
SCCS-vsn: sys/miscfs/union/union_vfsops.c 8.16