unix-history/.git
30 years agogettytab(5) doesn't document "np".
Keith Bostic [Sat, 16 Apr 1994 22:07:33 +0000 (14:07 -0800)]
gettytab(5) doesn't document "np".
From: "Chris G. Demetriou" <cgd@vangogh.CS.Berkeley.EDU>

SCCS-vsn: libexec/getty/gettytab.5 8.2

30 years agotypos
Keith Bostic [Sat, 16 Apr 1994 21:53:20 +0000 (13:53 -0800)]
typos
From: kuku@acds.physik.rwth-aachen.de (Christoph Kukulies)

SCCS-vsn: share/man/man4/termios.4 8.3

30 years agosomewhere along the line I broke the "nice --3" syntax
Keith Bostic [Sat, 16 Apr 1994 21:47:31 +0000 (13:47 -0800)]
somewhere along the line I broke the "nice --3" syntax

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

30 years agomerge ffs_root and lfs_root into ufs_root
Keith Bostic [Sat, 16 Apr 1994 21:32:17 +0000 (13:32 -0800)]
merge ffs_root and lfs_root into ufs_root

SCCS-vsn: sys/ufs/ffs/ffs_extern.h 8.3
SCCS-vsn: sys/ufs/ffs/ffs_vfsops.c 8.7
SCCS-vsn: sys/ufs/ffs/ufs_extern.h 8.3
SCCS-vsn: sys/ufs/ufs/ufs_extern.h 8.3
SCCS-vsn: sys/ufs/ffs/ufs_vfsops.c 8.4
SCCS-vsn: sys/ufs/ufs/ufs_vfsops.c 8.4
SCCS-vsn: sys/ufs/mfs/mfs_vfsops.c 8.4
SCCS-vsn: sys/ufs/lfs/lfs_extern.h 8.2
SCCS-vsn: sys/ufs/lfs/lfs_vfsops.c 8.7

30 years agomove tcppredack, tcppreddat, tcppcbcachemiss into the TCP stats structure
Keith Bostic [Sat, 16 Apr 1994 21:15:01 +0000 (13:15 -0800)]
move tcppredack, tcppreddat, tcppcbcachemiss into the TCP stats structure
Rich Stevens asked, Mike Karels agreed.

SCCS-vsn: usr.bin/netstat/inet.c 8.3

30 years agobetter makedb rule
Jan-Simon Pendry [Sat, 16 Apr 1994 19:21:46 +0000 (11:21 -0800)]
better makedb rule

SCCS-vsn: share/man/Makefile 8.2

30 years agoparanoid check to avoid vrele(NULL) (from polk@bsdi.com)
Kirk McKusick [Sat, 16 Apr 1994 08:30:14 +0000 (00:30 -0800)]
paranoid check to avoid vrele(NULL) (from polk@bsdi.com)

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

30 years agoavoid hang when given a negative write count (from polk@bsdi.com)
Kirk McKusick [Sat, 16 Apr 1994 08:25:46 +0000 (00:25 -0800)]
avoid hang when given a negative write count (from polk@bsdi.com)

SCCS-vsn: sys/kern/uipc_socket.c 8.3

30 years agoavoid breaking up output when commands have newlines in them (for marc)
Kirk McKusick [Sat, 16 Apr 1994 08:11:57 +0000 (00:11 -0800)]
avoid breaking up output when commands have newlines in them (for marc)

SCCS-vsn: bin/ps/fmt.c 8.4

30 years agoadd return values
Kirk McKusick [Sat, 16 Apr 1994 08:05:37 +0000 (00:05 -0800)]
add return values

SCCS-vsn: lib/libc/sys/munmap.2 8.2

30 years agodo not dump core when invoked with no arguments (from leres@lbl)
Kirk McKusick [Sat, 16 Apr 1994 04:09:39 +0000 (20:09 -0800)]
do not dump core when invoked with no arguments (from leres@lbl)

SCCS-vsn: sbin/dump/main.c 8.4

