Source-Changes-HG archive

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

[src/netbsd-1-6]: src/doc Pull-up of tickets 1469, 1470 and 1481.



details:   https://anonhg.NetBSD.org/src/rev/17029bb490fd
branches:  netbsd-1-6
changeset: 530744:17029bb490fd
user:      tron <tron%NetBSD.org@localhost>
date:      Wed Sep 24 11:17:52 2003 +0000

description:
Pull-up of tickets 1469, 1470 and 1481.

diffstat:

 doc/CHANGES-1.6.2 |  17 ++++++++++++++++-
 1 files changed, 16 insertions(+), 1 deletions(-)

diffs (28 lines):

diff -r d05e44083eaf -r 17029bb490fd doc/CHANGES-1.6.2
--- a/doc/CHANGES-1.6.2 Wed Sep 24 11:16:43 2003 +0000
+++ b/doc/CHANGES-1.6.2 Wed Sep 24 11:17:52 2003 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: CHANGES-1.6.2,v 1.1.2.160 2003/09/24 11:05:21 tron Exp $
+#      $NetBSD: CHANGES-1.6.2,v 1.1.2.161 2003/09/24 11:17:52 tron Exp $
 
 A complete list of changes from NetBSD 1.6.1 to NetBSD 1.6.2:
 
@@ -1836,3 +1836,18 @@
        Proposed in http://mail-index.netbsd.org/tech-kern/2003/09/06/0005.html
        [bouyer, ticket #1464]
 
+bin/cat/cat.1                                  1.30
+
+       Add missing "."
+       [junyoung, ticket #1469]
+
+lib/libc/string/strcasecmp.c                   1.15
+
+       Use unsigned char rather than u_char.
+       [junyoung, ticket #1470]
+
+sys/dev/ic/wdc.c                               1.132
+
+       Fix a typo that prevented pre-ata drives from working since 1999.
+       [bouyer, ticket #1481]
+



Home | Main Index | Thread Index | Old Index