unix-history/.git
32 years agodon't log the date as changed before it actually happens
Keith Bostic [Fri, 18 Oct 1991 10:51:56 +0000 (02:51 -0800)]
don't log the date as changed before it actually happens

SCCS-vsn: bin/date/date.c 5.6

32 years agodo not close the directory twice (4.3BSD-reno/lib/8)
Kirk McKusick [Fri, 18 Oct 1991 08:10:15 +0000 (00:10 -0800)]
do not close the directory twice (4.3BSD-reno/lib/8)

SCCS-vsn: lib/libc/gen/ttyname.c 5.13

32 years agoensure that the root inode is dumped
Kirk McKusick [Fri, 18 Oct 1991 06:58:48 +0000 (22:58 -0800)]
ensure that the root inode is dumped

SCCS-vsn: sbin/dump/traverse.c 5.14

32 years agooption flag precedence typo; bug report net2/usr.bin/0
Keith Bostic [Fri, 18 Oct 1991 06:55:37 +0000 (22:55 -0800)]
option flag precedence typo; bug report net2/usr.bin/0

SCCS-vsn: usr.bin/make/main.c 5.28

32 years agoa better fix, just realize that empty files are "corrupted" in verify
Keith Bostic [Fri, 18 Oct 1991 00:06:49 +0000 (16:06 -0800)]
a better fix, just realize that empty files are "corrupted" in verify

SCCS-vsn: usr.bin/chpass/edit.c 5.4

32 years agovi O_TRUNC's the file, resulting in a changed mod time but a size of
Keith Bostic [Fri, 18 Oct 1991 00:02:23 +0000 (16:02 -0800)]
vi O_TRUNC's the file, resulting in a changed mod time but a size of
0 if the file system is unwritable

SCCS-vsn: usr.bin/chpass/edit.c 5.3

32 years agoadded description of new LLC options.
William Nesheim [Thu, 17 Oct 1991 08:31:04 +0000 (00:31 -0800)]
added description of new LLC options.

SCCS-vsn: sbin/ifconfig/ifconfig.8 6.14

32 years agoadded link level control bits so we can pass mode info to a given
William Nesheim [Thu, 17 Oct 1991 07:52:55 +0000 (23:52 -0800)]
added link level control bits so we can pass mode info to a given
link layer protocol. for example, to enable slip compression.

SCCS-vsn: sys/net/if_sl.c 7.23
SCCS-vsn: sys/net/if_slvar.h 7.8

32 years agoadded additional link level control bits, so slip among others
William Nesheim [Thu, 17 Oct 1991 07:50:49 +0000 (23:50 -0800)]
added additional link level control bits, so slip among others

SCCS-vsn: sys/net/if.h 7.12

32 years agooops, dropped the keywords, put them back in
William Nesheim [Thu, 17 Oct 1991 06:59:27 +0000 (22:59 -0800)]
oops, dropped the keywords, put them back in

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

32 years agoadded three new flags for link layer control (LLC)
William Nesheim [Thu, 17 Oct 1991 06:43:45 +0000 (22:43 -0800)]
added three new flags for link layer control (LLC)
this can be used to enable slip compression and other LL options.

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

32 years agoreport other bits beyond IFF_NOARP (from jch)
Keith Sklower [Wed, 16 Oct 1991 07:54:56 +0000 (23:54 -0800)]
report other bits beyond IFF_NOARP (from jch)

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

32 years agocorrect -Dstring and -Sname formatting
Cynthia A. E. Livingston [Mon, 14 Oct 1991 08:27:22 +0000 (00:27 -0800)]
correct -Dstring and -Sname formatting

SCCS-vsn: usr.bin/diff/diff/diff.1 6.8

32 years agobeginnings of implementation of options on UDB specifications
Eric Allman [Mon, 14 Oct 1991 00:31:38 +0000 (16:31 -0800)]
beginnings of implementation of options on UDB specifications

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

32 years agomake it work with udbd server
Eric Allman [Sat, 12 Oct 1991 09:17:33 +0000 (01:17 -0800)]
make it work with udbd server

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

