Source-Changes-HG archive

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

[src/netbsd-6]: src/doc Tickets 302-304.



details:   https://anonhg.NetBSD.org/src/rev/7054b8421730
branches:  netbsd-6
changeset: 774187:7054b8421730
user:      riz <riz%NetBSD.org@localhost>
date:      Mon Jun 11 23:22:42 2012 +0000

description:
Tickets 302-304.

diffstat:

 doc/CHANGES-6.0 |  18 +++++++++++++++++-
 1 files changed, 17 insertions(+), 1 deletions(-)

diffs (29 lines):

diff -r 6db13e4f6a9d -r 7054b8421730 doc/CHANGES-6.0
--- a/doc/CHANGES-6.0   Mon Jun 11 23:20:38 2012 +0000
+++ b/doc/CHANGES-6.0   Mon Jun 11 23:22:42 2012 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.0,v 1.1.2.119 2012/06/11 21:30:08 riz Exp $
+# $NetBSD: CHANGES-6.0,v 1.1.2.120 2012/06/11 23:22:42 riz Exp $
 
 A complete list of changes from the initial NetBSD 6.0 branch on 15 Feb 2012
 until the 6.0 release:
@@ -5345,3 +5345,19 @@
        Prevent a crash when mmap()ing a block device. PR#38889.
        [martin, ticket #301]
 
+usr.sbin/postinstall/postinstall               1.137
+
+       Add _tss to postinstall uid and gid checks.
+       [jnemeth, ticket #302]
+
+external/public-domain/sqlite/Makefile.inc     1.5
+
+       Enable usleep(3) in sqlite.
+       [wiz, ticket #303]
+
+sys/kern/uipc_usrreq.c                         1.137
+
+       Disallow passing kqueue descriptors via SCM_RIGHT auxiliary
+       socket messages. PR#46463.
+       [martin, ticket #304]
+



Home | Main Index | Thread Index | Old Index