Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/netbsd-2-0]: src/doc Tickets 770 to 774.



details:   https://anonhg.NetBSD.org/src/rev/20140f7ebe9d
branches:  netbsd-2-0
changeset: 562427:20140f7ebe9d
user:      tron <tron%NetBSD.org@localhost>
date:      Sun Aug 22 13:52:19 2004 +0000

description:
Tickets 770 to 774.

diffstat:

 doc/CHANGES-2.0 |  32 +++++++++++++++++++++++++++++++-
 1 files changed, 31 insertions(+), 1 deletions(-)

diffs (43 lines):

diff -r 7eb7eadd21da -r 20140f7ebe9d doc/CHANGES-2.0
--- a/doc/CHANGES-2.0   Sun Aug 22 13:45:38 2004 +0000
+++ b/doc/CHANGES-2.0   Sun Aug 22 13:52:19 2004 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: CHANGES-2.0,v 1.1.2.408 2004/08/22 13:24:07 tron Exp $
+#      $NetBSD: CHANGES-2.0,v 1.1.2.409 2004/08/22 13:52:19 tron Exp $
 
 A complete list of changes from the initial NetBSD 2.0 branch on 28 March 2004
 until 2.0 release:
@@ -6728,3 +6728,33 @@
        Remove fluctuation of written name in alphabetical representation of
        copyright holder.
        [nisimura, ticket #779]
+
+sys/arch/x86/include/cacheinfo.h               1.3
+sys/arch/x86/x86/cacheinfo.c                   1.6
+
+       Get correct cache information for earlier VIA C3 models.
+       Mostly from PR kern/26689 submitted by Michael van Elst.
+       [briggs, ticket #770]
+
+build.sh                                       1.131
+
+       Remove trailing / in pathname.
+       [junyoung, ticket #771]
+
+sys/dev/ic/ath.c                               1.37
+
+       Make hw.ath.countrycode and hw.ath.outdoor writeable.
+       [dyoung, ticket #772]
+
+etc/rc.d/sendmail                              1.21
+
+       Quieten stat(1) with the -q flag. Addresses PR bin/26711.
+       [atatat, ticket #773]
+
+sbin/wsconsctl/wsconsctl.c                     1.7
+sys/dev/ic/vga.c                               1.79-1.80
+sys/dev/pckbport/wskbdmap_mfii.c               1.3-1.4
+
+       Fix various bugs in wscons scrolling support including PR misc/25876.
+       [recht, ticket #774]
+



Home | Main Index | Thread Index | Old Index