From b41bbcb57f69f436421d5a73a40a3bddfc8a7071 Mon Sep 17 00:00:00 2001 From: Mark Horton Date: Wed, 20 Aug 1980 23:18:11 -0800 Subject: [PATCH] Release 3.5, August 20, 1980 SCCS-vsn: usr.bin/ex/ex.c 5.1 SCCS-vsn: usr.bin/ex/ex.h 5.1 SCCS-vsn: usr.bin/ex/ex_addr.c 5.1 SCCS-vsn: usr.bin/ex/ex_argv.h 5.1 SCCS-vsn: usr.bin/ex/ex_cmds.c 5.1 SCCS-vsn: usr.bin/ex/ex_cmds2.c 5.1 SCCS-vsn: usr.bin/ex/ex_cmdsub.c 5.1 SCCS-vsn: usr.bin/ex/ex_data.c 5.1 SCCS-vsn: usr.bin/ex/ex_get.c 5.1 SCCS-vsn: usr.bin/ex/ex_io.c 5.1 SCCS-vsn: usr.bin/ex/ex_put.c 5.1 SCCS-vsn: usr.bin/ex/ex_re.c 5.1 SCCS-vsn: usr.bin/ex/ex_re.h 5.1 SCCS-vsn: usr.bin/ex/ex_set.c 5.1 SCCS-vsn: usr.bin/ex/ex_subr.c 5.1 SCCS-vsn: usr.bin/ex/ex_temp.c 5.1 SCCS-vsn: usr.bin/ex/ex_temp.h 5.1 SCCS-vsn: usr.bin/ex/ex_tty.c 5.1 SCCS-vsn: usr.bin/ex/ex_tty.h 5.1 SCCS-vsn: usr.bin/ex/ex_tune.h 5.1 SCCS-vsn: usr.bin/ex/ex_v.c 5.1 SCCS-vsn: usr.bin/ex/ex_unix.c 5.1 SCCS-vsn: usr.bin/ex/ex_vadj.c 5.1 SCCS-vsn: usr.bin/ex/ex_vars.h 5.1 SCCS-vsn: usr.bin/ex/ex_vget.c 5.1 SCCS-vsn: usr.bin/ex/ex_vis.h 5.1 SCCS-vsn: usr.bin/ex/ex_vmain.c 5.1 SCCS-vsn: usr.bin/ex/ex_vops.c 5.1 SCCS-vsn: usr.bin/ex/ex_vops2.c 5.1 SCCS-vsn: usr.bin/ex/ex_vops3.c 5.1 SCCS-vsn: usr.bin/ex/ex_vput.c 5.1 SCCS-vsn: usr.bin/ex/ex_vwind.c 5.1 SCCS-vsn: usr.bin/ex/ex3.7preserve/ex3.7preserve.c 5.1 SCCS-vsn: usr.bin/ex/ex3.7recover/ex3.7recover.c 5.1 SCCS-vsn: usr.bin/ex/bcopy.c 5.1 SCCS-vsn: usr.bin/ex/Makefile 5.1 SCCS-vsn: usr.bin/ex/OTHER/makefile.70 5.1 SCCS-vsn: usr.bin/ex/makeoptions 5.1 SCCS-vsn: usr.bin/ex/printf.c 5.1 --- usr/src/usr.bin/ex/Makefile | 5 +++-- usr/src/usr.bin/ex/OTHER/makefile.70 | 5 +++-- usr/src/usr.bin/ex/bcopy.c | 2 +- usr/src/usr.bin/ex/ex.h | 2 +- usr/src/usr.bin/ex/ex3.7preserve/ex3.7preserve.c | 2 +- usr/src/usr.bin/ex/ex3.7recover/ex3.7recover.c | 2 +- usr/src/usr.bin/ex/ex_addr.c | 2 +- usr/src/usr.bin/ex/ex_argv.h | 2 +- usr/src/usr.bin/ex/ex_cmds.c | 4 ++-- usr/src/usr.bin/ex/ex_cmds2.c | 2 +- usr/src/usr.bin/ex/ex_cmdsub.c | 2 +- usr/src/usr.bin/ex/ex_data.c | 2 +- usr/src/usr.bin/ex/ex_get.c | 2 +- usr/src/usr.bin/ex/ex_io.c | 2 +- usr/src/usr.bin/ex/ex_put.c | 2 +- usr/src/usr.bin/ex/ex_re.c | 2 +- usr/src/usr.bin/ex/ex_re.h | 2 +- usr/src/usr.bin/ex/ex_set.c | 2 +- usr/src/usr.bin/ex/ex_subr.c | 2 +- usr/src/usr.bin/ex/ex_temp.c | 2 +- usr/src/usr.bin/ex/ex_temp.h | 2 +- usr/src/usr.bin/ex/ex_tty.c | 2 +- usr/src/usr.bin/ex/ex_tty.h | 2 +- usr/src/usr.bin/ex/ex_tune.h | 8 ++++---- usr/src/usr.bin/ex/ex_unix.c | 2 +- usr/src/usr.bin/ex/ex_v.c | 2 +- usr/src/usr.bin/ex/ex_vadj.c | 2 +- usr/src/usr.bin/ex/ex_vars.h | 2 +- usr/src/usr.bin/ex/ex_vget.c | 2 +- usr/src/usr.bin/ex/ex_vis.h | 2 +- usr/src/usr.bin/ex/ex_vmain.c | 2 +- usr/src/usr.bin/ex/ex_vops.c | 2 +- usr/src/usr.bin/ex/ex_vops2.c | 2 +- usr/src/usr.bin/ex/ex_vops3.c | 2 +- usr/src/usr.bin/ex/ex_vput.c | 2 +- usr/src/usr.bin/ex/ex_vwind.c | 2 +- usr/src/usr.bin/ex/makeoptions | 2 +- usr/src/usr.bin/ex/printf.c | 2 +- 38 files changed, 46 insertions(+), 44 deletions(-) diff --git a/usr/src/usr.bin/ex/Makefile b/usr/src/usr.bin/ex/Makefile index 5f3904fa51..54c84210f0 100644 --- a/usr/src/usr.bin/ex/Makefile +++ b/usr/src/usr.bin/ex/Makefile @@ -1,4 +1,4 @@ -VERSION=3.4 +VERSION=3.5 # # Ex skeletal makefile for VAX VM/Unix version 7 # @@ -8,7 +8,8 @@ VERSION=3.4 # software. Things that can be turned off to save # space include LISPCODE (-l flag, showmatch and lisp options), UCVISUAL # (visual \ nonsense on upper case only terminals), CHDIR (the undocumented -# chdir command.) VMUNIX makes ex considerably larger, raising many limits +# chdir command.) CRYPT includes the code to edit encrypted files (the -x +# option, like ed.) VMUNIX makes ex considerably larger, raising many limits # and improving speed and simplicity of maintenance. It is suitable only # for a VAX or other large machine, and then probably only in a paged system. # diff --git a/usr/src/usr.bin/ex/OTHER/makefile.70 b/usr/src/usr.bin/ex/OTHER/makefile.70 index 5f3904fa51..54c84210f0 100644 --- a/usr/src/usr.bin/ex/OTHER/makefile.70 +++ b/usr/src/usr.bin/ex/OTHER/makefile.70 @@ -1,4 +1,4 @@ -VERSION=3.4 +VERSION=3.5 # # Ex skeletal makefile for VAX VM/Unix version 7 # @@ -8,7 +8,8 @@ VERSION=3.4 # software. Things that can be turned off to save # space include LISPCODE (-l flag, showmatch and lisp options), UCVISUAL # (visual \ nonsense on upper case only terminals), CHDIR (the undocumented -# chdir command.) VMUNIX makes ex considerably larger, raising many limits +# chdir command.) CRYPT includes the code to edit encrypted files (the -x +# option, like ed.) VMUNIX makes ex considerably larger, raising many limits # and improving speed and simplicity of maintenance. It is suitable only # for a VAX or other large machine, and then probably only in a paged system. # diff --git a/usr/src/usr.bin/ex/bcopy.c b/usr/src/usr.bin/ex/bcopy.c index 725dda4411..f56da4b5eb 100644 --- a/usr/src/usr.bin/ex/bcopy.c +++ b/usr/src/usr.bin/ex/bcopy.c @@ -1,5 +1,5 @@ /* block copy from from to to, count bytes */ -static char *sccsid = "@(#)bcopy.c 4.1 %G%"; +static char *sccsid = "@(#)bcopy.c 5.1 %G%"; bcopy(from, to, count) #ifdef vax char *from, *to; diff --git a/usr/src/usr.bin/ex/ex.h b/usr/src/usr.bin/ex/ex.h index cf67a08634..e7b713208b 100644 --- a/usr/src/usr.bin/ex/ex.h +++ b/usr/src/usr.bin/ex/ex.h @@ -1,5 +1,5 @@ /* Copyright (c) 1980 Regents of the University of California */ -/* sccs id: @(#)ex.h 4.3 %G% */ +/* sccs id: @(#)ex.h 5.1 %G% */ #ifdef V6 #include #endif diff --git a/usr/src/usr.bin/ex/ex3.7preserve/ex3.7preserve.c b/usr/src/usr.bin/ex/ex3.7preserve/ex3.7preserve.c index 29344680b3..ee2344dea5 100644 --- a/usr/src/usr.bin/ex/ex3.7preserve/ex3.7preserve.c +++ b/usr/src/usr.bin/ex/ex3.7preserve/ex3.7preserve.c @@ -1,5 +1,5 @@ /* Copyright (c) 1980 Regents of the University of California */ -static char *sccsid = "@(#)ex3.7preserve.c 4.2 %G%"; +static char *sccsid = "@(#)ex3.7preserve.c 5.1 %G%"; #include #include #include diff --git a/usr/src/usr.bin/ex/ex3.7recover/ex3.7recover.c b/usr/src/usr.bin/ex/ex3.7recover/ex3.7recover.c index e12d72248e..aa7b1a24b0 100644 --- a/usr/src/usr.bin/ex/ex3.7recover/ex3.7recover.c +++ b/usr/src/usr.bin/ex/ex3.7recover/ex3.7recover.c @@ -1,5 +1,5 @@ /* Copyright (c) 1980 Regents of the University of California */ -static char *sccsid = "@(#)ex3.7recover.c 4.2 %G%"; +static char *sccsid = "@(#)ex3.7recover.c 5.1 %G%"; #include "ex.h" #include "ex_temp.h" #include "ex_tty.h" diff --git a/usr/src/usr.bin/ex/ex_addr.c b/usr/src/usr.bin/ex/ex_addr.c index b8a5cbf88a..bd36495588 100644 --- a/usr/src/usr.bin/ex/ex_addr.c +++ b/usr/src/usr.bin/ex/ex_addr.c @@ -1,5 +1,5 @@ /* Copyright (c) 1979 Regents of the University of California */ -static char *sccsid = "@(#)ex_addr.c 4.3 %G%"; +static char *sccsid = "@(#)ex_addr.c 5.1 %G%"; #include "ex.h" #include "ex_re.h" diff --git a/usr/src/usr.bin/ex/ex_argv.h b/usr/src/usr.bin/ex/ex_argv.h index 07c7e20e25..e4dfc00ef9 100644 --- a/usr/src/usr.bin/ex/ex_argv.h +++ b/usr/src/usr.bin/ex/ex_argv.h @@ -1,5 +1,5 @@ /* Copyright (c) 1980 Regents of the University of California */ -/* sccs id: @(#)ex_argv.h 4.2 %G% */ +/* sccs id: @(#)ex_argv.h 5.1 %G% */ /* * The current implementation of the argument list is poor, * using an argv even for internally done "next" commands. diff --git a/usr/src/usr.bin/ex/ex_cmds.c b/usr/src/usr.bin/ex/ex_cmds.c index b959374a63..877be9b4a1 100644 --- a/usr/src/usr.bin/ex/ex_cmds.c +++ b/usr/src/usr.bin/ex/ex_cmds.c @@ -1,5 +1,5 @@ /* Copyright (c) 1980 Regents of the University of California */ -static char *sccsid = "@(#)ex_cmds.c 4.2 %G%"; +static char *sccsid = "@(#)ex_cmds.c 5.1 %G%"; #include "ex.h" #include "ex_argv.h" #include "ex_temp.h" @@ -650,7 +650,7 @@ quit: /* version */ tail("version"); setNAEOL(); - printf("@(#) Version 3.4, %G%"+5); + printf("@(#) Version 3.5, %G%"+5); noonl(); continue; diff --git a/usr/src/usr.bin/ex/ex_cmds2.c b/usr/src/usr.bin/ex/ex_cmds2.c index e50811fcd6..1ca1a6e51f 100644 --- a/usr/src/usr.bin/ex/ex_cmds2.c +++ b/usr/src/usr.bin/ex/ex_cmds2.c @@ -1,5 +1,5 @@ /* Copyright (c) 1980 Regents of the University of California */ -static char *sccsid = "@(#)ex_cmds2.c 4.2 %G%"; +static char *sccsid = "@(#)ex_cmds2.c 5.1 %G%"; #include "ex.h" #include "ex_argv.h" #include "ex_temp.h" diff --git a/usr/src/usr.bin/ex/ex_cmdsub.c b/usr/src/usr.bin/ex/ex_cmdsub.c index c4b536da09..268e8ed1fe 100644 --- a/usr/src/usr.bin/ex/ex_cmdsub.c +++ b/usr/src/usr.bin/ex/ex_cmdsub.c @@ -1,5 +1,5 @@ /* Copyright (c) 1980 Regents of the University of California */ -static char *sccsid = "@(#)ex_cmdsub.c 4.2 %G%"; +static char *sccsid = "@(#)ex_cmdsub.c 5.1 %G%"; #include "ex.h" #include "ex_argv.h" #include "ex_temp.h" diff --git a/usr/src/usr.bin/ex/ex_data.c b/usr/src/usr.bin/ex/ex_data.c index 690ef947aa..93a689a43b 100644 --- a/usr/src/usr.bin/ex/ex_data.c +++ b/usr/src/usr.bin/ex/ex_data.c @@ -1,5 +1,5 @@ /* Copyright (c) 1980 Regents of the University of California */ -static char *sccsid = "@(#)ex_data.c 4.2 %G%"; +static char *sccsid = "@(#)ex_data.c 5.1 %G%"; #include "ex.h" #include "ex_tty.h" diff --git a/usr/src/usr.bin/ex/ex_get.c b/usr/src/usr.bin/ex/ex_get.c index bfb0e82120..843cfef72e 100644 --- a/usr/src/usr.bin/ex/ex_get.c +++ b/usr/src/usr.bin/ex/ex_get.c @@ -1,5 +1,5 @@ /* Copyright (c) 1980 Regents of the University of California */ -static char *sccsid = "@(#)ex_get.c 4.2 %G%"; +static char *sccsid = "@(#)ex_get.c 5.1 %G%"; #include "ex.h" #include "ex_tty.h" diff --git a/usr/src/usr.bin/ex/ex_io.c b/usr/src/usr.bin/ex/ex_io.c index 4f91826ee3..cbecd28d25 100644 --- a/usr/src/usr.bin/ex/ex_io.c +++ b/usr/src/usr.bin/ex/ex_io.c @@ -1,5 +1,5 @@ /* Copyright (c) 1980 Regents of the University of California */ -static char *sccsid = "@(#)ex_io.c 4.3 %G%"; +static char *sccsid = "@(#)ex_io.c 5.1 %G%"; #include "ex.h" #include "ex_argv.h" #include "ex_temp.h" diff --git a/usr/src/usr.bin/ex/ex_put.c b/usr/src/usr.bin/ex/ex_put.c index 222c82d4ae..bd077f0e28 100644 --- a/usr/src/usr.bin/ex/ex_put.c +++ b/usr/src/usr.bin/ex/ex_put.c @@ -1,5 +1,5 @@ /* Copyright (c) 1980 Regents of the University of California */ -static char *sccsid = "@(#)ex_put.c 4.2 %G%"; +static char *sccsid = "@(#)ex_put.c 5.1 %G%"; #include "ex.h" #include "ex_tty.h" #include "ex_vis.h" diff --git a/usr/src/usr.bin/ex/ex_re.c b/usr/src/usr.bin/ex/ex_re.c index 60415b326a..013a2de979 100644 --- a/usr/src/usr.bin/ex/ex_re.c +++ b/usr/src/usr.bin/ex/ex_re.c @@ -1,5 +1,5 @@ /* Copyright (c) 1980 Regents of the University of California */ -static char *sccsid = "@(#)ex_re.c 4.2 %G%"; +static char *sccsid = "@(#)ex_re.c 5.1 %G%"; #include "ex.h" #include "ex_re.h" diff --git a/usr/src/usr.bin/ex/ex_re.h b/usr/src/usr.bin/ex/ex_re.h index 78e9cb9b62..295cab4062 100644 --- a/usr/src/usr.bin/ex/ex_re.h +++ b/usr/src/usr.bin/ex/ex_re.h @@ -1,5 +1,5 @@ /* Copyright (c) 1980 Regents of the University of California */ -/* sccs id: @(#)ex_re.h 4.2 %G% */ +/* sccs id: @(#)ex_re.h 5.1 %G% */ /* * Regular expression definitions. * The regular expressions in ex are similar to those in ed, diff --git a/usr/src/usr.bin/ex/ex_set.c b/usr/src/usr.bin/ex/ex_set.c index ed305fc05f..f74e4111a6 100644 --- a/usr/src/usr.bin/ex/ex_set.c +++ b/usr/src/usr.bin/ex/ex_set.c @@ -1,5 +1,5 @@ /* Copyright (c) 1980 Regents of the University of California */ -static char *sccsid = "@(#)ex_set.c 4.2 %G%"; +static char *sccsid = "@(#)ex_set.c 5.1 %G%"; #include "ex.h" #include "ex_temp.h" diff --git a/usr/src/usr.bin/ex/ex_subr.c b/usr/src/usr.bin/ex/ex_subr.c index bf76ec32e8..93dea19642 100644 --- a/usr/src/usr.bin/ex/ex_subr.c +++ b/usr/src/usr.bin/ex/ex_subr.c @@ -1,5 +1,5 @@ /* Copyright (c) 1980 Regents of the University of California */ -static char *sccsid = "@(#)ex_subr.c 4.2 %G%"; +static char *sccsid = "@(#)ex_subr.c 5.1 %G%"; #include "ex.h" #include "ex_re.h" #include "ex_tty.h" diff --git a/usr/src/usr.bin/ex/ex_temp.c b/usr/src/usr.bin/ex/ex_temp.c index 4eb36677b5..d40b43fbab 100644 --- a/usr/src/usr.bin/ex/ex_temp.c +++ b/usr/src/usr.bin/ex/ex_temp.c @@ -1,5 +1,5 @@ /* Copyright (c) 1980 Regents of the University of California */ -static char *sccsid = "@(#)ex_temp.c 4.3 %G%"; +static char *sccsid = "@(#)ex_temp.c 5.1 %G%"; #include "ex.h" #include "ex_temp.h" #include "ex_vis.h" diff --git a/usr/src/usr.bin/ex/ex_temp.h b/usr/src/usr.bin/ex/ex_temp.h index b03d8969b2..6c623bc9a1 100644 --- a/usr/src/usr.bin/ex/ex_temp.h +++ b/usr/src/usr.bin/ex/ex_temp.h @@ -1,5 +1,5 @@ /* Copyright (c) 1980 Regents of the University of California */ -/* sccs id: @(#)ex_temp.h 4.2 %G% */ +/* sccs id: @(#)ex_temp.h 5.1 %G% */ /* * The editor uses a temporary file for files being edited, in a structure * similar to that of ed. The first block of the file is used for a header diff --git a/usr/src/usr.bin/ex/ex_tty.c b/usr/src/usr.bin/ex/ex_tty.c index 7efad18cbb..bc4d0943b9 100644 --- a/usr/src/usr.bin/ex/ex_tty.c +++ b/usr/src/usr.bin/ex/ex_tty.c @@ -1,5 +1,5 @@ /* Copyright (c) 1980 Regents of the University of California */ -static char *sccsid = "@(#)ex_tty.c 4.2 %G%"; +static char *sccsid = "@(#)ex_tty.c 5.1 %G%"; #include "ex.h" #include "ex_tty.h" diff --git a/usr/src/usr.bin/ex/ex_tty.h b/usr/src/usr.bin/ex/ex_tty.h index 31e595970e..d288f47235 100644 --- a/usr/src/usr.bin/ex/ex_tty.h +++ b/usr/src/usr.bin/ex/ex_tty.h @@ -1,5 +1,5 @@ /* Copyright (c) 1980 Regents of the University of California */ -/* sccs id: @(#)ex_tty.h 4.2 %G% */ +/* sccs id: @(#)ex_tty.h 5.1 %G% */ /* * Capabilities from termcap * diff --git a/usr/src/usr.bin/ex/ex_tune.h b/usr/src/usr.bin/ex/ex_tune.h index 6a58313b58..72be621fe7 100644 --- a/usr/src/usr.bin/ex/ex_tune.h +++ b/usr/src/usr.bin/ex/ex_tune.h @@ -1,5 +1,5 @@ /* Copyright (c) 1980 Regents of the University of California */ -/* sccs id: @(#)ex_tune.h 4.2 %G% */ +/* sccs id: @(#)ex_tune.h 5.1 %G% */ /* * Definitions of editor parameters and limits */ @@ -11,10 +11,10 @@ * "/usr/lib/..." here, "/lib" will be tried only for strings. */ #include "local/uparm.h" -#define EXRECOVER libpath(ex3.4recover) -#define EXPRESERVE libpath(ex3.4preserve) +#define EXRECOVER libpath(ex3.5recover) +#define EXPRESERVE libpath(ex3.5preserve) #ifndef VMUNIX -#define EXSTRINGS libpath(ex3.4strings) +#define EXSTRINGS libpath(ex3.5strings) #endif /* diff --git a/usr/src/usr.bin/ex/ex_unix.c b/usr/src/usr.bin/ex/ex_unix.c index 8983e2f332..4904b2206a 100644 --- a/usr/src/usr.bin/ex/ex_unix.c +++ b/usr/src/usr.bin/ex/ex_unix.c @@ -1,5 +1,5 @@ /* Copyright (c) 1979 Regents of the University of California */ -static char *sccsid = "@(#)ex_unix.c 4.3 %G%"; +static char *sccsid = "@(#)ex_unix.c 5.1 %G%"; #include "ex.h" #include "ex_temp.h" #include "ex_tty.h" diff --git a/usr/src/usr.bin/ex/ex_v.c b/usr/src/usr.bin/ex/ex_v.c index a0f1ea53b7..a770ee5627 100644 --- a/usr/src/usr.bin/ex/ex_v.c +++ b/usr/src/usr.bin/ex/ex_v.c @@ -1,5 +1,5 @@ /* Copyright (c) 1980 Regents of the University of California */ -static char *sccsid = "@(#)ex_v.c 4.2 %G%"; +static char *sccsid = "@(#)ex_v.c 5.1 %G%"; #include "ex.h" #include "ex_re.h" #include "ex_tty.h" diff --git a/usr/src/usr.bin/ex/ex_vadj.c b/usr/src/usr.bin/ex/ex_vadj.c index 7cbda2ab6c..e0d3addb45 100644 --- a/usr/src/usr.bin/ex/ex_vadj.c +++ b/usr/src/usr.bin/ex/ex_vadj.c @@ -1,5 +1,5 @@ /* Copyright (c) 1980 Regents of the University of California */ -static char *sccsid = "@(#)ex_vadj.c 4.2 %G%"; +static char *sccsid = "@(#)ex_vadj.c 5.1 %G%"; #include "ex.h" #include "ex_tty.h" #include "ex_vis.h" diff --git a/usr/src/usr.bin/ex/ex_vars.h b/usr/src/usr.bin/ex/ex_vars.h index 02a7438baa..6c60d6505d 100644 --- a/usr/src/usr.bin/ex/ex_vars.h +++ b/usr/src/usr.bin/ex/ex_vars.h @@ -1,4 +1,4 @@ -/* sccs id @(#)ex_vars.h 4.2 %G% */ +/* sccs id @(#)ex_vars.h 5.1 %G% */ #define AUTOINDENT 0 #define AUTOPRINT 1 #define AUTOWRITE 2 diff --git a/usr/src/usr.bin/ex/ex_vget.c b/usr/src/usr.bin/ex/ex_vget.c index 8d0a4a5645..dc2323b54c 100644 --- a/usr/src/usr.bin/ex/ex_vget.c +++ b/usr/src/usr.bin/ex/ex_vget.c @@ -1,5 +1,5 @@ /* Copyright (c) 1980 Regents of the University of California */ -static char *sccsid = "@(#)ex_vget.c 4.2 %G%"; +static char *sccsid = "@(#)ex_vget.c 5.1 %G%"; #include "ex.h" #include "ex_tty.h" #include "ex_vis.h" diff --git a/usr/src/usr.bin/ex/ex_vis.h b/usr/src/usr.bin/ex/ex_vis.h index 3c9cbffae8..baa25cf0bd 100644 --- a/usr/src/usr.bin/ex/ex_vis.h +++ b/usr/src/usr.bin/ex/ex_vis.h @@ -1,5 +1,5 @@ /* Copyright (c) 1980 Regents of the University of California */ -/* sccs id: @(#)ex_vis.h 4.3 %G% */ +/* sccs id: @(#)ex_vis.h 5.1 %G% */ /* * Ex version 3 * Mark Horton, UCB diff --git a/usr/src/usr.bin/ex/ex_vmain.c b/usr/src/usr.bin/ex/ex_vmain.c index 05d709abe6..a03060a42d 100644 --- a/usr/src/usr.bin/ex/ex_vmain.c +++ b/usr/src/usr.bin/ex/ex_vmain.c @@ -1,5 +1,5 @@ /* Copyright (c) 1980 Regents of the University of California */ -static char *sccsid = "@(#)ex_vmain.c 4.3 %G%"; +static char *sccsid = "@(#)ex_vmain.c 5.1 %G%"; #include "ex.h" #include "ex_tty.h" #include "ex_vis.h" diff --git a/usr/src/usr.bin/ex/ex_vops.c b/usr/src/usr.bin/ex/ex_vops.c index 5709ed11db..64e1a5d311 100644 --- a/usr/src/usr.bin/ex/ex_vops.c +++ b/usr/src/usr.bin/ex/ex_vops.c @@ -1,5 +1,5 @@ /* Copyright (c) 1980 Regents of the University of California */ -static char *sccsid = "@(#)ex_vops.c 4.2 %G%"; +static char *sccsid = "@(#)ex_vops.c 5.1 %G%"; #include "ex.h" #include "ex_tty.h" #include "ex_vis.h" diff --git a/usr/src/usr.bin/ex/ex_vops2.c b/usr/src/usr.bin/ex/ex_vops2.c index 1296919af8..a83a65fd8f 100644 --- a/usr/src/usr.bin/ex/ex_vops2.c +++ b/usr/src/usr.bin/ex/ex_vops2.c @@ -1,5 +1,5 @@ /* Copyright (c) 1980 Regents of the University of California */ -static char *sccsid = "@(#)ex_vops2.c 4.2 %G%"; +static char *sccsid = "@(#)ex_vops2.c 5.1 %G%"; #include "ex.h" #include "ex_tty.h" #include "ex_vis.h" diff --git a/usr/src/usr.bin/ex/ex_vops3.c b/usr/src/usr.bin/ex/ex_vops3.c index 55e37ce24c..df56b9548c 100644 --- a/usr/src/usr.bin/ex/ex_vops3.c +++ b/usr/src/usr.bin/ex/ex_vops3.c @@ -1,5 +1,5 @@ /* Copyright (c) 1980 Regents of the University of California */ -static char *sccsid = "@(#)ex_vops3.c 4.2 %G%"; +static char *sccsid = "@(#)ex_vops3.c 5.1 %G%"; #include "ex.h" #include "ex_tty.h" #include "ex_vis.h" diff --git a/usr/src/usr.bin/ex/ex_vput.c b/usr/src/usr.bin/ex/ex_vput.c index 7039f72fe9..4c8d0b07a5 100644 --- a/usr/src/usr.bin/ex/ex_vput.c +++ b/usr/src/usr.bin/ex/ex_vput.c @@ -1,5 +1,5 @@ /* Copyright (c) 1980 Regents of the University of California */ -static char *sccsid = "@(#)ex_vput.c 4.2 %G%"; +static char *sccsid = "@(#)ex_vput.c 5.1 %G%"; #include "ex.h" #include "ex_tty.h" #include "ex_vis.h" diff --git a/usr/src/usr.bin/ex/ex_vwind.c b/usr/src/usr.bin/ex/ex_vwind.c index d64e5bd127..8b90f6e190 100644 --- a/usr/src/usr.bin/ex/ex_vwind.c +++ b/usr/src/usr.bin/ex/ex_vwind.c @@ -1,5 +1,5 @@ /* Copyright (c) 1980 Regents of the University of California */ -static char *sccsid = "@(#)ex_vwind.c 4.2 %G%"; +static char *sccsid = "@(#)ex_vwind.c 5.1 %G%"; #include "ex.h" #include "ex_tty.h" #include "ex_vis.h" diff --git a/usr/src/usr.bin/ex/makeoptions b/usr/src/usr.bin/ex/makeoptions index 1334833a1a..57dbf9f254 100644 --- a/usr/src/usr.bin/ex/makeoptions +++ b/usr/src/usr.bin/ex/makeoptions @@ -37,7 +37,7 @@ ex - /tmp/foo.c <<'X' . $s/e[ ].*[ ]/e NOPTS / 0a - /* sccs id @(#) ex_vars.h @(#)makeoptions 4.2 %G% */ + /* sccs id @(#) ex_vars.h @(#)makeoptions 5.1 %G% */ . w! ex_vars.h q diff --git a/usr/src/usr.bin/ex/printf.c b/usr/src/usr.bin/ex/printf.c index f9cc8d6f45..4e0a76f49b 100644 --- a/usr/src/usr.bin/ex/printf.c +++ b/usr/src/usr.bin/ex/printf.c @@ -1,7 +1,7 @@ /* The pwb version this is based on */ static char *printf_id = "@(#) printf.c:2.2 6/5/79"; /* The local sccs version within ex */ -static char *sccsid = "@(#)printf.c 4.3 %G%"; +static char *sccsid = "@(#)printf.c 5.1 %G%"; #include "varargs.h" /* * This version of printf is compatible with the Version 7 C -- 2.20.1