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/hpcmips/conf Pull up revision 1.15 (requested ...
details: https://anonhg.NetBSD.org/src/rev/e374fce54e83
branches: netbsd-1-6
changeset: 528702:e374fce54e83
user: lukem <lukem%NetBSD.org@localhost>
date: Thu Aug 01 04:21:05 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/hpcmips/conf/NULLCONF | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (15 lines):
diff -r 414f35dfc031 -r e374fce54e83 sys/arch/hpcmips/conf/NULLCONF
--- a/sys/arch/hpcmips/conf/NULLCONF Thu Aug 01 04:20:55 2002 +0000
+++ b/sys/arch/hpcmips/conf/NULLCONF Thu Aug 01 04:21:05 2002 +0000
@@ -1,5 +1,5 @@
#
-# $NetBSD: NULLCONF,v 1.14 2002/04/25 15:06:27 atatat Exp $
+# $NetBSD: NULLCONF,v 1.14.4.1 2002/08/01 04:21:05 lukem Exp $
#
include "arch/hpcmips/conf/std.hpcmips"
@@ -39,3 +39,4 @@
wsmouse* at vrpiu? mux 0
pseudo-device biconsdev 1 # build-in console device
+pseudo-device clockctl # user control of clock subsystem
Home |
Main Index |
Thread Index |
Old Index