Subject: CVS commit: syssrc/sys/lib/libsa
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 02/23/2002 07:44:24
Module Name:	syssrc
Committed By:	thorpej
Date:		Sat Feb 23 05:44:24 UTC 2002

Modified Files:
	syssrc/sys/lib/libsa: globals.c open.c

Log Message:
Move files[] from open.c to globals.c, so that it's possible to
use libsa in an application where there are no file systems or
devices.


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 syssrc/sys/lib/libsa/globals.c
cvs rdiff -r1.20 -r1.21 syssrc/sys/lib/libsa/open.c

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