Source-Changes-HG archive

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

[src/trunk]: src/distrib/sets/lists/comp Fix pserialize set lists. Hi rmind!



details:   https://anonhg.NetBSD.org/src/rev/56d053929ca8
branches:  trunk
changeset: 767798:56d053929ca8
user:      dholland <dholland%NetBSD.org@localhost>
date:      Sun Jul 31 03:48:49 2011 +0000

description:
Fix pserialize set lists. Hi rmind!

diffstat:

 distrib/sets/lists/comp/mi |  17 ++++++++++++++++-
 1 files changed, 16 insertions(+), 1 deletions(-)

diffs (45 lines):

diff -r cf6ce8e8f937 -r 56d053929ca8 distrib/sets/lists/comp/mi
--- a/distrib/sets/lists/comp/mi        Sun Jul 31 03:43:33 2011 +0000
+++ b/distrib/sets/lists/comp/mi        Sun Jul 31 03:48:49 2011 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: mi,v 1.1650 2011/07/30 18:19:04 rmind Exp $
+#      $NetBSD: mi,v 1.1651 2011/07/31 03:48:49 dholland Exp $
 #
 # Note: don't delete entries from here - mark them as "obsolete" instead.
 #
@@ -10250,6 +10250,11 @@
 ./usr/share/man/cat9/propdb_destroy.0          comp-obsolete           obsolete
 ./usr/share/man/cat9/properties.0              comp-obsolete           obsolete
 ./usr/share/man/cat9/pserialize.0              comp-sys-catman         .cat
+./usr/share/man/cat9/pserialize_create.0       comp-sys-catman         .cat
+./usr/share/man/cat9/pserialize_destroy.0      comp-sys-catman         .cat
+./usr/share/man/cat9/pserialize_perform.0      comp-sys-catman         .cat
+./usr/share/man/cat9/pserialize_read_enter.0   comp-sys-catman         .cat
+./usr/share/man/cat9/pserialize_read_exit.0    comp-sys-catman         .cat
 ./usr/share/man/cat9/psignal.0                 comp-sys-catman         .cat
 ./usr/share/man/cat9/putiobuf.0                        comp-sys-catman         .cat
 ./usr/share/man/cat9/putter.0                  comp-sys-catman         .cat
@@ -16212,6 +16217,11 @@
 ./usr/share/man/html9/prop_dictionary_copyin_ioctl.html        comp-sys-htmlman        html
 ./usr/share/man/html9/prop_dictionary_copyout_ioctl.html       comp-sys-htmlman        html
 ./usr/share/man/html9/pserialize.html          comp-sys-htmlman        html
+./usr/share/man/html9/pserialize_create.html   comp-sys-htmlman        html
+./usr/share/man/html9/pserialize_destroy.html  comp-sys-htmlman        html
+./usr/share/man/html9/pserialize_perform.html  comp-sys-htmlman        html
+./usr/share/man/html9/pserialize_read_enter.html       comp-sys-htmlman        html
+./usr/share/man/html9/pserialize_read_exit.html        comp-sys-htmlman        html
 ./usr/share/man/html9/psignal.html             comp-sys-htmlman        html
 ./usr/share/man/html9/putiobuf.html            comp-sys-htmlman        html
 ./usr/share/man/html9/putter.html              comp-sys-htmlman        html
@@ -22358,6 +22368,11 @@
 ./usr/share/man/man9/propdb_destroy.9          comp-obsolete           obsolete
 ./usr/share/man/man9/properties.9              comp-obsolete           obsolete
 ./usr/share/man/man9/pserialize.9              comp-sys-man            .man
+./usr/share/man/man9/pserialize_create.9       comp-sys-man            .man
+./usr/share/man/man9/pserialize_destroy.9      comp-sys-man            .man
+./usr/share/man/man9/pserialize_perform.9      comp-sys-man            .man
+./usr/share/man/man9/pserialize_read_enter.9   comp-sys-man            .man
+./usr/share/man/man9/pserialize_read_exit.9    comp-sys-man            .man
 ./usr/share/man/man9/psignal.9                 comp-sys-man            .man
 ./usr/share/man/man9/putiobuf.9                        comp-sys-man            .man
 ./usr/share/man/man9/putter.9                  comp-sys-man            .man



Home | Main Index | Thread Index | Old Index