NetBSD/sys/ufs
lukem 25ca00a979 Only pull in <sys/systm.h> #ifdef _KERNEL, since it's a kernel only header.
In the ! _KERNEL case, provide own prototype for panic() instead.
2002-01-09 23:51:00 +00:00
..
ext2fs pick up changes from ufs_balloc_range(). 2001-11-30 07:06:19 +00:00
ffs Only pull in <sys/systm.h> #ifdef _KERNEL, since it's a kernel only header. 2002-01-09 23:51:00 +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