32 years agoPOSIX has utime, so it's in the C library to stay
Keith Bostic [Sat, 12 Oct 1991 06:48:59 +0000 (22:48 -0800)]
POSIX has utime, so it's in the C library to stay

SCCS-vsn: lib/libc/gen/utime.3 6.4

32 years agofixes for user database and new config files
Eric Allman [Sat, 12 Oct 1991 04:46:11 +0000 (20:46 -0800)]
fixes for user database and new config files

SCCS-vsn: usr.sbin/sendmail/src/recipient.c 5.22
SCCS-vsn: usr.sbin/sendmail/src/version.c 5.78
SCCS-vsn: usr.sbin/sendmail/src/sendmail.h 5.23
SCCS-vsn: usr.sbin/sendmail/src/readcf.c 5.29
SCCS-vsn: usr.sbin/sendmail/src/deliver.c 5.45
SCCS-vsn: usr.sbin/sendmail/src/udb.c 5.3

32 years agoclean up to reflect new statistics gathering model
Kirk McKusick [Fri, 11 Oct 1991 14:01:38 +0000 (06:01 -0800)]
clean up to reflect new statistics gathering model

SCCS-vsn: usr.bin/vmstat/vmstat.c 5.32

32 years agotypo on meta bit checking
Keith Bostic [Fri, 11 Oct 1991 11:20:41 +0000 (03:20 -0800)]
typo on meta bit checking

SCCS-vsn: lib/libc/db/btree/bt_open.c 5.12

32 years agoAdd : as a delimiter in ~ expansions
Christos Zoulas [Fri, 11 Oct 1991 06:59:27 +0000 (22:59 -0800)]
Add : as a delimiter in ~ expansions

SCCS-vsn: bin/csh/glob.c 5.29

32 years agoprintf cleanup, it seems to work
Keith Bostic [Fri, 11 Oct 1991 03:04:14 +0000 (19:04 -0800)]
printf cleanup, it seems to work

SCCS-vsn: sys/ufs/lfs/lfs_segment.c 5.5

32 years agoadd LFS mount type
Keith Bostic [Fri, 11 Oct 1991 02:58:28 +0000 (18:58 -0800)]
add LFS mount type

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

32 years agokeep the data structures consistent
Kirk McKusick [Thu, 10 Oct 1991 10:34:38 +0000 (02:34 -0800)]
keep the data structures consistent

SCCS-vsn: sbin/fsck/main.c 5.28

32 years ago-1 isn't super-user only
Keith Bostic [Thu, 10 Oct 1991 09:30:35 +0000 (01:30 -0800)]
-1 isn't super-user only

SCCS-vsn: bin/kill/kill.1 6.9

32 years ago-1 with the super-user also excludes the sending process
Keith Bostic [Thu, 10 Oct 1991 09:10:31 +0000 (01:10 -0800)]
-1 with the super-user also excludes the sending process

SCCS-vsn: lib/libc/sys/kill.2 6.7

32 years agothis is the version sent to BXA, 9 Oct. 91
Keith Bostic [Thu, 10 Oct 1991 05:43:22 +0000 (21:43 -0800)]
this is the version sent to BXA, 9 Oct. 91
date and time created 91/10/09 13:43:22 by bostic

SCCS-vsn: admin/admin/network.2/export 5.1

32 years agoadd UNASSIGNED for nonexistent disk address in bmap;
Keith Bostic [Thu, 10 Oct 1991 03:25:08 +0000 (19:25 -0800)]
add UNASSIGNED for nonexistent disk address in bmap;
satosn -> datosn, sntosa -> sntoda

SCCS-vsn: sys/ufs/lfs/lfs.h 5.7

32 years agolint
Keith Bostic [Thu, 10 Oct 1991 03:24:33 +0000 (19:24 -0800)]
lint

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

32 years agolint, use UNASSIGNED, not -1
Bill Joy [Thu, 10 Oct 1991 03:24:15 +0000 (19:24 -0800)]
lint, use UNASSIGNED, not -1

