NetBSD/sys/ufs
matt 8165c33c80 Implement following constants and add support their to the UFS family of file
systems:
	_PC_2_SYMLINKS
	_PC_SYMLINK_MAX

From andy dot shevchenko at gmail dot com.
2008-08-14 16:19:25 +00:00
..
ext2fs Create sysctl entries during module initialisation and destroy them 2008-06-28 01:34:05 +00:00
ffs Deny read/write access to snapshot vnodes. We use fss(4) to read from 2008-08-12 10:14:37 +00:00
lfs Fix lkm fallout from previous sysctl changes. This largely duplicates 2008-06-28 15:50:20 +00:00
mfs Create sysctl entries during module initialisation and destroy them 2008-06-28 01:34:05 +00:00
ufs Implement following constants and add support their to the UFS family of file 2008-08-14 16:19:25 +00:00
files.ufs Merge the simonb-wapbl branch. From the original branch commit: 2008-07-31 05:38:04 +00:00
Makefile