Source-Changes-HG archive

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

[src/netbsd-3-0]: src/doc Tidy.



details:   https://anonhg.NetBSD.org/src/rev/39dce740e0fa
branches:  netbsd-3-0
changeset: 579403:39dce740e0fa
user:      ghen <ghen%NetBSD.org@localhost>
date:      Thu Apr 05 00:34:42 2007 +0000

description:
Tidy.

diffstat:

 doc/CHANGES-3.0.3 |  18 +++++++++---------
 1 files changed, 9 insertions(+), 9 deletions(-)

diffs (62 lines):

diff -r b87bc6baf764 -r 39dce740e0fa doc/CHANGES-3.0.3
--- a/doc/CHANGES-3.0.3 Wed Apr 04 22:23:33 2007 +0000
+++ b/doc/CHANGES-3.0.3 Thu Apr 05 00:34:42 2007 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: CHANGES-3.0.3,v 1.1.2.32 2007/04/04 22:23:33 ghen Exp $
+#      $NetBSD: CHANGES-3.0.3,v 1.1.2.33 2007/04/05 00:34:42 ghen Exp $
 
 A complete list of changes from the NetBSD 3.0.2 release to the NetBSD 3.0.3
 release:
@@ -44,12 +44,12 @@
 sbin/dump/tape.c                               1.47 via patch
 
        When using a snapshot take the snapshot raw device on further open.
-       Fixes PR #34923  dump(8) only dumps a corefile with -X (snapshots)
+       Fixes PR #34923: dump(8) only dumps a corefile with -X (snapshots).
        [hannken, ticket #1573]
 
 sys/kern/sys_process.c                         1.112
 
-       check for negative length in PT_COREDUMP (from Neil)
+       Check for negative length in PT_COREDUMP (from Neil).
        [christos, ticket #1574]
 
 usr.sbin/postinstall/postinstall               1.30
@@ -136,15 +136,15 @@
 xsrc/xfree/xc/programs/Xserver/dbe/dbe.c               1.2
 xsrc/xfree/xc/programs/Xserver/render/render.c 1.3
 
-       fix integer overflow in dbe and render extensions
-       (CVE-2006-6101, CVE-2006-6102 and CVE-2006-6103), from xfree86 CVS
+       Fix integer overflow in DBE and Render extensions
+       (CVE-2006-6101, CVE-2006-6102 and CVE-2006-6103), from xfree86 CVS.
        [drochner, ticket #1631]
 
 usr.sbin/etcupdate/etcupdate                   1.23 - 1.30
 usr.sbin/etcupdate/etcupdate.8                 1.11 - 1.12
 
-sync etcupdate with HEAD. Fix install/30385 and bin/32343.
-[martti, ticket #1630]
+       Sync etcupdate with HEAD. Fix install/30385 and bin/32343.
+       [martti, ticket #1630]
 
 sys/netinet/ip_output.c                                1.173
 
@@ -1563,7 +1563,7 @@
 
 sys/dev/audio.c                                        1.221
 
-       return information about playing buffer, not recording bufer,
+       Return information about playing buffer, not recording bufer,
        for AUDIO_WSEEK. Fix PR#35171.
        [kent, ticket #1678]
 
@@ -1600,7 +1600,7 @@
 share/zoneinfo/zone.tab                        patch
 etc/mtree/NetBSD.dist                  1.295
 
-       update to tzdata2007a.
+       Update to tzdata2007a.
        [abp, ticket #1682]
 
 dist/file/src/file.h   patch



Home | Main Index | Thread Index | Old Index