NetBSD/sys/arch/pmax
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
ibus fix unused variable warnings 2013-11-10 20:09:52 +00:00
include Consistently define WARN in a way that passes format string checks, i.e. 2014-08-06 21:57:48 +00:00
pmax use cpu_{g,s}etmodel 2014-03-24 19:29:59 +00:00
stand eliminate use of bsd.sys.mk from Makefiles 2014-01-16 01:15:32 +00:00
tc fix unused variable warnings 2013-11-10 20:09:52 +00:00
Makefile