unix-history/.git
29 years agoBug fix for diskless operation (from NetBSD via Ralph)
Kirk McKusick [Mon, 10 Oct 1994 13:07:14 +0000 (05:07 -0800)]
Bug fix for diskless operation (from NetBSD via Ralph)

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

29 years agoFix for the case when DEBUG isn't defined (from Ralph)
Kirk McKusick [Mon, 10 Oct 1994 13:06:49 +0000 (05:06 -0800)]
Fix for the case when DEBUG isn't defined (from Ralph)

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

29 years agoWhen the line discipline is changed from term to slip,
Kirk McKusick [Mon, 10 Oct 1994 13:04:09 +0000 (05:04 -0800)]
When the line discipline is changed from term to slip,
ttyclose() is called and then slopen(). This leaves t_state
cleared. Set TS_ISOPEN and TS_XCLUDE so further opens on /dev/xxx
see that the device is still being used by the slip process (from ralph)

SCCS-vsn: sys/net/if_sl.c 8.8

29 years agobetter error message on failure (from mycroft)
Kirk McKusick [Mon, 10 Oct 1994 12:59:06 +0000 (04:59 -0800)]
better error message on failure (from mycroft)

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

29 years agoupdate to support passive mode (from cgd)
Kirk McKusick [Mon, 10 Oct 1994 12:49:20 +0000 (04:49 -0800)]
update to support passive mode (from cgd)

SCCS-vsn: usr.bin/ftp/cmds.c 8.6
SCCS-vsn: usr.bin/ftp/cmdtab.c 8.4
SCCS-vsn: usr.bin/ftp/extern.h 8.3
SCCS-vsn: usr.bin/ftp/ftp.1 8.3
SCCS-vsn: usr.bin/ftp/ftp.c 8.5
SCCS-vsn: usr.bin/ftp/ftp_var.h 8.4
SCCS-vsn: usr.bin/ftp/main.c 8.6

29 years agoupdate for cleaner operation from cgd
Kirk McKusick [Mon, 10 Oct 1994 12:40:25 +0000 (04:40 -0800)]
update for cleaner operation from cgd

SCCS-vsn: sys/kern/vnode_if.sh 8.5

29 years agoget error return consistent
Kirk McKusick [Mon, 10 Oct 1994 11:49:45 +0000 (03:49 -0800)]
get error return consistent

SCCS-vsn: sbin/umount/umount.c 8.5

29 years agocompromise fixes re: Richard Woundy; moves knowledge of dupedkey-chains
Keith Sklower [Sun, 9 Oct 1994 17:57:16 +0000 (09:57 -0800)]
compromise fixes re: Richard Woundy; moves knowledge of dupedkey-chains
and finding a match relative to a key **and** a mask to an AF-specific routine.

SCCS-vsn: sys/net/rtsock.c 8.3.1.1

29 years agothis version corresponds to radix.c SID 8.2.2.1 making use of
Keith Sklower [Sun, 9 Oct 1994 17:44:23 +0000 (09:44 -0800)]
this version corresponds to radix.c SID 8.2.2.1 making use of
normal routes when present, but allowing non-contiguous masks, \

SCCS-vsn: sys/net/radix.h 8.1.2.1

29 years agoThis version supports both non-contiguous masks and prefix-only ones
Keith Sklower [Sun, 9 Oct 1994 17:37:30 +0000 (09:37 -0800)]
This version supports both non-contiguous masks and prefix-only ones
and contains some fixes suggested by Richard Woundy as well as some of my own
for cases of super nets being added in arbitrary order;
This version does some optimizations when prefix-only routes are in use;
It has had limited testing in user space and shouldn't be suffering from
typographical-level errors, and has been tested against all the end-cases
that Woundy sought to fix.

SCCS-vsn: sys/net/radix.c 8.2.2.1

29 years agoavoid null pointer dereferences in some degenerate cases
Eric Allman [Sun, 9 Oct 1994 01:25:20 +0000 (17:25 -0800)]
avoid null pointer dereferences in some degenerate cases

