Module Name:    src
Committed By:   plunky
Date:           Fri Feb  5 19:08:26 UTC 2010

Modified Files:
        src/distrib/sets/lists/base: mi
        src/distrib/sets/lists/comp: mi shl.mi
        src/distrib/sets/lists/man: mi

Log Message:
add PCC commands and manpages [pcc(1), pcpp(1) and ccom(1)] and libpcc


To generate a diff of this commit:
cvs rdiff -u -r1.857 -r1.858 src/distrib/sets/lists/base/mi
cvs rdiff -u -r1.1384 -r1.1385 src/distrib/sets/lists/comp/mi
cvs rdiff -u -r1.102 -r1.103 src/distrib/sets/lists/comp/shl.mi
cvs rdiff -u -r1.1186 -r1.1187 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.857 src/distrib/sets/lists/base/mi:1.858
--- src/distrib/sets/lists/base/mi:1.857	Thu Feb  4 14:04:59 2010
+++ src/distrib/sets/lists/base/mi	Fri Feb  5 19:08:25 2010
@@ -1,4 +1,4 @@
-# $NetBSD: mi,v 1.857 2010/02/04 14:04:59 roy Exp $
+# $NetBSD: mi,v 1.858 2010/02/05 19:08:25 plunky Exp $
 #
 # Note:	Don't delete entries from here - mark them as "obsolete" instead,
 #	unless otherwise stated below.
@@ -872,7 +872,6 @@
 ./usr/libexec/atrun				base-cron-bin
 ./usr/libexec/ching				base-games-usr
 ./usr/libexec/comsat				base-mail-bin
-./usr/libexec/cpp				base-obsolete		obsolete
 ./usr/libexec/cpp0				base-obsolete		obsolete
 ./usr/libexec/dnskeygen				base-obsolete		obsolete
 ./usr/libexec/fingerd				base-netutil-bin

Index: src/distrib/sets/lists/comp/mi
diff -u src/distrib/sets/lists/comp/mi:1.1384 src/distrib/sets/lists/comp/mi:1.1385
--- src/distrib/sets/lists/comp/mi:1.1384	Fri Feb  5 12:46:33 2010
+++ src/distrib/sets/lists/comp/mi	Fri Feb  5 19:08:26 2010
@@ -1,4 +1,4 @@
-#	$NetBSD: mi,v 1.1384 2010/02/05 12:46:33 njoly Exp $
+#	$NetBSD: mi,v 1.1385 2010/02/05 19:08:26 plunky Exp $
 #
 # Note: don't delete entries from here - mark them as "obsolete" instead.
 #
@@ -61,6 +61,7 @@
 ./usr/bin/nm					comp-util-bin		binutils
 ./usr/bin/objcopy				comp-util-bin		binutils
 ./usr/bin/objdump				comp-util-bin		binutils
+./usr/bin/pcc					comp-c-bin		pcccmds
 ./usr/bin/protoize				comp-c-bin		gcccmds
 ./usr/bin/ranlib				comp-util-bin		binutils
 ./usr/bin/rcs2log				comp-cvs-bin		cvs
@@ -2519,6 +2520,9 @@
 ./usr/lib/libpcap.a				comp-c-lib
 ./usr/lib/libpcap_g.a				-unknown-		debuglib
 ./usr/lib/libpcap_p.a				comp-c-proflib		profile
+./usr/lib/libpcc.a				comp-c-lib		pcc
+./usr/lib/libpcc_g.a				-unknown-		pcc,debuglib
+./usr/lib/libpcc_p.a				comp-c-proflib		pcc,profile
 ./usr/lib/libpci.a				comp-c-lib
 ./usr/lib/libpci_g.a				-unknown-		debuglib
 ./usr/lib/libpci_p.a				comp-c-proflib		profile
@@ -3109,6 +3113,7 @@
 ./usr/libdata/debug/usr/bin/pathchk.debug	comp-util-debug		debug
 ./usr/libdata/debug/usr/bin/pawd.debug		comp-amd-debug		debug
 ./usr/libdata/debug/usr/bin/paxctl.debug	comp-obsolete		obsolete
+./usr/libdata/debug/usr/bin/pcc.debug		comp-c-debug		pcccmds,debug
 ./usr/libdata/debug/usr/bin/pfbtops.debug	comp-groff-debug	debug
 ./usr/libdata/debug/usr/bin/pic.debug		comp-groff-debug	debug
 ./usr/libdata/debug/usr/bin/pkill.debug		comp-util-debug		debug
