Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Chuck Silvers <chs@netbsd.org>
List: source-changes
Date: 07/03/1999 18:50:26
Module Name:	syssrc
Committed By:	chs
Date:		Sun Jul  4 01:50:25 UTC 1999

Modified Files:
	syssrc/sys/ufs/ffs [chs-ubc2]: ffs_balloc.c

Log Message:
convert ffs_balloc() to a VOP interface.
rename ffs_balloc_range() to ufs_balloc_range() in ufs_inode.c.


To generate a diff of this commit:
cvs rdiff -r1.14.4.1 -r1.14.4.2 syssrc/sys/ufs/ffs/ffs_balloc.c

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