unix-history/.git
42 years agoadded test for return val of now{r,w}. DLW
David Wasley [Wed, 12 Aug 1981 14:23:41 +0000 (06:23 -0800)]
added test for return val of now{r,w}. DLW

SCCS-vsn: usr.bin/f77/libI77/dfe.c 1.3

42 years agoadded test for return val of nowwriting(). DLW
David Wasley [Wed, 12 Aug 1981 10:42:58 +0000 (02:42 -0800)]
added test for return val of nowwriting(). DLW

SCCS-vsn: usr.bin/f77/libU77/putc_.c 1.3
SCCS-vsn: usr.bin/f77/libU77/fputc_.c 1.4

42 years agoadded test for return val of nowreading(). DLW
David Wasley [Wed, 12 Aug 1981 10:42:15 +0000 (02:42 -0800)]
added test for return val of nowreading(). DLW

SCCS-vsn: usr.bin/f77/libU77/getc_.c 1.3
SCCS-vsn: usr.bin/f77/libU77/fgetc_.c 1.4

42 years agoremoved dballoc - will use the libc version. DLW
David Wasley [Wed, 12 Aug 1981 07:44:43 +0000 (23:44 -0800)]
removed dballoc - will use the libc version. DLW

SCCS-vsn: usr.bin/f77/libI77/makefile 1.11

42 years agomake the non-DBM case work
Eric Allman [Tue, 11 Aug 1981 09:49:01 +0000 (01:49 -0800)]
make the non-DBM case work

SCCS-vsn: usr.sbin/sendmail/src/alias.c 3.12
SCCS-vsn: usr.sbin/sendmail/src/stab.c 3.6

42 years agofix botch with $z macro that confused forwarding
Eric Allman [Tue, 11 Aug 1981 09:14:38 +0000 (01:14 -0800)]
fix botch with $z macro that confused forwarding

SCCS-vsn: usr.sbin/sendmail/src/alias.c 3.11
SCCS-vsn: usr.sbin/sendmail/src/deliver.c 3.19

42 years agototally rework aliasing scheme -- sucks when no DBM now,
Eric Allman [Tue, 11 Aug 1981 07:57:38 +0000 (23:57 -0800)]
totally rework aliasing scheme -- sucks when no DBM now,
but works better for the usual case; fix some quoting problems
(and how many did I add?); remove .mailer feature since .forward
will simulate this happily

SCCS-vsn: usr.sbin/sendmail/src/alias.c 3.10
SCCS-vsn: usr.sbin/sendmail/src/deliver.c 3.18
SCCS-vsn: usr.sbin/sendmail/src/sendmail.h 3.23
SCCS-vsn: usr.sbin/sendmail/src/parseaddr.c 3.17
SCCS-vsn: usr.sbin/sendmail/src/util.c 3.7
SCCS-vsn: usr.sbin/sendmail/src/main.c 3.17
SCCS-vsn: usr.sbin/sendmail/src/readcf.c 3.8
SCCS-vsn: usr.sbin/sendmail/src/stab.c 3.5

42 years agointermediate version -- NOT RUNNABLE
Eric Allman [Tue, 11 Aug 1981 03:26:47 +0000 (19:26 -0800)]
intermediate version -- NOT RUNNABLE

SCCS-vsn: usr.sbin/sendmail/src/alias.c 3.9

42 years agoput mailer definitions into configuration file
Eric Allman [Mon, 10 Aug 1981 10:08:47 +0000 (02:08 -0800)]
put mailer definitions into configuration file

SCCS-vsn: usr.sbin/sendmail/src/conf.c 3.16
SCCS-vsn: usr.sbin/sendmail/src/sendmail.h 3.22
SCCS-vsn: usr.sbin/sendmail/src/version.c 3.4
SCCS-vsn: usr.sbin/sendmail/src/main.c 3.16
SCCS-vsn: usr.sbin/sendmail/src/readcf.c 3.7

42 years agodocumentation
Eric Allman [Mon, 10 Aug 1981 07:53:58 +0000 (23:53 -0800)]
documentation

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

42 years agodate and time created 81/08/09 16:40:48 by eric
Eric Allman [Mon, 10 Aug 1981 07:40:48 +0000 (23:40 -0800)]
date and time created 81/08/09 16:40:48 by eric

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

42 years agoarrange for newaliases to work
Eric Allman [Mon, 10 Aug 1981 07:39:52 +0000 (23:39 -0800)]
arrange for newaliases to work

