NetBSD/sys/arch/netwinder
manu 239cf5506d Remove unused extended attributes kernel options
As Masao Uebayashi pointed to me, UFS_EXTATTR_AUTOSTART, LFS_EXTATTR_AUTOSTART
and UFS_EXTATTR_AUTOCREATE are not used anywhere in the code. Remove them
as they have been obsolete for a long time:
UFS_EXTATTR_AUTOSTART was replaced by mount -o extattr
LFS_EXTATTR_AUTOSTART was created to match obsolete UFS_EXTATTR_AUTOSTART
UFS_EXTATTR_AUTOCREATE was replaced by sysctl vfs.ffs.extattr_autocreate
2014-11-16 16:01:39 +00:00
..
compile
conf Remove unused extended attributes kernel options 2014-11-16 16:01:39 +00:00
include Add a few missing netbsd32_machdep.h files 2014-08-03 16:16:27 +00:00
netwinder Replace more vm_offset_t, vm_size_t with vaddr_t, vsize_t 2014-09-13 18:08:38 +00:00
pci split device_t/softc for all remaining drivers. 2012-10-27 17:17:22 +00:00
Makefile Fix target 'tags'. 2011-04-04 19:44:16 +00:00