NetBSD/sys/arch/ibmnws
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
ibmnws Adapt to the changed signature of pckbc_cnattach(). 2012-10-13 17:58:53 +00:00
include Rename sljitarch.h to sljit_machdep.h. 2014-07-23 18:19:43 +00:00
pci #include <sys/bus.h> instead of <machine/bus.h>. 2011-07-01 20:47:43 +00:00
Makefile