Bringing in version 1.34.

Reviewed by:	 Sean Eric Fagan
This commit is contained in:
Sean Eric Fagan 1994-08-18 01:13:30 +00:00
parent 74225af9b5
commit a036a0d1f2
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=2098
46 changed files with 48 additions and 48 deletions

View File

@ -32,7 +32,7 @@
*/
#ifndef lint
static const char sccsid[] = "@(#)ex.c 8.156 (Berkeley) 8/17/94";
static char sccsid[] = "@(#)ex.c 8.157 (Berkeley) 8/17/94";
#endif /* not lint */
#include <sys/types.h>

View File

@ -32,7 +32,7 @@
*/
#ifndef lint
static const char sccsid[] = "@(#)ex_abbrev.c 8.13 (Berkeley) 8/17/94";
static char sccsid[] = "@(#)ex_abbrev.c 8.14 (Berkeley) 8/17/94";
#endif /* not lint */
#include <sys/types.h>

View File

@ -32,7 +32,7 @@
*/
#ifndef lint
static const char sccsid[] = "@(#)ex_append.c 8.23 (Berkeley) 8/17/94";
static char sccsid[] = "@(#)ex_append.c 8.24 (Berkeley) 8/17/94";
#endif /* not lint */
#include <sys/types.h>

View File

@ -32,7 +32,7 @@
*/
#ifndef lint
static const char sccsid[] = "@(#)ex_args.c 8.28 (Berkeley) 8/17/94";
static char sccsid[] = "@(#)ex_args.c 8.29 (Berkeley) 8/17/94";
#endif /* not lint */
#include <sys/types.h>

View File

@ -32,7 +32,7 @@
*/
#ifndef lint
static const char sccsid[] = "@(#)ex_argv.c 8.37 (Berkeley) 8/17/94";
static char sccsid[] = "@(#)ex_argv.c 8.38 (Berkeley) 8/17/94";
#endif /* not lint */
#include <sys/types.h>

View File

@ -32,7 +32,7 @@
*/
#ifndef lint
static const char sccsid[] = "@(#)ex_at.c 8.26 (Berkeley) 8/17/94";
static char sccsid[] = "@(#)ex_at.c 8.27 (Berkeley) 8/17/94";
#endif /* not lint */
#include <sys/types.h>

View File

@ -32,7 +32,7 @@
*/
#ifndef lint
static const char sccsid[] = "@(#)ex_bang.c 8.34 (Berkeley) 8/17/94";
static char sccsid[] = "@(#)ex_bang.c 8.35 (Berkeley) 8/17/94";
#endif /* not lint */
#include <sys/types.h>

View File

@ -32,7 +32,7 @@
*/
#ifndef lint
static const char sccsid[] = "@(#)ex_cd.c 8.17 (Berkeley) 8/17/94";
static char sccsid[] = "@(#)ex_cd.c 8.18 (Berkeley) 8/17/94";
#endif /* not lint */
#include <sys/param.h>

View File

@ -32,7 +32,7 @@
*/
#ifndef lint
static const char sccsid[] = "@(#)ex_delete.c 8.13 (Berkeley) 8/17/94";
static char sccsid[] = "@(#)ex_delete.c 8.14 (Berkeley) 8/17/94";
#endif /* not lint */
#include <sys/types.h>

View File

@ -32,7 +32,7 @@
*/
#ifndef lint
static const char sccsid[] = "@(#)ex_digraph.c 8.7 (Berkeley) 8/17/94";
static char sccsid[] = "@(#)ex_digraph.c 8.8 (Berkeley) 8/17/94";
#endif /* not lint */
#ifndef NO_DIGRAPH

View File

@ -32,7 +32,7 @@
*/
#ifndef lint
static const char sccsid[] = "@(#)ex_display.c 8.22 (Berkeley) 8/17/94";
static char sccsid[] = "@(#)ex_display.c 8.23 (Berkeley) 8/17/94";
#endif /* not lint */
#include <sys/types.h>

View File