SCCS-vsn: usr.sbin/sendmail/src/headers.c 8.37
SCCS-vsn: usr.sbin/sendmail/src/util.c 8.45

29 years agofixes for various picky compilers
Eric Allman [Sun, 9 Oct 1994 01:22:31 +0000 (17:22 -0800)]
fixes for various picky compilers

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

29 years ago(no message)
Eric Allman [Sat, 8 Oct 1994 04:20:15 +0000 (20:20 -0800)]
(no message)

SCCS-vsn: usr.sbin/sendmail/src/err.c 8.29
SCCS-vsn: usr.sbin/sendmail/src/parseaddr.c 8.37

29 years agoadd union_dowhiteout
Jan-Simon Pendry [Fri, 30 Sep 1994 00:15:37 +0000 (16:15 -0800)]
add union_dowhiteout

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

29 years agoensure unlink/rmdir create whiteouts when appropriate
Jan-Simon Pendry [Fri, 30 Sep 1994 00:15:08 +0000 (16:15 -0800)]
ensure unlink/rmdir create whiteouts when appropriate

SCCS-vsn: sys/miscfs/union/union_vnops.c 8.21
SCCS-vsn: sys/miscfs/union/union_subr.c 8.14

29 years agosuppress whiteouts when reading a non-unioned directory.
Jan-Simon Pendry [Fri, 30 Sep 1994 00:12:02 +0000 (16:12 -0800)]
suppress whiteouts when reading a non-unioned directory.

SCCS-vsn: lib/libc/gen/readdir.c 8.3

29 years agominor improvements in error messages suggested by R. Stevens
Keith Sklower [Tue, 27 Sep 1994 09:31:01 +0000 (01:31 -0800)]
minor improvements in error messages suggested by R. Stevens

SCCS-vsn: sys/netinet/if_ether.c 8.2

29 years agoimprovement suggested by R. Stevens
Keith Sklower [Tue, 27 Sep 1994 08:44:56 +0000 (00:44 -0800)]
improvement suggested by R. Stevens

SCCS-vsn: sys/netinet/if_ether.c 8.2

29 years agoput in branch delta for normal-only routes, and mapping capabilities;
Keith Sklower [Sat, 24 Sep 1994 09:59:10 +0000 (01:59 -0800)]
put in branch delta for normal-only routes, and mapping capabilities;
first version; probably doesn't work yet.

SCCS-vsn: sys/net/radix.c 8.2.1.1
SCCS-vsn: sys/net/radix.h 8.1.1.1

29 years ago( ? : ) does not yield an l-value. Fix from cgd.
Keith Sklower [Fri, 23 Sep 1994 10:12:58 +0000 (02:12 -0800)]
( ? : ) does not yield an l-value.  Fix from cgd.

SCCS-vsn: sys/netccitt/pk_output.c 8.2

29 years agominor fixes from cgd@alpha.bostic.com
Keith Sklower [Fri, 23 Sep 1994 10:11:04 +0000 (02:11 -0800)]
minor fixes from cgd@alpha.bostic.com

SCCS-vsn: sys/netiso/tp_pcb.h 8.2
SCCS-vsn: sys/netiso/tuba_table.c 8.6
SCCS-vsn: sys/netiso/tp_iso.c 8.2

29 years agopatch from cgd
Keith Sklower [Fri, 23 Sep 1994 10:06:17 +0000 (02:06 -0800)]
patch from cgd

SCCS-vsn: sys/netns/ns_input.c 8.2

29 years agoadd support for restoring whiteouts
Kirk McKusick [Wed, 14 Sep 1994 03:26:49 +0000 (19:26 -0800)]
add support for restoring whiteouts

SCCS-vsn: sbin/restore/symtab.c 8.2
SCCS-vsn: sbin/restore/restore.c 8.3
SCCS-vsn: sbin/restore/interactive.c 8.3
SCCS-vsn: sbin/restore/utilities.c 8.3
SCCS-vsn: sbin/restore/tape.c 8.6

