unix-history/.git
30 years agomore portability changes, including ConvexOS support
Eric Allman [Wed, 21 Jul 1993 06:35:49 +0000 (22:35 -0800)]
more portability changes, including ConvexOS support

SCCS-vsn: usr.sbin/sendmail/src/READ_ME 8.6
SCCS-vsn: usr.sbin/sendmail/src/main.c 8.8
SCCS-vsn: usr.sbin/sendmail/src/conf.h 8.8
SCCS-vsn: usr.sbin/sendmail/src/conf.c 8.6
SCCS-vsn: usr.sbin/sendmail/src/Makefiles/Makefile.dist 8.2

30 years agoadd some words on library andutilities changes
Keith Bostic [Wed, 21 Jul 1993 06:34:12 +0000 (22:34 -0800)]
add some words on library andutilities changes

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

30 years agofix some pathname inconsistencies
Eric Allman [Wed, 21 Jul 1993 05:46:27 +0000 (21:46 -0800)]
fix some pathname inconsistencies

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

30 years agowordsmithing
Keith Bostic [Wed, 21 Jul 1993 03:39:24 +0000 (19:39 -0800)]
wordsmithing

SCCS-vsn: share/doc/smm/01.setup/1.t 6.10

30 years agofinal edit pass
Kirk McKusick [Wed, 21 Jul 1993 03:21:24 +0000 (19:21 -0800)]
final edit pass

SCCS-vsn: share/doc/smm/01.setup/4.t 6.16
SCCS-vsn: share/doc/smm/01.setup/5.t 6.11
SCCS-vsn: share/doc/smm/01.setup/6.t 6.10

30 years agoexpand abstract to describe new areas
Kirk McKusick [Wed, 21 Jul 1993 03:16:44 +0000 (19:16 -0800)]
expand abstract to describe new areas

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

30 years agofinal edit pass
Kirk McKusick [Wed, 21 Jul 1993 03:16:21 +0000 (19:16 -0800)]
final edit pass

SCCS-vsn: share/doc/smm/01.setup/1.t 6.9
SCCS-vsn: share/doc/smm/01.setup/3.t 6.24

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

SCCS-vsn: sys/kern/uipc_mbuf.c 8.1

30 years agofix length adjustment of m_pkthdr.len (from karels@bsdi.com)
Kirk McKusick [Wed, 21 Jul 1993 02:35:00 +0000 (18:35 -0800)]
fix length adjustment of m_pkthdr.len (from karels@bsdi.com)

SCCS-vsn: sys/kern/uipc_mbuf.c 7.26

30 years ago4.4BSD snapshot (revision 8.1)
Kirk McKusick [Wed, 21 Jul 1993 01:57:31 +0000 (17:57 -0800)]
4.4BSD snapshot (revision 8.1)

SCCS-vsn: share/man/man0/cover 8.1

30 years agofurther compat changes for Solaris & other System-V derived systems
Eric Allman [Wed, 21 Jul 1993 01:16:58 +0000 (17:16 -0800)]
further compat changes for Solaris & other System-V derived systems

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

30 years ago4.4BSD snapshot (revision 8.1)
Keith Bostic [Wed, 21 Jul 1993 01:10:38 +0000 (17:10 -0800)]
4.4BSD snapshot (revision 8.1)

SCCS-vsn: etc/FILESTOCOPY 8.1

30 years agodate and time created 93/07/20 10:02:30 by mckusick
Kirk McKusick [Wed, 21 Jul 1993 01:02:30 +0000 (17:02 -0800)]
date and time created 93/07/20 10:02:30 by mckusick

SCCS-vsn: etc/FILESTOCOPY 6.1

30 years agoavoid "fall off the end" problems if neither SMART_HOST nor MAILER(smtp)
Eric Allman [Tue, 20 Jul 1993 23:22:32 +0000 (15:22 -0800)]
avoid "fall off the end" problems if neither SMART_HOST nor MAILER(smtp)
are defined

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

30 years ago4.4BSD snapshot (revision 8.1); add 1993 to copyright
Keith Bostic [Tue, 20 Jul 1993 22:24:02 +0000 (14:24 -0800)]
4.4BSD snapshot (revision 8.1); add 1993 to copyright

