Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-7]: src/doc Ticket #1642
details: https://anonhg.NetBSD.org/src/rev/12515a061fd3
branches: netbsd-7
changeset: 445466:12515a061fd3
user: sborrill <sborrill%NetBSD.org@localhost>
date: Tue Oct 30 10:07:52 2018 +0000
description:
Ticket #1642
diffstat:
doc/CHANGES-7.3 | 10 +++++++++-
1 files changed, 9 insertions(+), 1 deletions(-)
diffs (21 lines):
diff -r 386ae6476ef8 -r 12515a061fd3 doc/CHANGES-7.3
--- a/doc/CHANGES-7.3 Tue Oct 30 10:07:08 2018 +0000
+++ b/doc/CHANGES-7.3 Tue Oct 30 10:07:52 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.3,v 1.1.2.6 2018/10/30 09:57:05 sborrill Exp $
+# $NetBSD: CHANGES-7.3,v 1.1.2.7 2018/10/30 10:07:52 sborrill Exp $
A complete list of changes from the NetBSD 7.2 release to the NetBSD 7.3
release:
@@ -85,3 +85,11 @@
Fix kernel crash on hpcmips when console is attached.
[rin, ticket #1638]
+usr.bin/find/function.c 1.77
+
+ When calculating the length of the args that can be
+ appended in a "find .... -exec something {} +"
+ usage, remember to allow for the arg pointers, which
+ form part of what is allowed in ARG_MAX.
+ [mrg, ticket #1642]
+
Home |
Main Index |
Thread Index |
Old Index