SCCS-vsn: sys/ufs/lfs/lfs_balloc.c 7.17

32 years agolint
Keith Bostic [Thu, 10 Oct 1991 03:22:40 +0000 (19:22 -0800)]
lint

SCCS-vsn: sys/ufs/lfs/lfs_inode.c 7.44
SCCS-vsn: sys/ufs/lfs/lfs_alloc.c 7.32

32 years agocheckpoint, seems to kind of work
Keith Bostic [Thu, 10 Oct 1991 03:22:12 +0000 (19:22 -0800)]
checkpoint, seems to kind of work

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

32 years agolint
Keith Bostic [Thu, 10 Oct 1991 03:21:41 +0000 (19:21 -0800)]
lint

SCCS-vsn: sys/ufs/lfs/lfs_debug.c 5.3
SCCS-vsn: sys/ufs/lfs/lfs_bio.c 5.3

32 years agocheckpoint after Margo's changes to make sync work
Keith Bostic [Thu, 10 Oct 1991 03:19:11 +0000 (19:19 -0800)]
checkpoint after Margo's changes to make sync work

SCCS-vsn: sys/ufs/lfs/lfs_segment.c 5.4

32 years agomisunderstood function of kernel variable ``ticks'';
Keith Sklower [Wed, 9 Oct 1991 13:56:20 +0000 (05:56 -0800)]
misunderstood function of kernel variable ``ticks'';
need a different one for cheap timer.

SCCS-vsn: sys/netiso/tp_subr.c 7.17

32 years agoBug: must zero initial tpref table;
Keith Sklower [Wed, 9 Oct 1991 13:54:16 +0000 (05:54 -0800)]
Bug: must zero initial tpref table;
minor rewrite of slow timout, worst offense was to not let tp_driver
set appropriate next timeout.

SCCS-vsn: sys/netiso/tp_timer.c 7.13

32 years agocleanups to file paths, minor reformatting
Steve Sellgren [Wed, 9 Oct 1991 08:55:00 +0000 (00:55 -0800)]
cleanups to file paths, minor reformatting

SCCS-vsn: admin/admin/network.2/Cover.distribution 5.2

32 years agomerge into /usr/old
Cynthia A. E. Livingston [Tue, 8 Oct 1991 13:12:08 +0000 (05:12 -0800)]
merge into /usr/old

SCCS-vsn: old/tmac/tmac.an 6.11
SCCS-vsn: old/tmac/tmac.an.v6compat 6.2
SCCS-vsn: old/tmac/tmac.an6n 6.2
SCCS-vsn: old/tmac/tmac.an6t 6.2
SCCS-vsn: old/tmac/Makefile 1.2

32 years agomerged into /usr/old/lib tree
Cynthia A. E. Livingston [Tue, 8 Oct 1991 13:06:09 +0000 (05:06 -0800)]
merged into /usr/old/lib tree

SCCS-vsn: old/ms/Makefile 5.7

32 years agomodify pathname
Cynthia A. E. Livingston [Tue, 8 Oct 1991 13:05:51 +0000 (05:05 -0800)]
modify pathname

SCCS-vsn: old/ms/tmac.sU 5.3
SCCS-vsn: old/ms/tmac.s 5.2

32 years agomerge in to /usr/old/lib tree
Cynthia A. E. Livingston [Tue, 8 Oct 1991 12:58:26 +0000 (04:58 -0800)]
merge in to /usr/old/lib tree

SCCS-vsn: share/me/Makefile 6.12

32 years agomodify pathname
Cynthia A. E. Livingston [Tue, 8 Oct 1991 12:57:46 +0000 (04:57 -0800)]
modify pathname

SCCS-vsn: share/me/tmac.orig_me 2.36

32 years agodate and time created 91/10/07 19:54:01 by cael
Cynthia A. E. Livingston [Tue, 8 Oct 1991 11:54:01 +0000 (03:54 -0800)]
date and time created 91/10/07 19:54:01 by cael

SCCS-vsn: share/tmac/tmac.e 1.1