SCCS-vsn: lib/libcurses/newwin.c 8.1
SCCS-vsn: lib/libcurses/refresh.c 8.1

30 years agoLoop will loop one too many times, when wx == lch + 1
Keith Bostic [Tue, 20 Jul 1993 22:23:17 +0000 (14:23 -0800)]
Loop will loop one too many times, when wx == lch + 1
From: christos@deshaw.com (Christos Zoulas)

SCCS-vsn: lib/libcurses/refresh.c 5.47

30 years agowin->orig is not initialized, but referenced in lots of routines.
Keith Bostic [Tue, 20 Jul 1993 22:22:58 +0000 (14:22 -0800)]
win->orig is not initialized, but referenced in lots of routines.
It should be initialized to NULL.
Loop will reference element i == nl which is out of bounds.
From: christos@deshaw.com (Christos Zoulas)

SCCS-vsn: lib/libcurses/newwin.c 5.19

30 years ago4.4BSD snapshot (revision 8.1); add 1993 to copyright
Keith Bostic [Tue, 20 Jul 1993 22:07:12 +0000 (14:07 -0800)]
4.4BSD snapshot (revision 8.1); add 1993 to copyright

SCCS-vsn: usr.bin/fmt/fmt.c 8.1

30 years agoon line 242 in prefix() there is a call to pack() with only one
Keith Bostic [Tue, 20 Jul 1993 22:06:48 +0000 (14:06 -0800)]
on line 242 in prefix() there is a call to pack() with only one
argument.  pack() takes two args.  i think the missing one
should be strlen(cp):
From: Jan-Simon Pendry <pendry@vangogh.CS.Berkeley.EDU>

SCCS-vsn: usr.bin/fmt/fmt.c 5.11

30 years ago4.4BSD snapshot (revision 8.1); add 1993 to copyright
Keith Bostic [Tue, 20 Jul 1993 22:03:18 +0000 (14:03 -0800)]
4.4BSD snapshot (revision 8.1); add 1993 to copyright

SCCS-vsn: usr.bin/printf/printf.c 8.1

