NetBSD/sys/ufs/ffs
dsl bd99e3429d Use 'void *' instead of 'caddr_t' in prototypes of VOP_IOCTL, VOP_FCNTL
and VOP_ADVLOCK, delete casts from callers (and some to copyin/out).
2003-03-21 23:11:19 +00:00
..
Makefile
ffs_alloc.c
ffs_appleufs.c
ffs_balloc.c ffs_gop_alloc() is not used any more. Remove it. 2003-03-15 01:10:18 +00:00
ffs_bswap.c
ffs_extern.h ffs_gop_alloc() is not used any more. Remove it. 2003-03-15 01:10:18 +00:00
ffs_inode.c
ffs_softdep.c
ffs_softdep.stub.c
ffs_subr.c
ffs_tables.c
ffs_vfsops.c Use 'void *' instead of 'caddr_t' in prototypes of VOP_IOCTL, VOP_FCNTL 2003-03-21 23:11:19 +00:00
ffs_vnops.c
fs.h
softdep.h