30 years agodefer error messages until after the collect is done to get around
Eric Allman [Sat, 16 Apr 1994 02:31:44 +0000 (18:31 -0800)]
defer error messages until after the collect is done to get around
a disagreement with MVS about how the SMTP protocol works

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

30 years agoadd %p, so we can load against System V terminfo files
Keith Bostic [Sat, 16 Apr 1994 00:45:26 +0000 (16:45 -0800)]
add %p, so we can load against System V terminfo files
lots of random cleanup

SCCS-vsn: lib/libcurses/tscroll.c 8.2

30 years agodon't print size parameter in error messages during parsing
Eric Allman [Sat, 16 Apr 1994 00:27:11 +0000 (16:27 -0800)]
don't print size parameter in error messages during parsing

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

30 years agotry to catch cases of $j getting munged in daemon process
Eric Allman [Sat, 16 Apr 1994 00:20:18 +0000 (16:20 -0800)]
try to catch cases of $j getting munged in daemon process

SCCS-vsn: usr.sbin/sendmail/src/main.c 8.55
SCCS-vsn: usr.sbin/sendmail/src/daemon.c 8.42

30 years agodocument NEEDFSYNC
Eric Allman [Fri, 15 Apr 1994 07:50:01 +0000 (23:50 -0800)]
document NEEDFSYNC

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

30 years agodon't let envelope recipients ever get $U! or $k! prepended;
Eric Allman [Fri, 15 Apr 1994 07:03:18 +0000 (23:03 -0800)]
don't let envelope recipients ever get $U! or $k! prepended;
this causes loops

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

30 years agoclarify quotes in ALIAS_FILE definition
Eric Allman [Fri, 15 Apr 1994 06:31:12 +0000 (22:31 -0800)]
clarify quotes in ALIAS_FILE definition

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

30 years agophase error on length computation (from Mark Dapoz md@bsc.no)
Kirk McKusick [Fri, 15 Apr 1994 01:52:06 +0000 (17:52 -0800)]
phase error on length computation (from Mark Dapoz md@bsc.no)

SCCS-vsn: sys/kern/kern_sysctl.c 8.4

30 years agofix possible compile probelem with FSHIFT
Eric Allman [Fri, 15 Apr 1994 01:43:09 +0000 (17:43 -0800)]
fix possible compile probelem with FSHIFT

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

30 years agodocument noreceipts privacy flag
Eric Allman [Fri, 15 Apr 1994 01:40:40 +0000 (17:40 -0800)]
document noreceipts privacy flag

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

30 years agomention HLFSD paper
Eric Allman [Fri, 15 Apr 1994 01:16:15 +0000 (17:16 -0800)]
mention HLFSD paper

SCCS-vsn: usr.sbin/sendmail/FAQ 8.3

30 years agodon't assume that long is 4 bytes
Eric Allman [Fri, 15 Apr 1994 00:57:59 +0000 (16:57 -0800)]
don't assume that long is 4 bytes

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