@ -32,7 +32,7 @@
*/
#ifndef lint
static const char sccsid[] = "@(#)ex_edit.c 8.19 (Berkeley) 8/17/94";
static char sccsid[] = "@(#)ex_edit.c 8.20 (Berkeley) 8/17/94";
#endif /* not lint */
#include <sys/types.h>

View File

@ -32,7 +32,7 @@
*/
#ifndef lint
static const char sccsid[] = "@(#)ex_equal.c 8.7 (Berkeley) 8/17/94";
static char sccsid[] = "@(#)ex_equal.c 8.8 (Berkeley) 8/17/94";
#endif /* not lint */
#include <sys/types.h>

View File

@ -32,7 +32,7 @@
*/
#ifndef lint
static const char sccsid[] = "@(#)ex_exit.c 8.14 (Berkeley) 8/17/94";
static char sccsid[] = "@(#)ex_exit.c 8.15 (Berkeley) 8/17/94";
#endif /* not lint */
#include <sys/types.h>

View File

@ -32,7 +32,7 @@
*/
#ifndef lint
static const char sccsid[] = "@(#)ex_file.c 8.11 (Berkeley) 8/17/94";
static char sccsid[] = "@(#)ex_file.c 8.12 (Berkeley) 8/17/94";
#endif /* not lint */
#include <sys/types.h>

View File

@ -32,7 +32,7 @@
*/
#ifndef lint
static const char sccsid[] = "@(#)ex_global.c 8.42 (Berkeley) 8/17/94";
static char sccsid[] = "@(#)ex_global.c 8.43 (Berkeley) 8/17/94";
#endif /* not lint */
#include <sys/types.h>

View File

@ -32,7 +32,7 @@
*/
#ifndef lint
static const char sccsid[] = "@(#)ex_init.c 8.17 (Berkeley) 8/17/94";
static char sccsid[] = "@(#)ex_init.c 8.18 (Berkeley) 8/17/94";
#endif /* not lint */
#include <sys/types.h>

View File

@ -32,7 +32,7 @@
*/
#ifndef lint
static const char sccsid[] = "@(#)ex_join.c 8.13 (Berkeley) 8/17/94";
static char sccsid[] = "@(#)ex_join.c 8.14 (Berkeley) 8/17/94";
#endif /* not lint */
#include <sys/types.h>

View File

@ -32,7 +32,7 @@
*/
#ifndef lint
static const char sccsid[] = "@(#)ex_map.c 8.18 (Berkeley) 8/17/94";
static char sccsid[] = "@(#)ex_map.c 8.19 (Berkeley) 8/17/94";
#endif /* not lint */
#include <sys/types.h>

View File

@ -32,7 +32,7 @@
*/
#ifndef lint
static const char sccsid[] = "@(#)ex_mark.c 8.7 (Berkeley) 8/17/94";
static char sccsid[] = "@(#)ex_mark.c 8.8 (Berkeley) 8/17/94";
#endif /* not lint */
#include <sys/types.h>

View File

@ -32,7 +32,7 @@
*/
#ifndef lint
static const char sccsid[] = "@(#)ex_mkexrc.c 8.13 (Berkeley) 8/17/94";
static char sccsid[] = "@(#)ex_mkexrc.c 8.14 (Berkeley) 8/17/94";
#endif /* not lint */
#include <sys/types.h>

View File

@ -32,7 +32,7 @@
*/
#ifndef lint
static const char sccsid[] = "@(#)ex_move.c 8.18 (Berkeley) 8/17/94";
static char sccsid[] = "@(#)ex_move.c 8.19 (Berkeley) 8/17/94";
#endif /* not lint */
#include <sys/types.h>

View File

@ -32,7 +32,7 @@
*/
#ifndef lint
static const char sccsid[] = "@(#)ex_open.c 8.5 (Berkeley) 8/17/94";
static char sccsid[] = "@(#)ex_open.c 8.6 (Berkeley) 8/17/94";
#endif /* not lint */
#include <sys/types.h>

View File

