Source-Changes-HG archive

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

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



details:   https://anonhg.NetBSD.org/src/rev/8184a2e38f60
branches:  netbsd-7
changeset: 449148:8184a2e38f60
user:      martin <martin%NetBSD.org@localhost>
date:      Sun Feb 24 10:54:02 2019 +0000

description:
Ticket #1196

diffstat:

 doc/CHANGES-7.3 |  6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r 395ba9a0e481 -r 8184a2e38f60 doc/CHANGES-7.3
--- a/doc/CHANGES-7.3   Sun Feb 24 10:53:32 2019 +0000
+++ b/doc/CHANGES-7.3   Sun Feb 24 10:54:02 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.3,v 1.1.2.40 2019/02/23 07:18:00 martin Exp $
+# $NetBSD: CHANGES-7.3,v 1.1.2.41 2019/02/24 10:54:02 martin Exp $
 
 A complete list of changes from the NetBSD 7.2 release to the NetBSD 7.3
 release:
@@ -467,4 +467,8 @@
        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