Commit Graph

20 Commits

Author SHA1 Message Date
martin
c404e01899 Add COMPAT_NETBSD32 to more kernels (we have too many) 2014-08-03 09:18:16 +00:00
zafer
c7106c8e74 fix typo. 2014-05-21 23:59:03 +00:00
kiyohara
c0f9fb7281 Change some comments and coment-outed options. 2013-10-05 03:59:49 +00:00
rmind
666e919182 G/C PFIL_HOOKS from the kernel configs. 2013-06-30 21:38:55 +00:00
christos
e46f5f0078 remove obsolete networking options 2013-06-05 23:07:59 +00:00
reinoud
f43ad323df Add (arbitrary) USB serial port support.
XXX why aren't other classes of USB devices added?
2013-05-15 12:20:04 +00:00
christos
9434c99ee1 more bogus number removal 2013-04-27 22:21:12 +00:00
christos
1cc8b68d4b the bogus number police 2013-04-27 21:43:10 +00:00
christos
dc14ae835f remove confusing numeric locators where they are unused. 2013-04-27 18:19:19 +00:00
christos
2c1aa36c3d Under FAST_IPSEC, IPSEC_ESP is mandatory; GC it. 2013-03-02 02:42:07 +00:00
joerg
e240adbd0b Retire OSI network stack. OK core@ 2013-03-01 18:25:13 +00:00
skrll
192854d629 Typo in comment 2012-08-29 08:29:57 +00:00
kiyohara
b113d48dab Enable mvcesa.
Also enable idmac in SHEEVAPLUG.
2012-07-27 03:10:23 +00:00
tsutsui
912cd6118b Remove obsolete System V semaphores and share memory limit options
(SEMMNI, SEMMNS, SEMUME and SHMMAXPGS).
2012-03-31 02:45:37 +00:00
joerg
99c3eea80c P1003_1B_SEMAPHORE is no longer optional. 2012-03-10 21:51:48 +00:00
dholland
7bbf82b772 WABPL is no longer considered experimental (has not been for some time)
so update its comment in config files.
2011-12-18 05:49:22 +00:00
tls
8a012bd83f The rnd pseudo-device is not really optional, because it is in the same
source file as the entropy-pool code itself.  Move it to std.  This
will be cleaned up more when I split the sources up as they should be.

This fixes build breaks on several ports.  Thanks to Havard Eidnes for
pointing them out.
2011-11-22 21:25:05 +00:00
bouyer
063f96f3c2 merge the bouyer-quota2 branch. This adds a new on-disk format
to store disk quota usage and limits, integrated with ffs
metadata. Usage is checked by fsck_ffs (no more quotacheck)
and is covered by the WAPBL journal. Enabled with kernel
option QUOTA2 (added where QUOTA was enabled in kernel config files),
turned on with tunefs(8) on a per-filesystem
basis. mount_mfs(8) can also turn quotas on.

See http://mail-index.netbsd.org/tech-kern/2011/02/19/msg010025.html
for details.
2011-03-06 17:08:10 +00:00
hannken
afdfce8e3b Remove unused count from pseudo-device md. 2010-11-23 11:13:52 +00:00
kiyohara
12f099863c Add support Marvell Sheevaplug.
Add some NAS on Marvell SoC.
2010-10-02 06:15:52 +00:00