unix-history/.git
30 years agorequire "m" in LOCAL_MAILER_FLAGS
Eric Allman [Mon, 9 Aug 1993 00:59:18 +0000 (16:59 -0800)]
require "m" in LOCAL_MAILER_FLAGS

SCCS-vsn: usr.sbin/sendmail/cf/ostype/hpux9.m4 8.2
SCCS-vsn: usr.sbin/sendmail/cf/ostype/irix.m4 8.2
SCCS-vsn: usr.sbin/sendmail/cf/ostype/aix3.m4 8.3

30 years agolog $u on Received: line
Eric Allman [Sun, 8 Aug 1993 05:20:26 +0000 (21:20 -0800)]
log $u on Received: line

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

30 years agoonly let command line -oL flag raise (never lower) logging level
Eric Allman [Sun, 8 Aug 1993 04:25:35 +0000 (20:25 -0800)]
only let command line -oL flag raise (never lower) logging level

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

30 years agoauto-quote addresses with <> in them
Eric Allman [Sun, 8 Aug 1993 04:25:12 +0000 (20:25 -0800)]
auto-quote addresses with <> in them

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

30 years agodon't include .db on the end of map names -- this is added automatically
Eric Allman [Sun, 8 Aug 1993 03:04:14 +0000 (19:04 -0800)]
don't include .db on the end of map names -- this is added automatically

SCCS-vsn: usr.sbin/sendmail/cf/feature/bitdomain.m4 8.3
SCCS-vsn: usr.sbin/sendmail/cf/feature/mailertable.m4 8.3
SCCS-vsn: usr.sbin/sendmail/cf/feature/uucpdomain.m4 8.3

30 years agodon't delete apparently bogus queue files so eagerly
Eric Allman [Sun, 8 Aug 1993 02:58:51 +0000 (18:58 -0800)]
don't delete apparently bogus queue files so eagerly

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

30 years agowork around lockf bug in SunOS
Eric Allman [Sun, 8 Aug 1993 02:58:14 +0000 (18:58 -0800)]
work around lockf bug in SunOS

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

30 years agodon't chdir(QueueDir) in -bt mode
Eric Allman [Sun, 8 Aug 1993 02:57:49 +0000 (18:57 -0800)]
don't chdir(QueueDir) in -bt mode

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

30 years agofix some random bad code
Eric Allman [Sun, 8 Aug 1993 02:57:31 +0000 (18:57 -0800)]
fix some random bad code

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

30 years agoallow u and g options to take user and group names respectively
Eric Allman [Sun, 8 Aug 1993 02:50:17 +0000 (18:50 -0800)]
allow u and g options to take user and group names respectively

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

30 years agodate and time created 93/08/07 09:11:55 by eric
Eric Allman [Sun, 8 Aug 1993 00:11:55 +0000 (16:11 -0800)]
date and time created 93/08/07 09:11:55 by eric

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

30 years agodiagnose null list passed to sendtolist
Eric Allman [Sat, 7 Aug 1993 21:44:55 +0000 (13:44 -0800)]
diagnose null list passed to sendtolist

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

30 years agoadd FEATURE(nodns)
Eric Allman [Sat, 7 Aug 1993 21:38:12 +0000 (13:38 -0800)]
add FEATURE(nodns)

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

30 years agochange CSNET relay
Eric Allman [Sat, 7 Aug 1993 21:25:17 +0000 (13:25 -0800)]
change CSNET relay

SCCS-vsn: usr.sbin/sendmail/cf/domain/Berkeley.EDU.m4 8.2

30 years agodate and time created 93/08/06 22:02:23 by eric
Eric Allman [Sat, 7 Aug 1993 13:02:23 +0000 (05:02 -0800)]
date and time created 93/08/06 22:02:23 by eric

SCCS-vsn: usr.sbin/sendmail/cf/feature/nodns.m4 8.1

30 years agooops... include QUEUE_DIR
Eric Allman [Sat, 7 Aug 1993 12:59:44 +0000 (04:59 -0800)]
oops... include QUEUE_DIR

