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 move common/bus_dma/ -> dev/bus_dma/ 2012-10-02 23:54:51 +00:00
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 Do a minor cleanup of alpha (this will make applying pullups post branching 2012-02-06 02:14:10 +00:00
jensenio make pci_intr_string and eisa_intr_string take a buffer and a length 2014-03-29 19:28:24 +00:00
mcbus Do a minor cleanup of alpha (this will make applying pullups post branching 2012-02-06 02:14:10 +00:00
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 Remove Avalon A12 support. 2011-06-17 03:55:56 +00:00
STYLE