Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-2]: src/doc Tickets 5899, 5911, 5924, 5925.
details: https://anonhg.NetBSD.org/src/rev/cce3d5438f83
branches: netbsd-2
changeset: 564082:cce3d5438f83
user: riz <riz%NetBSD.org@localhost>
date: Tue Oct 11 16:58:49 2005 +0000
description:
Tickets 5899, 5911, 5924, 5925.
diffstat:
doc/CHANGES-2.1 | 29 ++++++++++++++++++++++++++++-
1 files changed, 28 insertions(+), 1 deletions(-)
diffs (40 lines):
diff -r 95a2e5619b99 -r cce3d5438f83 doc/CHANGES-2.1
--- a/doc/CHANGES-2.1 Tue Oct 11 16:54:38 2005 +0000
+++ b/doc/CHANGES-2.1 Tue Oct 11 16:58:49 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-2.1,v 1.1.2.194 2005/10/09 17:52:05 tron Exp $
+# $NetBSD: CHANGES-2.1,v 1.1.2.195 2005/10/11 16:58:49 riz Exp $
A complete list of changes from the NetBSD 2.0 release to the NetBSD 2.1
release
@@ -3833,3 +3833,30 @@
Correct name of finnish keymap.
[riz, ticket #5919]
+distrib/notes/sgimips/hardware patch
+
+ Remove MACE ethernet from the unsupported list.
+ [tsutsui, ticket #5924]
+
+sys/netinet6/esp_aesctr.c 1.2
+
+ AES counter mode uses 8byte IV, not 16 bytes. PR#30291.
+ [kleink, ticket #5899]
+
+doc/3RDPARTY 1.367
+share/zoneinfo/asia 1.1.1.34
+share/zoneinfo/australasia 1.9
+share/zoneinfo/northamerica 1.1.1.31
+share/zoneinfo/southamerica 1.1.1.30
+
+ Update to tzdata2005n.
+ [kleink, ticket #5911]
+
+etc/rc.lkm 1.9
+
+ modload(8) already obtain the value of the machdep.booted_kernel sysctl
+ node, and use it as a reasonable default when no -A option is passed.
+ Unconditionally passing -A in rc.lkm prevents the loading of inter-
+ dependent modules from rc.d.
+ [cube, ticket #5925]
+
Home |
Main Index |
Thread Index |
Old Index