Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-3-0]: src/doc Ticket 1820.
details: https://anonhg.NetBSD.org/src/rev/e50a3a7b4ed7
branches: netbsd-3-0
changeset: 579442:e50a3a7b4ed7
user: bouyer <bouyer%NetBSD.org@localhost>
date: Sun Aug 26 20:28:32 2007 +0000
description:
Ticket 1820.
diffstat:
doc/CHANGES-3.0.4 | 10 +++++++++-
1 files changed, 9 insertions(+), 1 deletions(-)
diffs (21 lines):
diff -r 8311f6b94e23 -r e50a3a7b4ed7 doc/CHANGES-3.0.4
--- a/doc/CHANGES-3.0.4 Sun Aug 26 20:27:40 2007 +0000
+++ b/doc/CHANGES-3.0.4 Sun Aug 26 20:28:32 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-3.0.4,v 1.1.2.4 2007/08/26 20:04:55 bouyer Exp $
+# $NetBSD: CHANGES-3.0.4,v 1.1.2.5 2007/08/26 20:28:32 bouyer Exp $
A complete list of changes from the NetBSD 3.0.3 release to the NetBSD 3.0.4
release:
@@ -53,3 +53,11 @@
function is really named "getcap" here.
[bad, ticket #1821]
+sys/kern/uipc_usrreq.c 1.98
+
+ PR kern/32842:
+ do not leak file descriptors when sending a datagram with SCM_RIGHTS
+ fails. Patch from Gary Thorpe, based on changes in FreeBSD and work
+ from Christian Biere.
+ [martin, ticket #1820]
+
Home |
Main Index |
Thread Index |
Old Index