SCCS-vsn: usr.sbin/sendmail/cf/ostype/nextstep.m4 8.2

30 years agodate and time created 93/08/06 21:57:59 by eric
Eric Allman [Sat, 7 Aug 1993 12:57:59 +0000 (04:57 -0800)]
date and time created 93/08/06 21:57:59 by eric

SCCS-vsn: usr.sbin/sendmail/cf/ostype/nextstep.m4 8.1

30 years agoSolaris and NeXT portability
Eric Allman [Sat, 7 Aug 1993 12:20:11 +0000 (04:20 -0800)]
Solaris and NeXT portability

SCCS-vsn: usr.sbin/sendmail/src/conf.h 8.20
SCCS-vsn: usr.sbin/sendmail/src/conf.c 8.14

30 years agofix duplicate error messages if connection lost during DATA when
Eric Allman [Sat, 7 Aug 1993 12:19:32 +0000 (04:19 -0800)]
fix duplicate error messages if connection lost during DATA when
one address failed (wierd situation)

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

30 years agofix null pointer reference in syslog message
Eric Allman [Sat, 7 Aug 1993 12:18:40 +0000 (04:18 -0800)]
fix null pointer reference in syslog message

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

30 years agoNOOP should return 250 response code, not 200
Eric Allman [Sat, 7 Aug 1993 12:17:44 +0000 (04:17 -0800)]
NOOP should return 250 response code, not 200

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

30 years agoexpand C lines so that $X can work
Eric Allman [Sat, 7 Aug 1993 12:17:18 +0000 (04:17 -0800)]
expand C lines so that $X can work

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

30 years agofix problem causing slow delivery warning to fail if OP set
Eric Allman [Sat, 7 Aug 1993 12:16:57 +0000 (04:16 -0800)]
fix problem causing slow delivery warning to fail if OP set

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

30 years agofix problem causing slow delivery warning to fail if OP set;
Eric Allman [Sat, 7 Aug 1993 12:16:46 +0000 (04:16 -0800)]
fix problem causing slow delivery warning to fail if OP set;
fstat can return -1 on some bizarre networks

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

30 years agofix problem causing slow delivery warning to fail if OP set
Eric Allman [Sat, 7 Aug 1993 12:16:24 +0000 (04:16 -0800)]
fix problem causing slow delivery warning to fail if OP set

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

30 years agoNeed tbl.
Elan Amir [Thu, 5 Aug 1993 05:02:39 +0000 (21:02 -0800)]
Need tbl.

SCCS-vsn: usr.bin/diction/USD.doc/Makefile 5.3

30 years agoFixed tables up and created figure with pic.
Elan Amir [Wed, 4 Aug 1993 04:39:06 +0000 (20:39 -0800)]
Fixed tables up and created figure with pic.

SCCS-vsn: share/doc/usd/17.msmacros/ms 6.4

30 years agoNeed to use tbl and pic.
Elan Amir [Wed, 4 Aug 1993 04:38:40 +0000 (20:38 -0800)]
Need to use tbl and pic.

SCCS-vsn: share/doc/usd/17.msmacros/Makefile 5.3

30 years agoNeed to use tbl.
Elan Amir [Wed, 4 Aug 1993 04:37:53 +0000 (20:37 -0800)]
Need to use tbl.

SCCS-vsn: old/awk/USD.doc/Makefile 5.3
SCCS-vsn: old/awk/USD.doc/awk 6.4

30 years agodate and time created 93/08/03 13:24:45 by elan
Elan Amir [Wed, 4 Aug 1993 04:24:45 +0000 (20:24 -0800)]
date and time created 93/08/03 13:24:45 by elan

SCCS-vsn: share/doc/usd/17.msmacros/fig1.pic 1.1

30 years agoAdded 'all' target for subdir makes.
Elan Amir [Wed, 4 Aug 1993 01:40:41 +0000 (17:40 -0800)]
Added 'all' target for subdir makes.

SCCS-vsn: share/mk/bsd.doc.mk 5.11