SCCS-vsn: usr.sbin/sendmail/src/collect.c 3.12
SCCS-vsn: usr.sbin/sendmail/src/sendmail.h 3.21

42 years agolint it
Eric Allman [Mon, 10 Aug 1981 06:03:49 +0000 (22:03 -0800)]
lint it

SCCS-vsn: usr.sbin/sendmail/src/alias.c 3.8
SCCS-vsn: usr.sbin/sendmail/src/conf.c 3.15
SCCS-vsn: usr.sbin/sendmail/src/deliver.c 3.17
SCCS-vsn: usr.sbin/sendmail/src/collect.c 3.11
SCCS-vsn: usr.sbin/sendmail/src/err.c 3.6
SCCS-vsn: usr.sbin/sendmail/src/sendmail.h 3.20
SCCS-vsn: usr.sbin/sendmail/src/parseaddr.c 3.16
SCCS-vsn: usr.sbin/sendmail/src/savemail.c 3.10
SCCS-vsn: usr.sbin/sendmail/src/useful.h 3.2
SCCS-vsn: usr.sbin/sendmail/src/util.c 3.6
SCCS-vsn: usr.sbin/sendmail/src/main.c 3.15
SCCS-vsn: usr.sbin/sendmail/src/readcf.c 3.6
SCCS-vsn: usr.sbin/sendmail/src/macro.c 1.4
SCCS-vsn: usr.sbin/sendmail/src/stab.c 3.4

42 years agoallow users to have a .mailcf which augments /usr/lib/sendmail.cf
Eric Allman [Mon, 10 Aug 1981 03:45:26 +0000 (19:45 -0800)]
allow users to have a .mailcf which augments /usr/lib/sendmail.cf

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

42 years agoadd private incoming mailers; add q_home field to ADDRESS struct;
Eric Allman [Mon, 10 Aug 1981 03:34:41 +0000 (19:34 -0800)]
add private incoming mailers; add q_home field to ADDRESS struct;
some general cleanup

SCCS-vsn: usr.sbin/sendmail/src/alias.c 3.7
SCCS-vsn: usr.sbin/sendmail/src/conf.c 3.14
SCCS-vsn: usr.sbin/sendmail/src/deliver.c 3.16
SCCS-vsn: usr.sbin/sendmail/src/sendmail.h 3.19
SCCS-vsn: usr.sbin/sendmail/src/parseaddr.c 3.15
SCCS-vsn: usr.sbin/sendmail/src/savemail.c 3.9

42 years agouse <crlf> in arpanet mode
Eric Allman [Mon, 10 Aug 1981 03:25:53 +0000 (19:25 -0800)]
use <crlf> in arpanet mode

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

42 years agofix minor botch in -F code
Eric Allman [Mon, 10 Aug 1981 01:23:54 +0000 (17:23 -0800)]
fix minor botch in -F code

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

42 years agochange to debugging levels; fix bug causing continual match
Eric Allman [Mon, 10 Aug 1981 01:15:13 +0000 (17:15 -0800)]
change to debugging levels; fix bug causing continual match

SCCS-vsn: usr.sbin/sendmail/src/stab.c 3.3

42 years agochange to debugging levels; add -F to set full name;
Eric Allman [Mon, 10 Aug 1981 01:14:39 +0000 (17:14 -0800)]
change to debugging levels; add -F to set full name;
change old -F to -C (for configuration file)

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

42 years agochange to debugging levels
Eric Allman [Mon, 10 Aug 1981 01:13:50 +0000 (17:13 -0800)]
change to debugging levels

SCCS-vsn: usr.sbin/sendmail/src/sendmail.h 3.18
SCCS-vsn: usr.sbin/sendmail/src/macro.c 1.3

42 years agoadd another set of rewrite rules to process From: address;
Eric Allman [Sun, 9 Aug 1981 08:48:05 +0000 (00:48 -0800)]
add another set of rewrite rules to process From: address;
this will allow generalized from address processing in an
internet

SCCS-vsn: usr.sbin/sendmail/src/sendmail.h 3.17
SCCS-vsn: usr.sbin/sendmail/src/parseaddr.c 3.14
SCCS-vsn: usr.sbin/sendmail/src/main.c 3.11
SCCS-vsn: usr.sbin/sendmail/src/readcf.c 3.5