29 years agoclrimap => usedinomap (to be more descriptive)
Kirk McKusick [Wed, 14 Sep 1994 03:26:12 +0000 (19:26 -0800)]
clrimap => usedinomap (to be more descriptive)

SCCS-vsn: sbin/restore/main.c 8.3
SCCS-vsn: sbin/restore/tape.c 8.5

29 years agoclrimap => usedinomap (to be more descriptive); add SETINO
Kirk McKusick [Wed, 14 Sep 1994 03:22:46 +0000 (19:22 -0800)]
clrimap => usedinomap (to be more descriptive); add SETINO

SCCS-vsn: sbin/restore/restore.h 8.3

29 years agoadd whiteout type
Kirk McKusick [Wed, 14 Sep 1994 02:37:53 +0000 (18:37 -0800)]
add whiteout type

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

29 years agoadditional work to properly recognize whiteouts
Kirk McKusick [Wed, 14 Sep 1994 02:35:29 +0000 (18:35 -0800)]
additional work to properly recognize whiteouts

SCCS-vsn: sbin/fsck/pass2.c 8.5

29 years agochange setproctitle definitions to use SPT_TYPE variable a la
Eric Allman [Sat, 10 Sep 1994 07:47:22 +0000 (23:47 -0800)]
change setproctitle definitions to use SPT_TYPE variable a la
SFS_TYPE and LA_TYPE; this allows for a cleaner integration of new types

SCCS-vsn: usr.sbin/sendmail/src/READ_ME 8.71
SCCS-vsn: usr.sbin/sendmail/src/main.c 8.66
SCCS-vsn: usr.sbin/sendmail/src/conf.h 8.120
SCCS-vsn: usr.sbin/sendmail/src/conf.c 8.103

29 years agoprototype long macro name implementation
Eric Allman [Fri, 9 Sep 1994 08:57:02 +0000 (00:57 -0800)]
prototype long macro name implementation

SCCS-vsn: usr.sbin/sendmail/src/macro.c 8.4
SCCS-vsn: usr.sbin/sendmail/src/sendmail.h 8.62
SCCS-vsn: usr.sbin/sendmail/src/util.c 8.44
SCCS-vsn: usr.sbin/sendmail/src/readcf.c 8.38

29 years agoattempt to allow udb rewriting of envelope senders; still not
Eric Allman [Fri, 9 Sep 1994 06:20:23 +0000 (22:20 -0800)]
attempt to allow udb rewriting of envelope senders; still not
quite right, but I can't really test it without a network connection

SCCS-vsn: usr.sbin/sendmail/src/envelope.c 8.41
SCCS-vsn: usr.sbin/sendmail/src/deliver.c 8.99
SCCS-vsn: usr.sbin/sendmail/src/queue.c 8.50

29 years agouse SpaceSub option value for space replacement in dequote map
Eric Allman [Fri, 9 Sep 1994 02:30:58 +0000 (18:30 -0800)]
use SpaceSub option value for space replacement in dequote map

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

29 years agodebugging output
Eric Allman [Fri, 9 Sep 1994 02:30:08 +0000 (18:30 -0800)]
debugging output

SCCS-vsn: usr.sbin/sendmail/src/udb.c 8.11

29 years agoadd M_UDBENVELOPE flag
Eric Allman [Fri, 9 Sep 1994 02:16:53 +0000 (18:16 -0800)]
add M_UDBENVELOPE flag

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

29 years agofix problem that could cause bogus unhidden "." if long lines
Eric Allman [Fri, 9 Sep 1994 00:32:30 +0000 (16:32 -0800)]
fix problem that could cause bogus unhidden "." if long lines
were folded on quoted-printable encoding

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

29 years agofix bug that causes infinite loop on naked CR character
Eric Allman [Mon, 5 Sep 1994 04:56:34 +0000 (20:56 -0800)]
fix bug that causes infinite loop on naked CR character

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

