Module Name: src Committed By: jruoho Date: Thu May 13 17:48:50 UTC 2010
Modified Files: src/distrib/sets/lists/comp: mi src/lib/libc/gen: Makefile.inc Log Message: Build links for syslogp(3), syslogp_r(3), vsyslogp(3), and vsyslogp_r(3). >From Takahiro Kambe in PR lib/43301. To generate a diff of this commit: cvs rdiff -u -r1.1444 -r1.1445 src/distrib/sets/lists/comp/mi cvs rdiff -u -r1.168 -r1.169 src/lib/libc/gen/Makefile.inc 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/comp/mi diff -u src/distrib/sets/lists/comp/mi:1.1444 src/distrib/sets/lists/comp/mi:1.1445 --- src/distrib/sets/lists/comp/mi:1.1444 Thu May 13 13:08:08 2010 +++ src/distrib/sets/lists/comp/mi Thu May 13 17:48:50 2010 @@ -1,4 +1,4 @@ -# $NetBSD: mi,v 1.1444 2010/05/13 13:08:08 jruoho Exp $ +# $NetBSD: mi,v 1.1445 2010/05/13 17:48:50 jruoho Exp $ # # Note: don't delete entries from here - mark them as "obsolete" instead. # @@ -8144,6 +8144,8 @@ ./usr/share/man/cat3/syslog.0 comp-c-catman .cat ./usr/share/man/cat3/syslog_r.0 comp-c-catman .cat ./usr/share/man/cat3/syslog_ss.0 comp-obsolete obsolete +./usr/share/man/cat3/syslogp.0 comp-c-catman .cat +./usr/share/man/cat3/syslogp_r.0 comp-c-catman .cat ./usr/share/man/cat3/system.0 comp-c-catman .cat ./usr/share/man/cat3/t_freent.0 comp-obsolete obsolete ./usr/share/man/cat3/t_getent.0 comp-obsolete obsolete @@ -8314,6 +8316,8 @@ ./usr/share/man/cat3/vsyslog.0 comp-c-catman .cat ./usr/share/man/cat3/vsyslog_r.0 comp-c-catman .cat ./usr/share/man/cat3/vsyslog_ss.0 comp-obsolete obsolete +./usr/share/man/cat3/vsyslogp.0 comp-c-catman .cat +./usr/share/man/cat3/vsyslogp_r.0 comp-c-catman .cat ./usr/share/man/cat3/vtimes.0 comp-obsolete obsolete ./usr/share/man/cat3/vwarn.0 comp-c-catman .cat ./usr/share/man/cat3/vwarnx.0 comp-c-catman .cat @@ -13906,6 +13910,8 @@ ./usr/share/man/html3/sysexits.html comp-c-htmlman html ./usr/share/man/html3/syslog.html comp-c-htmlman html ./usr/share/man/html3/syslog_r.html comp-c-htmlman html +./usr/share/man/html3/syslogp.html comp-c-htmlman html +./usr/share/man/html3/syslogp_r.html comp-c-htmlman html ./usr/share/man/html3/system.html comp-c-htmlman html ./usr/share/man/html3/t_freent.html comp-obsolete obsolete ./usr/share/man/html3/t_getent.html comp-obsolete obsolete @@ -14060,6 +14066,8 @@ ./usr/share/man/html3/vswscanf.html comp-c-htmlman html ./usr/share/man/html3/vsyslog.html comp-c-htmlman html ./usr/share/man/html3/vsyslog_r.html comp-c-htmlman html +./usr/share/man/html3/vsyslogp.html comp-c-htmlman html +./usr/share/man/html3/vsyslogp_r.html comp-c-htmlman html ./usr/share/man/html3/vwarn.html comp-c-htmlman html ./usr/share/man/html3/vwarnx.html comp-c-htmlman html ./usr/share/man/html3/vwprintf.html comp-c-htmlman html @@ -19712,6 +19720,8 @@ ./usr/share/man/man3/syslog.3 comp-c-man .man ./usr/share/man/man3/syslog_r.3 comp-c-man .man ./usr/share/man/man3/syslog_ss.3 comp-obsolete obsolete +./usr/share/man/man3/syslogp.3 comp-c-man .man +./usr/share/man/man3/syslogp_r.3 comp-c-man .man ./usr/share/man/man3/system.3 comp-c-man .man ./usr/share/man/man3/t_freent.3 comp-obsolete obsolete ./usr/share/man/man3/t_getent.3 comp-obsolete obsolete @@ -19882,6 +19892,8 @@ ./usr/share/man/man3/vsyslog.3 comp-c-man .man ./usr/share/man/man3/vsyslog_r.3 comp-c-man .man ./usr/share/man/man3/vsyslog_ss.3 comp-obsolete obsolete +./usr/share/man/man3/vsyslogp.3 comp-c-man .man +./usr/share/man/man3/vsyslogp_r.3 comp-c-man .man ./usr/share/man/man3/vtimes.3 comp-obsolete obsolete ./usr/share/man/man3/vwarn.3 comp-c-man .man ./usr/share/man/man3/vwarnx.3 comp-c-man .man Index: src/lib/libc/gen/Makefile.inc diff -u src/lib/libc/gen/Makefile.inc:1.168 src/lib/libc/gen/Makefile.inc:1.169 --- src/lib/libc/gen/Makefile.inc:1.168 Wed Apr 8 19:28:48 2009 +++ src/lib/libc/gen/Makefile.inc Thu May 13 17:48:50 2010 @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.inc,v 1.168 2009/04/08 19:28:48 wiz Exp $ +# $NetBSD: Makefile.inc,v 1.169 2010/05/13 17:48:50 jruoho Exp $ # from: @(#)Makefile.inc 8.6 (Berkeley) 5/4/95 # gen sources @@ -151,6 +151,8 @@ syslog.3 vsyslog.3 MLINKS+=syslog.3 closelog_r.3 syslog.3 openlog_r.3 syslog.3 setlogmask_r.3 \ syslog.3 syslog_r.3 syslog.3 vsyslog_r.3 +MLINKS+=syslog.3 syslogp.3 syslog.3 syslogp_r.3 \ + syslog.3 vsyslogp.3 syslog.3 vsyslogp_r.3 MLINKS+=ttyname.3 isatty.3 ttyname.3 ttyslot.3 ttyname.3 ttyname_r.3 MLINKS+=unvis.3 strunvis.3 unvis.3 strunvisx.3 MLINKS+=vis.3 svis.3 vis.3 strvis.3 vis.3 strvisx.3 vis.3 strsvis.3 \