32 years agoadd /dev/zero
Marc Teitelbaum [Tue, 8 Oct 1991 05:44:01 +0000 (21:44 -0800)]
add /dev/zero

SCCS-vsn: etc/etc.hcx9/MAKEDEV 5.2
SCCS-vsn: etc/etc.hp300/MAKEDEV 5.6
SCCS-vsn: etc/etc.i386/MAKEDEV 5.2
SCCS-vsn: etc/etc.tahoe/MAKEDEV 5.13
SCCS-vsn: etc/etc.vax/MAKEDEV 4.35

32 years agoneed to move vm_prot ahead of pmap.h
William Nesheim [Tue, 8 Oct 1991 04:44:54 +0000 (20:44 -0800)]
need to move vm_prot ahead of pmap.h

SCCS-vsn: sys/i386/i386/mem.c 7.4

32 years agohave DNS return what matched on a T_CNAME query
Eric Allman [Tue, 8 Oct 1991 03:31:24 +0000 (19:31 -0800)]
have DNS return what matched on a T_CNAME query

SCCS-vsn: usr.sbin/sendmail/src/domain.c 5.30
SCCS-vsn: usr.sbin/sendmail/src/version.c 5.77

32 years agowork better on old sendmails when relaying local mail
Eric Allman [Sun, 6 Oct 1991 04:53:59 +0000 (20:53 -0800)]
work better on old sendmails when relaying local mail

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

32 years agoallowances for new sendmail that can handle reprocessing after
Eric Allman [Sun, 6 Oct 1991 04:40:18 +0000 (20:40 -0800)]
allowances for new sendmail that can handle reprocessing after
aliasing (for relay hosts)

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

32 years agobug in MAILER macro
Eric Allman [Sun, 6 Oct 1991 04:38:21 +0000 (20:38 -0800)]
bug in MAILER macro

SCCS-vsn: usr.sbin/sendmail/cf/m4/cf.m4 2.11

32 years agohas new sendmail support
Eric Allman [Sun, 6 Oct 1991 04:37:57 +0000 (20:37 -0800)]
has new sendmail support

SCCS-vsn: usr.sbin/sendmail/cf/cf/vangogh.cs.mc 2.3

32 years agomake sure Berkeley.EDU has a trailing dot
Eric Allman [Sun, 6 Oct 1991 04:31:04 +0000 (20:31 -0800)]
make sure Berkeley.EDU has a trailing dot

SCCS-vsn: usr.sbin/sendmail/cf/cf/ucbvax.mc 2.2

32 years agodon't pull in local immediately; there may be pathname overrides
Eric Allman [Sun, 6 Oct 1991 03:46:19 +0000 (19:46 -0800)]
don't pull in local immediately; there may be pathname overrides

SCCS-vsn: usr.sbin/sendmail/cf/m4/cf.m4 2.10

32 years agoallow catching of local names after aliasing but before local name
Eric Allman [Sun, 6 Oct 1991 02:09:10 +0000 (18:09 -0800)]
allow catching of local names after aliasing but before local name
resolution; have name server return indication that it matched.

SCCS-vsn: usr.sbin/sendmail/src/recipient.c 5.21
SCCS-vsn: usr.sbin/sendmail/src/parseaddr.c 5.14
SCCS-vsn: usr.sbin/sendmail/src/version.c 5.76

32 years agoadd definitions for config level 2
Eric Allman [Sun, 6 Oct 1991 02:07:42 +0000 (18:07 -0800)]
add definitions for config level 2

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

32 years agoreturn indication of whether nameserver found a match
Eric Allman [Sun, 6 Oct 1991 02:07:08 +0000 (18:07 -0800)]
return indication of whether nameserver found a match

SCCS-vsn: usr.sbin/sendmail/src/domain.c 5.29
SCCS-vsn: usr.sbin/sendmail/src/daemon.c 5.39

32 years agoif config level >=2, don't reset RES_DEFNAMES|RES_DNSRCH
Eric Allman [Sun, 6 Oct 1991 02:05:02 +0000 (18:05 -0800)]
if config level >=2, don't reset RES_DEFNAMES|RES_DNSRCH

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