30 years agolint: warnx("%s", ... -> warnx("%s: %s", ...
Keith Bostic [Tue, 20 Jul 1993 22:03:08 +0000 (14:03 -0800)]
lint: warnx("%s", ... -> warnx("%s: %s", ...
From: Jan-Simon Pendry <pendry@vangogh.CS.Berkeley.EDU>

SCCS-vsn: usr.bin/printf/printf.c 5.16

30 years ago4.4BSD snapshot (revision 8.1)
Keith Bostic [Tue, 20 Jul 1993 21:22:58 +0000 (13:22 -0800)]
4.4BSD snapshot (revision 8.1)

SCCS-vsn: usr.bin/chpass/Makefile 8.1

30 years agofix duplicate diagnosis of aliasing/forwarding loop broken
Eric Allman [Tue, 20 Jul 1993 12:03:54 +0000 (04:03 -0800)]
fix duplicate diagnosis of aliasing/forwarding loop broken

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

30 years agoSGI IRIX & ANSI C portability
Eric Allman [Tue, 20 Jul 1993 11:50:24 +0000 (03:50 -0800)]
SGI IRIX & ANSI C portability

SCCS-vsn: usr.sbin/sendmail/src/READ_ME 8.5
SCCS-vsn: usr.sbin/sendmail/src/usersmtp.c 8.5
SCCS-vsn: usr.sbin/sendmail/src/recipient.c 8.7
SCCS-vsn: usr.sbin/sendmail/src/conf.h 8.6
SCCS-vsn: usr.sbin/sendmail/src/savemail.c 8.7
SCCS-vsn: usr.sbin/sendmail/src/srvrsmtp.c 8.6
SCCS-vsn: usr.sbin/sendmail/src/clock.c 8.3
SCCS-vsn: usr.sbin/sendmail/src/util.c 8.5
SCCS-vsn: usr.sbin/sendmail/src/queue.c 8.6
SCCS-vsn: usr.sbin/sendmail/src/conf.c 8.5
SCCS-vsn: usr.sbin/sendmail/src/map.c 8.4
SCCS-vsn: usr.sbin/sendmail/src/mci.c 8.3

30 years ago4.4BSD snapshot (revision 8.1)
Kirk McKusick [Tue, 20 Jul 1993 09:56:55 +0000 (01:56 -0800)]
4.4BSD snapshot (revision 8.1)

SCCS-vsn: share/man/man0/title.prm 8.1
SCCS-vsn: share/man/man0/title.urm 8.1

30 years agoupdate copyrights
Kirk McKusick [Tue, 20 Jul 1993 09:56:09 +0000 (01:56 -0800)]
update copyrights

SCCS-vsn: share/man/man0/title.prm 6.4
SCCS-vsn: share/man/man0/title.urm 6.5

30 years ago4.4BSD snapshot (revision 8.1)
Kirk McKusick [Tue, 20 Jul 1993 09:44:49 +0000 (01:44 -0800)]
4.4BSD snapshot (revision 8.1)

SCCS-vsn: share/doc/usd/Title 8.1

30 years agoupdate copyright
Kirk McKusick [Tue, 20 Jul 1993 09:44:35 +0000 (01:44 -0800)]
update copyright

SCCS-vsn: share/doc/usd/Title 6.4

30 years ago4.4BSD snapshot (revision 8.1)
Kirk McKusick [Tue, 20 Jul 1993 09:38:31 +0000 (01:38 -0800)]
4.4BSD snapshot (revision 8.1)

SCCS-vsn: share/doc/psd/Title 8.1

30 years agoupdate the copyright
Kirk McKusick [Tue, 20 Jul 1993 09:38:16 +0000 (01:38 -0800)]
update the copyright

SCCS-vsn: share/doc/psd/Title 6.5

30 years ago4.4BSD snapshot (revision 8.1)
Kirk McKusick [Tue, 20 Jul 1993 09:35:40 +0000 (01:35 -0800)]
4.4BSD snapshot (revision 8.1)

SCCS-vsn: sys/sparc/conf/Makefile.sparc 8.1
SCCS-vsn: sys/sparc/conf/files.sparc 8.1

30 years ago4.4BSD snapshot (revision 8.1); add 1993 to copyright
Keith Bostic [Tue, 20 Jul 1993 09:34:30 +0000 (01:34 -0800)]
4.4BSD snapshot (revision 8.1); add 1993 to copyright

SCCS-vsn: sys/sparc/sparc/cache.c 8.1
SCCS-vsn: sys/sparc/dev/cons.c 8.1
SCCS-vsn: sys/sparc/dev/zs.c 8.1

30 years ago4.4BSD snapshot (revision 8.1)
Kirk McKusick [Tue, 20 Jul 1993 09:33:30 +0000 (01:33 -0800)]
4.4BSD snapshot (revision 8.1)

SCCS-vsn: sys/sparc/sparc/swapgeneric.c 8.1

30 years agoadd a full complement of sd disks so that genvmunix will boot without -a
Chris Torek [Tue, 20 Jul 1993 09:19:17 +0000 (01:19 -0800)]
add a full complement of sd disks so that genvmunix will boot without -a

SCCS-vsn: sys/sparc/sparc/swapgeneric.c 7.2

30 years agoclarify cache init (AC_CACHETAGS is too big for signed int)
Chris Torek [Tue, 20 Jul 1993 09:18:07 +0000 (01:18 -0800)]
clarify cache init (AC_CACHETAGS is too big for signed int)

SCCS-vsn: sys/sparc/sparc/cache.c 7.7

30 years agoconsole i/o caused random memory overwrites (stray pointer)
Chris Torek [Tue, 20 Jul 1993 09:16:24 +0000 (01:16 -0800)]
console i/o caused random memory overwrites (stray pointer)

SCCS-vsn: sys/sparc/dev/zs.c 7.6

30 years agocall the t_param function at open time
Chris Torek [Tue, 20 Jul 1993 09:15:48 +0000 (01:15 -0800)]
call the t_param function at open time

SCCS-vsn: sys/sparc/dev/cons.c 7.5

30 years agoworkaround for optimizer troubles
Chris Torek [Tue, 20 Jul 1993 09:13:32 +0000 (01:13 -0800)]
workaround for optimizer troubles

SCCS-vsn: sys/sparc/conf/files.sparc 7.3
SCCS-vsn: sys/sparc/conf/Makefile.sparc 7.2

30 years ago4.4BSD snapshot (revision 8.1)
Keith Bostic [Tue, 20 Jul 1993 08:51:28 +0000 (00:51 -0800)]
4.4BSD snapshot (revision 8.1)

SCCS-vsn: share/doc/smm/Title 8.1

30 years agoupdate copyright notice
Kirk McKusick [Tue, 20 Jul 1993 07:52:09 +0000 (23:52 -0800)]
update copyright notice

SCCS-vsn: share/doc/smm/Title 6.8

30 years agoinclude M flag on Ultrix for DECnet compatibility
Eric Allman [Tue, 20 Jul 1993 07:30:45 +0000 (23:30 -0800)]
include M flag on Ultrix for DECnet compatibility

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

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

SCCS-vsn: games/snake/snscore/snscore.c 8.1

30 years agoAn uninitialized variable could make it print out null scores
Keith Bostic [Tue, 20 Jul 1993 06:06:09 +0000 (22:06 -0800)]
An uninitialized variable could make it print out null scores
From: Craig Leres <leres@ee.lbl.gov>

SCCS-vsn: games/snake/snscore/snscore.c 5.8

30 years ago4.4BSD snapshot (revision 8.1); add 1993 to copyright
Keith Bostic [Tue, 20 Jul 1993 05:38:55 +0000 (21:38 -0800)]
4.4BSD snapshot (revision 8.1); add 1993 to copyright

SCCS-vsn: games/snake/snake/move.c 8.1

30 years agoIt was using the termcap window size instead of asking the system.
Keith Bostic [Tue, 20 Jul 1993 05:38:48 +0000 (21:38 -0800)]
It was using the termcap window size instead of asking the system.
From: Craig Leres <leres@ee.lbl.gov>

SCCS-vsn: games/snake/snake/move.c 5.11

30 years ago4.4BSD snapshot (revision 8.1)
Kirk McKusick [Tue, 20 Jul 1993 05:27:58 +0000 (21:27 -0800)]
4.4BSD snapshot (revision 8.1)

SCCS-vsn: etc/COPYRIGHT 8.1

30 years agofinal update for 4.4BSD
Kirk McKusick [Tue, 20 Jul 1993 05:26:25 +0000 (21:26 -0800)]
final update for 4.4BSD

SCCS-vsn: etc/COPYRIGHT 5.4

30 years ago4.4BSD snapshot (revision 8.1); add 1993 to copyright
Keith Bostic [Tue, 20 Jul 1993 05:15:37 +0000 (21:15 -0800)]
4.4BSD snapshot (revision 8.1); add 1993 to copyright

SCCS-vsn: share/zoneinfo/zic.c 8.1

30 years agozic botches any rule whose ON field is of the form `DAY<=N', where
Keith Bostic [Tue, 20 Jul 1993 05:15:26 +0000 (21:15 -0800)]
zic botches any rule whose ON field is of the form `DAY<=N', where
where DAY is not Sunday, and where the Nth day of the current year is not
DAY.
From: eggert@twinsun.com (Paul Eggert)

SCCS-vsn: share/zoneinfo/zic.c 5.5

30 years ago4.4BSD snapshot (revision 8.1); add 1993 to copyright
Keith Bostic [Tue, 20 Jul 1993 04:45:39 +0000 (20:45 -0800)]
4.4BSD snapshot (revision 8.1); add 1993 to copyright

SCCS-vsn: sys/netinet/igmp_var.h 8.1

30 years agofix prototype for igmp_input (from mccanne@horse.ee.lbl.gov)
Kirk McKusick [Tue, 20 Jul 1993 04:45:15 +0000 (20:45 -0800)]
fix prototype for igmp_input (from mccanne@horse.ee.lbl.gov)

SCCS-vsn: sys/netinet/igmp_var.h 7.3

30 years ago4.4BSD snapshot (revision 8.1); add 1993 to copyright
Keith Bostic [Tue, 20 Jul 1993 04:42:16 +0000 (20:42 -0800)]
4.4BSD snapshot (revision 8.1); add 1993 to copyright

SCCS-vsn: sys/netinet/igmp.c 8.1

30 years agobug fix for igmp_input (from mccanne@horse.ee.lbl.gov)
Kirk McKusick [Tue, 20 Jul 1993 04:41:51 +0000 (20:41 -0800)]
bug fix for igmp_input (from mccanne@horse.ee.lbl.gov)

SCCS-vsn: sys/netinet/igmp.c 7.5

30 years agoFallBackMX wasn't properly supressed if it pointed to yourself
Eric Allman [Tue, 20 Jul 1993 03:09:45 +0000 (19:09 -0800)]
FallBackMX wasn't properly supressed if it pointed to yourself

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

30 years agoHASSETEUID => HASSETREUID and changes to avoid having to do
Eric Allman [Tue, 20 Jul 1993 02:30:40 +0000 (18:30 -0800)]
HASSETEUID => HASSETREUID and changes to avoid having to do
setuid(getuid()) in main.

SCCS-vsn: usr.sbin/sendmail/src/READ_ME 8.4
SCCS-vsn: usr.sbin/sendmail/src/recipient.c 8.6
SCCS-vsn: usr.sbin/sendmail/src/main.c 8.6
SCCS-vsn: usr.sbin/sendmail/src/conf.h 8.5
SCCS-vsn: usr.sbin/sendmail/src/alias.c 8.5

30 years agoadd description of test directory
Eric Allman [Tue, 20 Jul 1993 02:29:24 +0000 (18:29 -0800)]
add description of test directory

SCCS-vsn: usr.sbin/sendmail/READ_ME 8.2

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

SCCS-vsn: share/man/man4/netintro.4 8.1

30 years agodelete references to ARPANET IMP
Kirk McKusick [Tue, 20 Jul 1993 02:25:32 +0000 (18:25 -0800)]
delete references to ARPANET IMP

SCCS-vsn: share/man/man4/netintro.4 6.12

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

SCCS-vsn: share/man/man3/bitstring.3 8.1

30 years agothe bit_test() macro returns non-zero if set and zero if zero
Keith Bostic [Tue, 20 Jul 1993 02:13:46 +0000 (18:13 -0800)]
the bit_test() macro returns non-zero if set and zero if zero
From: abaddon@abyss.demon.co.uk (David Boyce)

SCCS-vsn: share/man/man3/bitstring.3 5.6

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

SCCS-vsn: include/bitstring.h 8.1

30 years agothe bit_alloc() macro had a typo
Keith Bostic [Tue, 20 Jul 1993 02:10:46 +0000 (18:10 -0800)]
the bit_alloc() macro had a typo
bit_nset() and bit_nclear() didn't work if only a single byte of bits
From: abaddon@abyss.demon.co.uk (David Boyce)

SCCS-vsn: include/bitstring.h 5.6

30 years ago4.4BSD snapshot (revision 8.1); add 1993 to copyright
Keith Bostic [Tue, 20 Jul 1993 01:46:11 +0000 (17:46 -0800)]
4.4BSD snapshot (revision 8.1); add 1993 to copyright

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

30 years agosrc not being incremented, and string not null-terminated
Keith Bostic [Tue, 20 Jul 1993 01:45:20 +0000 (17:45 -0800)]
src not being incremented, and string not null-terminated
from Chris Demetriou

SCCS-vsn: lib/libc/gen/vis.c 5.7

30 years ago4.4BSD snapshot (revision 8.1); add 1993 to copyright
Keith Bostic [Tue, 20 Jul 1993 01:16:03 +0000 (17:16 -0800)]
4.4BSD snapshot (revision 8.1); add 1993 to copyright

SCCS-vsn: bin/cat/cat.c 8.1

30 years agoshort-write calculations were wrong
Keith Bostic [Tue, 20 Jul 1993 01:15:47 +0000 (17:15 -0800)]
short-write calculations were wrong
from Chris Demetriou

SCCS-vsn: bin/cat/cat.c 5.18

30 years ago4.4BSD snapshot (revision 8.1)
Keith Bostic [Tue, 20 Jul 1993 00:51:02 +0000 (16:51 -0800)]
4.4BSD snapshot (revision 8.1)

SCCS-vsn: usr.bin/rdist/Makefile 8.3

30 years agoset the immutable bit on installation
Keith Bostic [Tue, 20 Jul 1993 00:51:00 +0000 (16:51 -0800)]
set the immutable bit on installation

SCCS-vsn: usr.bin/rdist/Makefile 8.2

30 years ago4.4BSD snapshot (revision 8.1)
Keith Bostic [Tue, 20 Jul 1993 00:50:14 +0000 (16:50 -0800)]
4.4BSD snapshot (revision 8.1)

SCCS-vsn: bin/rcp/Makefile 8.1

30 years agoset the immutable bit on installation
Keith Bostic [Tue, 20 Jul 1993 00:50:13 +0000 (16:50 -0800)]
set the immutable bit on installation

SCCS-vsn: bin/rcp/Makefile 5.6

30 years ago4.4BSD snapshot (revision 8.1)
Keith Bostic [Tue, 20 Jul 1993 00:49:35 +0000 (16:49 -0800)]
4.4BSD snapshot (revision 8.1)

SCCS-vsn: usr.bin/rsh/Makefile 8.1

30 years agoset the immutable bit on installation
Keith Bostic [Tue, 20 Jul 1993 00:49:33 +0000 (16:49 -0800)]
set the immutable bit on installation

SCCS-vsn: usr.bin/rsh/Makefile 5.7

30 years ago4.4BSD snapshot (revision 8.1)
Keith Bostic [Tue, 20 Jul 1993 00:48:57 +0000 (16:48 -0800)]
4.4BSD snapshot (revision 8.1)

SCCS-vsn: libexec/mail.local/Makefile 8.1

30 years agoset the immutable bit on installation
Keith Bostic [Tue, 20 Jul 1993 00:48:56 +0000 (16:48 -0800)]
set the immutable bit on installation

SCCS-vsn: libexec/mail.local/Makefile 5.4

30 years ago4.4BSD snapshot (revision 8.1)
Keith Bostic [Tue, 20 Jul 1993 00:47:58 +0000 (16:47 -0800)]
4.4BSD snapshot (revision 8.1)

SCCS-vsn: usr.sbin/sliplogin/Makefile 8.1

30 years agoset the immutable bit on installation
Keith Bostic [Tue, 20 Jul 1993 00:47:57 +0000 (16:47 -0800)]
set the immutable bit on installation

SCCS-vsn: usr.sbin/sliplogin/Makefile 5.2

30 years ago4.4BSD snapshot (revision 8.1)
Keith Bostic [Tue, 20 Jul 1993 00:47:14 +0000 (16:47 -0800)]
4.4BSD snapshot (revision 8.1)

SCCS-vsn: usr.bin/chpass/Makefile 8.1

30 years agoset the immutable bit on installation
Keith Bostic [Tue, 20 Jul 1993 00:47:13 +0000 (16:47 -0800)]
set the immutable bit on installation

SCCS-vsn: usr.bin/chpass/Makefile 5.6

30 years ago4.4BSD snapshot (revision 8.1)
Keith Bostic [Tue, 20 Jul 1993 00:46:22 +0000 (16:46 -0800)]
4.4BSD snapshot (revision 8.1)

SCCS-vsn: usr.bin/passwd/Makefile 8.1

30 years agoset the immutable bit on installation
Keith Bostic [Tue, 20 Jul 1993 00:46:21 +0000 (16:46 -0800)]
set the immutable bit on installation

SCCS-vsn: usr.bin/passwd/Makefile 5.12

30 years ago4.4BSD snapshot (revision 8.1)
Keith Bostic [Tue, 20 Jul 1993 00:45:37 +0000 (16:45 -0800)]
4.4BSD snapshot (revision 8.1)

SCCS-vsn: usr.bin/su/Makefile 8.1

30 years agoset the immutable bit on installation
Keith Bostic [Tue, 20 Jul 1993 00:45:36 +0000 (16:45 -0800)]
set the immutable bit on installation

SCCS-vsn: usr.bin/su/Makefile 5.6

30 years ago4.4BSD snapshot (revision 8.1)
Keith Bostic [Tue, 20 Jul 1993 00:44:36 +0000 (16:44 -0800)]
4.4BSD snapshot (revision 8.1)

SCCS-vsn: usr.bin/rlogin/Makefile 8.1

30 years agoset the immutable bit on installation
Keith Bostic [Tue, 20 Jul 1993 00:44:35 +0000 (16:44 -0800)]
set the immutable bit on installation

SCCS-vsn: usr.bin/rlogin/Makefile 5.7

30 years ago4.4BSD snapshot (revision 8.1)
Keith Bostic [Tue, 20 Jul 1993 00:42:58 +0000 (16:42 -0800)]
4.4BSD snapshot (revision 8.1)

SCCS-vsn: usr.bin/login/Makefile 8.1

30 years agoset the immutable bit on installation
Keith Bostic [Tue, 20 Jul 1993 00:42:53 +0000 (16:42 -0800)]
set the immutable bit on installation

SCCS-vsn: usr.bin/login/Makefile 5.7

30 years ago4.4BSD snapshot (revision 8.1)
Keith Bostic [Tue, 20 Jul 1993 00:41:01 +0000 (16:41 -0800)]
4.4BSD snapshot (revision 8.1)

SCCS-vsn: sbin/init/Makefile 8.1

30 years agoset the immutable bit on installation
Keith Bostic [Tue, 20 Jul 1993 00:40:56 +0000 (16:40 -0800)]
set the immutable bit on installation

SCCS-vsn: sbin/init/Makefile 5.6

30 years ago4.4BSD snapshot (revision 8.1)
Keith Bostic [Tue, 20 Jul 1993 00:38:27 +0000 (16:38 -0800)]
4.4BSD snapshot (revision 8.1)

SCCS-vsn: share/mk/bsd.prog.mk 8.1

30 years agoadd INSTALLFLAGS variable (for -f to install)
Keith Bostic [Tue, 20 Jul 1993 00:38:23 +0000 (16:38 -0800)]
add INSTALLFLAGS variable (for -f to install)

SCCS-vsn: share/mk/bsd.prog.mk 5.37

30 years ago4.4BSD snapshot (revision 8.1)
Kirk McKusick [Mon, 19 Jul 1993 15:36:31 +0000 (07:36 -0800)]
4.4BSD snapshot (revision 8.1)

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

30 years agoupdate for deprecated system calls
Kirk McKusick [Mon, 19 Jul 1993 15:35:10 +0000 (07:35 -0800)]
update for deprecated system calls

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

30 years ago4.4BSD snapshot (revision 8.1); add 1993 to copyright
Keith Bostic [Mon, 19 Jul 1993 15:17:37 +0000 (07:17 -0800)]
4.4BSD snapshot (revision 8.1); add 1993 to copyright

SCCS-vsn: sys/kern/sys_generic.c 8.1

30 years agoguard against negative fd counts in select
Kirk McKusick [Mon, 19 Jul 1993 15:17:05 +0000 (07:17 -0800)]
guard against negative fd counts in select

SCCS-vsn: sys/kern/sys_generic.c 7.39

30 years agowrite command line information in pid file
Eric Allman [Mon, 19 Jul 1993 05:47:49 +0000 (21:47 -0800)]
write command line information in pid file

SCCS-vsn: usr.sbin/sendmail/src/main.c 8.5
SCCS-vsn: usr.sbin/sendmail/src/daemon.c 8.4

30 years agodocument -X flag
Eric Allman [Mon, 19 Jul 1993 03:32:13 +0000 (19:32 -0800)]
document -X flag

SCCS-vsn: usr.sbin/sendmail/src/sendmail.8 8.2

30 years ago4.4BSD snapshot (revision 8.1); add 1993 to copyright
Keith Bostic [Mon, 19 Jul 1993 03:30:38 +0000 (19:30 -0800)]
4.4BSD snapshot (revision 8.1); add 1993 to copyright

SCCS-vsn: usr.sbin/sendmail/src/sendmail.8 8.1

30 years agofix some M4 glitches
Eric Allman [Mon, 19 Jul 1993 02:57:29 +0000 (18:57 -0800)]
fix some M4 glitches

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

30 years agodocument option `w'; fix Pell's name; fix page numbering
Eric Allman [Mon, 19 Jul 1993 02:17:43 +0000 (18:17 -0800)]
document option `w'; fix Pell's name; fix page numbering

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

30 years agoadd option `w'; break LOCAL_RULE_0 into S98, and process [a.b.c.d]
Eric Allman [Mon, 19 Jul 1993 02:14:56 +0000 (18:14 -0800)]
add option `w'; break LOCAL_RULE_0 into S98, and process [a.b.c.d]
syntax through it; accept mailer:hostname on all of the relays

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