Module Name: src
Committed By: riz
Date: Mon Feb 18 22:01:30 UTC 2013
Modified Files:
src/doc [netbsd-6]: CHANGES-6.1
Log Message:
Ticket 831.
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.103 -r1.1.2.104 src/doc/CHANGES-6.1
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/doc/CHANGES-6.1
diff -u src/doc/CHANGES-6.1:1.1.2.103 src/doc/CHANGES-6.1:1.1.2.104
--- src/doc/CHANGES-6.1:1.1.2.103 Mon Feb 18 19:06:28 2013
+++ src/doc/CHANGES-6.1 Mon Feb 18 22:01:29 2013
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.1,v 1.1.2.103 2013/02/18 19:06:28 riz Exp $
+# $NetBSD: CHANGES-6.1,v 1.1.2.104 2013/02/18 22:01:29 riz Exp $
A complete list of changes from the 6.0 release until the 6.1 release:
@@ -8562,3 +8562,9 @@ sbin/atactl/atactl.c 1.69
Decode 6Gbps signaling SATA capability in IDENTIFY DEVICE data.
[jakllsch, ticket #830]
+sys/kern/uipc_syscalls.c 1.159
+sys/kern/uipc_usrreq.c 1.141
+
+ Fix various problems in cmsg file descriptor handling.
+ [riastradh, ticket #831]
+