NetBSD/sys/ufs/ufs
matthias 574106c52b create miscfs/genfs/genfs_vnops.c:genfs_enoioctl and make all the other
filesystems use it instead of a private version.
1998-08-10 08:11:10 +00:00
..
Makefile Rework the way kernel include files are installed. In the new method, 1998-06-12 23:22:30 +00:00
dinode.h Merge with Lite2 + local changes 1998-03-01 02:20:01 +00:00
dir.h Add support for reading/writing FFS in non-native byte order, conditioned 1998-03-18 15:57:26 +00:00
inode.h Merge with Lite2 + local changes 1998-03-01 02:20:01 +00:00
quota.h
ufs_bmap.c KNF, mostly of FFS_EI changes. 1998-06-13 16:26:22 +00:00
ufs_bswap.h Add support for reading/writing FFS in non-native byte order, conditioned 1998-03-18 15:57:26 +00:00
ufs_extern.h create miscfs/genfs/genfs_vnops.c:genfs_enoioctl and make all the other 1998-08-10 08:11:10 +00:00
ufs_ihash.c Merge with Lite2 + local changes 1998-03-01 02:20:01 +00:00
ufs_inode.c Use the newly-defined opt_quota.h. 1998-06-08 04:27:50 +00:00
ufs_lookup.c bzero->memset, bcopy->memcpy, bcmp->memcmp 1998-08-09 20:15:38 +00:00
ufs_quota.c bzero->memset, bcopy->memcpy, bcmp->memcmp 1998-08-09 20:15:38 +00:00
ufs_readwrite.c Implement support for IEEE Std 1003.1b-1993 synchronous I/O: 1998-08-02 18:57:23 +00:00
ufs_vfsops.c minr KNF nit .. 1998-08-09 03:16:23 +00:00
ufs_vnops.c create miscfs/genfs/genfs_vnops.c:genfs_enoioctl and make all the other 1998-08-10 08:11:10 +00:00
ufsmount.h Add support for reading/writing FFS in non-native byte order, conditioned 1998-03-18 15:57:26 +00:00