Module Name: src
Committed By: sborrill
Date: Sun Mar 7 08:59:31 UTC 2010
Modified Files:
src/doc [netbsd-5]: CHANGES-5.1
Log Message:
Revert ticket 1317
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.210 -r1.1.2.211 src/doc/CHANGES-5.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-5.1
diff -u src/doc/CHANGES-5.1:1.1.2.210 src/doc/CHANGES-5.1:1.1.2.211
--- src/doc/CHANGES-5.1:1.1.2.210 Sat Mar 6 22:58:27 2010
+++ src/doc/CHANGES-5.1 Sun Mar 7 08:59:31 2010
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-5.1,v 1.1.2.210 2010/03/06 22:58:27 sborrill Exp $
+# $NetBSD: CHANGES-5.1,v 1.1.2.211 2010/03/07 08:59:31 sborrill Exp $
A complete list of changes from the NetBSD 5.0 release to the NetBSD 5.1
release:
@@ -16866,15 +16866,6 @@
Use the GCC builtins if possible to implement them.
[joerg, ticket #1315]
-sys/dev/ic/ahcisata_core.c 1.23
-
- Move ahci_channel_start() after BSY has cleared (do not touch
- SError while BSY is asserted). Fixes random behaviour of Intel
- ESB2 controller with some models of Hitachi drives (serial
- console corruption/misfunction, misbehavior of USB controllers,
- crazy interrupts crashing the Xen hypervisor, etc.).
- [bouyer, ticket #1317]
-
usr.sbin/altq/libaltq/qop_hfsc.c 1.9
dist/pf/sbin/pfctl/pfctl_altq.c 1.9
gnu/dist/binutils/libiberty/floatformat.c patch