Subject: CVS commit: syssrc/sys/lib/libsa
To: None <source-changes@netbsd.org>
From: Simon Burge <simonb@netbsd.org>
List: source-changes
Date: 03/15/2002 15:23:35
Module Name:	syssrc
Committed By:	simonb
Date:		Fri Mar 15 13:23:35 UTC 2002

Modified Files:
	syssrc/sys/lib/libsa: Makefile globals.c
Added Files:
	syssrc/sys/lib/libsa: files.c

Log Message:
Move files[] from globals.c to its own file.  Including all of globals.o
breaks the size limit for at least the pmax bootblocks.

Fixes PR port-pmax/15924 from Gregory McGarry.


To generate a diff of this commit:
cvs rdiff -r1.50 -r1.51 syssrc/sys/lib/libsa/Makefile
cvs rdiff -r0 -r1.1 syssrc/sys/lib/libsa/files.c
cvs rdiff -r1.4 -r1.5 syssrc/sys/lib/libsa/globals.c

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