unix-history/.git
33 years agomake pw_edit fail for good when it fails; don't wait for db lock
Keith Bostic [Mon, 4 Mar 1991 08:14:32 +0000 (00:14 -0800)]
make pw_edit fail for good when it fails; don't wait for db lock

SCCS-vsn: usr.sbin/vipw/pw_util.c 5.2

33 years agofix error message when user doesn't know the old passwd
Keith Bostic [Mon, 4 Mar 1991 08:12:30 +0000 (00:12 -0800)]
fix error message when user doesn't know the old passwd

SCCS-vsn: usr.bin/passwd/local_passwd.c 5.3

33 years agoredo the pw_copy calling convention
Keith Bostic [Mon, 4 Mar 1991 08:08:05 +0000 (00:08 -0800)]
redo the pw_copy calling convention

SCCS-vsn: usr.bin/passwd/local_passwd.c 5.2

33 years agoget the temporary file and fd handling right.
Keith Bostic [Mon, 4 Mar 1991 08:07:48 +0000 (00:07 -0800)]
get the temporary file and fd handling right.

SCCS-vsn: usr.bin/chpass/chpass.c 5.17
SCCS-vsn: usr.bin/chpass/edit.c 5.2
SCCS-vsn: usr.bin/chpass/pw_copy.c 5.2

33 years agoDBT data changed to be unsigned
Keith Bostic [Mon, 4 Mar 1991 06:33:21 +0000 (22:33 -0800)]
DBT data changed to be unsigned

SCCS-vsn: lib/libc/db/btree/bt_open.c 5.7
SCCS-vsn: lib/libc/db/btree/bt_seq.c 5.4
SCCS-vsn: lib/libc/db/btree/bt_utils.c 5.3

33 years agoDBT data changed to be unsigned, fix routines that take flags
Keith Bostic [Mon, 4 Mar 1991 06:32:59 +0000 (22:32 -0800)]
DBT data changed to be unsigned, fix routines that take flags

SCCS-vsn: lib/libc/db/hash/hash_bigkey.c 5.4
SCCS-vsn: lib/libc/db/hash/hash.c 5.12
SCCS-vsn: lib/libc/db/hash/hsearch.c 5.4
SCCS-vsn: lib/libc/db/hash/hash_page.c 5.11
SCCS-vsn: lib/libc/db/hash/ndbm.c 5.5

33 years agoconvert from ndbm(3) to db(3) interface
Keith Bostic [Mon, 4 Mar 1991 06:20:51 +0000 (22:20 -0800)]
convert from ndbm(3) to db(3) interface

SCCS-vsn: lib/libc/gen/getpwent.c 5.19

33 years agodo function prototypes for db(3) internal routines
Keith Bostic [Mon, 4 Mar 1991 05:59:48 +0000 (21:59 -0800)]
do function prototypes for db(3) internal routines

SCCS-vsn: include/db.h 5.6

33 years agoconvert from ndbm(3) to db(3) interface
Keith Bostic [Mon, 4 Mar 1991 05:44:05 +0000 (21:44 -0800)]
convert from ndbm(3) to db(3) interface

SCCS-vsn: usr.sbin/kvm_mkdb/kvm_mkdb.c 5.10
SCCS-vsn: usr.sbin/kvm_mkdb/nlist.c 5.3

33 years agomove password databases back into /etc, rename for db(3) interface
Keith Bostic [Mon, 4 Mar 1991 05:33:42 +0000 (21:33 -0800)]
move password databases back into /etc, rename for db(3) interface

SCCS-vsn: include/pwd.h 5.10

33 years agoforgot to switch the include file from ndbm.h to db.h
Keith Bostic [Mon, 4 Mar 1991 05:32:13 +0000 (21:32 -0800)]
forgot to switch the include file from ndbm.h to db.h

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

33 years agoconvert from ndbm(3) to db(3) interface
Keith Bostic [Mon, 4 Mar 1991 05:31:10 +0000 (21:31 -0800)]
convert from ndbm(3) to db(3) interface

SCCS-vsn: lib/libc/gen/devname.c 5.12
SCCS-vsn: usr.sbin/dev_mkdb/dev_mkdb.c 5.4

33 years agoDBT.data is unsigned
Keith Bostic [Mon, 4 Mar 1991 05:20:26 +0000 (21:20 -0800)]
DBT.data is unsigned

SCCS-vsn: include/db.h 5.5

33 years agodate and time created 91/03/03 00:39:06 by donn
Donn Seeley [Sun, 3 Mar 1991 16:39:06 +0000 (08:39 -0800)]
date and time created 91/03/03 00:39:06 by donn

SCCS-vsn: contrib/gas-1.38/config/Makefile.vax 6.1

33 years agodate and time created 91/03/03 00:38:38 by donn
Donn Seeley [Sun, 3 Mar 1991 16:38:38 +0000 (08:38 -0800)]
date and time created 91/03/03 00:38:38 by donn

SCCS-vsn: contrib/gas-1.38/config/Makefile.i386 6.1

