Module Name: src Committed By: msaitoh Date: Sat Dec 1 09:58:36 UTC 2012
Modified Files: src/doc [netbsd-6]: CHANGES-6.1 Log Message: Ticket 730. To generate a diff of this commit: cvs rdiff -u -r1.1.2.49 -r1.1.2.50 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.49 src/doc/CHANGES-6.1:1.1.2.50 --- src/doc/CHANGES-6.1:1.1.2.49 Fri Nov 30 04:30:26 2012 +++ src/doc/CHANGES-6.1 Sat Dec 1 09:58:35 2012 @@ -1,4 +1,4 @@ -# $NetBSD: CHANGES-6.1,v 1.1.2.49 2012/11/30 04:30:26 msaitoh Exp $ +# $NetBSD: CHANGES-6.1,v 1.1.2.50 2012/12/01 09:58:35 msaitoh Exp $ A complete list of changes from the 6.0 release until the 6.1 release: @@ -916,7 +916,7 @@ sys/dev/usb/if_urndis.c 1.4 lib/libc/arch/arm/sys/__aeabi_read_tp.S 1.3 - Add $NetBSD: CHANGES-6.1,v 1.1.2.49 2012/11/30 04:30:26 msaitoh Exp $ tag. Use ip to save r1 instead of the stack. + Add $NetBSD: CHANGES-6.1,v 1.1.2.50 2012/12/01 09:58:35 msaitoh Exp $ tag. Use ip to save r1 instead of the stack. [matt, ticket #701] sys/net/npf/npf.c 1.14 @@ -7104,3 +7104,8 @@ lib/libnpf/Makefile 1.4 Install libnpf in /lib too because npfctl is linked against it. [christos, ticket #729] + +sys/arch/amd64/conf/XEN3_DOM0 1.91 + + Add alc* at pci, re-sort slightly to reduce diffs from GENERIC. + [riz, ticket #730]