NetBSD/sys/arch/alpha
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
..
alpha Fix build of RAWHIDE kernel. 2014-10-17 18:14:42 +00:00
common
compile
conf Remove unused extended attributes kernel options 2014-11-16 16:01:39 +00:00
eisa make pci_intr_string and eisa_intr_string take a buffer and a length 2014-03-29 19:28:24 +00:00
include Fix build of RAWHIDE kernel. 2014-10-17 18:14:42 +00:00
isa
jensenio make pci_intr_string and eisa_intr_string take a buffer and a length 2014-03-29 19:28:24 +00:00
mcbus
pci PCI controller doesn't rely on (depend on) AGP bus, but provide it. If one 2014-10-17 18:31:07 +00:00
sableio make pci_intr_string and eisa_intr_string take a buffer and a length 2014-03-29 19:28:24 +00:00
stand Avoid splitting sed programs over multiple lines with 2014-08-24 18:27:16 +00:00
tc kill sprintf 2014-03-26 08:04:19 +00:00
tlsb kill sprintf 2014-03-26 08:04:19 +00:00
Makefile
STYLE