33 years agodate and time created 91/03/03 00:38:20 by donn
Donn Seeley [Sun, 3 Mar 1991 16:38:20 +0000 (08:38 -0800)]
date and time created 91/03/03 00:38:20 by donn

SCCS-vsn: contrib/gas-1.38/config/Makefile.hp300 6.1

33 years agodate and time created 91/03/03 00:37:47 by donn
Donn Seeley [Sun, 3 Mar 1991 16:37:47 +0000 (08:37 -0800)]
date and time created 91/03/03 00:37:47 by donn

SCCS-vsn: contrib/gas-1.38/Makefile 6.1

33 years agoFixed pinhead code that went out of its way to write on a string.
Donn Seeley [Sun, 3 Mar 1991 15:38:39 +0000 (07:38 -0800)]
Fixed pinhead code that went out of its way to write on a string.

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

33 years agoANSI
Keith Bostic [Sun, 3 Mar 1991 10:07:56 +0000 (02:07 -0800)]
ANSI

SCCS-vsn: usr.sbin/rwhod/rwhod.c 5.20
SCCS-vsn: usr.sbin/sendmail/src/alias.c 5.22
SCCS-vsn: usr.sbin/sendmail/src/clock.c 5.9
SCCS-vsn: usr.sbin/sendmail/src/conf.c 5.27
SCCS-vsn: usr.sbin/sendmail/src/daemon.c 5.37
SCCS-vsn: usr.sbin/sendmail/src/deliver.c 5.39
SCCS-vsn: usr.sbin/sendmail/src/domain.c 5.23
SCCS-vsn: usr.sbin/sendmail/src/err.c 5.11
SCCS-vsn: usr.sbin/sendmail/src/main.c 5.32
SCCS-vsn: usr.sbin/sendmail/src/queue.c 5.31
SCCS-vsn: usr.sbin/sendmail/src/recipient.c 5.19
SCCS-vsn: usr.sbin/sendmail/src/srvrsmtp.c 5.29
SCCS-vsn: usr.sbin/sendmail/src/usersmtp.c 5.16
SCCS-vsn: usr.sbin/sendmail/src/util.c 5.19
SCCS-vsn: usr.sbin/sliplogin/sliplogin.c 5.6
SCCS-vsn: usr.sbin/syslogd/syslogd.c 5.45
SCCS-vsn: usr.sbin/timed/timed/acksend.c 2.8
SCCS-vsn: usr.sbin/timed/timed/candidate.c 2.7
SCCS-vsn: usr.sbin/timed/timed/master.c 2.20
SCCS-vsn: usr.sbin/timed/timed/measure.c 2.8
SCCS-vsn: usr.sbin/timed/timed/readmsg.c 2.13
SCCS-vsn: usr.sbin/timed/timed/slave.c 2.22
SCCS-vsn: usr.sbin/timed/timed/timed.c 2.21
SCCS-vsn: usr.sbin/timed/timedc/cmds.c 2.8
SCCS-vsn: usr.sbin/trsp/trsp.c 6.8
SCCS-vsn: usr.sbin/update/update.c 4.6

33 years ago4th arg to dn_expand is a pointer
Keith Bostic [Sun, 3 Mar 1991 08:22:34 +0000 (00:22 -0800)]
4th arg to dn_expand is a pointer

SCCS-vsn: lib/libc/net/resolver.3 6.6

33 years agoget declarations right
Keith Bostic [Sun, 3 Mar 1991 08:11:26 +0000 (00:11 -0800)]
get declarations right

SCCS-vsn: lib/libc/net/res_debug.c 5.35

33 years agop_class, p_type, and fp_query are exported to named
Keith Bostic [Sun, 3 Mar 1991 08:01:36 +0000 (00:01 -0800)]
p_class, p_type, and fp_query are exported to named

SCCS-vsn: lib/libc/net/res_debug.c 5.34

33 years agoANSNI
Keith Bostic [Sun, 3 Mar 1991 07:40:41 +0000 (23:40 -0800)]
ANSNI

SCCS-vsn: usr.sbin/mtree/spec.c 5.14

33 years agoANSI
Keith Bostic [Sun, 3 Mar 1991 07:33:19 +0000 (23:33 -0800)]
ANSI

SCCS-vsn: old/mkhosts/mkhosts.c 5.5

33 years agoANSI C -- string constants can't be written
Keith Bostic [Sun, 3 Mar 1991 07:32:09 +0000 (23:32 -0800)]
ANSI C -- string constants can't be written

SCCS-vsn: usr.bin/diff/diff/diff.h 4.9
SCCS-vsn: usr.bin/diff/diff/diffreg.c 4.22

33 years agogethostent used by mkhosts(1)
Keith Bostic [Sun, 3 Mar 1991 07:19:31 +0000 (23:19 -0800)]
gethostent used by mkhosts(1)

SCCS-vsn: include/netdb.h 5.14

33 years agodocument use of null status pointer, distinguish between ptr and value
Mike Karels [Sun, 3 Mar 1991 07:14:43 +0000 (23:14 -0800)]
document use of null status pointer, distinguish between ptr and value

SCCS-vsn: lib/libc/sys/wait.2 6.4