@@ -3303,9 +3308,11 @@
 ./usr/libdata/debug/usr/libexec/cc1.debug	comp-c-debug		gcccmds,debug
 ./usr/libdata/debug/usr/libexec/cc1obj.debug	comp-objc-debug		gcccmds,debug
 ./usr/libdata/debug/usr/libexec/cc1plus.debug	comp-cxx-debug		gcccmds,debug
+./usr/libdata/debug/usr/libexec/ccom.debug	comp-c-debug		pcccmds,debug
 ./usr/libdata/debug/usr/libexec/ching/castching.debug	comp-games-debug	debug
 ./usr/libdata/debug/usr/libexec/ching/printching.debug	comp-games-debug	debug
 ./usr/libdata/debug/usr/libexec/comsat.debug	comp-mail-debug		debug
+./usr/libdata/debug/usr/libexec/cpp.debug	comp-c-debug		pcccmds,debug
 ./usr/libdata/debug/usr/libexec/f771.debug	comp-fortran-debug	gcc=3,gcccmds,debug
 ./usr/libdata/debug/usr/libexec/f771.debug	comp-obsolete		gcc=4,obsolete
 ./usr/libdata/debug/usr/libexec/fingerd.debug	comp-netutil-debug	debug
@@ -3697,6 +3704,7 @@
 ./usr/libdata/lint/llib-lp2k.ln			comp-puffs-lintlib	lint
 ./usr/libdata/lint/llib-lpam.ln			comp-c-lintlib		lint,pam
 ./usr/libdata/lint/llib-lpcap.ln		comp-c-lintlib		lint
+./usr/libdata/lint/llib-lpcc.ln			comp-c-lintlib		lint,pcc
 ./usr/libdata/lint/llib-lpci.ln			comp-c-lintlib		lint
 ./usr/libdata/lint/llib-lposix.ln		comp-c-lintlib		lint
 ./usr/libdata/lint/llib-lprop.ln		comp-c-lintlib		lint
@@ -3730,7 +3738,9 @@
 ./usr/libexec/cc1				comp-c-bin		gcccmds
 ./usr/libexec/cc1obj				comp-objc-bin		gcccmds
 ./usr/libexec/cc1plus				comp-cxx-bin		gcccmds
+./usr/libexec/ccom				comp-c-bin		pcccmds
 ./usr/libexec/collect2				comp-obsolete		obsolete
+./usr/libexec/cpp				comp-c-bin		pcccmds
 ./usr/libexec/f771				comp-fortran-bin	gcc=3,gcccmds
 ./usr/libexec/f771				comp-obsolete		gcc=4,obsolete
 ./usr/libexec/lint1				comp-c-bin

Index: src/distrib/sets/lists/comp/shl.mi
diff -u src/distrib/sets/lists/comp/shl.mi:1.102 src/distrib/sets/lists/comp/shl.mi:1.103
--- src/distrib/sets/lists/comp/shl.mi:1.102	Wed Feb  3 15:34:38 2010
+++ src/distrib/sets/lists/comp/shl.mi	Fri Feb  5 19:08:26 2010
@@ -1,4 +1,4 @@
-# $NetBSD: shl.mi,v 1.102 2010/02/03 15:34:38 roy Exp $
+# $NetBSD: shl.mi,v 1.103 2010/02/05 19:08:26 plunky Exp $
 #
 # Note: don't delete entries from here - mark them as "obsolete" instead.
 #
@@ -74,6 +74,7 @@
 ./usr/lib/libp2k_pic.a				comp-puffs-piclib
 ./usr/lib/libpam_pic.a				comp-c-piclib		pam
 ./usr/lib/libpcap_pic.a				comp-c-piclib
+./usr/lib/libpcc_pic.a				comp-c-piclib		pcc
 ./usr/lib/libpci_pic.a				comp-c-piclib
 ./usr/lib/libposix_pic.a			comp-c-piclib
 ./usr/lib/libprop_pic.a				comp-c-piclib