42 years agoinstall forwarding using .forward technique
Eric Allman [Sun, 9 Aug 1981 07:09:04 +0000 (23:09 -0800)]
install forwarding using .forward technique

SCCS-vsn: usr.sbin/sendmail/src/alias.c 3.6

42 years agoefficiency hacks with QBADADDR and QGOODADDR; don't call
Eric Allman [Sun, 9 Aug 1981 07:08:29 +0000 (23:08 -0800)]
efficiency hacks with QBADADDR and QGOODADDR; don't call
mailer if nothing to send

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

42 years agofix up response printing
Eric Allman [Sun, 9 Aug 1981 07:06:55 +0000 (23:06 -0800)]
fix up response printing

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

42 years agoimplement blow-by-blow verbose mode
Eric Allman [Sun, 9 Aug 1981 06:04:46 +0000 (22:04 -0800)]
implement blow-by-blow verbose mode

SCCS-vsn: usr.sbin/sendmail/src/alias.c 3.5
SCCS-vsn: usr.sbin/sendmail/src/deliver.c 3.14

42 years agopreliminary groundbreaking for verbose mode
Eric Allman [Sun, 9 Aug 1981 05:00:54 +0000 (21:00 -0800)]
preliminary groundbreaking for verbose mode

SCCS-vsn: usr.sbin/sendmail/src/sendmail.h 3.15
SCCS-vsn: usr.sbin/sendmail/src/main.c 3.10

42 years agogive arpanet-style error messages on -a
Eric Allman [Sun, 9 Aug 1981 04:51:40 +0000 (20:51 -0800)]
give arpanet-style error messages on -a

SCCS-vsn: usr.sbin/sendmail/src/err.c 3.4
SCCS-vsn: usr.sbin/sendmail/src/savemail.c 3.7

42 years agofix botch with returned messages
Eric Allman [Sun, 9 Aug 1981 04:50:00 +0000 (20:50 -0800)]
fix botch with returned messages

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

42 years agoadd word classes
Eric Allman [Sun, 9 Aug 1981 02:18:07 +0000 (18:18 -0800)]
add word classes

SCCS-vsn: usr.sbin/sendmail/src/sendmail.h 3.14
SCCS-vsn: usr.sbin/sendmail/src/parseaddr.c 3.13
SCCS-vsn: usr.sbin/sendmail/src/readcf.c 3.4

42 years agoadd "sameword" to do case-indistinct matching of names
Eric Allman [Sun, 9 Aug 1981 02:17:20 +0000 (18:17 -0800)]
add "sameword" to do case-indistinct matching of names

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

42 years agomap everything into lower case
Eric Allman [Sun, 9 Aug 1981 02:14:38 +0000 (18:14 -0800)]
map everything into lower case

SCCS-vsn: usr.sbin/sendmail/src/stab.c 3.2

42 years agodate and time created 81/08/08 10:23:37 by eric
Eric Allman [Sun, 9 Aug 1981 01:23:37 +0000 (17:23 -0800)]
date and time created 81/08/08 10:23:37 by eric

SCCS-vsn: usr.sbin/sendmail/src/stab.c 3.1

42 years agoadd definitions for symbol table
Eric Allman [Sun, 9 Aug 1981 01:22:52 +0000 (17:22 -0800)]
add definitions for symbol table

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

42 years agoset EOF on null read at end of file. DLW
David Wasley [Sat, 8 Aug 1981 09:56:50 +0000 (01:56 -0800)]
set EOF on null read at end of file. DLW

SCCS-vsn: usr.bin/f77/libI77/sfe.c 1.3

42 years agofixed 0l -> 0L. DLW
David Wasley [Sat, 8 Aug 1981 09:44:32 +0000 (01:44 -0800)]
fixed 0l -> 0L. DLW

SCCS-vsn: usr.bin/f77/libI77/dofio.c 1.3

42 years agostrip down print object
Sam Leffler [Thu, 6 Aug 1981 06:04:41 +0000 (22:04 -0800)]
strip down print object

SCCS-vsn: usr.sbin/lpr/Makefile 1.2

42 years agoretry forks on failure
Eric Allman [Wed, 5 Aug 1981 02:27:39 +0000 (18:27 -0800)]
retry forks on failure

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