33 years agoANSI
Keith Bostic [Sun, 3 Mar 1991 07:10:55 +0000 (23:10 -0800)]
ANSI

SCCS-vsn: usr.sbin/kvm_mkdb/kvm_mkdb.c 5.9
SCCS-vsn: usr.sbin/lpr/lpc/lpc.c 5.11
SCCS-vsn: usr.sbin/lpr/common_source/common.c 5.7
SCCS-vsn: usr.sbin/lpr/common_source/startdaemon.c 5.7
SCCS-vsn: usr.sbin/lpr/lpd/lpd.c 5.11
SCCS-vsn: usr.sbin/lpr/lpd/printjob.c 5.13
SCCS-vsn: usr.sbin/lpr/lpd/recvjob.c 5.12
SCCS-vsn: usr.sbin/lpr/lpq/lpq.c 5.7
SCCS-vsn: usr.sbin/lpr/lpr/lpr.c 5.9
SCCS-vsn: usr.sbin/lpr/lprm/lprm.c 5.6
SCCS-vsn: old/vfilters/rvsort/rvsort.c 5.5
SCCS-vsn: old/vfilters/vsort/vsort.c 5.4

33 years agoANSI, replace local copy of strdup
Keith Bostic [Sun, 3 Mar 1991 06:47:09 +0000 (22:47 -0800)]
ANSI, replace local copy of strdup

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

33 years agoANSI
Keith Bostic [Sun, 3 Mar 1991 06:43:48 +0000 (22:43 -0800)]
ANSI

SCCS-vsn: usr.sbin/cron/cron.c 4.17
SCCS-vsn: usr.sbin/dev_mkdb/dev_mkdb.c 5.3
SCCS-vsn: old/gettable/gettable.c 5.6
SCCS-vsn: old/implogd/implogd.c 5.10

33 years agoANSI preprocessor works a bit differently...
Keith Bostic [Sun, 3 Mar 1991 06:33:31 +0000 (22:33 -0800)]
ANSI preprocessor works a bit differently...

SCCS-vsn: usr.bin/sccs/pathnames.h 5.4
SCCS-vsn: usr.bin/sccs/sccs.c 5.10

33 years agoANSI
Keith Bostic [Sun, 3 Mar 1991 05:40:34 +0000 (21:40 -0800)]
ANSI

SCCS-vsn: usr.bin/window/ww.h 3.63
SCCS-vsn: usr.bin/window/wwchild.c 3.15
SCCS-vsn: usr.bin/window/wwgets.c 3.17
SCCS-vsn: usr.bin/window/wwrint.c 3.11

33 years agoANSI (real bug fix!)
Keith Bostic [Sun, 3 Mar 1991 05:39:26 +0000 (21:39 -0800)]
ANSI (real bug fix!)

SCCS-vsn: usr.bin/xsend/xsend/xsend.c 4.7

33 years agoANSI
Keith Bostic [Sun, 3 Mar 1991 05:38:00 +0000 (21:38 -0800)]
ANSI

SCCS-vsn: usr.bin/xargs/xargs.c 5.6

33 years agoANSI, make exit codes consistent
Keith Bostic [Sun, 3 Mar 1991 05:35:01 +0000 (21:35 -0800)]
ANSI, make exit codes consistent

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

33 years agoANSI
Keith Bostic [Sun, 3 Mar 1991 05:34:19 +0000 (21:34 -0800)]
ANSI

SCCS-vsn: usr.bin/wall/wall.c 5.14
SCCS-vsn: usr.bin/wc/wc.c 5.7
SCCS-vsn: usr.bin/what/what.c 5.5
SCCS-vsn: old/whoami/whoami.c 5.5

33 years agoANSI, replace strsave with strdup
Keith Bostic [Sun, 3 Mar 1991 05:21:44 +0000 (21:21 -0800)]
ANSI, replace strsave with strdup

SCCS-vsn: usr.bin/w/w.c 5.25

33 years agoANSI
Keith Bostic [Sun, 3 Mar 1991 05:20:01 +0000 (21:20 -0800)]
ANSI

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

33 years agodate and time created 91/03/02 13:17:33 by bostic
Keith Bostic [Sun, 3 Mar 1991 05:17:33 +0000 (21:17 -0800)]
date and time created 91/03/02 13:17:33 by bostic

SCCS-vsn: usr.bin/uucp/Makefile.inc 5.1

33 years agodate and time created 91/03/02 13:16:42 by bostic
Keith Bostic [Sun, 3 Mar 1991 05:16:42 +0000 (21:16 -0800)]
date and time created 91/03/02 13:16:42 by bostic

SCCS-vsn: usr.bin/uucp/uuxqt/Makefile 5.1

33 years agodate and time created 91/03/02 13:16:38 by bostic
Keith Bostic [Sun, 3 Mar 1991 05:16:38 +0000 (21:16 -0800)]
date and time created 91/03/02 13:16:38 by bostic

SCCS-vsn: usr.bin/uucp/uux/Makefile 5.1

33 years agodate and time created 91/03/02 13:16:32 by bostic
Keith Bostic [Sun, 3 Mar 1991 05:16:32 +0000 (21:16 -0800)]
date and time created 91/03/02 13:16:32 by bostic

