NetBSD/sys/ufs/ufs
bouyer 22d556f6cf Make sure a buffer optained from bread() is always bresle()'d in case of
error. Closes PR kern/1448 from Wolfgang Solfrank.
1999-02-10 13:14:08 +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 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 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 Move the bswap functions from libutil to libc (this bups the 1999-01-15 13:31:15 +00:00
ufs_extern.h defopt FFS_EI 1998-11-12 19:51:10 +00:00
ufs_ihash.c Merge with Lite2 + local changes 1998-03-01 02:20:01 +00:00
ufs_inode.c No need to #include malloc.h here. 1998-12-04 11:02:30 +00:00
ufs_lookup.c Fix some maxsymlinklen comparisons for old filesystems that were 1998-09-08 08:37:12 +00:00
ufs_quota.c bzero->memset, bcopy->memcpy, bcmp->memcmp 1998-08-09 20:15:38 +00:00
ufs_readwrite.c Make sure a buffer optained from bread() is always bresle()'d in case of 1999-02-10 13:14:08 +00:00
ufs_vfsops.c minr KNF nit .. 1998-08-09 03:16:23 +00:00
ufs_vnops.c Update device special file modification times if NODEVMTIME isn't set. 1998-12-01 23:18:48 +00:00
ufsmount.h Add support for reading/writing FFS in non-native byte order, conditioned 1998-03-18 15:57:26 +00:00