32 years agoadd "config level" config parameter
Eric Allman [Sun, 6 Oct 1991 02:04:25 +0000 (18:04 -0800)]
add "config level" config parameter

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

32 years agominor cleanups
Keith Bostic [Fri, 4 Oct 1991 11:26:34 +0000 (03:26 -0800)]
minor cleanups

SCCS-vsn: sys/ufs/lfs/lfs_alloc.c 7.31

32 years agosingle thread LFS syncs
Keith Bostic [Fri, 4 Oct 1991 11:26:08 +0000 (03:26 -0800)]
single thread LFS syncs

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

32 years agosnapshot
Eric Allman [Fri, 4 Oct 1991 07:08:09 +0000 (23:08 -0800)]
snapshot

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

32 years agolocal mailer is automatic
Eric Allman [Fri, 4 Oct 1991 07:07:30 +0000 (23:07 -0800)]
local mailer is automatic

SCCS-vsn: usr.sbin/sendmail/cf/cf/vangogh.cs.mc 2.2
SCCS-vsn: usr.sbin/sendmail/cf/cf/ucbarpa.mc 2.2
SCCS-vsn: usr.sbin/sendmail/cf/cf/chez.cs.mc 2.3
SCCS-vsn: usr.sbin/sendmail/cf/cf/ucbvax.mc 2.2
SCCS-vsn: usr.sbin/sendmail/cf/cf/knecht.cs.mc 2.2

32 years agoallow respecification of mailers; local mailer is assumed
Eric Allman [Fri, 4 Oct 1991 07:05:28 +0000 (23:05 -0800)]
allow respecification of mailers; local mailer is assumed

SCCS-vsn: usr.sbin/sendmail/cf/m4/cf.m4 2.9

32 years agoadjustments for compatibility with Sun sendmail
Eric Allman [Fri, 4 Oct 1991 06:48:09 +0000 (22:48 -0800)]
adjustments for compatibility with Sun sendmail

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

32 years agosome changes to enhance compatibility with SunOS sendmail
Eric Allman [Fri, 4 Oct 1991 06:39:05 +0000 (22:39 -0800)]
some changes to enhance compatibility with SunOS sendmail

SCCS-vsn: usr.sbin/sendmail/src/version.c 5.75
SCCS-vsn: usr.sbin/sendmail/src/sendmail.h 5.21
SCCS-vsn: usr.sbin/sendmail/src/sendmail.8 6.12
SCCS-vsn: usr.sbin/sendmail/src/readcf.c 5.27
SCCS-vsn: usr.sbin/sendmail/src/deliver.c 5.43
SCCS-vsn: usr.sbin/sendmail/src/conf.c 5.29

32 years agodon't add $R to file names, :include:s, or programs
Eric Allman [Fri, 4 Oct 1991 03:29:04 +0000 (19:29 -0800)]
don't add $R to file names, :include:s, or programs

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

32 years agoprettiness patrol
Keith Bostic [Fri, 4 Oct 1991 02:48:50 +0000 (18:48 -0800)]
prettiness patrol

SCCS-vsn: sys/ufs/lfs/lfs.h 5.6

32 years agomake vangogh the local relay
Eric Allman [Fri, 4 Oct 1991 02:33:06 +0000 (18:33 -0800)]
make vangogh the local relay

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

32 years agocheckpoint; lots of minor stuff, synchronization redone, some bug fixes
Keith Bostic [Fri, 4 Oct 1991 02:28:38 +0000 (18:28 -0800)]
checkpoint; lots of minor stuff, synchronization redone, some bug fixes

SCCS-vsn: sys/ufs/lfs/lfs_segment.c 5.3

32 years agomove CS subdomain hack into hack directory
Eric Allman [Fri, 4 Oct 1991 02:27:12 +0000 (18:27 -0800)]
move CS subdomain hack into hack directory

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

32 years agoquote cleanup
Eric Allman [Fri, 4 Oct 1991 02:26:09 +0000 (18:26 -0800)]
quote cleanup

