NetBSD/sys/ufs/ufs
mrg d2397ac5f7 completely remove Mach VM support. all that is left is the all the
header files as UVM still uses (most of) these.
1999-03-24 05:50:49 +00:00
..
dinode.h Define a symbolic constant to represent the size of a dinode. 1998-10-23 00:28:45 +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 Add IN_CLEANING flag for LFS 1999-03-09 23:57:14 +00:00
Makefile Rework the way kernel include files are installed. In the new method, 1998-06-12 23:22:30 +00:00
quota.h Add prototype for quotactl. 1996-09-28 19:07:06 +00:00
ufs_bmap.c KNF, mostly of FFS_EI changes. 1998-06-13 16:26:22 +00:00
ufs_bswap.h Move the bswap functions from libutil to libc (this bups the 1999-01-15 13:31:15 +00:00
ufs_extern.h Modify vfsops to seperate vfs_fhtovp() into two routines. vfs_fhtovp() now 1999-02-26 23:44:43 +00:00
ufs_ihash.c Merge with Lite2 + local changes 1998-03-01 02:20:01 +00:00
ufs_inode.c Pass null pointers to VOP_UPDATE rather than having all the callers fetch the 1999-03-05 21:09:48 +00:00
ufs_lookup.c Fix printf format problems on Alpha. 1999-02-12 01:38:38 +00:00
ufs_quota.c bzero->memset, bcopy->memcpy, bcmp->memcmp 1998-08-09 20:15:38 +00:00
ufs_readwrite.c completely remove Mach VM support. all that is left is the all the 1999-03-24 05:50:49 +00:00
ufs_vfsops.c Modify vfsops to seperate vfs_fhtovp() into two routines. vfs_fhtovp() now 1999-02-26 23:44:43 +00:00
ufs_vnops.c completely remove Mach VM support. all that is left is the all the 1999-03-24 05:50:49 +00:00
ufsmount.h Add support for reading/writing FFS in non-native byte order, conditioned 1998-03-18 15:57:26 +00:00