29 years agoavoid dropping message submitted on stdin if the address resolves
Eric Allman [Sat, 3 Sep 1994 23:43:58 +0000 (15:43 -0800)]
avoid dropping message submitted on stdin if the address resolves
to a $#error address with a tempfail code

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

29 years agotry to auto-adapt to misconfigured /etc/hosts file that have
Eric Allman [Sat, 3 Sep 1994 23:39:18 +0000 (15:39 -0800)]
try to auto-adapt to misconfigured /etc/hosts file that have
short names preceding the long names

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

29 years agocorrectly show which links are being extracted
Kirk McKusick [Thu, 1 Sep 1994 12:18:15 +0000 (04:18 -0800)]
correctly show which links are being extracted

SCCS-vsn: sbin/restore/interactive.c 8.2

29 years agocorrectly handle deleteion of link request
Kirk McKusick [Thu, 1 Sep 1994 12:15:11 +0000 (04:15 -0800)]
correctly handle deleteion of link request

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

29 years agocorrect termination for readdir
Kirk McKusick [Thu, 1 Sep 1994 12:12:38 +0000 (04:12 -0800)]
correct termination for readdir

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

29 years agoI'm glad to see this was tested. Sigh.
Keith Bostic [Thu, 1 Sep 1994 07:12:54 +0000 (23:12 -0800)]
I'm glad to see this was tested.  Sigh.
From: Charles Hannum <mycroft@NetBSD.ORG>

SCCS-vsn: usr.bin/ftp/main.c 8.5

29 years agocope with errors from recvfrom (from ig25@fg70.rz.uni-karlsruhe.de (Thomas Koenig))
Kirk McKusick [Thu, 1 Sep 1994 06:35:11 +0000 (22:35 -0800)]
cope with errors from recvfrom (from ig25@fg70.rz.uni-karlsruhe.de (Thomas Koenig))

SCCS-vsn: lib/librpc/rpc/svc_udp.c 1.3

29 years agomore information on bad indirect blocks
Kirk McKusick [Thu, 1 Sep 1994 06:31:35 +0000 (22:31 -0800)]
more information on bad indirect blocks

SCCS-vsn: sbin/fsck/pass1.c 8.1.1.1

29 years agoadd lease support
Jan-Simon Pendry [Wed, 31 Aug 1994 22:02:03 +0000 (14:02 -0800)]
add lease support

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

29 years agoLEASE_CHECK -> VOP_LEASE
Jan-Simon Pendry [Wed, 31 Aug 1994 20:53:04 +0000 (12:53 -0800)]
LEASE_CHECK -> VOP_LEASE
fix component length when creating shadow directories/whiteouts.
*** CHANGED *** 94/08/31 05:55:57 pendry
LEASE_CHECK -> VOP_LEASE.

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

29 years agofix speed passing.
Jan-Simon Pendry [Wed, 31 Aug 1994 20:44:04 +0000 (12:44 -0800)]
fix speed passing.
ensure ICRNL is turned off, and ISTRIP (for eight bit mode).

SCCS-vsn: usr.bin/rlogin/rlogin.c 8.3

29 years agofix olstat to give the correct symlink info
Kirk McKusick [Wed, 31 Aug 1994 03:25:49 +0000 (19:25 -0800)]
fix olstat to give the correct symlink info

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

29 years agoclean up error case
Jan-Simon Pendry [Wed, 31 Aug 1994 03:18:28 +0000 (19:18 -0800)]
clean up error case

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

29 years agoupdate for new kernel
Kirk McKusick [Tue, 30 Aug 1994 05:45:49 +0000 (21:45 -0800)]
update for new kernel

SCCS-vsn: sys/luna68k/conf/OMRON1 8.3

29 years agoUnixWare updates
Eric Allman [Mon, 29 Aug 1994 23:51:57 +0000 (15:51 -0800)]
UnixWare updates

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

29 years agoupdate for move to Soda Hall
Kirk McKusick [Mon, 29 Aug 1994 02:09:30 +0000 (18:09 -0800)]
update for move to Soda Hall