Index: src/distrib/sets/lists/man/mi
diff -u src/distrib/sets/lists/man/mi:1.1186 src/distrib/sets/lists/man/mi:1.1187
--- src/distrib/sets/lists/man/mi:1.1186	Wed Feb  3 15:34:38 2010
+++ src/distrib/sets/lists/man/mi	Fri Feb  5 19:08:26 2010
@@ -1,4 +1,4 @@
-# $NetBSD: mi,v 1.1186 2010/02/03 15:34:38 roy Exp $
+# $NetBSD: mi,v 1.1187 2010/02/05 19:08:26 plunky Exp $
 #
 # Note: don't delete entries from here - mark them as "obsolete" instead.
 #
@@ -86,6 +86,7 @@
 ./usr/share/man/cat1/calendar.0			man-util-catman		.cat
 ./usr/share/man/cat1/cap_mkdb.0			man-util-catman		.cat
 ./usr/share/man/cat1/cat.0			man-util-catman		.cat
+./usr/share/man/cat1/ccom.0			man-util-catman		pcccmds,.cat
 ./usr/share/man/cat1/cd.0			man-util-catman		.cat
 ./usr/share/man/cat1/cdplay.0			man-audio-catman	.cat
 ./usr/share/man/cat1/chflags.0			man-util-catman		.cat
@@ -368,6 +369,8 @@
 ./usr/share/man/cat1/pawd.0			man-amd-catman		.cat
 ./usr/share/man/cat1/pax.0			man-util-catman		.cat
 ./usr/share/man/cat1/paxctl.0			man-obsolete		obsolete
+./usr/share/man/cat1/pcc.0			man-util-catman		pcccmds,.cat
+./usr/share/man/cat1/pcpp.0			man-util-catman		pcccmds,.cat
 ./usr/share/man/cat1/pgrep.0			man-util-catman		.cat
 ./usr/share/man/cat1/pim6stat.0			man-obsolete		obsolete
 ./usr/share/man/cat1/pkg_add.0			man-pkgutil-catman	.cat
@@ -2804,6 +2807,7 @@
 ./usr/share/man/html1/calendar.html		man-util-htmlman	html
 ./usr/share/man/html1/cap_mkdb.html		man-util-htmlman	html
 ./usr/share/man/html1/cat.html			man-util-htmlman	html
+./usr/share/man/html1/ccom.html			man-util-htmlman	pcccmds,html
 ./usr/share/man/html1/cd.html			man-util-htmlman	html
 ./usr/share/man/html1/cdplay.html		man-audio-htmlman	html
 ./usr/share/man/html1/chflags.html		man-util-htmlman	html
@@ -3069,6 +3073,8 @@
 ./usr/share/man/html1/pathchk.html		man-util-htmlman	html
 ./usr/share/man/html1/pawd.html			man-amd-htmlman		html
 ./usr/share/man/html1/pax.html			man-util-htmlman	html
+./usr/share/man/html1/pcc.html			man-util-htmlman	pcccmds,html
+./usr/share/man/html1/pcpp.html			man-util-htmlman	pcccmds,html
 ./usr/share/man/html1/pgrep.html		man-util-htmlman	html
 ./usr/share/man/html1/pkg_add.html		man-pkgutil-htmlman	html
 ./usr/share/man/html1/pkg_admin.html		man-pkgutil-htmlman	html
@@ -5138,6 +5144,7 @@
 ./usr/share/man/man1/calendar.1			man-util-man		.man
 ./usr/share/man/man1/cap_mkdb.1			man-util-man		.man
 ./usr/share/man/man1/cat.1			man-util-man		.man
+./usr/share/man/man1/ccom.1			man-util-man		pcccmds,.man
 ./usr/share/man/man1/cd.1			man-util-man		.man
 ./usr/share/man/man1/cdplay.1			man-audio-man		.man
 ./usr/share/man/man1/chflags.1			man-util-man		.man
@@ -5420,6 +5427,8 @@
 ./usr/share/man/man1/pawd.1			man-amd-man		.man
 ./usr/share/man/man1/pax.1			man-util-man		.man
 ./usr/share/man/man1/paxctl.1			man-obsolete		obsolete
+./usr/share/man/man1/pcc.1			man-util-man		pcccmds,.man
+./usr/share/man/man1/pcpp.1			man-util-man		pcccmds,.man
 ./usr/share/man/man1/pgrep.1			man-util-man		.man
 ./usr/share/man/man1/pim6stat.1			man-obsolete		obsolete
 ./usr/share/man/man1/pkg_add.1			man-pkgutil-man		.man

Reply via email to