Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/evbppc/conf Add options MODULAR
details: https://anonhg.NetBSD.org/src/rev/cbb936ef5569
branches: trunk
changeset: 327402:cbb936ef5569
user: matt <matt%NetBSD.org@localhost>
date: Thu Mar 06 19:55:37 2014 +0000
description:
Add options MODULAR
diffstat:
sys/arch/evbppc/conf/TWRP1025 | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diffs (26 lines):
diff -r 4e37deee97b9 -r cbb936ef5569 sys/arch/evbppc/conf/TWRP1025
--- a/sys/arch/evbppc/conf/TWRP1025 Thu Mar 06 19:46:27 2014 +0000
+++ b/sys/arch/evbppc/conf/TWRP1025 Thu Mar 06 19:55:37 2014 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: TWRP1025,v 1.12 2013/06/30 21:38:56 rmind Exp $
+# $NetBSD: TWRP1025,v 1.13 2014/03/06 19:55:37 matt Exp $
#
# TWRP1025 -- everything that's currently supported
#
@@ -7,7 +7,7 @@
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
-ident "TWRP1025-$Revision: 1.12 $"
+ident "TWRP1025-$Revision: 1.13 $"
maxusers 32
@@ -24,6 +24,7 @@
#options INSECURE # disable kernel security levels
#options NTP # NTP phase/frequency locked loop
options KTRACE # system call tracing via ktrace(1)
+options MODULAR # new style module(7) framework
options SYSVMSG # System V message queues
options SYSVSEM # System V semaphores
Home |
Main Index |
Thread Index |
Old Index