30 years agoNeeded soelim, pic and tbl for paper.ps.
Elan Amir [Tue, 3 Aug 1993 03:23:09 +0000 (19:23 -0800)]
Needed soelim, pic and tbl for paper.ps.

SCCS-vsn: contrib/rcs-V5.6/PSD.doc/Makefile 1.2

30 years agoAdded doc-style page numbering.
Elan Amir [Tue, 3 Aug 1993 03:21:45 +0000 (19:21 -0800)]
Added doc-style page numbering.

SCCS-vsn: usr.bin/gprof/PSD.doc/header.me 5.2

30 years agoMade spaces to tabs for tbl(1).
Elan Amir [Tue, 3 Aug 1993 03:19:51 +0000 (19:19 -0800)]
Made spaces to tabs for tbl(1).

SCCS-vsn: share/doc/psd/21.ipc/5.t 5.4

30 years agoNeed to use .LD rather than .DS L.
Elan Amir [Tue, 3 Aug 1993 03:18:36 +0000 (19:18 -0800)]
Need to use .LD rather than .DS L.

SCCS-vsn: old/yacc/PSD.doc/ssc 6.3

30 years agoFixed refer(1) pathname problem.
Elan Amir [Tue, 3 Aug 1993 03:18:13 +0000 (19:18 -0800)]
Fixed refer(1) pathname problem.

SCCS-vsn: old/yacc/PSD.doc/Makefile 6.4

30 years agoAdded doc-style page numbering.
Elan Amir [Tue, 3 Aug 1993 03:16:47 +0000 (19:16 -0800)]
Added doc-style page numbering.

SCCS-vsn: contrib/rcs-V5.6/PSD.doc/rcs.ms 5.2

30 years agoDeleted gremlin pictures and added pic versions.
Elan Amir [Tue, 3 Aug 1993 03:08:26 +0000 (19:08 -0800)]
Deleted gremlin pictures and added pic versions.

SCCS-vsn: share/doc/psd/20.ipctut/Makefile 6.7
SCCS-vsn: share/doc/psd/20.ipctut/tutor.me 6.11

30 years agodate and time created 93/08/02 12:06:27 by elan
Elan Amir [Tue, 3 Aug 1993 03:06:27 +0000 (19:06 -0800)]
date and time created 93/08/02 12:06:27 by elan

SCCS-vsn: share/doc/psd/20.ipctut/fig3.pic 1.1
SCCS-vsn: share/doc/psd/20.ipctut/fig8.pic 1.1

30 years agodate and time created 93/08/02 12:06:26 by elan
Elan Amir [Tue, 3 Aug 1993 03:06:26 +0000 (19:06 -0800)]
date and time created 93/08/02 12:06:26 by elan

SCCS-vsn: share/doc/psd/20.ipctut/fig2.pic 1.1

30 years agodate and time created 93/08/02 10:12:16 by bostic
Keith Bostic [Tue, 3 Aug 1993 01:12:16 +0000 (17:12 -0800)]
date and time created 93/08/02 10:12:16 by bostic

SCCS-vsn: contrib/rcs-V5.6/PSD.doc/rcs.ms 5.1

30 years agodate and time created 93/07/30 14:04:16 by elan
Elan Amir [Sat, 31 Jul 1993 05:04:16 +0000 (21:04 -0800)]
date and time created 93/07/30 14:04:16 by elan

SCCS-vsn: contrib/rcs-V5.6/PSD.doc/Makefile 1.1

30 years agoletter assuming that we distribute all documents
Elan Amir [Fri, 30 Jul 1993 08:32:04 +0000 (00:32 -0800)]
letter assuming that we distribute all documents

SCCS-vsn: admin/admin/4.4/Cover.dist 1.5

30 years agocomments from Pauline
Elan Amir [Fri, 30 Jul 1993 08:26:14 +0000 (00:26 -0800)]
comments from Pauline

SCCS-vsn: admin/admin/4.4/Cover.dist 1.4

30 years agoupdate list of source architectures
Elan Amir [Fri, 30 Jul 1993 07:56:48 +0000 (23:56 -0800)]
update list of source architectures

