Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 04/04/2000 10:07:31
Module Name:	basesrc
Committed By:	thorpej
Date:		Tue Apr  4 17:07:30 UTC 2000

Modified Files:
	basesrc/bin/ed: buf.c ed.h io.c main.c re.c

Log Message:
Back out the incorrect change in revision 1.11 of main.c, and actually
fix the problem it meant to address by putting extern declarations into
ed.h.


To generate a diff of this commit:
cvs rdiff -r1.19 -r1.20 basesrc/bin/ed/buf.c
cvs rdiff -r1.26 -r1.27 basesrc/bin/ed/ed.h
cvs rdiff -r1.4 -r1.5 basesrc/bin/ed/io.c
cvs rdiff -r1.11 -r1.12 basesrc/bin/ed/main.c
cvs rdiff -r1.15 -r1.16 basesrc/bin/ed/re.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.