NetBSD/sys/ufs
enami ac35ac58f5 - For CIRCLEQ, comparing the loop variable against NULL doesn't make sense.
- Minor KNF while I'm here.

# This doesn't fix real problems though.
2002-01-18 00:30:03 +00:00
..
ext2fs pick up changes from ufs_balloc_range(). 2001-11-30 07:06:19 +00:00
ffs - For CIRCLEQ, comparing the loop variable against NULL doesn't make sense. 2002-01-18 00:30:03 +00:00
lfs use the new compatibility routines to allow mmap() to work 2001-12-18 07:51:16 +00:00
mfs add a VOP_PUTPAGES method for all the filesystems that don't have pages, 2001-12-06 04:27:40 +00:00
ufs Use softdep_change_linkcnt to note that the inode mode was set to 0. 2001-12-27 01:48:38 +00:00
Makefile