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/alpha/conf Pull up revision 1.16 (requested by...
details: https://anonhg.NetBSD.org/src/rev/49ad3a8e988c
branches: netbsd-1-6
changeset: 528673:49ad3a8e988c
user: lukem <lukem%NetBSD.org@localhost>
date: Thu Aug 01 04:16:22 2002 +0000
description:
Pull up revision 1.16 (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/alpha/conf/RAWHIDE | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (14 lines):
diff -r 2f9b47f6280e -r 49ad3a8e988c sys/arch/alpha/conf/RAWHIDE
--- a/sys/arch/alpha/conf/RAWHIDE Thu Aug 01 04:16:12 2002 +0000
+++ b/sys/arch/alpha/conf/RAWHIDE Thu Aug 01 04:16:22 2002 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: RAWHIDE,v 1.15 2002/04/25 15:06:22 atatat Exp $
+# $NetBSD: RAWHIDE,v 1.15.4.1 2002/08/01 04:16:22 lukem Exp $
#
# Alpha 4100 stripped for action server kernel.
#
@@ -99,3 +99,4 @@
pseudo-device pty
pseudo-device sl 4
pseudo-device vnd 4
+pseudo-device clockctl # user control of clock subsystem
Home |
Main Index |
Thread Index |
Old Index