42 years agofix for portability on systems with big uids. THIS CHANGES TEMP
Mark Horton [Sun, 2 Aug 1981 23:55:46 +0000 (15:55 -0800)]
fix for portability on systems with big uids.  THIS CHANGES TEMP
FILE FORMAT SO EXPRESERVE/RECOVER MUST BE UPDATED AT SAME TIME.

SCCS-vsn: usr.bin/ex/ex_temp.h 7.3
SCCS-vsn: usr.bin/ex/ex3.7preserve/ex3.7preserve.c 7.5

42 years agodate and time created 81/08/01 18:48:17 by dlw
David Wasley [Sun, 2 Aug 1981 09:48:17 +0000 (01:48 -0800)]
date and time created 81/08/01 18:48:17 by dlw

SCCS-vsn: usr.bin/f77/libU77/isatty_.c 1.1

42 years agofixed to include ex_vis.h that defines WECHO
Mark Horton [Mon, 27 Jul 1981 11:27:58 +0000 (03:27 -0800)]
fixed to include ex_vis.h that defines WECHO

SCCS-vsn: usr.bin/ex/ex_cmds.c 7.3

42 years agofixed typo
Mark Horton [Mon, 27 Jul 1981 11:24:12 +0000 (03:24 -0800)]
fixed typo

SCCS-vsn: usr.bin/ex/ex.h 7.3

42 years agofixes for 3b
Mark Horton [Mon, 27 Jul 1981 11:05:34 +0000 (03:05 -0800)]
fixes for 3b

SCCS-vsn: usr.bin/ex/ex.h 7.2
SCCS-vsn: usr.bin/ex/ex_argv.h 7.2
SCCS-vsn: usr.bin/ex/ex_cmds.c 7.2
SCCS-vsn: usr.bin/ex/ex_extern.c 7.2
SCCS-vsn: usr.bin/ex/ex_re.h 7.2
SCCS-vsn: usr.bin/ex/ex_subr.c 7.2
SCCS-vsn: usr.bin/ex/ex_temp.c 7.2
SCCS-vsn: usr.bin/ex/ex_temp.h 7.2
SCCS-vsn: usr.bin/ex/ex_tty.h 7.2
SCCS-vsn: usr.bin/ex/ex_tune.h 7.2
SCCS-vsn: usr.bin/ex/ex_vars.h 7.2
SCCS-vsn: usr.bin/ex/ex_vis.h 7.2
SCCS-vsn: usr.bin/ex/ex_vops2.c 6.5
SCCS-vsn: usr.bin/ex/ex3.7preserve/ex3.7preserve.c 7.4
SCCS-vsn: usr.bin/ex/Makefile 7.3

42 years agofixes a couple of bugs related to resetting of
Bill Joy [Sun, 26 Jul 1981 12:49:35 +0000 (04:49 -0800)]
fixes a couple of bugs related to resetting of

SCCS-vsn: sys/vax/uba/rk.c 4.36

42 years agomake ea bit handling consistent with actual rk driver
Bill Joy [Sun, 26 Jul 1981 12:44:38 +0000 (04:44 -0800)]
make ea bit handling consistent with actual rk driver

SCCS-vsn: sys/vax/stand/rk.c 4.4

42 years agorestore id keywords
Bill Joy [Sun, 26 Jul 1981 12:40:46 +0000 (04:40 -0800)]
restore id keywords

SCCS-vsn: sys/vax/uba/dz.c 4.28

42 years agoremove spurious return(1) from dzattach
Bill Joy [Sun, 26 Jul 1981 12:39:50 +0000 (04:39 -0800)]
remove spurious return(1) from dzattach

SCCS-vsn: sys/vax/uba/dz.c 4.27

42 years agoadded missing return(1);
Bill Joy [Sun, 26 Jul 1981 12:34:49 +0000 (04:34 -0800)]
added missing return(1);

SCCS-vsn: sys/vax/uba/lp.c 4.20

42 years agorestore sccs line
Bill Joy [Sun, 26 Jul 1981 12:01:43 +0000 (04:01 -0800)]
restore sccs line

SCCS-vsn: sys/kern/kern_physio.c 4.23
SCCS-vsn: sys/kern/vfs_bio.c 4.23
SCCS-vsn: sys/kern/vfs_cluster.c 4.23

42 years agofixed fsdtodb() spuriously in trace() calls by removing
Bill Joy [Sun, 26 Jul 1981 11:59:50 +0000 (03:59 -0800)]
fixed fsdtodb() spuriously in trace() calls by removing
added a TR_SWAPIO for green.