SCCS-vsn: usr.bin/uucp/uusnap/Makefile 5.1

33 years agodate and time created 91/03/02 13:16:27 by bostic
Keith Bostic [Sun, 3 Mar 1991 05:16:27 +0000 (21:16 -0800)]
date and time created 91/03/02 13:16:27 by bostic

SCCS-vsn: usr.bin/uucp/uusend/Makefile 5.1

33 years agodate and time created 91/03/02 13:16:20 by bostic
Keith Bostic [Sun, 3 Mar 1991 05:16:20 +0000 (21:16 -0800)]
date and time created 91/03/02 13:16:20 by bostic

SCCS-vsn: usr.bin/uucp/uuq/Makefile 5.1

33 years agodate and time created 91/03/02 13:16:12 by bostic
Keith Bostic [Sun, 3 Mar 1991 05:16:12 +0000 (21:16 -0800)]
date and time created 91/03/02 13:16:12 by bostic

SCCS-vsn: usr.bin/uucp/uupoll/Makefile 5.1

33 years agodate and time created 91/03/02 13:16:02 by bostic
Keith Bostic [Sun, 3 Mar 1991 05:16:02 +0000 (21:16 -0800)]
date and time created 91/03/02 13:16:02 by bostic

SCCS-vsn: usr.bin/uucp/uuname/Makefile 5.1

33 years agodate and time created 91/03/02 13:15:54 by bostic
Keith Bostic [Sun, 3 Mar 1991 05:15:54 +0000 (21:15 -0800)]
date and time created 91/03/02 13:15:54 by bostic

SCCS-vsn: usr.bin/uucp/uulog/Makefile 5.1

33 years agodate and time created 91/03/02 13:15:41 by bostic
Keith Bostic [Sun, 3 Mar 1991 05:15:41 +0000 (21:15 -0800)]
date and time created 91/03/02 13:15:41 by bostic

SCCS-vsn: usr.bin/uucp/uucp/Makefile 5.1

33 years agodate and time created 91/03/02 13:15:32 by bostic
Keith Bostic [Sun, 3 Mar 1991 05:15:32 +0000 (21:15 -0800)]
date and time created 91/03/02 13:15:32 by bostic

SCCS-vsn: usr.bin/uucp/uuclean/Makefile 5.1

33 years agodate and time created 91/03/02 13:15:16 by bostic
Keith Bostic [Sun, 3 Mar 1991 05:15:16 +0000 (21:15 -0800)]
date and time created 91/03/02 13:15:16 by bostic

SCCS-vsn: usr.bin/uucp/uucico/Makefile 5.1

33 years agoANSI
Keith Bostic [Sun, 3 Mar 1991 05:15:10 +0000 (21:15 -0800)]
ANSI

SCCS-vsn: usr.bin/uucp/uucico/cico.c 5.20
SCCS-vsn: usr.bin/uucp/uucico/conn.c 5.16
SCCS-vsn: usr.bin/uucp/uucico/fio.c 5.7
SCCS-vsn: usr.bin/uucp/uucico/pk1.c 5.12
SCCS-vsn: usr.bin/uucp/uucico/tio.c 4.11

33 years agodate and time created 91/03/02 13:14:20 by bostic
Keith Bostic [Sun, 3 Mar 1991 05:14:20 +0000 (21:14 -0800)]
date and time created 91/03/02 13:14:20 by bostic

SCCS-vsn: usr.bin/uucp/man5/Makefile 5.1

33 years agodate and time created 91/03/02 13:14:10 by bostic
Keith Bostic [Sun, 3 Mar 1991 05:14:10 +0000 (21:14 -0800)]
date and time created 91/03/02 13:14:10 by bostic

SCCS-vsn: usr.bin/uucp/libuu/Makefile 5.1

33 years agoANSI
Keith Bostic [Sun, 3 Mar 1991 05:14:07 +0000 (21:14 -0800)]
ANSI

SCCS-vsn: usr.bin/uucp/libuu/getpwinfo.c 5.4

33 years agoANSI (real bug fix!), break up into multiple directories, new style
Keith Bostic [Sun, 3 Mar 1991 05:13:49 +0000 (21:13 -0800)]
ANSI (real bug fix!), break up into multiple directories, new style
Makefiles

