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/pc532/conf Pull up revision 1.20 (requested by...
details: https://anonhg.NetBSD.org/src/rev/2d50288a81cc
branches: netbsd-1-6
changeset: 528753:2d50288a81cc
user: lukem <lukem%NetBSD.org@localhost>
date: Thu Aug 01 04:29:39 2002 +0000
description:
Pull up revision 1.20 (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/pc532/conf/DUMMY | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (14 lines):
diff -r 1642c423a092 -r 2d50288a81cc sys/arch/pc532/conf/DUMMY
--- a/sys/arch/pc532/conf/DUMMY Thu Aug 01 04:29:29 2002 +0000
+++ b/sys/arch/pc532/conf/DUMMY Thu Aug 01 04:29:39 2002 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: DUMMY,v 1.19 2002/04/25 15:06:35 atatat Exp $
+# $NetBSD: DUMMY,v 1.19.4.1 2002/08/01 04:29:39 lukem Exp $
#
# DUMMY: Matthias Pfaller's second pc532
#
@@ -81,3 +81,4 @@
#pseudo-device sl 1 # compressed SLIP
#pseudo-device ppp 1 # Point-to-Point Protocol
#pseudo-device tun 1 # ip tunneling
+pseudo-device clockctl # user control of clock subsystem
Home |
Main Index |
Thread Index |
Old Index