Module Name:    src
Committed By:   christos
Date:           Tue Jul 24 15:29:05 UTC 2018

Modified Files:
        src/distrib/sets/lists/base: mi
        src/distrib/sets/lists/debug: mi
        src/distrib/sets/lists/man: mi

Log Message:
sets for base64


To generate a diff of this commit:
cvs rdiff -u -r1.1180 -r1.1181 src/distrib/sets/lists/base/mi
cvs rdiff -u -r1.257 -r1.258 src/distrib/sets/lists/debug/mi
cvs rdiff -u -r1.1600 -r1.1601 src/distrib/sets/lists/man/mi

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/distrib/sets/lists/base/mi
diff -u src/distrib/sets/lists/base/mi:1.1180 src/distrib/sets/lists/base/mi:1.1181
--- src/distrib/sets/lists/base/mi:1.1180	Tue Jul 17 14:55:24 2018
+++ src/distrib/sets/lists/base/mi	Tue Jul 24 11:29:05 2018
@@ -1,4 +1,4 @@
-# $NetBSD: mi,v 1.1180 2018/07/17 18:55:24 joerg Exp $
+# $NetBSD: mi,v 1.1181 2018/07/24 15:29:05 christos Exp $
 #
 # Note:	Don't delete entries from here - mark them as "obsolete" instead,
 #	unless otherwise stated below.
@@ -653,6 +653,7 @@
 ./usr/bin/audiorecord				base-audio-bin
 ./usr/bin/awk					base-util-bin
 ./usr/bin/banner				base-util-bin
+./usr/bin/base64				base-util-bin
 ./usr/bin/basename				base-util-bin
 ./usr/bin/batch					base-cron-bin
 ./usr/bin/bc					base-util-bin

Index: src/distrib/sets/lists/debug/mi
diff -u src/distrib/sets/lists/debug/mi:1.257 src/distrib/sets/lists/debug/mi:1.258
--- src/distrib/sets/lists/debug/mi:1.257	Fri Jul 13 07:14:14 2018
+++ src/distrib/sets/lists/debug/mi	Tue Jul 24 11:29:05 2018
@@ -1,4 +1,4 @@
-# $NetBSD: mi,v 1.257 2018/07/13 11:14:14 maxv Exp $
+# $NetBSD: mi,v 1.258 2018/07/24 15:29:05 christos Exp $
 ./etc/mtree/set.debug                           comp-sys-root
 ./usr/lib					comp-sys-usr		compatdir
 ./usr/lib/i18n/libBIG5_g.a			comp-c-debuglib		debuglib,compatfile
@@ -463,6 +463,7 @@
 ./usr/libdata/debug/usr/bin/audiorecord.debug	comp-audio-debug	debug
 ./usr/libdata/debug/usr/bin/awk.debug		comp-util-debug		debug
 ./usr/libdata/debug/usr/bin/banner.debug	comp-util-debug		debug
+./usr/libdata/debug/usr/bin/base64.debug	comp-util-debug		debug
 ./usr/libdata/debug/usr/bin/basename.debug	comp-util-debug		debug
 ./usr/libdata/debug/usr/bin/bc.debug		comp-util-debug		debug
 ./usr/libdata/debug/usr/bin/bdes.debug		comp-crypto-debug	debug

Index: src/distrib/sets/lists/man/mi
diff -u src/distrib/sets/lists/man/mi:1.1600 src/distrib/sets/lists/man/mi:1.1601
--- src/distrib/sets/lists/man/mi:1.1600	Sat Jul 21 02:25:29 2018
+++ src/distrib/sets/lists/man/mi	Tue Jul 24 11:29:05 2018
@@ -1,4 +1,4 @@
-# $NetBSD: mi,v 1.1600 2018/07/21 06:25:29 maxv Exp $
+# $NetBSD: mi,v 1.1601 2018/07/24 15:29:05 christos Exp $
 #
 # Note: don't delete entries from here - mark them as "obsolete" instead.
 #
@@ -76,6 +76,7 @@
 ./usr/share/man/cat1/audit-packages.0		man-obsolete		obsolete
 ./usr/share/man/cat1/awk.0			man-util-catman		.cat
 ./usr/share/man/cat1/banner.0			man-util-catman		.cat
+./usr/share/man/cat1/base64.0			man-util-catman		.cat
 ./usr/share/man/cat1/basename.0			man-util-catman		.cat
 ./usr/share/man/cat1/batch.0			man-cron-catman		.cat
 ./usr/share/man/cat1/bc.0			man-util-catman		.cat
@@ -3302,6 +3303,7 @@
 ./usr/share/man/html1/audit-packages.html	man-obsolete		obsolete
 ./usr/share/man/html1/awk.html			man-util-htmlman	html
 ./usr/share/man/html1/banner.html		man-util-htmlman	html
+./usr/share/man/html1/base64.html		man-util-htmlman	html
 ./usr/share/man/html1/basename.html		man-util-htmlman	html
 ./usr/share/man/html1/batch.html		man-cron-htmlman	html
 ./usr/share/man/html1/bc.html			man-util-htmlman	html
@@ -6138,6 +6140,7 @@
 ./usr/share/man/man1/audit-packages.1		man-obsolete		obsolete
 ./usr/share/man/man1/awk.1			man-util-man		.man
 ./usr/share/man/man1/banner.1			man-util-man		.man
+./usr/share/man/man1/base64.1			man-util-man		.man
 ./usr/share/man/man1/basename.1			man-util-man		.man
 ./usr/share/man/man1/batch.1			man-cron-man		.man
 ./usr/share/man/man1/bc.1			man-util-man		.man

Reply via email to