NetBSD/sys/ufs
jrf fc97fd571a First pass for some caddr_t removal and changes to get rid of it where we
no longer use and/or need it

	- removed casts from unionfs, deadfs and fdesc
	  (there are more to hunt down still)
	- changed vfs_quotactl args argumet from caddr_t to void *
	- changed vfs_quotactl structures/callers to reflect the api change

Compiled fine and ran for about a day. Approved/reviewed by
christos@netbsd.org and gimpy@netbsd.org.
2004-04-27 17:37:30 +00:00
..
ext2fs Initialise (most) pools from a link set instead of explicit calls 2004-04-25 16:42:40 +00:00
ffs Unwrap a not-too-long line. 2004-04-26 01:40:40 +00:00
lfs Initialise (most) pools from a link set instead of explicit calls 2004-04-25 16:42:40 +00:00
mfs similar fix to enami's in the fstypename field. Not really needed, but better 2004-04-21 12:00:36 +00:00
ufs First pass for some caddr_t removal and changes to get rid of it where we 2004-04-27 17:37:30 +00:00
Makefile
files.ufs