SCCS-vsn: admin/admin/4.4/Cover.dist 1.3

30 years agopass #2!
Keith Bostic [Fri, 30 Jul 1993 07:38:35 +0000 (23:38 -0800)]
pass #2!

SCCS-vsn: admin/admin/4.4/Cover.dist 1.2

30 years agodate and time created 93/07/29 15:43:49 by elan
Elan Amir [Fri, 30 Jul 1993 06:43:49 +0000 (22:43 -0800)]
date and time created 93/07/29 15:43:49 by elan

SCCS-vsn: admin/admin/4.4/Cover.dist 1.1

30 years agoFixed problem in .Fn macro that caused newlines to be output before
Elan Amir [Fri, 30 Jul 1993 06:40:29 +0000 (22:40 -0800)]
Fixed problem in .Fn macro that caused newlines to be output before
every function name.

SCCS-vsn: lib/libcurses/PSD.doc/macros 6.9

30 years agoAdded ex1.gr.
Elan Amir [Fri, 30 Jul 1993 06:39:40 +0000 (22:39 -0800)]
Added ex1.gr.

SCCS-vsn: lib/libcurses/PSD.doc/Makefile 6.8

30 years agoMade px, pi, pxp, and pix variables -- makes it easier.
Elan Amir [Fri, 30 Jul 1993 06:36:49 +0000 (22:36 -0800)]
Made px, pi, pxp, and pix variables -- makes it easier.

SCCS-vsn: usr.bin/pascal/USD.doc/Makefile 6.4

30 years ago4.4BSD snapshot (revision 8.1)
Kirk McKusick [Fri, 30 Jul 1993 04:52:27 +0000 (20:52 -0800)]
4.4BSD snapshot (revision 8.1)

SCCS-vsn: share/doc/smm/01.setup/4.t 8.1

30 years agoadd more information on configuring the network
Kirk McKusick [Fri, 30 Jul 1993 04:50:38 +0000 (20:50 -0800)]
add more information on configuring the network

SCCS-vsn: share/doc/smm/01.setup/4.t 6.18

30 years ago4.4BSD snapshot (revision 8.1); add 1993 to copyright
Keith Bostic [Fri, 30 Jul 1993 02:06:49 +0000 (18:06 -0800)]
4.4BSD snapshot (revision 8.1); add 1993 to copyright

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

30 years agofix swap sizing bug
Kirk McKusick [Fri, 30 Jul 1993 02:06:12 +0000 (18:06 -0800)]
fix swap sizing bug

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

30 years agoget around GCC optimizer bugs
Eric Allman [Thu, 29 Jul 1993 23:33:16 +0000 (15:33 -0800)]
get around GCC optimizer bugs

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

30 years agodon't call newstr() macro with arguments with subroutine calls, since
Eric Allman [Thu, 29 Jul 1993 23:31:52 +0000 (15:31 -0800)]
don't call newstr() macro with arguments with subroutine calls, since
it double-evaluates

SCCS-vsn: usr.sbin/sendmail/src/envelope.c 8.6
SCCS-vsn: usr.sbin/sendmail/src/collect.c 8.3
SCCS-vsn: usr.sbin/sendmail/src/daemon.c 8.6
SCCS-vsn: usr.sbin/sendmail/src/readcf.c 8.5
SCCS-vsn: usr.sbin/sendmail/src/deliver.c 8.9
SCCS-vsn: usr.sbin/sendmail/src/queue.c 8.9

30 years agomake certain that $j is part of $=w
Eric Allman [Thu, 29 Jul 1993 23:31:01 +0000 (15:31 -0800)]
make certain that $j is part of $=w

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

30 years agofinish group id set job
Eric Allman [Thu, 29 Jul 1993 06:30:07 +0000 (22:30 -0800)]
finish group id set job

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

30 years agoaccept group permissions for :include: and .forward processing
Eric Allman [Thu, 29 Jul 1993 06:08:25 +0000 (22:08 -0800)]
accept group permissions for :include: and .forward processing

