Module Name: src
Committed By: riz
Date: Thu Nov 29 00:04:19 UTC 2012
Modified Files:
src/doc [netbsd-6-0]: CHANGES-6.0.1
Log Message:
Ticket 725.
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.24 -r1.1.2.25 src/doc/CHANGES-6.0.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.0.1
diff -u src/doc/CHANGES-6.0.1:1.1.2.24 src/doc/CHANGES-6.0.1:1.1.2.25
--- src/doc/CHANGES-6.0.1:1.1.2.24 Thu Nov 29 00:04:02 2012
+++ src/doc/CHANGES-6.0.1 Thu Nov 29 00:04:19 2012
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.0.1,v 1.1.2.24 2012/11/29 00:04:02 riz Exp $
+# $NetBSD: CHANGES-6.0.1,v 1.1.2.25 2012/11/29 00:04:19 riz Exp $
A complete list of changes from the NetBSD 6.0 release to the NetBSD 6.0.1
release:
@@ -224,3 +224,9 @@ distrib/utils/sysinst/disks.c 1.127
install-image on a USB stick. PR#47195.
[tsutsui, ticket #706]
+sys/fs/smbfs/smbfs_smb.c 1.43
+sys/netsmb/smb_smb.c 1.33
+
+ Make smbfs actually works on big-endian ports.
+ [nakayama, ticket #725]
+