Source-Changes-HG archive

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

[src/netbsd-1-6]: src/doc Various cleanups:



details:   https://anonhg.NetBSD.org/src/rev/042772d45f07
branches:  netbsd-1-6
changeset: 530971:042772d45f07
user:      jmc <jmc%NetBSD.org@localhost>
date:      Sun Oct 26 00:37:43 2003 +0000

description:
Various cleanups:

Remove double entry for #1191
Remove extra attribution on #1454
Collapse #1461 into 1 set of logs

diffstat:

 doc/CHANGES-1.6.2 |  34 ++++++----------------------------
 1 files changed, 6 insertions(+), 28 deletions(-)

diffs (69 lines):

diff -r 2d286c2e2d92 -r 042772d45f07 doc/CHANGES-1.6.2
--- a/doc/CHANGES-1.6.2 Sat Oct 25 03:33:42 2003 +0000
+++ b/doc/CHANGES-1.6.2 Sun Oct 26 00:37:43 2003 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: CHANGES-1.6.2,v 1.1.2.216 2003/10/25 03:33:42 cyber Exp $
+#      $NetBSD: CHANGES-1.6.2,v 1.1.2.217 2003/10/26 00:37:43 jmc Exp $
 
 A complete list of changes from NetBSD 1.6.1 to NetBSD 1.6.2:
 
@@ -189,11 +189,6 @@
        correct use of sizeof
        [itojun, ticket #1212]
 
-share/misc/style                               1.23
-
-       Return value style update (no parentheses)
-       [mason, ticket #1191]
-
 sys/dev/pci/if_sip.c                           1.78
 
        Add a work-around for the "short cable problem" that some DP83815
@@ -1517,7 +1512,6 @@
 sys/sys/disklabel.h                            1.74,1.76
 
        Add DTYPE_LD to match disklabel.h
-       [tv, ticket #1454]
        Add DTYPE_JFS2 and FS_JFS2 for IBM Journaled File System
        this is to match FreeBSD's disklabel.h revision 1.73
        FreeBSD change was requested by Hiten Pandya <hiten%uk.FreeBSD.org@localhost>
@@ -2649,34 +2643,18 @@
        [pk, ticket #1535]
 
 include/util.h                                 1.27
-
-       add prototypes for disklabel_dkcksum() and disklabel_scan().
-       [jmc, ticket #1461]
-
 lib/libutil/Makefile                           1.40
 lib/libutil/disklabel_dkcksum.3                        1.1
 lib/libutil/disklabel_dkcksum.c                        1.1
 lib/libutil/disklabel_scan.3                   1.1
 lib/libutil/disklabel_scan.c                   1.1
 lib/libutil/util.3                             1.11
+lib/libutil/disklabel_dkcksum.3                        1.2
+lib/libutil/disklabel_scan.3                   1.2
+distrib/sets/lists/comp/mi                     1.491
+distrib/sets/lists/base/shl.mi                 diff
+lib/libutil/shlib_version                      diff
 
        Added two functions disklabel_dkcksum() and disklabel_scan() to libutil
        so that they can be shared by disklabel(8) and cgdconfig(8).
        [jmc, ticket #1461]
-
-lib/libutil/disklabel_dkcksum.3                        1.2
-lib/libutil/disklabel_scan.3                   1.2
-
-       Spell out month name in .Dd. Use .Fn instead of .Fo/.Fc and .Fa's.
-       [jmc, ticket #1461]
-
-distrib/sets/lists/comp/mi                     1.491
-
-       Add the man pages for disklabel_dkcksum.3 and disklabel_scan.3.
-       [jmc, ticket #1461]
-
-distrib/sets/lists/base/shl.mi                 diff
-lib/libutil/shlib_version                      diff
-       Adjust versions.
-       [jmc, ticket #1461]
-



Home | Main Index | Thread Index | Old Index