SCCS-vsn: usr.sbin/sendmail/src/recipient.c 8.12
SCCS-vsn: usr.sbin/sendmail/src/util.c 8.6

30 years agodrop null pointer dereference if XDEBUG defined
Eric Allman [Thu, 29 Jul 1993 05:23:34 +0000 (21:23 -0800)]
drop null pointer dereference if XDEBUG defined

SCCS-vsn: usr.sbin/sendmail/src/usersmtp.c 8.7

30 years ago4.4BSD snapshot (revision 8.1)
Keith Bostic [Thu, 29 Jul 1993 04:50:38 +0000 (20:50 -0800)]
4.4BSD snapshot (revision 8.1)

SCCS-vsn: lib/libc/net/linkaddr.3 8.1

30 years agoadd $=Z class for UUCP hosts directed to uucp-dom mailer
Eric Allman [Thu, 29 Jul 1993 01:23:45 +0000 (17:23 -0800)]
add $=Z class for UUCP hosts directed to uucp-dom mailer

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

30 years agofix botch with -o flag on default maps; also, add .db on them
Eric Allman [Thu, 29 Jul 1993 01:17:52 +0000 (17:17 -0800)]
fix botch with -o flag on default maps; also, add .db on them

SCCS-vsn: usr.sbin/sendmail/cf/feature/mailertable.m4 8.2
SCCS-vsn: usr.sbin/sendmail/cf/feature/bitdomain.m4 8.2
SCCS-vsn: usr.sbin/sendmail/cf/feature/uucpdomain.m4 8.2

30 years agomap debugging
Eric Allman [Thu, 29 Jul 1993 00:05:40 +0000 (16:05 -0800)]
map debugging

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

30 years agoNeXT changes
Eric Allman [Wed, 28 Jul 1993 23:10:30 +0000 (15:10 -0800)]
NeXT changes

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

30 years agouse NeXT as compile flag -- apparently NeXT cc auto-defines this
Eric Allman [Wed, 28 Jul 1993 23:10:14 +0000 (15:10 -0800)]
use NeXT as compile flag -- apparently NeXT cc auto-defines this

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

30 years agooutput YP_MASTER_NAME and YP_LAST_MODIFIED without null bytes.
Eric Allman [Wed, 28 Jul 1993 23:09:50 +0000 (15:09 -0800)]
output YP_MASTER_NAME and YP_LAST_MODIFIED without null bytes.

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

30 years ago4.4BSD snapshot (revision 8.1)
Keith Bostic [Wed, 28 Jul 1993 22:15:20 +0000 (14:15 -0800)]
4.4BSD snapshot (revision 8.1)

SCCS-vsn: etc/syslog.conf 8.1

30 years agotypo in ftp.log name
Keith Bostic [Wed, 28 Jul 1993 22:15:18 +0000 (14:15 -0800)]
typo in ftp.log name

SCCS-vsn: etc/syslog.conf 5.4

30 years agoportability enhancements: NeXT and SCO
Eric Allman [Wed, 28 Jul 1993 12:38:15 +0000 (04:38 -0800)]
portability enhancements: NeXT and SCO

SCCS-vsn: usr.sbin/sendmail/src/READ_ME 8.11
SCCS-vsn: usr.sbin/sendmail/src/conf.c 8.13
SCCS-vsn: usr.sbin/sendmail/src/conf.h 8.18

30 years agoimproved messages on error return
Eric Allman [Wed, 28 Jul 1993 12:37:19 +0000 (04:37 -0800)]
improved messages on error return

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

30 years agotry to recover more gracefully from existing tf file condition
Eric Allman [Wed, 28 Jul 1993 12:36:55 +0000 (04:36 -0800)]
try to recover more gracefully from existing tf file condition

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

30 years agofix statistics gathering; NeXT portability
Eric Allman [Wed, 28 Jul 1993 12:36:19 +0000 (04:36 -0800)]
fix statistics gathering; NeXT portability

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

30 years agofix statistics gathering
Eric Allman [Wed, 28 Jul 1993 12:35:53 +0000 (04:35 -0800)]
fix statistics gathering