30 years agogive return-receipt on delivery to mailing lists (instead of to the
Eric Allman [Fri, 15 Apr 1994 00:42:50 +0000 (16:42 -0800)]
give return-receipt on delivery to mailing lists (instead of to the
members of that list) and suppress Return-Receipt-To: in subsequent
deliveries to avoid denial of service attacks and generally improve
the semantics

SCCS-vsn: usr.sbin/sendmail/src/headers.c 8.32
SCCS-vsn: usr.sbin/sendmail/src/deliver.c 8.81
SCCS-vsn: usr.sbin/sendmail/src/alias.c 8.25
SCCS-vsn: usr.sbin/sendmail/src/udb.c 8.8

30 years agoadd "noreceipts" privacy flag
Eric Allman [Fri, 15 Apr 1994 00:40:52 +0000 (16:40 -0800)]
add "noreceipts" privacy flag

SCCS-vsn: usr.sbin/sendmail/src/envelope.c 8.34
SCCS-vsn: usr.sbin/sendmail/src/conf.c 8.87

30 years agoimprove "out of temp space" error message
Eric Allman [Fri, 15 Apr 1994 00:37:58 +0000 (16:37 -0800)]
improve "out of temp space" error message

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

30 years agoadd PRIV_NORECEIPTS
Eric Allman [Thu, 14 Apr 1994 23:31:20 +0000 (15:31 -0800)]
add PRIV_NORECEIPTS

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

30 years agoadd EF_NORECEIPT
Eric Allman [Thu, 14 Apr 1994 23:21:05 +0000 (15:21 -0800)]
add EF_NORECEIPT

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

30 years agorestore my 1985 change to pass the listening socket to "stream wait" servers;
Mike Karels [Thu, 14 Apr 1994 04:04:36 +0000 (20:04 -0800)]
restore my 1985 change to pass the listening socket to "stream wait" servers;
document this, and correct the description of wait vs. nowait for datagram,
plus other man page cleanups

SCCS-vsn: usr.sbin/inetd/inetd.c 8.4
SCCS-vsn: usr.sbin/inetd/inetd.8 8.3

30 years agoadd 1994 copyright
Jan-Simon Pendry [Thu, 14 Apr 1994 02:34:40 +0000 (18:34 -0800)]
add 1994 copyright

SCCS-vsn: usr.sbin/inetd/inetd.c 8.3

30 years agoanother try to avoid dot-less canonical names
Eric Allman [Thu, 14 Apr 1994 02:10:56 +0000 (18:10 -0800)]
another try to avoid dot-less canonical names

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

30 years agoNCR 3000 changes
Eric Allman [Thu, 14 Apr 1994 01:34:06 +0000 (17:34 -0800)]
NCR 3000 changes

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

30 years agodate and time created 94/04/13 10:27:13 by eric
Eric Allman [Thu, 14 Apr 1994 01:27:13 +0000 (17:27 -0800)]
date and time created 94/04/13 10:27:13 by eric

SCCS-vsn: usr.sbin/sendmail/src/Makefiles/Makefile.NCR3000 8.1

30 years agoadd NCR 3000 support
Eric Allman [Thu, 14 Apr 1994 01:26:00 +0000 (17:26 -0800)]
add NCR 3000 support

SCCS-vsn: usr.sbin/sendmail/Files.base 8.5

30 years agodebugging in ndbm_map_close
Eric Allman [Thu, 14 Apr 1994 00:54:04 +0000 (16:54 -0800)]
debugging in ndbm_map_close

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

30 years agotry to handle very large SIZE parameters (should be a quad)
Eric Allman [Wed, 13 Apr 1994 23:53:31 +0000 (15:53 -0800)]
try to handle very large SIZE parameters (should be a quad)

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

30 years agoemphasize that full domain name must be first in /etc/hsots
Eric Allman [Wed, 13 Apr 1994 22:34:55 +0000 (14:34 -0800)]
emphasize that full domain name must be first in /etc/hsots

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

30 years agoreplace CHANGES-R5-R8 with doc/changes/changes.me
Eric Allman [Wed, 13 Apr 1994 22:34:15 +0000 (14:34 -0800)]
replace CHANGES-R5-R8 with doc/changes/changes.me

SCCS-vsn: usr.sbin/sendmail/Files.base 8.4
SCCS-vsn: usr.sbin/sendmail/Files.xdoc 8.2

30 years agodate and time created 94/04/13 07:30:38 by eric
Eric Allman [Wed, 13 Apr 1994 22:30:38 +0000 (14:30 -0800)]
date and time created 94/04/13 07:30:38 by eric

SCCS-vsn: usr.sbin/sendmail/doc/changes/Makefile 8.1
SCCS-vsn: usr.sbin/sendmail/doc/changes/changes.me 8.1

30 years agoput back the Usenix title stuff
Kirk McKusick [Wed, 13 Apr 1994 07:37:59 +0000 (23:37 -0800)]
put back the Usenix title stuff

SCCS-vsn: share/man/man0/title.urm 8.4

30 years agoavoid bogus relay= logging
Eric Allman [Wed, 13 Apr 1994 07:32:09 +0000 (23:32 -0800)]
avoid bogus relay= logging

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

30 years agospeed up reading of messages by reducing system call load
Eric Allman [Wed, 13 Apr 1994 07:11:50 +0000 (23:11 -0800)]
speed up reading of messages by reducing system call load

SCCS-vsn: usr.sbin/sendmail/src/collect.c 8.10
SCCS-vsn: usr.sbin/sendmail/src/util.c 8.38

30 years agofix need for double space between ESMTP args on MAIL command
Eric Allman [Wed, 13 Apr 1994 06:43:13 +0000 (22:43 -0800)]
fix need for double space between ESMTP args on MAIL command

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

30 years agoIRIX cleanup
Eric Allman [Wed, 13 Apr 1994 06:42:15 +0000 (22:42 -0800)]
IRIX cleanup

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

30 years agofix botch in multi-line SMTP greeting code
Eric Allman [Wed, 13 Apr 1994 05:54:23 +0000 (21:54 -0800)]
fix botch in multi-line SMTP greeting code

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

30 years agochanges to make inetd and rsh invocations work better
Eric Allman [Wed, 13 Apr 1994 05:38:38 +0000 (21:38 -0800)]
changes to make inetd and rsh invocations work better

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

30 years agomake HELO and EHLO response consistent
Eric Allman [Wed, 13 Apr 1994 05:38:14 +0000 (21:38 -0800)]
make HELO and EHLO response consistent

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

30 years agohesiod changes from Todd Miller
Eric Allman [Wed, 13 Apr 1994 05:37:55 +0000 (21:37 -0800)]
hesiod changes from Todd Miller

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

30 years agoarrange for good sysexits.h before compilation begins
Eric Allman [Wed, 13 Apr 1994 05:19:16 +0000 (21:19 -0800)]
arrange for good sysexits.h before compilation begins

SCCS-vsn: usr.sbin/sendmail/src/Makefiles/Makefile.Solaris 8.5
SCCS-vsn: usr.sbin/sendmail/src/Makefiles/Makefile.SunOS.5.3 8.5
SCCS-vsn: usr.sbin/sendmail/src/Makefiles/Makefile.SunOS.5.4 8.5

30 years agoSCO support for fsync
Eric Allman [Wed, 13 Apr 1994 05:18:58 +0000 (21:18 -0800)]
SCO support for fsync

SCCS-vsn: usr.sbin/sendmail/src/conf.h 8.101
SCCS-vsn: usr.sbin/sendmail/src/Makefiles/Makefile.SCO 8.4

30 years agofix duplicate -I. flag
Eric Allman [Wed, 13 Apr 1994 05:15:02 +0000 (21:15 -0800)]
fix duplicate -I. flag

SCCS-vsn: usr.sbin/sendmail/src/Makefiles/Makefile.Solaris 8.4
SCCS-vsn: usr.sbin/sendmail/src/Makefiles/Makefile.SunOS.5.3 8.4
SCCS-vsn: usr.sbin/sendmail/src/Makefiles/Makefile.SunOS.5.4 8.4

30 years agoadd SFS_STATVFS
Eric Allman [Wed, 13 Apr 1994 00:33:14 +0000 (16:33 -0800)]
add SFS_STATVFS

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

30 years agoNetBSD updates
Eric Allman [Wed, 13 Apr 1994 00:31:47 +0000 (16:31 -0800)]
NetBSD updates

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

30 years agomake location of sendmail.st consistent
Eric Allman [Wed, 13 Apr 1994 00:27:03 +0000 (16:27 -0800)]
make location of sendmail.st consistent

SCCS-vsn: usr.sbin/sendmail/src/Makefiles/Makefile.DomainOS 8.5

30 years agoUnixWare changes
Eric Allman [Wed, 13 Apr 1994 00:01:04 +0000 (16:01 -0800)]
UnixWare changes

SCCS-vsn: usr.sbin/sendmail/src/conf.c 8.85
SCCS-vsn: usr.sbin/sendmail/src/conf.h 8.99

30 years agosyntax bug (oops!)
Eric Allman [Tue, 12 Apr 1994 23:59:03 +0000 (15:59 -0800)]
syntax bug (oops!)

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

30 years agoadd src/Makefile.CLIX
Eric Allman [Tue, 12 Apr 1994 23:44:13 +0000 (15:44 -0800)]
add src/Makefile.CLIX

SCCS-vsn: usr.sbin/sendmail/Files.base 8.3

30 years agodate and time created 94/04/12 08:43:01 by eric
Eric Allman [Tue, 12 Apr 1994 23:43:01 +0000 (15:43 -0800)]
date and time created 94/04/12 08:43:01 by eric

SCCS-vsn: usr.sbin/sendmail/src/Makefiles/Makefile.CLIX 8.1

30 years agoupdates for Intergraph CLIX
Eric Allman [Tue, 12 Apr 1994 23:38:38 +0000 (15:38 -0800)]
updates for Intergraph CLIX

SCCS-vsn: usr.sbin/sendmail/src/headers.c 8.31
SCCS-vsn: usr.sbin/sendmail/src/main.c 8.54
SCCS-vsn: usr.sbin/sendmail/src/conf.h 8.98
SCCS-vsn: usr.sbin/sendmail/src/util.c 8.36
SCCS-vsn: usr.sbin/sendmail/src/conf.c 8.84
SCCS-vsn: usr.sbin/sendmail/src/mci.c 8.13

30 years agohandle possible zero arg to xalloc and large file sizes
Eric Allman [Tue, 12 Apr 1994 23:22:14 +0000 (15:22 -0800)]
handle possible zero arg to xalloc and large file sizes

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

30 years agodeliver all mail in a new session; this solves some security problems
Eric Allman [Tue, 12 Apr 1994 23:21:37 +0000 (15:21 -0800)]
deliver all mail in a new session; this solves some security problems

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

30 years agohandle multi-line greeting messages
Eric Allman [Tue, 12 Apr 1994 23:21:15 +0000 (15:21 -0800)]
handle multi-line greeting messages

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

30 years agodon't complain about no NIS domain for optional NIS maps
Eric Allman [Tue, 12 Apr 1994 23:21:00 +0000 (15:21 -0800)]
don't complain about no NIS domain for optional NIS maps

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

30 years agoupdates for picky C compilers
Eric Allman [Tue, 12 Apr 1994 23:20:36 +0000 (15:20 -0800)]
updates for picky C compilers

SCCS-vsn: usr.sbin/sendmail/src/conf.c 8.83
SCCS-vsn: usr.sbin/sendmail/src/main.c 8.53

30 years agodon't vgone the vnode in vcount if it is ours
Kirk McKusick [Tue, 12 Apr 1994 07:06:28 +0000 (23:06 -0800)]
don't vgone the vnode in vcount if it is ours

SCCS-vsn: sys/kern/vfs_subr.c 8.12

30 years agoparameterize nroff so people can drop in other versions
Eric Allman [Tue, 12 Apr 1994 02:22:08 +0000 (18:22 -0800)]
parameterize nroff so people can drop in other versions

SCCS-vsn: usr.sbin/sendmail/src/Makefiles/Makefile.AIX 8.3
SCCS-vsn: usr.sbin/sendmail/src/Makefiles/Makefile.AUX 8.3
SCCS-vsn: usr.sbin/sendmail/src/Makefiles/Makefile.BSD43 8.3
SCCS-vsn: usr.sbin/sendmail/src/Makefiles/Makefile.ConvexOS 8.3
SCCS-vsn: usr.sbin/sendmail/src/Makefiles/Makefile.Dell 8.3
SCCS-vsn: usr.sbin/sendmail/src/Makefiles/Makefile.dgux 8.3
SCCS-vsn: usr.sbin/sendmail/src/Makefiles/Makefile.DomainOS 8.4
SCCS-vsn: usr.sbin/sendmail/src/Makefiles/Makefile.Dynix 8.3
SCCS-vsn: usr.sbin/sendmail/src/Makefiles/Makefile.HP-UX 8.3
SCCS-vsn: usr.sbin/sendmail/src/Makefiles/Makefile.IRIX 8.4
SCCS-vsn: usr.sbin/sendmail/src/Makefiles/Makefile.Linux 8.7
SCCS-vsn: usr.sbin/sendmail/src/Makefiles/Makefile.Mach386 8.3
SCCS-vsn: usr.sbin/sendmail/src/Makefiles/Makefile.NeXT 8.3
SCCS-vsn: usr.sbin/sendmail/src/Makefiles/Makefile.OSF1 8.3
SCCS-vsn: usr.sbin/sendmail/src/Makefiles/Makefile.PTX 8.3
SCCS-vsn: usr.sbin/sendmail/src/Makefiles/Makefile.RISCos 8.3
SCCS-vsn: usr.sbin/sendmail/src/Makefiles/Makefile.SCO 8.3
SCCS-vsn: usr.sbin/sendmail/src/Makefiles/Makefile.SVR4 8.3
SCCS-vsn: usr.sbin/sendmail/src/Makefiles/Makefile.Solaris 8.3
SCCS-vsn: usr.sbin/sendmail/src/Makefiles/Makefile.SunOS 8.3
SCCS-vsn: usr.sbin/sendmail/src/Makefiles/Makefile.SunOS.4.0 8.3
SCCS-vsn: usr.sbin/sendmail/src/Makefiles/Makefile.SunOS.5.3 8.3
SCCS-vsn: usr.sbin/sendmail/src/Makefiles/Makefile.SunOS.5.4 8.3
SCCS-vsn: usr.sbin/sendmail/src/Makefiles/Makefile.Titan 8.3
SCCS-vsn: usr.sbin/sendmail/src/Makefiles/Makefile.ULTRIX 8.3
SCCS-vsn: usr.sbin/sendmail/src/Makefiles/Makefile.UMAX 8.3
SCCS-vsn: usr.sbin/sendmail/src/Makefiles/Makefile.dist 8.12

30 years agomove tcppredack, tcppreddat, tcppcbcachemiss into the TCP stats structure
Keith Bostic [Mon, 11 Apr 1994 02:40:27 +0000 (18:40 -0800)]
move tcppredack, tcppreddat, tcppcbcachemiss into the TCP stats structure
Rich Stevens asked, Mike Karels agreed.

SCCS-vsn: sys/netinet/tcp_input.c 8.5
SCCS-vsn: sys/netinet/tcp_var.h 8.3

30 years agopass V_SAVE to vinvalbuf
Jan-Simon Pendry [Sat, 9 Apr 1994 16:33:33 +0000 (08:33 -0800)]
pass V_SAVE to vinvalbuf

SCCS-vsn: sys/ufs/lfs/lfs_vfsops.c 8.6
SCCS-vsn: sys/miscfs/specfs/spec_vnops.c 8.6

30 years agocleanup code and comment on maximum number of processes (from cgd)
Kirk McKusick [Sat, 9 Apr 1994 13:35:45 +0000 (05:35 -0800)]
cleanup code and comment on maximum number of processes (from cgd)

SCCS-vsn: sys/kern/kern_fork.c 8.6

30 years agoretry the lstat if the create fails because the file exists,
Keith Bostic [Sat, 9 Apr 1994 01:36:24 +0000 (17:36 -0800)]
retry the lstat if the create fails because the file exists,
so we can detect symbolic link replacement

SCCS-vsn: libexec/mail.local/mail.local.c 8.6

30 years agoEric points out that you can compare the stat structures, which
Keith Bostic [Sat, 9 Apr 1994 00:39:05 +0000 (16:39 -0800)]
Eric points out that you can compare the stat structures, which
detects if open went through a symbolic link

SCCS-vsn: libexec/mail.local/mail.local.c 8.5

30 years agofix typos
Jan-Simon Pendry [Sat, 9 Apr 1994 00:28:20 +0000 (16:28 -0800)]
fix typos

SCCS-vsn: usr.bin/uname/uname.1 8.3

30 years agomake the symbolic link race harder to hit by checking after the
Keith Bostic [Fri, 8 Apr 1994 23:52:30 +0000 (15:52 -0800)]
make the symbolic link race harder to hit by checking after the
open as well as before

SCCS-vsn: libexec/mail.local/mail.local.c 8.4

30 years agoportability changes for SunOS and BSD/386
Eric Allman [Fri, 8 Apr 1994 09:28:41 +0000 (01:28 -0800)]
portability changes for SunOS and BSD/386

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

30 years agotypo
Keith Bostic [Fri, 8 Apr 1994 05:38:35 +0000 (21:38 -0800)]
typo

SCCS-vsn: lib/libc/gen/fts.3 8.4

30 years agoadd 1994 copyright
Jan-Simon Pendry [Thu, 7 Apr 1994 03:41:20 +0000 (19:41 -0800)]
add 1994 copyright

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

30 years agoprettiness police
Jan-Simon Pendry [Thu, 7 Apr 1994 03:06:56 +0000 (19:06 -0800)]
prettiness police

SCCS-vsn: libexec/rshd/rshd.c 8.2
SCCS-vsn: usr.bin/rsh/rsh.c 8.2

30 years agofix REST.
Jan-Simon Pendry [Thu, 7 Apr 1994 02:05:04 +0000 (18:05 -0800)]
fix REST.
fix globbing - need NOCHECK flag

SCCS-vsn: libexec/ftpd/ftpcmd.y 8.3

30 years agofix globbing - need NOCHECK flag
Jan-Simon Pendry [Thu, 7 Apr 1994 02:04:21 +0000 (18:04 -0800)]
fix globbing - need NOCHECK flag

SCCS-vsn: libexec/ftpd/popen.c 8.3
SCCS-vsn: libexec/ftpd/ftpd.c 8.3

30 years agofix restart command
Jan-Simon Pendry [Thu, 7 Apr 1994 02:02:32 +0000 (18:02 -0800)]
fix restart command

SCCS-vsn: usr.bin/ftp/ftp.c 8.4

30 years agofix globbing - need NOCHECK flag
Jan-Simon Pendry [Thu, 7 Apr 1994 02:01:39 +0000 (18:01 -0800)]
fix globbing - need NOCHECK flag

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

30 years agohosts which are down were sorted incorrectly
Keith Bostic [Wed, 6 Apr 1994 04:51:45 +0000 (20:51 -0800)]
hosts which are down were sorted incorrectly
From: "Chris G. Demetriou" <cgd@postgres.Berkeley.EDU>
prettiness police

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

30 years agoprettiness police
Keith Bostic [Wed, 6 Apr 1994 04:51:44 +0000 (20:51 -0800)]
prettiness police

SCCS-vsn: usr.bin/ruptime/ruptime.1 8.2

30 years agorewrite the test for clarity
Keith Bostic [Wed, 6 Apr 1994 03:30:08 +0000 (19:30 -0800)]
rewrite the test for clarity

SCCS-vsn: games/random/random.c 8.5

30 years agorandom wasn't. now uses integer compare with 0, which does
Jan-Simon Pendry [Tue, 5 Apr 1994 22:18:40 +0000 (14:18 -0800)]
random wasn't.  now uses integer compare with 0, which does

SCCS-vsn: games/random/random.c 8.4

30 years ago4.4BSD-Lite
Keith Bostic [Tue, 5 Apr 1994 05:36:59 +0000 (21:36 -0800)]
4.4BSD-Lite

SCCS-vsn: share/skel/dot.rhosts 8.2
SCCS-vsn: share/skel/dot.profile 8.2

30 years agoset EDITOR, PAGER
Keith Bostic [Tue, 5 Apr 1994 05:31:18 +0000 (21:31 -0800)]
set EDITOR, PAGER

SCCS-vsn: share/skel/dot.cshrc 8.4

30 years ago4.4BSD-Lite
Keith Bostic [Tue, 5 Apr 1994 05:30:29 +0000 (21:30 -0800)]
4.4BSD-Lite

SCCS-vsn: share/skel/dot.mailrc 8.2

30 years agoset up vi
Keith Bostic [Tue, 5 Apr 1994 05:27:10 +0000 (21:27 -0800)]
set up vi

SCCS-vsn: share/skel/dot.cshrc 8.3

30 years ago4.4BSD-Lite
Keith Bostic [Tue, 5 Apr 1994 05:25:23 +0000 (21:25 -0800)]
4.4BSD-Lite

SCCS-vsn: share/skel/dot.cshrc 8.2
SCCS-vsn: share/skel/dot.login 8.2

30 years agoeliminate local version of glob (cf ftp)
Jan-Simon Pendry [Tue, 5 Apr 1994 03:36:06 +0000 (19:36 -0800)]
eliminate local version of glob (cf ftp)
clean up yacc grammar.  prettiness police.

SCCS-vsn: libexec/ftpd/Makefile 8.2
SCCS-vsn: libexec/ftpd/popen.c 8.2
SCCS-vsn: libexec/ftpd/ftpd.c 8.2
SCCS-vsn: libexec/ftpd/ftpcmd.y 8.2
SCCS-vsn: libexec/ftpd/extern.h 8.2

30 years agomake the LBL stand out
Keith Bostic [Tue, 5 Apr 1994 03:23:39 +0000 (19:23 -0800)]
make the LBL stand out

SCCS-vsn: contrib/Makefile 8.9

30 years agoone more try, with feeling
Keith Bostic [Tue, 5 Apr 1994 03:17:27 +0000 (19:17 -0800)]
one more try, with feeling

SCCS-vsn: contrib/libg++-2.3/libg++/g++-include/sys/socket.h 1.4

30 years agomatch the real 4.4BSD include file for recv, recvfrom, recvmsg,
Keith Bostic [Tue, 5 Apr 1994 02:48:44 +0000 (18:48 -0800)]
match the real 4.4BSD include file for recv, recvfrom, recvmsg,
send, sendto, sedmsg

SCCS-vsn: contrib/libg++-2.3/libg++/g++-include/sys/socket.h 1.3

30 years agodon't use nargs when calculating the command length, it might be -1
Keith Bostic [Tue, 5 Apr 1994 00:48:16 +0000 (16:48 -0800)]
don't use nargs when calculating the command length, it might be -1
calculate the maximum command length correctly, heaven knows why

SCCS-vsn: usr.bin/apply/apply.c 8.4

30 years agoallocate memory fast, use the user's SHELL, make -0 work, exit 0
Keith Bostic [Tue, 5 Apr 1994 00:17:17 +0000 (16:17 -0800)]
allocate memory fast, use the user's SHELL, make -0 work, exit 0
if everything worked, minor KNF

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

30 years agonon-proprietary version from Jan-Simon Pendry
Keith Bostic [Tue, 5 Apr 1994 00:14:33 +0000 (16:14 -0800)]
non-proprietary version from Jan-Simon Pendry

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

30 years agominor reworking for clarity
Keith Bostic [Tue, 5 Apr 1994 00:11:43 +0000 (16:11 -0800)]
minor reworking for clarity

SCCS-vsn: usr.bin/apply/apply.1 8.2

30 years agonon-proprietary version from Jan-Simon Pendry
Keith Bostic [Tue, 5 Apr 1994 00:08:29 +0000 (16:08 -0800)]
non-proprietary version from Jan-Simon Pendry

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

30 years agooptind is declared in the library
Keith Bostic [Mon, 4 Apr 1994 22:34:37 +0000 (14:34 -0800)]
optind is declared in the library

SCCS-vsn: usr.sbin/chown/chown.c 8.8