SCCS-vsn: sys/kern/kern_physio.c 4.22
SCCS-vsn: sys/kern/vfs_bio.c 4.22
SCCS-vsn: sys/kern/vfs_cluster.c 4.22

42 years agoadded TR_SWAPIO
Bill Joy [Sun, 26 Jul 1981 11:59:16 +0000 (03:59 -0800)]
added TR_SWAPIO

SCCS-vsn: sys/sys/trace.h 4.8

42 years agoalign temporaries
Kirk McKusick [Fri, 24 Jul 1981 05:49:04 +0000 (21:49 -0800)]
align temporaries

SCCS-vsn: usr.bin/pascal/src/var.c 1.11
SCCS-vsn: usr.bin/pascal/src/flvalue.c 1.11

42 years agofix signal actions on 1st timeout
Sam Leffler [Fri, 24 Jul 1981 05:41:53 +0000 (21:41 -0800)]
fix signal actions on 1st timeout

SCCS-vsn: usr.bin/tip/aculib/dn11.c 4.7

42 years agomake depend, get rid of pc0.bak in install
Kirk McKusick [Fri, 24 Jul 1981 04:55:16 +0000 (20:55 -0800)]
make depend, get rid of pc0.bak in install

SCCS-vsn: usr.bin/pascal/pc0/Makefile 1.19

42 years agoalign temporaries
Kirk McKusick [Fri, 24 Jul 1981 04:52:32 +0000 (20:52 -0800)]
align temporaries

SCCS-vsn: usr.bin/pascal/src/tmps.c 1.6

42 years agomodify semantics of FOR to reflect shadowing of for loop vars in longs
Kirk McKusick [Thu, 23 Jul 1981 10:14:14 +0000 (02:14 -0800)]
modify semantics of FOR to reflect shadowing of for loop vars in longs

SCCS-vsn: usr.bin/pascal/px/interp.c 1.16

42 years agoput long operands into sub-opcodes for FOR, RANG, SUCC, and PRED
Kirk McKusick [Thu, 23 Jul 1981 10:11:47 +0000 (02:11 -0800)]
put long operands into sub-opcodes for FOR, RANG, SUCC, and PRED

SCCS-vsn: usr.bin/pascal/src/put.c 1.15

42 years agoput in crazy checks in uba.c
Bill Joy [Wed, 22 Jul 1981 15:37:58 +0000 (07:37 -0800)]
put in crazy checks in uba.c

SCCS-vsn: sys/vax/uba/uba.c 4.35

42 years agoimplement LNOFLSH
Bill Joy [Wed, 22 Jul 1981 15:35:25 +0000 (07:35 -0800)]
implement LNOFLSH

SCCS-vsn: sys/kern/tty.c 4.12

42 years agooops, processing of errlst.c forgot -c flag to cc
Kurt A. Shoens [Tue, 21 Jul 1981 08:09:54 +0000 (00:09 -0800)]
oops, processing of errlst.c forgot -c flag to cc

SCCS-vsn: usr.bin/mail/Makefile 2.2

42 years agoadded global Tflag which is set to the file name given after -T:
Kurt A. Shoens [Tue, 21 Jul 1981 08:09:00 +0000 (00:09 -0800)]
added global Tflag which is set to the file name given after -T:
on exit from Mail, the article-id's of all messages read or deleted will
be recorded here

SCCS-vsn: usr.bin/mail/glob.h 2.2

42 years agoadded code to handle accounting for the -T flag:
Kurt A. Shoens [Tue, 21 Jul 1981 08:07:51 +0000 (00:07 -0800)]
added code to handle accounting for the -T flag:
writes into the chosen file name the article id's of messages read or
deleted

SCCS-vsn: usr.bin/mail/quit.c 2.2

42 years agochanged to notice a flag of the form -T filename so that netnews can
Kurt A. Shoens [Tue, 21 Jul 1981 08:06:58 +0000 (00:06 -0800)]
changed to notice a flag of the form -T filename so that netnews can
discover which articles were read or deleted

SCCS-vsn: usr.bin/mail/main.c 2.2

42 years agoadded code to do accounting for -T flag for netnews:
Kurt A. Shoens [Tue, 21 Jul 1981 08:06:19 +0000 (00:06 -0800)]
added code to do accounting for -T flag for netnews:
now records in the file of your choice the article-id's which were read
or deleted

