unix-history/.git
29 years agouse -s flag on dequote map to indicate space substitution
Eric Allman [Tue, 18 Oct 1994 00:24:32 +0000 (16:24 -0800)]
use -s flag on dequote map to indicate space substitution

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

29 years agoadd RewriteEnvelope configuration option
Eric Allman [Tue, 18 Oct 1994 00:10:34 +0000 (16:10 -0800)]
add RewriteEnvelope configuration option

SCCS-vsn: usr.sbin/sendmail/src/sendmail.h 8.64
SCCS-vsn: usr.sbin/sendmail/src/readcf.c 8.43

29 years agoallow "u" option to take "user:group" as a value
Eric Allman [Mon, 17 Oct 1994 12:26:18 +0000 (04:26 -0800)]
allow "u" option to take "user:group" as a value

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

29 years agodebug output in shouldqueue()
Eric Allman [Mon, 17 Oct 1994 10:57:20 +0000 (02:57 -0800)]
debug output in shouldqueue()

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

29 years agoadd shouldqueue() logging
Eric Allman [Mon, 17 Oct 1994 10:52:05 +0000 (02:52 -0800)]
add shouldqueue() logging

SCCS-vsn: usr.sbin/sendmail/src/TRACEFLAGS 8.8

29 years agoadd confRECEIVED_HEADER
Eric Allman [Mon, 17 Oct 1994 03:54:42 +0000 (19:54 -0800)]
add confRECEIVED_HEADER

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

29 years agoadd confRECEIVED_HEADER to set the format of the Received: line
Eric Allman [Mon, 17 Oct 1994 03:52:55 +0000 (19:52 -0800)]
add confRECEIVED_HEADER to set the format of the Received: line

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

29 years agoavoid recursive calls to syserr if malloc fails
Eric Allman [Mon, 17 Oct 1994 03:09:33 +0000 (19:09 -0800)]
avoid recursive calls to syserr if malloc fails

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

29 years agobetter logging of connection open/usage
Eric Allman [Mon, 17 Oct 1994 02:34:58 +0000 (18:34 -0800)]
better logging of connection open/usage

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

29 years agoexpand -bt mode some more
Eric Allman [Mon, 17 Oct 1994 01:05:00 +0000 (17:05 -0800)]
expand -bt mode some more

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

29 years agocheck some possible errors on long macro names
Eric Allman [Sun, 16 Oct 1994 01:50:13 +0000 (17:50 -0800)]
check some possible errors on long macro names

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

29 years agowoops -- typo
Eric Allman [Sun, 16 Oct 1994 01:08:20 +0000 (17:08 -0800)]
woops -- typo

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

29 years agoallow option to set default character set for MIME
Eric Allman [Sun, 16 Oct 1994 00:55:43 +0000 (16:55 -0800)]
allow option to set default character set for MIME

SCCS-vsn: usr.sbin/sendmail/src/sendmail.h 8.63
SCCS-vsn: usr.sbin/sendmail/src/readcf.c 8.40
SCCS-vsn: usr.sbin/sendmail/src/deliver.c 8.100

29 years agoSCO Unix updates
Eric Allman [Sun, 16 Oct 1994 00:55:20 +0000 (16:55 -0800)]
SCO Unix updates

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

29 years agoadd confDONT_PRUNE_ROUTES to set R option
Eric Allman [Sun, 16 Oct 1994 00:33:03 +0000 (16:33 -0800)]
add confDONT_PRUNE_ROUTES to set R option

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

29 years agoadd confDONT_PRUNE_ROUTES to set option R
Eric Allman [Sun, 16 Oct 1994 00:32:09 +0000 (16:32 -0800)]
add confDONT_PRUNE_ROUTES to set option R

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

29 years agoif the close of /usr/tmp/dead.letter fails, give a correct error message
Eric Allman [Sun, 16 Oct 1994 00:29:15 +0000 (16:29 -0800)]
if the close of /usr/tmp/dead.letter fails, give a correct error message

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

29 years agofix checksum so it does not use illegal lvalue cast (from mycroft)
Kirk McKusick [Mon, 10 Oct 1994 14:21:33 +0000 (06:21 -0800)]
fix checksum so it does not use illegal lvalue cast (from mycroft)

SCCS-vsn: sys/ufs/lfs/lfs_cksum.c 8.2

29 years agodo not assume that root file handle can always be obtained
Kirk McKusick [Mon, 10 Oct 1994 13:55:26 +0000 (05:55 -0800)]
do not assume that root file handle can always be obtained
by UDP (from mycroft)

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

29 years agodelete absolute path name
Kirk McKusick [Mon, 10 Oct 1994 13:52:53 +0000 (05:52 -0800)]
delete absolute path name

SCCS-vsn: share/doc/papers/px/tmac.p 5.3

29 years agoFK => KF
Kirk McKusick [Mon, 10 Oct 1994 13:52:24 +0000 (05:52 -0800)]
FK => KF

SCCS-vsn: share/doc/papers/px/fig3.2.n 5.3

29 years agoset macro package
Kirk McKusick [Mon, 10 Oct 1994 13:51:43 +0000 (05:51 -0800)]
set macro package

SCCS-vsn: share/doc/papers/px/Makefile 5.4

29 years agodon't give an error if trying to chgrp to existing group
Kirk McKusick [Mon, 10 Oct 1994 13:28:34 +0000 (05:28 -0800)]
don't give an error if trying to chgrp to existing group

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

29 years agoerr => errf to avoid conflict with function of the same name (from ralph)
Kirk McKusick [Mon, 10 Oct 1994 13:16:43 +0000 (05:16 -0800)]
err => errf to avoid conflict with function of the same name (from ralph)

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

29 years agoextra period
Kirk McKusick [Mon, 10 Oct 1994 13:13:04 +0000 (05:13 -0800)]
extra period

SCCS-vsn: share/man/man5/printcap.5 8.3

29 years agoThis change allows things to compile correctly (from ralph).
Kirk McKusick [Mon, 10 Oct 1994 13:10:01 +0000 (05:10 -0800)]
This change allows things to compile correctly (from ralph).

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

29 years agoFix chip time to GMT convertion so PROM passes self tests and
Kirk McKusick [Mon, 10 Oct 1994 13:09:36 +0000 (05:09 -0800)]
Fix chip time to GMT convertion so PROM passes self tests and
doesn't reset the chip time (from Ralph)

SCCS-vsn: sys/pmax/pmax/clock.c 8.2

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