2.9BSD/usr/src/ucb/ex/updates/2.11-2.12

#
ed - ex_cmds.c << '-*-END-*-'
577,578c
				printf("Version 2.12, 7/31/80");
.
w
q
'-*-END-*-'
ed - ex_put.c << '-*-END-*-'
967a
#endif
.
966a
#ifdef TIOCGETC
.
944a
# endif
.
940a
# ifdef TIOCGETC
.
w
q
'-*-END-*-'
ed - ex_subr.c << '-*-END-*-'
644a
	error("Quota exceeded")		/* Berkeley quota systems only */
.
638,643c
	error("Broken pipe"),
#ifndef V6
	error("Math argument"),
	error("Result too large"),
.
w
q
'-*-END-*-'
ed - ex_temp.h << '-*-END-*-'
28,46c
#define BLKMSK	0777		/* 01777 */
#define BNDRY	8		/* 16 */
#define INCRMT	0200		/* 0100 */
#define LBTMSK	0770		/* 0760 */
#define NMBLKS	506		/* 1018 */
#define OFFBTS	7		/* 6 */
#define OFFMSK	0177		/* 077 */
#define SHFT	2		/* 3 */
.
w
q
'-*-END-*-'
ed - ex_tune.h << '-*-END-*-'
31,37c
#define LBSIZE		512		/* Line length */
#define ESIZE		128		/* Size of compiled re */
.
w
q
'-*-END-*-'
ed - makefile << '-*-END-*-'
1c
VERSION=2.12
.
w
q
'-*-END-*-'