SCCS-vsn: usr.bin/mail/fio.c 2.2

42 years agoadd decctq and noflsh printing and setting
Bill Joy [Sun, 19 Jul 1981 07:46:36 +0000 (23:46 -0800)]
add decctq and noflsh printing and setting

SCCS-vsn: bin/stty/stty.c 4.7

42 years agormdel -r1.13
Kirk McKusick [Thu, 16 Jul 1981 06:58:41 +0000 (22:58 -0800)]
rmdel -r1.13

SCCS-vsn: usr.bin/pascal/px/interp.c 1.15

42 years agooptimize formal calling code
Kirk McKusick [Thu, 16 Jul 1981 06:56:03 +0000 (22:56 -0800)]
optimize formal calling code

SCCS-vsn: usr.bin/pascal/pc2/langpats.c 1.10

42 years agormdel -r1.16
Kirk McKusick [Thu, 16 Jul 1981 05:58:25 +0000 (21:58 -0800)]
rmdel -r1.16

SCCS-vsn: usr.bin/pascal/src/call.c 1.18

42 years agormdel -r1.16
Kirk McKusick [Thu, 16 Jul 1981 04:21:04 +0000 (20:21 -0800)]
rmdel -r1.16

SCCS-vsn: usr.bin/pascal/src/call.c 1.18

42 years ago2 #ifdef VMUNIX's that were missed
Sam Leffler [Tue, 14 Jul 1981 01:55:51 +0000 (17:55 -0800)]
2 #ifdef VMUNIX's that were missed

SCCS-vsn: usr.bin/tip/remcap.c 4.5
SCCS-vsn: usr.bin/tip/tip.c 4.6

42 years agoguard against missing "hw" attributes
Sam Leffler [Tue, 14 Jul 1981 00:43:08 +0000 (16:43 -0800)]
guard against missing "hw" attributes

SCCS-vsn: usr.bin/tip/remote.c 4.3

42 years agomount -f makes a mount table entry
Bill Joy [Mon, 13 Jul 1981 07:34:52 +0000 (23:34 -0800)]
mount -f makes a mount table entry

SCCS-vsn: sbin/mount/mount.c 4.4

43 years agoput vdmp in makefile
Keith Sklower [Sun, 12 Jul 1981 15:55:12 +0000 (07:55 -0800)]
put vdmp in makefile

SCCS-vsn: old/vpr/Makefile 5.6