SCCS-vsn: admin/admin/contrib/letter 5.4

29 years agoadd _FORCE_MAIL_LOCAL_=yes environment for DG-UX (euch!)
Eric Allman [Sun, 28 Aug 1994 05:08:12 +0000 (21:08 -0800)]
add _FORCE_MAIL_LOCAL_=yes environment for DG-UX (euch!)

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

29 years agoSystem V release 4 has initgroups(3) and setrlimit(2)
Eric Allman [Sun, 28 Aug 1994 00:22:50 +0000 (16:22 -0800)]
System V release 4 has initgroups(3) and setrlimit(2)

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

29 years agoreturn ENOTTY to keep disklabel happy (from cgd)
Kirk McKusick [Thu, 25 Aug 1994 01:44:03 +0000 (17:44 -0800)]
return ENOTTY to keep disklabel happy (from cgd)

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

29 years agotypo: EXIST -> EEXIST
Jan-Simon Pendry [Wed, 24 Aug 1994 04:47:53 +0000 (20:47 -0800)]
typo: EXIST -> EEXIST

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

29 years agoset file flags; add restoration of FIFO's
Kirk McKusick [Wed, 24 Aug 1994 01:38:48 +0000 (17:38 -0800)]
set file flags; add restoration of FIFO's

SCCS-vsn: sbin/restore/tape.c 8.4

29 years agoset file flags on directories
Kirk McKusick [Wed, 24 Aug 1994 01:36:27 +0000 (17:36 -0800)]
set file flags on directories

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

29 years agoconvert to POSIX code (signals, terminal manipulation, and string functions)
Jan-Simon Pendry [Wed, 24 Aug 1994 01:13:00 +0000 (17:13 -0800)]
convert to POSIX code (signals, terminal manipulation, and string functions)

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

29 years agoallow shortened -O option names
Eric Allman [Wed, 24 Aug 1994 00:10:32 +0000 (16:10 -0800)]
allow shortened -O option names

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

29 years agorepair MinQueueAge code
Eric Allman [Tue, 23 Aug 1994 10:09:22 +0000 (02:09 -0800)]
repair MinQueueAge code

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

29 years agocannot zero p_hash (without causing grief)
Kirk McKusick [Tue, 23 Aug 1994 09:15:39 +0000 (01:15 -0800)]
cannot zero p_hash (without causing grief)

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

29 years agoupdate for new list structures
Kirk McKusick [Tue, 23 Aug 1994 08:57:20 +0000 (00:57 -0800)]
update for new list structures

SCCS-vsn: sys/scripts/xps 8.3

29 years agouse new queue.h data structures
Kirk McKusick [Tue, 23 Aug 1994 01:20:11 +0000 (17:20 -0800)]
use new queue.h data structures

SCCS-vsn: sys/kern/init_main.c 8.10
SCCS-vsn: sys/kern/kern_sysctl.c 8.5
SCCS-vsn: sys/kern/tty.c 8.12
SCCS-vsn: sys/kern/kern_sig.c 8.10
SCCS-vsn: sys/kern/kern_ktrace.c 8.3
SCCS-vsn: sys/kern/kern_resource.c 8.6
SCCS-vsn: sys/kern/kern_exit.c 8.8
SCCS-vsn: sys/kern/uipc_usrreq.c 8.5
SCCS-vsn: sys/kern/kern_proc.c 8.5
SCCS-vsn: sys/kern/kern_synch.c 8.7
SCCS-vsn: sys/kern/vfs_cache.c 8.3
SCCS-vsn: sys/kern/kern_fork.c 8.7
SCCS-vsn: sys/kern/kern_descrip.c 8.7

29 years agofix bad diagnosis of null option name
Eric Allman [Mon, 22 Aug 1994 23:09:28 +0000 (15:09 -0800)]
fix bad diagnosis of null option name

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

29 years agomultiple queue timeouts
Eric Allman [Mon, 22 Aug 1994 06:25:47 +0000 (22:25 -0800)]
multiple queue timeouts