SCCS-vsn: usr.sbin/sendmail/cf/hack/cssubdomain.m4 2.3

32 years agoinclude uucp name in $=w
Eric Allman [Fri, 4 Oct 1991 02:24:16 +0000 (18:24 -0800)]
include uucp name in $=w

SCCS-vsn: usr.sbin/sendmail/cf/m4/cf.m4 2.8

32 years agobreak off Berkeley (non-cs) definitions
Eric Allman [Fri, 4 Oct 1991 01:57:01 +0000 (17:57 -0800)]
break off Berkeley (non-cs) definitions

SCCS-vsn: usr.sbin/sendmail/cf/domain/CS.Berkeley.EDU.m4 2.7
SCCS-vsn: usr.sbin/sendmail/cf/domain/cs.hidden.m4 2.2

32 years agodate and time created 91/10/03 09:56:33 by eric
Eric Allman [Fri, 4 Oct 1991 01:56:33 +0000 (17:56 -0800)]
date and time created 91/10/03 09:56:33 by eric

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

32 years agodate and time created 91/10/03 01:55:27 by eric
Eric Allman [Thu, 3 Oct 1991 17:55:27 +0000 (09:55 -0800)]
date and time created 91/10/03 01:55:27 by eric

SCCS-vsn: usr.sbin/sendmail/cf/cf/knecht.cs.mc 2.1

32 years agodate and time created 91/10/03 01:54:53 by eric
Eric Allman [Thu, 3 Oct 1991 17:54:53 +0000 (09:54 -0800)]
date and time created 91/10/03 01:54:53 by eric

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

32 years agowhen initializing the $=w class, make sure it is only one word --
Eric Allman [Thu, 3 Oct 1991 17:45:45 +0000 (09:45 -0800)]
when initializing the $=w class, make sure it is only one word --
otherwise it will never match

SCCS-vsn: usr.sbin/sendmail/src/main.c 5.35
SCCS-vsn: usr.sbin/sendmail/src/version.c 5.74

32 years agodrop the wildcard thing until the new sendmail is installed
Eric Allman [Thu, 3 Oct 1991 17:33:12 +0000 (09:33 -0800)]
drop the wildcard thing until the new sendmail is installed

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

32 years agouse $j instead of $w so it can be requalified on power ultrix
Eric Allman [Thu, 3 Oct 1991 17:27:28 +0000 (09:27 -0800)]
use $j instead of $w so it can be requalified on power ultrix

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

32 years agospecify that domains must be specified manually
Eric Allman [Thu, 3 Oct 1991 17:23:11 +0000 (09:23 -0800)]
specify that domains must be specified manually

SCCS-vsn: usr.sbin/sendmail/cf/ostype/ultrix4.m4 2.2

32 years agochange $w to $j so it can be fully qualified on ultrix
Eric Allman [Thu, 3 Oct 1991 17:18:15 +0000 (09:18 -0800)]
change $w to $j so it can be fully qualified on ultrix

SCCS-vsn: usr.sbin/sendmail/cf/hack/cssubdomain.m4 2.2

32 years agouse $j instead of $w so it can be fully qualified
Eric Allman [Thu, 3 Oct 1991 17:16:07 +0000 (09:16 -0800)]
use $j instead of $w so it can be fully qualified

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

32 years agouse $j instead of $w so it can be fully qualified on ultrix
Eric Allman [Thu, 3 Oct 1991 17:15:26 +0000 (09:15 -0800)]
use $j instead of $w so it can be fully qualified on ultrix

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

32 years agouse $j as hostname instead of $w (so it can be qualified on ultrix)
Eric Allman [Thu, 3 Oct 1991 17:14:49 +0000 (09:14 -0800)]
use $j as hostname instead of $w (so it can be qualified on ultrix)

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

32 years agomore cleaning up...
Eric Allman [Thu, 3 Oct 1991 16:57:17 +0000 (08:57 -0800)]
more cleaning up...

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

32 years agodate and time created 91/10/03 00:56:36 by eric
Eric Allman [Thu, 3 Oct 1991 16:56:36 +0000 (08:56 -0800)]
date and time created 91/10/03 00:56:36 by eric

