Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-3]: src/doc Tickets 609-611.
details: https://anonhg.NetBSD.org/src/rev/2da284719d9d
branches: netbsd-3
changeset: 576736:2da284719d9d
user: riz <riz%NetBSD.org@localhost>
date: Sat Jul 23 16:16:43 2005 +0000
description:
Tickets 609-611.
diffstat:
doc/CHANGES-3.0 | 21 ++++++++++++++++++++-
1 files changed, 20 insertions(+), 1 deletions(-)
diffs (32 lines):
diff -r 294bff305e01 -r 2da284719d9d doc/CHANGES-3.0
--- a/doc/CHANGES-3.0 Sat Jul 23 15:56:24 2005 +0000
+++ b/doc/CHANGES-3.0 Sat Jul 23 16:16:43 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-3.0,v 1.1.2.183 2005/07/21 21:26:03 tron Exp $
+# $NetBSD: CHANGES-3.0,v 1.1.2.184 2005/07/23 16:16:43 riz Exp $
A complete list of changes from the initial NetBSD 3.0 branch on 16 March 2005
until the 3.0 release:
@@ -10798,3 +10798,22 @@
Rename manual page VFS_STATFS(9) to VFS_STATVFS(9).
[pooka, ticket #605]
+sys/dev/pci/piixide.c 1.23
+
+ Add support for PATA and SATA ports in the Intel ICH7
+ southbridge (82801G). Patch supplied by Marcello Balduccini
+ in PR port-i386/30795.
+ [tron, ticket #609]
+
+sys/crypto/sha2/sha2.c 1.5
+sys/crypto/sha2/sha2.h 1.3
+
+ Remove unused functions SHA*_End() and SHA*_Data().
+ [tron, ticket #610]
+
+sys/netinet6/ah_core.c 1.37
+
+ Remove unnecessary bzero() calls before calling the algorithm
+ specific init function.
+ [tron, ticket #611]
+
Home |
Main Index |
Thread Index |
Old Index