SCCS-vsn: usr.sbin/sendmail/src/headers.c 8.36
SCCS-vsn: usr.sbin/sendmail/src/recipient.c 8.48
SCCS-vsn: usr.sbin/sendmail/src/envelope.c 8.40
SCCS-vsn: usr.sbin/sendmail/src/readcf.c 8.35

29 years agonew map classes in preparation for service abstraction; multiple
Eric Allman [Mon, 22 Aug 1994 06:25:29 +0000 (22:25 -0800)]
new map classes in preparation for service abstraction; multiple
queue timeouts

SCCS-vsn: usr.sbin/sendmail/src/conf.c 8.102
SCCS-vsn: usr.sbin/sendmail/src/sendmail.h 8.60
SCCS-vsn: usr.sbin/sendmail/src/conf.h 8.117

29 years agonew map classes in preparation for service abstraction
Eric Allman [Mon, 22 Aug 1994 06:23:18 +0000 (22:23 -0800)]
new map classes in preparation for service abstraction

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

29 years agouse new queue.h data structures
Kirk McKusick [Sun, 21 Aug 1994 14:01:17 +0000 (06:01 -0800)]
use new queue.h data structures

SCCS-vsn: lib/libkvm/kvm_proc.c 8.4
SCCS-vsn: lib/libkvm/kvm_file.c 8.2
SCCS-vsn: usr.sbin/pstat/pstat.c 8.12

29 years agoextern allproc and zombproc; eliminate unused pidhashmask
Kirk McKusick [Sun, 21 Aug 1994 08:56:50 +0000 (00:56 -0800)]
extern allproc and zombproc; eliminate unused pidhashmask

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

29 years agoprocess group hash tables are now dynamic
Kirk McKusick [Sun, 21 Aug 1994 08:10:56 +0000 (00:10 -0800)]
process group hash tables are now dynamic

SCCS-vsn: sys/conf/param.c 8.3

29 years agouse new queue.h data structures
Kirk McKusick [Sun, 21 Aug 1994 07:54:43 +0000 (23:54 -0800)]
use new queue.h data structures

SCCS-vsn: sys/vm/vm_meter.c 8.6
SCCS-vsn: sys/vm/vm_glue.c 8.7
SCCS-vsn: sys/sys/proc.h 8.10
SCCS-vsn: sys/sys/file.h 8.2
SCCS-vsn: sys/sys/namei.h 8.4
SCCS-vsn: sys/miscfs/procfs/procfs_vnops.c 8.9

29 years agooff-by-one error when translating names for associated files (from mycroft)
Kirk McKusick [Sun, 21 Aug 1994 07:07:23 +0000 (23:07 -0800)]
off-by-one error when translating names for associated files (from mycroft)

SCCS-vsn: sys/isofs/cd9660/cd9660_util.c 8.2

29 years agoupdate to use LIST macros for hash table
Kirk McKusick [Sun, 21 Aug 1994 07:03:00 +0000 (23:03 -0800)]
update to use LIST macros for hash table

SCCS-vsn: sys/miscfs/umapfs/umap.h 8.4
SCCS-vsn: sys/miscfs/umapfs/umap_subr.c 8.7
SCCS-vsn: sys/miscfs/umapfs/umap_vnops.c 8.4

29 years agoupdate to use LIST hash structures
Kirk McKusick [Sun, 21 Aug 1994 06:58:29 +0000 (22:58 -0800)]
update to use LIST hash structures

SCCS-vsn: sys/miscfs/nullfs/null.h 8.3
SCCS-vsn: sys/miscfs/nullfs/null_subr.c 8.6
SCCS-vsn: sys/miscfs/nullfs/null_vnops.c 8.2

29 years agoupdate to use queue.h
Kirk McKusick [Sun, 21 Aug 1994 06:53:49 +0000 (22:53 -0800)]
update to use queue.h

SCCS-vsn: sys/miscfs/fdesc/fdesc.h 8.6
SCCS-vsn: sys/miscfs/fdesc/fdesc_vnops.c 8.12

