Subject: CVS commit: src/sys/lib/libsa
To: None <source-changes@netbsd.org>
From: David Laight <dsl@netbsd.org>
List: source-changes
Date: 04/10/2003 17:44:06
Module Name:	src
Committed By:	dsl
Date:		Thu Apr 10 14:44:06 UTC 2003

Modified Files:
	src/sys/lib/libsa: nullfs.c

Log Message:
Fix prototypes of null_read and null_write, change to return errno values.
This code can't actually be used anywhere!  I don't think its obvious use
would compile!


To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 src/sys/lib/libsa/nullfs.c

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