SCCS-vsn: usr.bin/uucp/libacu/Makefile 5.1
SCCS-vsn: usr.bin/uucp/libacu/att2224.c 1.3
SCCS-vsn: usr.bin/uucp/libacu/bsdtcp.c 4.5
SCCS-vsn: usr.bin/uucp/libacu/cds224.c 1.3
SCCS-vsn: usr.bin/uucp/libacu/df12.c 4.3
SCCS-vsn: usr.bin/uucp/libacu/df2.c 4.4
SCCS-vsn: usr.bin/uucp/libacu/dk.c 4.3
SCCS-vsn: usr.bin/uucp/libacu/dn.c 4.4
SCCS-vsn: usr.bin/uucp/libacu/hys.c 4.8
SCCS-vsn: usr.bin/uucp/libacu/hys24.c 1.7
SCCS-vsn: usr.bin/uucp/libacu/hysq.c 4.3
SCCS-vsn: usr.bin/uucp/libacu/mic.c 4.3
SCCS-vsn: usr.bin/uucp/libacu/nov.c 4.3
SCCS-vsn: usr.bin/uucp/libacu/pen.c 4.4
SCCS-vsn: usr.bin/uucp/libacu/pnet.c 4.4
SCCS-vsn: usr.bin/uucp/libacu/rvmacs.c 4.6
SCCS-vsn: usr.bin/uucp/libacu/sy.c 4.3
SCCS-vsn: usr.bin/uucp/libacu/unet.c 4.3
SCCS-vsn: usr.bin/uucp/libacu/va212.c 4.4
SCCS-vsn: usr.bin/uucp/libacu/va811.c 4.3
SCCS-vsn: usr.bin/uucp/libacu/va820.c 4.5
SCCS-vsn: usr.bin/uucp/libacu/vad.c 4.4
SCCS-vsn: usr.bin/uucp/libacu/vent.c 4.4
SCCS-vsn: usr.bin/uucp/libacu/vmacs.c 4.6

33 years agoANSI, break up into multiple directories, new style Makefiles
Keith Bostic [Sun, 3 Mar 1991 05:12:42 +0000 (21:12 -0800)]
ANSI, break up into multiple directories, new style Makefiles

SCCS-vsn: usr.bin/uucp/includes/condevs.h 4.8

33 years agodate and time created 91/03/02 13:08:10 by bostic
Keith Bostic [Sun, 3 Mar 1991 05:08:10 +0000 (21:08 -0800)]
date and time created 91/03/02 13:08:10 by bostic

SCCS-vsn: usr.bin/uucp/acucntrl/Makefile 5.1

33 years agoANSI, break up into multiple directories, new style Makefiles
Keith Bostic [Sun, 3 Mar 1991 05:06:38 +0000 (21:06 -0800)]
ANSI, break up into multiple directories, new style Makefiles

SCCS-vsn: usr.bin/uucp/Makefile 5.22

33 years agoranlib when build, places in the source tree use their own libraries
Keith Bostic [Sun, 3 Mar 1991 03:44:27 +0000 (19:44 -0800)]
ranlib when build, places in the source tree use their own libraries

SCCS-vsn: share/mk/bsd.lib.mk 5.20

33 years agoANSI
Keith Bostic [Sun, 3 Mar 1991 03:29:54 +0000 (19:29 -0800)]
ANSI

SCCS-vsn: usr.bin/uucp/uuclean/uuclean.c 5.8

33 years agodate and time created 91/03/02 10:59:36 by bostic
Keith Bostic [Sun, 3 Mar 1991 02:59:36 +0000 (18:59 -0800)]
date and time created 91/03/02 10:59:36 by bostic

SCCS-vsn: usr.bin/uucp/DOC/README.inout 5.1

33 years agodate and time created 91/03/02 10:59:25 by bostic
Keith Bostic [Sun, 3 Mar 1991 02:59:25 +0000 (18:59 -0800)]
date and time created 91/03/02 10:59:25 by bostic

SCCS-vsn: usr.bin/uucp/DOC/README.TCP 5.1

33 years agoANSI (real bug fix!)
Keith Bostic [Sun, 3 Mar 1991 02:26:46 +0000 (18:26 -0800)]
ANSI (real bug fix!)

SCCS-vsn: usr.bin/tip/aculib/courier.c 5.7
SCCS-vsn: usr.bin/tip/aculib/df.c 5.4
SCCS-vsn: usr.bin/tip/aculib/dn11.c 5.4
SCCS-vsn: usr.bin/tip/aculib/hayes.c 5.4
SCCS-vsn: usr.bin/tip/aculib/v3451.c 5.5
SCCS-vsn: usr.bin/tip/aculib/v831.c 5.5
SCCS-vsn: usr.bin/tip/aculib/ventel.c 5.4

33 years agoANSI
Keith Bostic [Sun, 3 Mar 1991 02:26:37 +0000 (18:26 -0800)]
ANSI

SCCS-vsn: usr.bin/tip/value.c 5.5

33 years agoANSI (real bug fix!)
Keith Bostic [Sun, 3 Mar 1991 02:26:36 +0000 (18:26 -0800)]
ANSI (real bug fix!)

SCCS-vsn: usr.bin/tip/aculib/biz22.c 5.5

33 years agoANSI
Keith Bostic [Sun, 3 Mar 1991 02:26:35 +0000 (18:26 -0800)]
ANSI

SCCS-vsn: usr.bin/tset/tset.c 5.15
SCCS-vsn: usr.bin/tip/acu.c 5.8
SCCS-vsn: usr.bin/tip/cmds.c 5.14
SCCS-vsn: usr.bin/tip/tipout.c 5.4

33 years agoI messed up the default path stuff
Keith Bostic [Sun, 3 Mar 1991 02:12:14 +0000 (18:12 -0800)]
I messed up the default path stuff

SCCS-vsn: libexec/rshd/rshd.c 5.38