29 years agoupdate to add LIST_INSERT_BEFORE and TAILQ_INSERT_BEFORE
Kirk McKusick [Sun, 21 Aug 1994 06:44:11 +0000 (22:44 -0800)]
update to add LIST_INSERT_BEFORE and TAILQ_INSERT_BEFORE

SCCS-vsn: share/man/man3/queue.3 8.3

29 years agoupdate for move to Soda Hall
Kirk McKusick [Sun, 21 Aug 1994 06:25:53 +0000 (22:25 -0800)]
update for move to Soda Hall

SCCS-vsn: admin/admin/forms/access 5.6

29 years agoadd LIST_INSERT_BEFORE and TAILQ_INSERT_BEFORE
Kirk McKusick [Sun, 21 Aug 1994 06:15:25 +0000 (22:15 -0800)]
add LIST_INSERT_BEFORE and TAILQ_INSERT_BEFORE

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

29 years agoGeneralize ReadTimeout option and call it Timeouts; create
Eric Allman [Sat, 20 Aug 1994 22:01:28 +0000 (14:01 -0800)]
Generalize ReadTimeout option and call it Timeouts; create
queuereturn, queuewarn, and fileopen timeouts

SCCS-vsn: usr.sbin/sendmail/src/recipient.c 8.47
SCCS-vsn: usr.sbin/sendmail/src/sendmail.h 8.59
SCCS-vsn: usr.sbin/sendmail/src/readcf.c 8.34

29 years agostreamline getting length of symbolic link
Kirk McKusick [Sat, 20 Aug 1994 03:44:05 +0000 (19:44 -0800)]
streamline getting length of symbolic link

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

29 years agoconvert freelist and hash list to use queue.h macros
Kirk McKusick [Fri, 19 Aug 1994 15:13:58 +0000 (07:13 -0800)]
convert freelist and hash list to use queue.h macros

SCCS-vsn: sys/ufs/ufs/quota.h 8.3
SCCS-vsn: sys/ufs/ufs/ufs_quota.c 8.3

29 years agoconversion to queue.h list manipulation (from mycroft)
Kirk McKusick [Fri, 19 Aug 1994 14:33:50 +0000 (06:33 -0800)]
conversion to queue.h list manipulation (from mycroft)

SCCS-vsn: sys/nfs/nfsrvcache.h 8.2
SCCS-vsn: sys/nfs/nfsnode.h 8.6
SCCS-vsn: sys/nfs/nfsmount.h 8.2
SCCS-vsn: sys/nfs/nfs.h 8.2
SCCS-vsn: sys/nfs/nfs_subs.c 8.5
SCCS-vsn: sys/nfs/nfs_srvcache.c 8.2
SCCS-vsn: sys/nfs/nfs_node.c 8.3
SCCS-vsn: sys/nfs/nfs_syscalls.c 8.4
SCCS-vsn: sys/nfs/nfs_vfsops.c 8.4
SCCS-vsn: sys/nfs/nfs_socket.c 8.4
SCCS-vsn: sys/nfs/nfs_nqlease.c 8.5
SCCS-vsn: sys/nfs/nqnfs.h 8.2

29 years agoadd new options for DeliveryNiceness, MinQueueAge, and MaxHostStatAge
Eric Allman [Thu, 18 Aug 1994 23:22:35 +0000 (15:22 -0800)]
add new options for DeliveryNiceness, MinQueueAge, and MaxHostStatAge

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

29 years agoimplement minimum queue age between deliveries
Eric Allman [Thu, 18 Aug 1994 23:17:17 +0000 (15:17 -0800)]
implement minimum queue age between deliveries

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

29 years agoadd -O option to set long option names
Eric Allman [Thu, 18 Aug 1994 21:45:56 +0000 (13:45 -0800)]
add -O option to set long option names

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

29 years agofix problems eating initial From_ line
Eric Allman [Thu, 18 Aug 1994 21:45:16 +0000 (13:45 -0800)]
fix problems eating initial From_ line

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

