Source-Changes-HG archive

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

[src/netbsd-8]: src/doc Ticket #1196



details:   https://anonhg.NetBSD.org/src/rev/c4331f4f5398
branches:  netbsd-8
changeset: 449146:c4331f4f5398
user:      martin <martin%NetBSD.org@localhost>
date:      Sun Feb 24 10:50:49 2019 +0000

description:
Ticket #1196

diffstat:

 doc/CHANGES-8.1 |  7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r a906d5659f71 -r c4331f4f5398 doc/CHANGES-8.1
--- a/doc/CHANGES-8.1   Sun Feb 24 10:49:53 2019 +0000
+++ b/doc/CHANGES-8.1   Sun Feb 24 10:50:49 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.1,v 1.1.2.110 2019/02/23 06:59:28 martin Exp $
+# $NetBSD: CHANGES-8.1,v 1.1.2.111 2019/02/24 10:50:49 martin Exp $
 
 A complete list of changes from the NetBSD 8.0 release to the NetBSD 8.1
 release:
@@ -2525,3 +2525,8 @@
        and linux32 compatibility calls.
        [mrg, ticket #1195]
 
+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