SCCS-vsn: usr.sbin/sendmail/src/srvrsmtp.c 8.10
SCCS-vsn: usr.sbin/sendmail/src/collect.c 8.2

30 years agoimproved debugging
Eric Allman [Wed, 28 Jul 1993 12:35:23 +0000 (04:35 -0800)]
improved debugging

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

30 years ago4.4BSD snapshot (revision 8.1)
Kirk McKusick [Wed, 28 Jul 1993 09:59:05 +0000 (01:59 -0800)]
4.4BSD snapshot (revision 8.1)

SCCS-vsn: share/doc/smm/01.setup/6.t 8.1
SCCS-vsn: share/doc/smm/01.setup/Makefile 8.1
SCCS-vsn: share/doc/smm/01.setup/5.t 8.1
SCCS-vsn: share/doc/smm/01.setup/4.t 8.1
SCCS-vsn: share/doc/smm/01.setup/3.t 8.1
SCCS-vsn: share/doc/smm/01.setup/2.t 8.1
SCCS-vsn: share/doc/smm/01.setup/1.t 8.1
SCCS-vsn: share/doc/smm/01.setup/0.t 8.1

30 years agogrammer, naming
Kirk McKusick [Wed, 28 Jul 1993 09:57:04 +0000 (01:57 -0800)]
grammer, naming

SCCS-vsn: share/doc/smm/01.setup/3.t 6.31

30 years agoassume /tmp is memory-based, so /var is the other filesystem to consider;
Kirk McKusick [Wed, 28 Jul 1993 09:41:02 +0000 (01:41 -0800)]
assume /tmp is memory-based, so /var is the other filesystem to consider;
specify -uw when making root read-write

SCCS-vsn: share/doc/smm/01.setup/2.t 6.32

30 years agoassume /tmp is memory-based, so /var is the other filesystem to consider
Kirk McKusick [Wed, 28 Jul 1993 09:30:01 +0000 (01:30 -0800)]
assume /tmp is memory-based, so /var is the other filesystem to consider

SCCS-vsn: share/doc/smm/01.setup/2.t 6.32

30 years agoconvert from .NH to .Sh to get table of contents; add .PX request;
Kirk McKusick [Wed, 28 Jul 1993 09:16:28 +0000 (01:16 -0800)]
convert from .NH to .Sh to get table of contents; add .PX request;
typesetting and grammar changes from Keith's addition;
discuss changes needed for shadow /sys/compile

SCCS-vsn: share/doc/smm/01.setup/6.t 6.14

30 years agoconvert from .NH to .Sh to get table of contents
Kirk McKusick [Wed, 28 Jul 1993 09:03:28 +0000 (01:03 -0800)]
convert from .NH to .Sh to get table of contents

SCCS-vsn: share/doc/smm/01.setup/4.t 6.17
SCCS-vsn: share/doc/smm/01.setup/5.t 6.12

30 years agospelling and grammar nits of Keith's additions
Kirk McKusick [Wed, 28 Jul 1993 09:01:56 +0000 (01:01 -0800)]
spelling and grammar nits of Keith's additions

SCCS-vsn: share/doc/smm/01.setup/3.t 6.30

30 years agoconvert from .NH to .Sh to get table of contents
Kirk McKusick [Wed, 28 Jul 1993 09:00:07 +0000 (01:00 -0800)]
convert from .NH to .Sh to get table of contents

SCCS-vsn: share/doc/smm/01.setup/1.t 6.12
SCCS-vsn: share/doc/smm/01.setup/2.t 6.31

30 years agoadd .Sh macro to generate table of contents
Kirk McKusick [Wed, 28 Jul 1993 08:55:49 +0000 (00:55 -0800)]
add .Sh macro to generate table of contents

SCCS-vsn: share/doc/smm/01.setup/0.t 6.9

30 years agouse old cc
Marc Teitelbaum [Wed, 28 Jul 1993 04:39:31 +0000 (20:39 -0800)]
use old cc