29 years agoget lstat of symlinks to return the correct length
Kirk McKusick [Thu, 18 Aug 1994 13:09:22 +0000 (05:09 -0800)]
get lstat of symlinks to return the correct length

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

29 years agowrong check value for FIFO
Kirk McKusick [Thu, 18 Aug 1994 13:02:55 +0000 (05:02 -0800)]
wrong check value for FIFO

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

29 years ago-n option allows access from non-priviledged ports (from cgd)
Kirk McKusick [Thu, 18 Aug 1994 12:57:33 +0000 (04:57 -0800)]
-n option allows access from non-priviledged ports (from cgd)

SCCS-vsn: sbin/mountd/mountd.c 8.10
SCCS-vsn: sbin/mountd/mountd.8 8.2

29 years agobug when checking multiple filesystems; use library err function
Kirk McKusick [Thu, 18 Aug 1994 12:51:50 +0000 (04:51 -0800)]
bug when checking multiple filesystems; use library err function
(from mycroft)

SCCS-vsn: sbin/quotacheck/quotacheck.c 8.4

29 years agoactually it wasn't a buglet afterall
Kirk McKusick [Thu, 18 Aug 1994 08:06:22 +0000 (00:06 -0800)]
actually it wasn't a buglet afterall

SCCS-vsn: sys/isofs/cd9660/cd9660_rrip.c 8.5

29 years agoadd some new configuration values (snitched from KJS)
Eric Allman [Thu, 18 Aug 1994 00:49:01 +0000 (16:49 -0800)]
add some new configuration values (snitched from KJS)

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

29 years agoadd confSORT_QUEUE_BY_HOST and confBROKEN_SMTP_PEERS
Eric Allman [Wed, 17 Aug 1994 23:44:43 +0000 (15:44 -0800)]
add confSORT_QUEUE_BY_HOST and confBROKEN_SMTP_PEERS

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

29 years agochange to V6 config
Eric Allman [Wed, 17 Aug 1994 23:39:34 +0000 (15:39 -0800)]
change to V6 config

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

29 years agooutput original Content-Transfer-Encoding header if we aren't
Eric Allman [Wed, 17 Aug 1994 23:18:33 +0000 (15:18 -0800)]
output original Content-Transfer-Encoding header if we aren't
going to do our own encoding

SCCS-vsn: usr.sbin/sendmail/src/mime.c 8.5

29 years agoadd H_CTE for content-transfer-encoding; don't output it when you
Eric Allman [Wed, 17 Aug 1994 23:10:02 +0000 (15:10 -0800)]
add H_CTE for content-transfer-encoding; don't output it when you
are going to be doing 8to7 bit MIME translation, which will add one

SCCS-vsn: usr.sbin/sendmail/src/headers.c 8.35
SCCS-vsn: usr.sbin/sendmail/src/conf.c 8.101

29 years agomake all flags be printed in hex rather than octal (except file modes)
Eric Allman [Wed, 17 Aug 1994 23:09:01 +0000 (15:09 -0800)]
make all flags be printed in hex rather than octal (except file modes)

SCCS-vsn: usr.sbin/sendmail/src/main.c 8.64
SCCS-vsn: usr.sbin/sendmail/src/mci.c 8.15
SCCS-vsn: usr.sbin/sendmail/src/parseaddr.c 8.35

29 years agochange all bitmaps to hex; add H_CTE definition
Eric Allman [Wed, 17 Aug 1994 23:00:05 +0000 (15:00 -0800)]
change all bitmaps to hex; add H_CTE definition

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

29 years agodon't send warning message to owner-* or *-request addresses
Eric Allman [Tue, 16 Aug 1994 23:46:58 +0000 (15:46 -0800)]
don't send warning message to owner-* or *-request addresses

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

29 years agofix initial daemon socket open
Eric Allman [Tue, 16 Aug 1994 23:20:07 +0000 (15:20 -0800)]
fix initial daemon socket open

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