Source-Changes-HG archive

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

[src/netbsd-6]: src/doc Tickets 543, 550-556.



details:   https://anonhg.NetBSD.org/src/rev/025202d39096
branches:  netbsd-6
changeset: 774606:025202d39096
user:      riz <riz%NetBSD.org@localhost>
date:      Thu Sep 13 22:36:57 2012 +0000

description:
Tickets 543, 550-556.

diffstat:

 doc/CHANGES-6.0 |  42 +++++++++++++++++++++++++++++++++++++++++-
 1 files changed, 41 insertions(+), 1 deletions(-)

diffs (53 lines):

diff -r 41a3a5fdf559 -r 025202d39096 doc/CHANGES-6.0
--- a/doc/CHANGES-6.0   Thu Sep 13 22:35:44 2012 +0000
+++ b/doc/CHANGES-6.0   Thu Sep 13 22:36:57 2012 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.0,v 1.1.2.204 2012/09/13 20:29:06 riz Exp $
+# $NetBSD: CHANGES-6.0,v 1.1.2.205 2012/09/13 22:36:57 riz Exp $
 
 A complete list of changes from the initial NetBSD 6.0 branch on 15 Feb 2012
 until the 6.0 release:
@@ -8565,3 +8565,43 @@
        decent code for it.  Fixes PR/46898.
        [martin, ticket #542]
 
+etc/MAKEDEV.tmpl                               1.158
+
+       Make the "init" target create optys as well.  PR#46902.
+       [martin, ticket #543]
+
+sys/dev/sbus/isp_sbus.c                                1.81
+
+       Fix isp(4) at sbus so it doesn't hang the machine.
+       [macallan, ticket #550]
+
+sys/ufs/ufs/ufs_quota.c                                1.112
+
+       Fix quotactl authorization.
+       [manu, ticket #551]
+
+sbin/mount_ptyfs/mount_ptyfs.8                 1.9-1.10
+
+       ptyfs(8) is not experimental.
+       [dholland, ticket #552]
+
+sys/ufs/ffs/ffs_vfsops.c                       1.278
+
+       Fix unmount of file systems with extended attributes enabled.
+       [manu, ticket #553]
+
+lib/libperfuse/perfuse.c                       1.31
+
+       Don't unmount FUSE file systems on a non-fatal error.
+       [manu, ticket #554]
+
+sys/net/npf/npf_alg_icmp.c                     1.12
+
+       Fix a bug in NPF's icmp handling.
+       [rmind, ticket #555]
+
+sys/ufs/ufs/ufs_extattr.c                      1.40
+
+       Fix unmount in the case where an attribute was autocreated.
+       [manu, ticket #556]
+



Home | Main Index | Thread Index | Old Index