Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/netbsd-7-0]: src/doc Ticket #1196



details:   https://anonhg.NetBSD.org/src/rev/707f852b883f
branches:  netbsd-7-0
changeset: 449152:707f852b883f
user:      martin <martin%NetBSD.org@localhost>
date:      Sun Feb 24 10:55:50 2019 +0000

description:
Ticket #1196

diffstat:

 doc/CHANGES-7.0.3 |  9 +++++++--
 1 files changed, 7 insertions(+), 2 deletions(-)

diffs (20 lines):

diff -r 314dece0fc49 -r 707f852b883f doc/CHANGES-7.0.3
--- a/doc/CHANGES-7.0.3 Sun Feb 24 10:55:24 2019 +0000
+++ b/doc/CHANGES-7.0.3 Sun Feb 24 10:55:50 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.0.3,v 1.1.2.135 2019/02/23 07:16:06 martin Exp $
+# $NetBSD: CHANGES-7.0.3,v 1.1.2.136 2019/02/24 10:55:50 martin Exp $
 
 A complete list of changes from the NetBSD 7.0.2 release to the NetBSD 7.0.3
 release:
@@ -5756,4 +5756,9 @@
        Fix locking for sysctl_rtable.
        [sborrill, ticket #1680]
 
-
+sys/kern/kern_time.c                           1.196
+
+       Avoid panic from setitimer(2) for CLOCK_MONOTONIC.
+       [mlelstv, ticket #1196]
+
+



Home | Main Index | Thread Index | Old Index