33 years agoANSI
Keith Bostic [Sat, 2 Mar 1991 11:10:40 +0000 (03:10 -0800)]
ANSI

SCCS-vsn: old/tbl/t1.c 4.4
SCCS-vsn: usr.bin/tftp/main.c 5.10
SCCS-vsn: usr.bin/tftp/tftp.c 5.10

33 years agonot worth fixing, but I don't want to see the error messages either
Keith Bostic [Sat, 2 Mar 1991 11:08:00 +0000 (03:08 -0800)]
not worth fixing, but I don't want to see the error messages either

SCCS-vsn: old/tbl/Makefile 4.7

33 years agoANSI, local include files shouldn't include include files
Keith Bostic [Sat, 2 Mar 1991 11:06:13 +0000 (03:06 -0800)]
ANSI, local include files shouldn't include include files

SCCS-vsn: usr.bin/talk/Makefile 5.13
SCCS-vsn: usr.bin/talk/ctl.c 5.7
SCCS-vsn: usr.bin/talk/ctl_transact.c 5.8
SCCS-vsn: usr.bin/talk/get_addrs.c 5.7
SCCS-vsn: usr.bin/talk/get_names.c 5.9
SCCS-vsn: usr.bin/talk/invite.c 5.8
SCCS-vsn: usr.bin/talk/io.c 5.6
SCCS-vsn: usr.bin/talk/look_up.c 5.7
SCCS-vsn: usr.bin/talk/msgs.c 5.6
SCCS-vsn: usr.bin/talk/talk.h 5.7
SCCS-vsn: usr.bin/talk/talk_ctl.h 5.6

33 years agoANSI
Keith Bostic [Sat, 2 Mar 1991 10:39:34 +0000 (02:39 -0800)]
ANSI

SCCS-vsn: old/roff/common_source/n1.c 4.12
SCCS-vsn: usr.bin/script/script.c 5.12
SCCS-vsn: old/sed/sed0.c 4.6
SCCS-vsn: usr.bin/showmount/showmount.c 6.5
SCCS-vsn: usr.bin/sort/sort.c 4.17
SCCS-vsn: usr.bin/su/su.c 5.24

33 years ago/usr/adm/tracct -> _PATH_TRACCT (/var/account/tracct)
Cynthia A. E. Livingston [Sat, 2 Mar 1991 07:38:05 +0000 (23:38 -0800)]
/usr/adm/tracct -> _PATH_TRACCT (/var/account/tracct)

SCCS-vsn: old/roff/common_source/n1.c 4.11
SCCS-vsn: old/roff/common_source/pathnames.h 5.3

33 years agoANSI (real bug fix!)
Keith Bostic [Sat, 2 Mar 1991 07:35:43 +0000 (23:35 -0800)]
ANSI (real bug fix!)

SCCS-vsn: usr.bin/rlogin/rlogin.c 5.33

33 years agoANSI
Keith Bostic [Sat, 2 Mar 1991 07:30:30 +0000 (23:30 -0800)]
ANSI

SCCS-vsn: usr.bin/login/login.c 5.66
SCCS-vsn: usr.bin/login/pathnames.h 5.6
SCCS-vsn: usr.bin/look/look.c 4.8
SCCS-vsn: usr.bin/make/compat.c 5.7
SCCS-vsn: usr.bin/make/job.c 5.15
SCCS-vsn: usr.bin/make/make.h 5.13
SCCS-vsn: usr.bin/make/targ.c 5.9
SCCS-vsn: usr.bin/man/config.c 5.6
SCCS-vsn: usr.bin/mesg/mesg.c 4.7
SCCS-vsn: usr.bin/more/ch.c 5.10
SCCS-vsn: usr.bin/more/command.c 5.21
SCCS-vsn: usr.bin/more/decode.c 5.9
SCCS-vsn: usr.bin/more/os.c 5.12
SCCS-vsn: usr.bin/more/signal.c 5.8
SCCS-vsn: usr.bin/netstat/if.c 5.15
SCCS-vsn: usr.bin/netstat/main.c 5.20
SCCS-vsn: usr.bin/netstat/ns.c 5.13
SCCS-vsn: usr.bin/nfsstat/nfsstat.c 5.6
SCCS-vsn: usr.bin/passwd/krb_passwd.c 5.4
SCCS-vsn: usr.bin/plot/crtplot.c 4.2
SCCS-vsn: old/pr/pr.c 4.8
SCCS-vsn: usr.bin/ptx/ptx.c 4.6
SCCS-vsn: usr.bin/rdist/docmd.c 5.8
SCCS-vsn: usr.bin/rdist/server.c 5.15
SCCS-vsn: old/refer/refer/refer1.c 4.5
SCCS-vsn: old/refer/sortbib/sortbib.c 4.4

33 years agominor cleanups
Keith Bostic [Sat, 2 Mar 1991 06:55:30 +0000 (22:55 -0800)]
minor cleanups

SCCS-vsn: usr.bin/logger/logger.c 6.15

33 years agoIn the initial terminal setup, cfset[io]speed() was
Dave A. Borman [Sat, 2 Mar 1991 06:51:04 +0000 (22:51 -0800)]
In the initial terminal setup, cfset[io]speed() was

