Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-7-1]: src/doc Ticket #1196
details: https://anonhg.NetBSD.org/src/rev/b283e6d7c162
branches: netbsd-7-1
changeset: 449150:b283e6d7c162
user: martin <martin%NetBSD.org@localhost>
date: Sun Feb 24 10:54:59 2019 +0000
description:
Ticket #1196
diffstat:
doc/CHANGES-7.1.3 | 7 ++++++-
1 files changed, 6 insertions(+), 1 deletions(-)
diffs (19 lines):
diff -r 921ca9e0d662 -r b283e6d7c162 doc/CHANGES-7.1.3
--- a/doc/CHANGES-7.1.3 Sun Feb 24 10:54:36 2019 +0000
+++ b/doc/CHANGES-7.1.3 Sun Feb 24 10:54:59 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.1.3,v 1.1.2.42 2019/02/23 07:17:03 martin Exp $
+# $NetBSD: CHANGES-7.1.3,v 1.1.2.43 2019/02/24 10:54:59 martin Exp $
A complete list of changes from the NetBSD 7.1.2 release to the NetBSD 7.1.3
release:
@@ -448,4 +448,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