43 years agomake this file directly executable (#!) and make it immune to funny
Keith Sklower [Sun, 12 Jul 1981 15:49:18 +0000 (07:49 -0800)]
make this file directly executable (#!) and make it immune to funny
aliases in user's .cshrc (-f option to csh)

SCCS-vsn: old/vpr/vtroff.sh 1.3

43 years agoInclude vfontinfo in Makefile
Keith Sklower [Sun, 12 Jul 1981 15:47:38 +0000 (07:47 -0800)]
Include vfontinfo in Makefile

SCCS-vsn: old/vpr/Makefile 5.5

43 years agocheck in version checked out by Dan Fitz (kls)
Dan Fitzpatrick [Sun, 12 Jul 1981 15:40:15 +0000 (07:40 -0800)]
check in version checked out by Dan Fitz (kls)

SCCS-vsn: old/vfilters/vdmp/vdmp.c 4.4

43 years agocleanup after "hw" attribute addition (instead of shannon mods)
Sam Leffler [Sun, 12 Jul 1981 05:05:20 +0000 (21:05 -0800)]
cleanup after "hw" attribute addition (instead of shannon mods)

SCCS-vsn: usr.bin/tip/cmds.c 4.5
SCCS-vsn: usr.bin/tip/aculib/dn11.c 4.6
SCCS-vsn: usr.bin/tip/remcap.c 4.4
SCCS-vsn: usr.bin/tip/tip.c 4.5
SCCS-vsn: usr.bin/tip/tip.h 4.4

43 years agofixed non VMUNIX botch in HBLKS
Mark Horton [Sat, 11 Jul 1981 17:02:41 +0000 (09:02 -0800)]
fixed non VMUNIX botch in HBLKS

SCCS-vsn: usr.bin/ex/ex3.7preserve/ex3.7preserve.c 7.3

43 years agofixed 10 bit problem with magic number for c/70
Mark Horton [Sat, 11 Jul 1981 16:47:42 +0000 (08:47 -0800)]
fixed 10 bit problem with magic number for c/70

SCCS-vsn: usr.bin/ex/ex_io.c 7.2

43 years agogot rid of call to FIONREAD
Mark Horton [Sat, 11 Jul 1981 14:38:12 +0000 (06:38 -0800)]
got rid of call to FIONREAD

SCCS-vsn: usr.bin/ex/ex_vops2.c 6.4

43 years agos/-il/-i -l/
Keith Bostic [Sat, 11 Jul 1981 06:19:58 +0000 (22:19 -0800)]
s/-il/-i -l/

SCCS-vsn: bin/df/df.c 4.7

43 years agofix per sam leffler
Bill Joy [Sat, 11 Jul 1981 01:14:13 +0000 (17:14 -0800)]
fix per sam leffler

SCCS-vsn: sys/vax/uba/dh.c 4.37

43 years agorelease 3.7
Mark Horton [Fri, 10 Jul 1981 14:20:15 +0000 (06:20 -0800)]
release 3.7

SCCS-vsn: usr.bin/ex/ex_cmds.c 7.1

43 years agofixed stuff broken by mjm
Mark Horton [Fri, 10 Jul 1981 14:08:40 +0000 (06:08 -0800)]
fixed stuff broken by mjm

SCCS-vsn: usr.bin/ex/ex3.7preserve/ex3.7preserve.c 7.2
SCCS-vsn: usr.bin/ex/ex3.7recover/ex3.7recover.c 7.2

43 years ago(no message)
Mark Horton [Fri, 10 Jul 1981 14:08:06 +0000 (06:08 -0800)]
(no message)

SCCS-vsn: usr.bin/ex/Makefile 7.2

43 years agofixed to work on the 3B
Mark Horton [Fri, 10 Jul 1981 13:07:05 +0000 (05:07 -0800)]
fixed to work on the 3B

SCCS-vsn: usr.bin/ex/ex_extern.c 7.1

43 years agofixed macro mismatch
Mark Horton [Fri, 10 Jul 1981 13:06:05 +0000 (05:06 -0800)]
fixed macro mismatch

SCCS-vsn: usr.bin/ex/ex_vput.c 7.2

43 years agodate and time created 81/07/09 22:03:05 by mark
Mark Horton [Fri, 10 Jul 1981 13:03:05 +0000 (05:03 -0800)]
date and time created 81/07/09 22:03:05 by mark

SCCS-vsn: usr.bin/ex/ex_extern.c 1.1

43 years agolint
Bill Joy [Thu, 9 Jul 1981 19:30:18 +0000 (11:30 -0800)]
lint

SCCS-vsn: sys/kern/kern_clock.c 4.23
SCCS-vsn: sys/vax/uba/ts.c 4.18
SCCS-vsn: sys/vax/uba/lp.c 4.19
SCCS-vsn: sys/vax/uba/tm.c 4.40
SCCS-vsn: sys/vax/mba/hp.c 4.41
SCCS-vsn: sys/vax/uba/ts.c 4.19
SCCS-vsn: sys/vax/vax/trap.c 4.10

43 years agoreturn(1)!
Bill Joy [Thu, 9 Jul 1981 19:07:10 +0000 (11:07 -0800)]
return(1)!

SCCS-vsn: sys/kern/tty.c 4.11

43 years agoput in missing return(1) in tsprobe();
Bill Joy [Thu, 9 Jul 1981 19:04:55 +0000 (11:04 -0800)]
put in missing return(1) in tsprobe();

SCCS-vsn: sys/vax/uba/ts.c 4.17

43 years agoadd -s flag for increased security
Kirk McKusick [Thu, 9 Jul 1981 15:30:26 +0000 (07:30 -0800)]
add -s flag for increased security

SCCS-vsn: old/crypt/crypt.c 4.2

43 years agorelease 3.7 - a few bug fixes and a few new features.
Mark Horton [Thu, 9 Jul 1981 13:36:48 +0000 (05:36 -0800)]
release 3.7 - a few bug fixes and a few new features.

SCCS-vsn: usr.bin/ex/ex.c 7.1
SCCS-vsn: usr.bin/ex/ex.h 7.1
SCCS-vsn: usr.bin/ex/ex_addr.c 7.1
SCCS-vsn: usr.bin/ex/ex_argv.h 7.1
SCCS-vsn: usr.bin/ex/ex_cmds.c 6.4
SCCS-vsn: usr.bin/ex/ex_cmds2.c 7.1
SCCS-vsn: usr.bin/ex/ex_cmdsub.c 7.1
SCCS-vsn: usr.bin/ex/ex_data.c 7.1
SCCS-vsn: usr.bin/ex/ex_get.c 7.1
SCCS-vsn: usr.bin/ex/ex_io.c 7.1
SCCS-vsn: usr.bin/ex/ex_put.c 7.1
SCCS-vsn: usr.bin/ex/ex_re.c 7.1
SCCS-vsn: usr.bin/ex/ex_re.h 7.1
SCCS-vsn: usr.bin/ex/ex_set.c 7.1
SCCS-vsn: usr.bin/ex/ex_subr.c 7.1
SCCS-vsn: usr.bin/ex/ex_temp.c 7.1
SCCS-vsn: usr.bin/ex/ex_temp.h 7.1
SCCS-vsn: usr.bin/ex/ex_tty.c 7.1
SCCS-vsn: usr.bin/ex/ex_tty.h 7.1
SCCS-vsn: usr.bin/ex/ex_tune.h 7.1
SCCS-vsn: usr.bin/ex/ex_v.c 7.1
SCCS-vsn: usr.bin/ex/ex_unix.c 7.1
SCCS-vsn: usr.bin/ex/ex_vadj.c 7.1
SCCS-vsn: usr.bin/ex/ex_vars.h 7.1
SCCS-vsn: usr.bin/ex/ex_vget.c 6.3
SCCS-vsn: usr.bin/ex/ex_vis.h 7.1
SCCS-vsn: usr.bin/ex/ex_vmain.c 7.1
SCCS-vsn: usr.bin/ex/ex_voper.c 7.1
SCCS-vsn: usr.bin/ex/ex_vops.c 7.1
SCCS-vsn: usr.bin/ex/ex_vops2.c 6.3
SCCS-vsn: usr.bin/ex/ex_vops3.c 7.1
SCCS-vsn: usr.bin/ex/ex_vput.c 7.1
SCCS-vsn: usr.bin/ex/ex_vwind.c 7.1
SCCS-vsn: usr.bin/ex/ex3.7preserve/ex3.7preserve.c 7.1
SCCS-vsn: usr.bin/ex/ex3.7recover/ex3.7recover.c 7.1
SCCS-vsn: usr.bin/ex/bcopy.c 7.1
SCCS-vsn: usr.bin/ex/Makefile 7.1
SCCS-vsn: usr.bin/ex/printf.c 7.1

43 years agothere aint no CMPV
Keith Bostic [Thu, 9 Jul 1981 11:56:39 +0000 (03:56 -0800)]
there aint no CMPV

SCCS-vsn: old/pcc/c2.vax/c21.c 4.7

43 years agofix to movc3 operand botch per jfr
Keith Bostic [Thu, 9 Jul 1981 11:36:04 +0000 (03:36 -0800)]
fix to movc3 operand botch per jfr

SCCS-vsn: old/pcc/c2.vax/c21.c 4.6

43 years agocosmetic change
Bill Joy [Thu, 9 Jul 1981 11:31:24 +0000 (03:31 -0800)]
cosmetic change

SCCS-vsn: sys/vax/uba/va.c 4.10

43 years agofix typo
Bill Joy [Thu, 9 Jul 1981 09:48:39 +0000 (01:48 -0800)]
fix typo

SCCS-vsn: bin/stty/stty.c 4.6

43 years agofix per reeves
Bill Joy [Thu, 9 Jul 1981 09:46:08 +0000 (01:46 -0800)]
fix per reeves

SCCS-vsn: bin/stty/stty.c 4.5

43 years agorestore sccs line
Bill Joy [Thu, 9 Jul 1981 07:32:54 +0000 (23:32 -0800)]
restore sccs line

SCCS-vsn: bin/ps/ps.c 4.13

43 years agofix bug which caused some ttys to appear to be ``mt''
Bill Joy [Thu, 9 Jul 1981 07:32:04 +0000 (23:32 -0800)]
fix bug which caused some ttys to appear to be ``mt''

SCCS-vsn: bin/ps/ps.c 4.12

43 years agosync() less
Bill Joy [Thu, 9 Jul 1981 07:11:51 +0000 (23:11 -0800)]
sync() less

SCCS-vsn: bin/df/df.c 4.6