Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-1-6]: src/sys/arch/mmeye/conf Pull up revision 1.15 (requested by...
details: https://anonhg.NetBSD.org/src/rev/685285d5f0d2
branches: netbsd-1-6
changeset: 528732:685285d5f0d2
user: lukem <lukem%NetBSD.org@localhost>
date: Thu Aug 01 04:25:44 2002 +0000
description:
Pull up revision 1.15 (requested by lukem in ticket #312):
Enable "pseudo-device clockctl" in all kernels, except
installation related kernels (INSTALL* and RAMDISK*).
This enables rc.conf(5) $ntpd_chroot to be used "out of the box"
diffstat:
sys/arch/mmeye/conf/MMEYE | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 1e25f77341c2 -r 685285d5f0d2 sys/arch/mmeye/conf/MMEYE
--- a/sys/arch/mmeye/conf/MMEYE Thu Aug 01 04:25:36 2002 +0000
+++ b/sys/arch/mmeye/conf/MMEYE Thu Aug 01 04:25:44 2002 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: MMEYE,v 1.14 2002/04/25 15:06:32 atatat Exp $
+# $NetBSD: MMEYE,v 1.14.4.1 2002/08/01 04:25:44 lukem Exp $
#
# GENERIC -- everything that's currently supported
#
@@ -99,6 +99,7 @@
#pseudo-device ipfilter # IP filter (firewall) and NAT
pseudo-device loop # network loopback
pseudo-device pty # pseudo-terminals
+pseudo-device clockctl # user control of clock subsystem
# Enable the hooks used for initializing the root memory-disk.
#options MEMORY_DISK_HOOKS
Home |
Main Index |
Thread Index |
Old Index