@ -32,7 +32,7 @@
*/
#ifndef lint
static const char sccsid[] = "@(#)ex_preserve.c 8.13 (Berkeley) 8/17/94";
static char sccsid[] = "@(#)ex_preserve.c 8.14 (Berkeley) 8/17/94";
#endif /* not lint */
#include <sys/types.h>

View File

@ -32,7 +32,7 @@
*/
#ifndef lint
static const char sccsid[] = "@(#)ex_print.c 8.15 (Berkeley) 8/17/94";
static char sccsid[] = "@(#)ex_print.c 8.16 (Berkeley) 8/17/94";
#endif /* not lint */
#include <sys/types.h>

View File

@ -32,7 +32,7 @@
*/
#ifndef lint
static const char sccsid[] = "@(#)ex_put.c 8.7 (Berkeley) 8/17/94";
static char sccsid[] = "@(#)ex_put.c 8.8 (Berkeley) 8/17/94";
#endif /* not lint */
#include <sys/types.h>

View File

@ -32,7 +32,7 @@
*/
#ifndef lint
static const char sccsid[] = "@(#)ex_read.c 8.40 (Berkeley) 8/17/94";
static char sccsid[] = "@(#)ex_read.c 8.41 (Berkeley) 8/17/94";
#endif /* not lint */
#include <sys/types.h>

View File

@ -32,7 +32,7 @@
*/
#ifndef lint
static const char sccsid[] = "@(#)ex_screen.c 8.14 (Berkeley) 8/17/94";
static char sccsid[] = "@(#)ex_screen.c 8.15 (Berkeley) 8/17/94";
#endif /* not lint */
#include <sys/types.h>

View File

@ -32,7 +32,7 @@
*/
#ifndef lint
static const char sccsid[] = "@(#)ex_script.c 8.18 (Berkeley) 8/17/94";
static char sccsid[] = "@(#)ex_script.c 8.19 (Berkeley) 8/17/94";
#endif /* not lint */
#include <sys/types.h>

View File

@ -32,7 +32,7 @@
*/
#ifndef lint
static const char sccsid[] = "@(#)ex_set.c 8.5 (Berkeley) 8/17/94";
static char sccsid[] = "@(#)ex_set.c 8.6 (Berkeley) 8/17/94";
#endif /* not lint */
#include <sys/types.h>

View File

@ -32,7 +32,7 @@
*/
#ifndef lint
static const char sccsid[] = "@(#)ex_shell.c 8.25 (Berkeley) 8/17/94";
static char sccsid[] = "@(#)ex_shell.c 8.26 (Berkeley) 8/17/94";
#endif /* not lint */
#include <sys/param.h>

View File

@ -32,7 +32,7 @@
*/
#ifndef lint
static const char sccsid[] = "@(#)ex_shift.c 8.15 (Berkeley) 8/17/94";
static char sccsid[] = "@(#)ex_shift.c 8.16 (Berkeley) 8/17/94";
#endif /* not lint */
#include <sys/types.h>

View File

@ -32,7 +32,7 @@
*/
#ifndef lint
static const char sccsid[] = "@(#)ex_source.c 8.6 (Berkeley) 8/17/94";
static char sccsid[] = "@(#)ex_source.c 8.7 (Berkeley) 8/17/94";
#endif /* not lint */
#include <sys/types.h>

View File

@ -32,7 +32,7 @@
*/
#ifndef lint
static const char sccsid[] = "@(#)ex_stop.c 8.8 (Berkeley) 8/17/94";
static char sccsid[] = "@(#)ex_stop.c 8.9 (Berkeley) 8/17/94";
#endif /* not lint */
#include <sys/types.h>

View File

@ -32,7 +32,7 @@
*/
#ifndef lint
static const char sccsid[] = "@(#)ex_subst.c 8.58 (Berkeley) 8/17/94";
static char sccsid[] = "@(#)ex_subst.c 8.59 (Berkeley) 8/17/94";
#endif /* not lint */
#include <sys/types.h>

View File