SCCS-vsn: usr.sbin/sendmail/cf/cf/ucbvax.mc 2.1

32 years agodate and time created 91/10/03 00:56:15 by eric
Eric Allman [Thu, 3 Oct 1991 16:56:15 +0000 (08:56 -0800)]
date and time created 91/10/03 00:56:15 by eric

SCCS-vsn: usr.sbin/sendmail/cf/cf/ucbarpa.mc 2.1

32 years agoadjust UUCP macro naming
Eric Allman [Thu, 3 Oct 1991 16:39:44 +0000 (08:39 -0800)]
adjust UUCP macro naming

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

32 years agoadjust UUCP naming a bit
Eric Allman [Thu, 3 Oct 1991 16:38:40 +0000 (08:38 -0800)]
adjust UUCP naming a bit

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

32 years agomake "smart" uucp hosts into an option on the SITE macro
Eric Allman [Thu, 3 Oct 1991 16:35:27 +0000 (08:35 -0800)]
make "smart" uucp hosts into an option on the SITE macro

SCCS-vsn: usr.sbin/sendmail/cf/m4/cf.m4 2.6

32 years agoallow definitions of names that override $R
Eric Allman [Thu, 3 Oct 1991 15:53:58 +0000 (07:53 -0800)]
allow definitions of names that override $R

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

32 years agodate and time created 91/10/02 23:33:37 by eric
Eric Allman [Thu, 3 Oct 1991 15:33:37 +0000 (07:33 -0800)]
date and time created 91/10/02 23:33:37 by eric

SCCS-vsn: usr.sbin/sendmail/cf/cf/vangogh.cs.mc 2.1

32 years agocsnet relay moved
Eric Allman [Thu, 3 Oct 1991 15:26:08 +0000 (07:26 -0800)]
csnet relay moved

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

32 years agobe more conservative on uucp => internet name conversion
Eric Allman [Thu, 3 Oct 1991 15:21:52 +0000 (07:21 -0800)]
be more conservative on uucp => internet name conversion

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

32 years agosetsockopt of SO level options get passed down to lower levels for info
Keith Sklower [Thu, 3 Oct 1991 14:45:17 +0000 (06:45 -0800)]
setsockopt of SO level options get passed down to lower levels for info

SCCS-vsn: sys/netinet/ip_output.c 7.24

32 years agobug pointed out by ralph campbell
Keith Sklower [Thu, 3 Oct 1991 14:43:06 +0000 (06:43 -0800)]
bug pointed out by ralph campbell

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

32 years agofor now, redundantly include errno.h to share source with sys.oldvm
Keith Sklower [Thu, 3 Oct 1991 14:41:29 +0000 (06:41 -0800)]
for now, redundantly include errno.h to share source with sys.oldvm

SCCS-vsn: sys/netinet/udp_usrreq.c 7.22

32 years agofor the time being, must redundantly include errno.h to share with oldvm
Keith Sklower [Thu, 3 Oct 1991 14:39:02 +0000 (06:39 -0800)]
for the time being, must redundantly include errno.h to share with oldvm

SCCS-vsn: sys/netinet/in_pcb.c 7.15

32 years agowrong order for includes
Keith Sklower [Thu, 3 Oct 1991 14:24:24 +0000 (06:24 -0800)]
wrong order for includes

SCCS-vsn: sys/netiso/tp_timer.c 7.12

32 years agosnapshot -- some more stuff added
Eric Allman [Thu, 3 Oct 1991 14:01:47 +0000 (06:01 -0800)]
snapshot -- some more stuff added

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

32 years agopass host!user through the name server to see if it might be local
Eric Allman [Thu, 3 Oct 1991 14:01:03 +0000 (06:01 -0800)]
pass host!user through the name server to see if it might be local

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

32 years agofix typo
Keith Sklower [Thu, 3 Oct 1991 13:57:22 +0000 (05:57 -0800)]
fix typo

SCCS-vsn: sys/netiso/tp_pcb.c 7.22