SCCS-vsn: libexec/telnetd/sys_term.c 5.14

33 years agoANSI
Keith Bostic [Sat, 2 Mar 1991 06:33:32 +0000 (22:33 -0800)]
ANSI

SCCS-vsn: usr.bin/ex/ex3.7recover/ex3.7recover.c 7.13
SCCS-vsn: usr.bin/ex/ex3.7preserve/ex3.7preserve.c 7.17
SCCS-vsn: usr.bin/ex/ex.c 7.8
SCCS-vsn: usr.bin/ex/ex.h 7.12
SCCS-vsn: usr.bin/ex/ex_cmdsub.c 7.11
SCCS-vsn: usr.bin/ex/ex_subr.c 7.14
SCCS-vsn: usr.bin/ex/ex_unix.c 7.10
SCCS-vsn: usr.bin/ex/ex_v.c 7.10
SCCS-vsn: usr.bin/ex/ex_vget.c 6.14
SCCS-vsn: usr.bin/from/from.c 5.7
SCCS-vsn: usr.bin/ftp/cmds.c 5.25
SCCS-vsn: usr.bin/ftp/ftp.c 5.37
SCCS-vsn: usr.bin/ftp/main.c 5.18
SCCS-vsn: usr.bin/ftp/ruserpass.c 5.3
SCCS-vsn: usr.bin/grep/old.ucb.grep/old.ucb.grep.c 5.5
SCCS-vsn: usr.bin/last/last.c 5.18
SCCS-vsn: usr.bin/learn/learn/copy.c 4.5
SCCS-vsn: usr.bin/learn/learn/learn.c 4.6
SCCS-vsn: usr.bin/learn/learn/list.c 4.3
SCCS-vsn: usr.bin/learn/learn/mysys.c 4.8
SCCS-vsn: usr.bin/learn/learn/pathnames.h 5.2
SCCS-vsn: usr.bin/leave/leave.c 5.6

33 years agoadd sysline
Keith Bostic [Sat, 2 Mar 1991 06:05:44 +0000 (22:05 -0800)]
add sysline

SCCS-vsn: old/Makefile 5.12

33 years agoANSI
Keith Bostic [Sat, 2 Mar 1991 05:49:02 +0000 (21:49 -0800)]
ANSI

SCCS-vsn: usr.bin/diff/diff/diff.c 4.8
SCCS-vsn: usr.bin/diff/diff/diff.h 4.8

33 years agoANSI (a real bug!)
Keith Bostic [Sat, 2 Mar 1991 05:47:36 +0000 (21:47 -0800)]
ANSI (a real bug!)

SCCS-vsn: usr.bin/diction/diction/dprog.c 4.4

33 years agonot worth fixing, but don't want to see the errors either
Keith Bostic [Sat, 2 Mar 1991 05:45:48 +0000 (21:45 -0800)]
not worth fixing, but don't want to see the errors either

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

33 years agoANSI
Keith Bostic [Sat, 2 Mar 1991 05:45:20 +0000 (21:45 -0800)]
ANSI

SCCS-vsn: old/awk/lib.c 4.8

33 years agoANSI (a real bug!)
Keith Bostic [Sat, 2 Mar 1991 05:42:33 +0000 (21:42 -0800)]
ANSI (a real bug!)

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

33 years agoANSI
Keith Bostic [Sat, 2 Mar 1991 05:40:46 +0000 (21:40 -0800)]
ANSI

SCCS-vsn: usr.bin/at/atq/atq.c 5.7

33 years agouse tzfile.h seconds #defines instead of our own
Keith Bostic [Sat, 2 Mar 1991 02:43:46 +0000 (18:43 -0800)]
use tzfile.h seconds #defines instead of our own

SCCS-vsn: sbin/dump/optr.c 5.7
SCCS-vsn: sbin/dump/dump.h 5.13

33 years agoAdd -S option (type of service)
Dave A. Borman [Fri, 1 Mar 1991 18:59:14 +0000 (10:59 -0800)]
Add -S option (type of service)

SCCS-vsn: usr.bin/telnet/commands.c 5.4
SCCS-vsn: usr.bin/telnet/main.c 5.3

33 years ago(no message)
Dave A. Borman [Fri, 1 Mar 1991 18:30:22 +0000 (10:30 -0800)]
(no message)

SCCS-vsn: lib/libtelnet/Makefile 5.2

33 years agodate and time created 91/03/01 02:16:10 by dab
Dave A. Borman [Fri, 1 Mar 1991 18:16:10 +0000 (10:16 -0800)]
date and time created 91/03/01 02:16:10 by dab

SCCS-vsn: libexec/telnetd/authenc.c 5.1

33 years agoFix sccs.include.redist.sh line
Dave A. Borman [Fri, 1 Mar 1991 18:15:39 +0000 (10:15 -0800)]
Fix sccs.include.redist.sh line

SCCS-vsn: libexec/telnetd/Makefile 5.14

33 years agodate and time created 91/03/01 02:13:33 by dab
Dave A. Borman [Fri, 1 Mar 1991 18:13:33 +0000 (10:13 -0800)]
date and time created 91/03/01 02:13:33 by dab

