NetBSD-Bugs archive

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

PR/38013 CVS commit: [netbsd-4-0] src/common/lib/libprop



The following reply was made to PR lib/38013; it has been noted by GNATS.

From: Manuel Bouyer <bouyer%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/38013 CVS commit: [netbsd-4-0] src/common/lib/libprop
Date: Wed, 24 Sep 2008 18:06:46 +0000 (UTC)

 Module Name:   src
 Committed By:  bouyer
 Date:          Wed Sep 24 18:06:46 UTC 2008
 
 Modified Files:
        src/common/lib/libprop [netbsd-4-0]: prop_array.3 prop_bool.3
            prop_data.3 prop_dictionary.3 prop_dictionary_util.3 prop_ingest.3
            prop_number.3 prop_object.3 prop_string.3
 
 Log Message:
 pullup the following revisions, requested by joerg in ticket 904
 (the previous processing of 904 was incomplete):
        common/lib/libprop/prop_array.3                 1.5
        common/lib/libprop/prop_bool.3                  1.3
        common/lib/libprop/prop_data.3                  1.4
        common/lib/libprop/prop_dictionary.3            1.8
        common/lib/libprop/prop_dictionary_util.3       1.2
        common/lib/libprop/prop_ingest.3                1.3
        common/lib/libprop/prop_number.3                1.7
        common/lib/libprop/prop_object.3                1.6
        common/lib/libprop/prop_string.3                1.4
 boolean_t -> bool
 TRUE -> true
 FALSE -> false
 Fixes PR lib/38013.
 
 
 To generate a diff of this commit:
 cvs rdiff -r1.4 -r1.4.16.1 src/common/lib/libprop/prop_array.3
 cvs rdiff -r1.2 -r1.2.18.1 src/common/lib/libprop/prop_bool.3 \
     src/common/lib/libprop/prop_ingest.3
 cvs rdiff -r1.2 -r1.2.10.1 src/common/lib/libprop/prop_data.3
 cvs rdiff -r1.5 -r1.5.14.1 src/common/lib/libprop/prop_dictionary.3
 cvs rdiff -r1.1 -r1.1.16.1 src/common/lib/libprop/prop_dictionary_util.3
 cvs rdiff -r1.5 -r1.5.8.1 src/common/lib/libprop/prop_number.3
 cvs rdiff -r1.5 -r1.5.16.1 src/common/lib/libprop/prop_object.3
 cvs rdiff -r1.3 -r1.3.16.1 src/common/lib/libprop/prop_string.3
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index