Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-1-4]: src A few more:
details: https://anonhg.NetBSD.org/src/rev/5cb340fa743a
branches: netbsd-1-4
changeset: 470908:5cb340fa743a
user: he <he%NetBSD.org@localhost>
date: Mon Sep 11 21:22:45 2000 +0000
description:
A few more:
o font fix for install notes
o recognize 3Com Home Connect / Office Connect
o strftime(3) fix for time zone handling
o more tweaks of install notes
diffstat:
CHANGES-1.4.3 | 33 +++++++++++++++++++++++++++++++--
1 files changed, 31 insertions(+), 2 deletions(-)
diffs (51 lines):
diff -r 7321e686cb2e -r 5cb340fa743a CHANGES-1.4.3
--- a/CHANGES-1.4.3 Mon Sep 11 21:21:27 2000 +0000
+++ b/CHANGES-1.4.3 Mon Sep 11 21:22:45 2000 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-1.4.3,v 1.1.2.56 2000/09/10 15:22:33 he Exp $
+# $NetBSD: CHANGES-1.4.3,v 1.1.2.57 2000/09/11 21:22:45 he Exp $
A complete list of changes from NetBSD 1.4.2 to NetBSD 1.4.3:
@@ -704,7 +704,7 @@
distrib/notes/common/main patch
Add major changes between 1.4.2 and 1.4.3.
- Tweas for 1.4.3.
+ Tweaks for 1.4.3.
sys/conf/osrelease.sh patch
sys/sys/param.h patch
@@ -1299,3 +1299,32 @@
Update with the "last extension of split files" to account for
changes in distribution set sizes.
+
+distrib/notes/common/sysinst patch
+
+ Properly align IRQ num/mask heading, and work around font change
+ problem.
+
+sys/dev/pci/if_ex_pci.c 1.13
+sys/dev/pci/pcidevs 1.247
+sys/dev/pci/pcidevs.h regenerate
+sys/dev/pci/pcidevs_data.h regenerate
+
+ Recognize 3Com's Home Connect (3c450) and Office Connect (3cSOHO100)
+ Ethernet cards.
+
+lib/libc/time/strftime.c 1.11
+
+ Do not ignore tm_zone field of last parameter, and convert "%Z"
+ in format as proper time zone. Fixes PR#10950.
+
+distrib/notes/common/main patch
+
+ Update of
+ o ``Major Changes'' section for 1.4.3
+ o crypto regulations relaxation
+ o source set sizes
+
+distrib/notes/common/contents patch
+
+ Update of i386 binary set sizes.
Home |
Main Index |
Thread Index |
Old Index