SCCS-vsn: local/toolchest/nawk/src/Makefile 1.2

30 years agobetter error checking
Marc Teitelbaum [Wed, 28 Jul 1993 04:38:56 +0000 (20:38 -0800)]
better error checking

SCCS-vsn: local/toolchest/ksh.2/sh/jobs.c 1.2

30 years ago4.4 support.
Elan Amir [Wed, 28 Jul 1993 04:32:06 +0000 (20:32 -0800)]
4.4 support.

SCCS-vsn: local/X11R5/mit/Makefile.ini 1.2
SCCS-vsn: local/X11R5/mit/config/Makefile.ini 1.2
SCCS-vsn: local/X11R5/mit/config/hpbsd.cf 1.2
SCCS-vsn: local/X11R5/mit/config/imakemdep.h 1.2

30 years agolist some of the utility changes
Keith Bostic [Wed, 28 Jul 1993 03:08:13 +0000 (19:08 -0800)]
list some of the utility changes

SCCS-vsn: share/doc/smm/01.setup/3.t 6.29

30 years agoavoid compilation problems
Eric Allman [Wed, 28 Jul 1993 01:38:55 +0000 (17:38 -0800)]
avoid compilation problems

SCCS-vsn: usr.sbin/sendmail/mailstats/mailstats.c 8.2

30 years agocheckpoint; Mike Karels left this checked out.
Keith Bostic [Wed, 28 Jul 1993 00:18:10 +0000 (16:18 -0800)]
checkpoint; Mike Karels left this checked out.

SCCS-vsn: local/ditroff/ditroff.okeeffe/Makefile 1.7
SCCS-vsn: local/ditroff/ditroff.okeeffe/ext.h 2.2
SCCS-vsn: local/ditroff/ditroff.okeeffe/n1.c 2.3
SCCS-vsn: local/ditroff/ditroff.okeeffe/n10.c 1.3
SCCS-vsn: local/ditroff/ditroff.okeeffe/n2.c 2.2
SCCS-vsn: local/ditroff/ditroff.okeeffe/n3.c 2.4
SCCS-vsn: local/ditroff/ditroff.okeeffe/n5.c 2.3
SCCS-vsn: local/ditroff/ditroff.okeeffe/ni.c 2.4
SCCS-vsn: local/ditroff/ditroff.okeeffe/nii.c 2.2
SCCS-vsn: local/ditroff/ditroff.okeeffe/t10.c 2.5
SCCS-vsn: local/ditroff/ditroff.okeeffe/tdef.h 2.3
SCCS-vsn: local/ditroff/ditroff.okeeffe/tbl/checkuse.c 1.3
SCCS-vsn: local/ditroff/ditroff.okeeffe/tbl/defs.h 1.4
SCCS-vsn: local/ditroff/ditroff.okeeffe/tbl/ext.h 1.4
SCCS-vsn: local/ditroff/ditroff.okeeffe/tbl/globals.c 1.4
SCCS-vsn: local/ditroff/ditroff.okeeffe/tbl/horlines.c 1.4
SCCS-vsn: local/ditroff/ditroff.okeeffe/tbl/io.c 1.5
SCCS-vsn: local/ditroff/ditroff.okeeffe/tbl/main.c 1.6
SCCS-vsn: local/ditroff/ditroff.okeeffe/tbl/maktab.c 1.4
SCCS-vsn: local/ditroff/ditroff.okeeffe/tbl/misc.c 1.3
SCCS-vsn: local/ditroff/ditroff.okeeffe/tbl/rdata.c 1.3
SCCS-vsn: local/ditroff/ditroff.okeeffe/tbl/savrstor.c 1.5
SCCS-vsn: local/ditroff/ditroff.okeeffe/tbl/vertlines.c 1.4
SCCS-vsn: local/ditroff/ditroff.okeeffe/troff/Makefile 1.8
SCCS-vsn: local/local.cmd/Makefile 1.2
SCCS-vsn: local/transcript/config 1.3
SCCS-vsn: local/transcript/lib/Makefile 1.4
SCCS-vsn: local/transcript/src/Makefile 1.5
SCCS-vsn: local/transcript/src/ps4014.c 1.2
SCCS-vsn: local/transcript/src/pscomm.c 1.5
SCCS-vsn: local/transcript/src/psrev.c 1.2

