NetBSD/sys/arch/prep
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
eisa make pci_intr_string and eisa_intr_string take a buffer and a length 2014-03-29 19:28:24 +00:00
include Consistently define WARN in a way that passes format string checks, i.e. 2014-08-06 21:57:48 +00:00
isa put back IPL_AUDIO and splaudio(), at the request of rmind. they are 2011-11-24 03:35:56 +00:00
pci src is too big these days to tolerate superfluous apostrophes. It's 2014-10-18 08:33:23 +00:00
pnpbus Add d_discard to all struct cdevsw instances I could find. 2014-07-25 08:10:31 +00:00
prep src is too big these days to tolerate superfluous apostrophes. It's 2014-10-18 08:33:23 +00:00
stand Unify all arch/*/stand's atoi() to MI libsa. 2014-08-10 07:40:49 +00:00
Makefile Fix target 'tags'. 2011-04-04 19:44:16 +00:00