SCCS-vsn: usr.bin/telnet/authenc.c 5.1

33 years agofix sccs.include.redist line
Dave A. Borman [Fri, 1 Mar 1991 18:12:52 +0000 (10:12 -0800)]
fix sccs.include.redist line

SCCS-vsn: usr.bin/telnet/Makefile 5.5

33 years agoTelnet AUTHENTICATION option
Dave A. Borman [Fri, 1 Mar 1991 17:35:24 +0000 (09:35 -0800)]
Telnet AUTHENTICATION option
Telnet ENCRYPT option (test version)
Function prototypes
Bug fixes and code cleanup

SCCS-vsn: libexec/telnetd/telnetd.h 5.3
SCCS-vsn: libexec/telnetd/ext.h 5.7
SCCS-vsn: libexec/telnetd/sys_term.c 5.13
SCCS-vsn: libexec/telnetd/state.c 5.9
SCCS-vsn: libexec/telnetd/utility.c 5.7
SCCS-vsn: libexec/telnetd/Makefile 5.13
SCCS-vsn: libexec/telnetd/termstat.c 5.9
SCCS-vsn: libexec/telnetd/slc.c 5.7
SCCS-vsn: libexec/telnetd/defs.h 5.10
SCCS-vsn: libexec/telnetd/telnetd.c 5.48

33 years agoTelnet AUTHENTICATION option
Dave A. Borman [Fri, 1 Mar 1991 17:32:16 +0000 (09:32 -0800)]
Telnet AUTHENTICATION option
Telnet ENCRYPT option (test version)
Function prototypes

SCCS-vsn: usr.bin/telnet/README 5.2
SCCS-vsn: usr.bin/telnet/utilities.c 5.2
SCCS-vsn: usr.bin/telnet/tn3270.c 5.2
SCCS-vsn: usr.bin/telnet/general.h 5.2
SCCS-vsn: usr.bin/telnet/sys_bsd.c 5.2
SCCS-vsn: usr.bin/telnet/main.c 5.2
SCCS-vsn: usr.bin/telnet/Makefile 5.4
SCCS-vsn: usr.bin/telnet/ring.c 5.2
SCCS-vsn: usr.bin/telnet/network.c 5.2
SCCS-vsn: usr.bin/telnet/telnet.c 5.52
SCCS-vsn: usr.bin/telnet/ring.h 5.2
SCCS-vsn: usr.bin/telnet/terminal.c 5.2
SCCS-vsn: usr.bin/telnet/commands.c 5.3
SCCS-vsn: usr.bin/telnet/externs.h 5.2

33 years agoadd defines to provide compatibility with 4.3BSD-Tahoe systems
Kirk McKusick [Fri, 1 Mar 1991 14:25:47 +0000 (06:25 -0800)]
add defines to provide compatibility with 4.3BSD-Tahoe systems

SCCS-vsn: sbin/dump/dump.h 5.12

33 years agodate and time created 91/02/28 22:01:33 by dab
Dave A. Borman [Fri, 1 Mar 1991 14:01:33 +0000 (06:01 -0800)]
date and time created 91/02/28 22:01:33 by dab

SCCS-vsn: lib/libtelnet/misc.c 5.1
SCCS-vsn: lib/libtelnet/misc.h 5.1

33 years agodate and time created 91/02/28 22:01:32 by dab
Dave A. Borman [Fri, 1 Mar 1991 14:01:32 +0000 (06:01 -0800)]
date and time created 91/02/28 22:01:32 by dab

SCCS-vsn: lib/libtelnet/misc-proto.h 5.1

33 years agodate and time created 91/02/28 22:01:31 by dab
Dave A. Borman [Fri, 1 Mar 1991 14:01:31 +0000 (06:01 -0800)]
date and time created 91/02/28 22:01:31 by dab

SCCS-vsn: lib/libtelnet/kerberos5.c 5.1
SCCS-vsn: lib/libtelnet/key-proto.h 5.1

33 years agodate and time created 91/02/28 22:01:30 by dab
Dave A. Borman [Fri, 1 Mar 1991 14:01:30 +0000 (06:01 -0800)]
date and time created 91/02/28 22:01:30 by dab

SCCS-vsn: lib/libtelnet/getent.c 5.1
SCCS-vsn: lib/libtelnet/kerberos.c 5.1

33 years agodate and time created 91/02/28 22:01:29 by dab
Dave A. Borman [Fri, 1 Mar 1991 14:01:29 +0000 (06:01 -0800)]
date and time created 91/02/28 22:01:29 by dab

SCCS-vsn: lib/libtelnet/encrypt.h 5.1
SCCS-vsn: lib/libtelnet/genget.c 5.1

33 years agodate and time created 91/02/28 22:01:28 by dab
Dave A. Borman [Fri, 1 Mar 1991 14:01:28 +0000 (06:01 -0800)]
date and time created 91/02/28 22:01:28 by dab

SCCS-vsn: lib/libtelnet/enc-proto.h 5.1
SCCS-vsn: lib/libtelnet/encrypt.c 5.1