Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Rob Windsor <windsor@netbsd.org>
List: source-changes
Date: 05/03/2001 00:15:20
Module Name:	basesrc
Committed By:	windsor
Date:		Wed May  2 21:15:20 UTC 2001

Modified Files:
	basesrc/usr.bin/vi/cl: cl_funcs.c
	basesrc/usr.bin/vi/ex: ex_cscope.c ex_util.c
	basesrc/usr.bin/vi/vi: vi.c

Log Message:
recent addition of -Wall to Makefile broke the build on some arch
remove warnings on /sparc (through typecasting)


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 basesrc/usr.bin/vi/cl/cl_funcs.c
cvs rdiff -r1.3 -r1.4 basesrc/usr.bin/vi/ex/ex_cscope.c
cvs rdiff -r1.9 -r1.10 basesrc/usr.bin/vi/ex/ex_util.c
cvs rdiff -r1.10 -r1.11 basesrc/usr.bin/vi/vi/vi.c

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