@ -35,7 +35,7 @@
*/
#ifndef lint
static const char sccsid[] = "@(#)ex_tag.c 8.44 (Berkeley) 8/17/94";
static char sccsid[] = "@(#)ex_tag.c 8.45 (Berkeley) 8/17/94";
#endif /* not lint */
#include <sys/param.h>

View File

@ -32,7 +32,7 @@
*/
#ifndef lint
static const char sccsid[] = "@(#)ex_undo.c 8.8 (Berkeley) 8/17/94";
static char sccsid[] = "@(#)ex_undo.c 8.9 (Berkeley) 8/17/94";
#endif /* not lint */
#include <sys/types.h>

View File

@ -32,7 +32,7 @@
*/
#ifndef lint
static const char sccsid[] = "@(#)ex_usage.c 8.20 (Berkeley) 8/17/94";
static char sccsid[] = "@(#)ex_usage.c 8.21 (Berkeley) 8/17/94";
#endif /* not lint */
#include <sys/types.h>

View File

@ -32,7 +32,7 @@
*/
#ifndef lint
static const char sccsid[] = "@(#)ex_util.c 8.13 (Berkeley) 8/17/94";
static char sccsid[] = "@(#)ex_util.c 8.14 (Berkeley) 8/17/94";
#endif /* not lint */
#include <sys/types.h>

View File

@ -32,7 +32,7 @@
*/
#ifndef lint
static const char sccsid[] = "@(#)ex_version.c 8.64 (Berkeley) 8/17/94";
static char sccsid[] = "@(#)ex_version.c 8.66 (Berkeley) 8/17/94";
#endif /* not lint */
#include <sys/types.h>
@ -62,10 +62,10 @@ ex_version(sp, ep, cmdp)
EXF *ep;
EXCMDARG *cmdp;
{
static const time_t then = 777130317;
static const time_t then = 777148668;
(void)ex_printf(EXCOOKIE,
"Version 1.33, %sThe CSRG, University of California, Berkeley.\n",
"Version 1.34, %sThe CSRG, University of California, Berkeley.\n",
ctime(&then));
return (0);
}

View File

@ -32,7 +32,7 @@
*/
#ifndef lint
static const char sccsid[] = "@(#)ex_visual.c 8.14 (Berkeley) 8/17/94";
static char sccsid[] = "@(#)ex_visual.c 8.15 (Berkeley) 8/17/94";
#endif /* not lint */
#include <sys/types.h>

View File

@ -32,7 +32,7 @@
*/
#ifndef lint
static const char sccsid[] = "@(#)ex_write.c 8.37 (Berkeley) 8/17/94";
static char sccsid[] = "@(#)ex_write.c 8.38 (Berkeley) 8/17/94";
#endif /* not lint */
#include <sys/types.h>

View File

@ -32,7 +32,7 @@
*/
#ifndef lint
static const char sccsid[] = "@(#)ex_yank.c 8.6 (Berkeley) 8/17/94";
static char sccsid[] = "@(#)ex_yank.c 8.7 (Berkeley) 8/17/94";
#endif /* not lint */
#include <sys/types.h>

View File

@ -32,7 +32,7 @@
*/
#ifndef lint
static const char sccsid[] = "@(#)ex_z.c 8.7 (Berkeley) 8/17/94";
static char sccsid[] = "@(#)ex_z.c 8.8 (Berkeley) 8/17/94";
#endif /* not lint */
#include <sys/types.h>

View File

@ -32,7 +32,7 @@
*/
#ifndef lint
static const char sccsid[] = "@(#)excmd.c 8.59 (Berkeley) 8/17/94";
static char sccsid[] = "@(#)excmd.c 8.60 (Berkeley) 8/17/94";
#endif /* not lint */
#include <sys/types.h>

View File

@ -32,7 +32,7 @@
*/
#ifndef lint
static const char sccsid[] = "@(#)filter.c 8.44 (Berkeley) 8/17/94";
static char sccsid[] = "@(#)filter.c 8.45 (Berkeley) 8/17/94";
#endif /* not lint */
#include <sys/types.h>