Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-1-4]: src Today's set (still closer):
details: https://anonhg.NetBSD.org/src/rev/c3f5712e1575
branches: netbsd-1-4
changeset: 470346:c3f5712e1575
user: he <he%NetBSD.org@localhost>
date: Fri Feb 11 00:38:13 2000 +0000
description:
Today's set (still closer):
o minor pkgtool fix
o shar(1) typo fix
o add ti(4) manual page
o various updates of install notes
o add support for US Robotics 3CP5609 PCI 16550 Modem
diffstat:
CHANGES-1.4.2 | 41 ++++++++++++++++++++++++++++++++++++++++-
1 files changed, 40 insertions(+), 1 deletions(-)
diffs (52 lines):
diff -r 01fddb7fcf5e -r c3f5712e1575 CHANGES-1.4.2
--- a/CHANGES-1.4.2 Fri Feb 11 00:35:57 2000 +0000
+++ b/CHANGES-1.4.2 Fri Feb 11 00:38:13 2000 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-1.4.2,v 1.1.2.118 2000/02/08 23:36:27 he Exp $
+# $NetBSD: CHANGES-1.4.2,v 1.1.2.119 2000/02/11 00:38:13 he Exp $
A complete list of changes from NetBSD 1.4.1 to NetBSD 1.4.2:
@@ -3339,3 +3339,42 @@
locale category even if the initialization for some of them fails.
Fixes problem where e.g. LC_CTYPE category won't be initialized
if the locale doesn't implement the LC_COLLATE category.
+
+usr.sbin/pkg_install/lib/str.c 1.21
+
+ Handle ``nb<N>'' suffix in dewey decimal comparisons.
+
+usr.bin/shar/shar.1 patch
+
+ Fix typo.
+
+share/man/man4/ti.4 1.1 (new)
+share/man/man4/Makefile 1.129 via patch
+distrib/sets/lists/man/mi 1.206
+
+ Add manual page for Alteon Gigabit driver.
+
+distrib/notes/Makefile.inc patch
+distrib/notes/common/main patch
+distrib/notes/common/mirrors removed
+
+ Remove the list of mirrors, point instead to the on-line list.
+
+sys/dev/pci/pcidevs 1.191 via patch
+sys/dev/pci/pucdata.c 1.9 via patch
+sys/dev/pci/pcidevs_data.h regenerate
+sys/dev/pci/pcidevs.h regenerate
+
+ Add support for US Robotics 3CP5609 PCI 16550 Modem.
+
+distrib/notes/common/main patch
+
+ Note that Vixie Enterprises now also hosts our web server.
+
+distrib/sets/lists/man/obsolete.mi 1.6 via patch
+
+ Remove old MD le(4) manual pages. Fixes PR#9376.
+
+distrib/notes/common/main patch
+
+ Minor update of source set sizes.
Home |
Main Index |
Thread Index |
Old Index