Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-1-4]: src kern_synch.c
details: https://anonhg.NetBSD.org/src/rev/4b5f2a50f861
branches: netbsd-1-4
changeset: 469585:4b5f2a50f861
user: cgd <cgd%NetBSD.org@localhost>
date: Sun Oct 17 23:13:21 1999 +0000
description:
kern_synch.c
diffstat:
CHANGES-1.4.2 | 8 +++++++-
1 files changed, 7 insertions(+), 1 deletions(-)
diffs (19 lines):
diff -r 33c4acbf7321 -r 4b5f2a50f861 CHANGES-1.4.2
--- a/CHANGES-1.4.2 Sun Oct 17 22:29:40 1999 +0000
+++ b/CHANGES-1.4.2 Sun Oct 17 23:13:21 1999 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-1.4.2,v 1.1.2.58 1999/10/17 22:09:47 cgd Exp $
+# $NetBSD: CHANGES-1.4.2,v 1.1.2.59 1999/10/17 23:13:21 cgd Exp $
A complete list of changes from NetBSD 1.4.1 to NetBSD 1.4.2:
@@ -756,3 +756,9 @@
Make various utilities skip "dty" as well as "tty" on terminals,
so that the actually used tty is visiable instead of just 'dt'.
+
+sys/kern/kern_synch.c 1.66
+
+ Correct use of `wrong' clock for %cpu calculation. (This is not
+ a functional change at present because all clock frequencies are
+ the same.)
Home |
Main Index |
Thread Index |
Old Index