30 years agoparameterize block counts
Kirk McKusick [Tue, 27 Jul 1993 08:03:21 +0000 (00:03 -0800)]
parameterize block counts

SCCS-vsn: share/doc/smm/01.setup/1.t 6.11
SCCS-vsn: share/doc/smm/01.setup/2.t 6.30

30 years agoadd blocksize macros
Kirk McKusick [Tue, 27 Jul 1993 07:31:17 +0000 (23:31 -0800)]
add blocksize macros

SCCS-vsn: share/doc/smm/01.setup/0.t 6.8

30 years agodescribe the amount of space needed by /var
Kirk McKusick [Tue, 27 Jul 1993 07:17:10 +0000 (23:17 -0800)]
describe the amount of space needed by /var

SCCS-vsn: share/doc/smm/01.setup/2.t 6.29

30 years agorefine the SPARC description
Kirk McKusick [Tue, 27 Jul 1993 07:03:05 +0000 (23:03 -0800)]
refine the SPARC description

SCCS-vsn: share/doc/smm/01.setup/2.t 6.28

30 years agomore SPARC nits
Kirk McKusick [Tue, 27 Jul 1993 06:47:37 +0000 (22:47 -0800)]
more SPARC nits

SCCS-vsn: share/doc/smm/01.setup/2.t 6.28

30 years agoupdate of instructions based on feedback from Don Coleman
Kirk McKusick [Tue, 27 Jul 1993 02:45:06 +0000 (18:45 -0800)]
update of instructions based on feedback from Don Coleman

SCCS-vsn: share/doc/smm/01.setup/2.t 6.27

30 years ago4.4BSD snapshot (revision 8.1); add 1993 to copyright
Keith Bostic [Tue, 27 Jul 1993 02:08:40 +0000 (18:08 -0800)]
4.4BSD snapshot (revision 8.1); add 1993 to copyright

SCCS-vsn: usr.bin/at/atrun/atrun.c 8.1

30 years agoatrun used the fscanf pattern `%*[^\n]' to eat garbage and extra
Keith Bostic [Tue, 27 Jul 1993 02:08:23 +0000 (18:08 -0800)]
atrun used the fscanf pattern `%*[^\n]' to eat garbage and extra
newlines; it doesn't work with the new stdio
From: Jan-Simon Pendry <pendry@vangogh.CS.Berkeley.EDU>

SCCS-vsn: usr.bin/at/atrun/atrun.c 5.10

30 years agorework section on rebuilding system software to reflect new make(1)
Keith Bostic [Tue, 27 Jul 1993 01:57:30 +0000 (17:57 -0800)]
rework section on rebuilding system software to reflect new make(1)

SCCS-vsn: share/doc/smm/01.setup/6.t 6.13

30 years agosignal and file locking portability changes
Eric Allman [Tue, 27 Jul 1993 00:22:17 +0000 (16:22 -0800)]
signal and file locking portability changes

SCCS-vsn: usr.sbin/sendmail/src/READ_ME 8.10
SCCS-vsn: usr.sbin/sendmail/src/main.c 8.11
SCCS-vsn: usr.sbin/sendmail/src/conf.h 8.17
SCCS-vsn: usr.sbin/sendmail/src/sendmail.h 8.9
SCCS-vsn: usr.sbin/sendmail/src/daemon.c 8.5
SCCS-vsn: usr.sbin/sendmail/src/clock.c 8.5
SCCS-vsn: usr.sbin/sendmail/src/deliver.c 8.8
SCCS-vsn: usr.sbin/sendmail/src/queue.c 8.7
SCCS-vsn: usr.sbin/sendmail/src/conf.c 8.12
SCCS-vsn: usr.sbin/sendmail/src/alias.c 8.6
SCCS-vsn: usr.sbin/sendmail/src/map.c 8.5