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/algor/conf Pull up revision 1.9 (requested by ...
details: https://anonhg.NetBSD.org/src/rev/6e723faf7f61
branches: netbsd-1-6
changeset: 528668:6e723faf7f61
user: lukem <lukem%NetBSD.org@localhost>
date: Thu Aug 01 04:15:33 2002 +0000
description:
Pull up revision 1.9 (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/algor/conf/P6032 | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diffs (23 lines):
diff -r af3866e122b4 -r 6e723faf7f61 sys/arch/algor/conf/P6032
--- a/sys/arch/algor/conf/P6032 Thu Aug 01 04:15:24 2002 +0000
+++ b/sys/arch/algor/conf/P6032 Thu Aug 01 04:15:33 2002 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: P6032,v 1.8 2002/04/25 15:06:21 atatat Exp $
+# $NetBSD: P6032,v 1.8.4.1 2002/08/01 04:15:33 lukem Exp $
#
# Algorithmics P-6032 kernel.
#
@@ -7,7 +7,7 @@
#options INCLUDE_CONFIG_FILE # embed config file in kernel binary
-#ident "P6032-$Revision: 1.8 $"
+#ident "P6032-$Revision: 1.8.4.1 $"
maxusers 32
@@ -366,3 +366,4 @@
pseudo-device sequencer 1 # MIDI sequencer
pseudo-device rnd # /dev/random and in-kernel generator
#options RND_COM # use "com" randomness too
+pseudo-device clockctl # user control of clock subsystem
Home |
Main Index |
Thread Index |
Old Index