NetBSD Problem Report #43301

From taca@back-street.net  Thu May 13 15:02:13 2010
Return-Path: <taca@back-street.net>
Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11])
	by www.NetBSD.org (Postfix) with ESMTP id 8F16A63B8FE
	for <gnats-bugs@gnats.NetBSD.org>; Thu, 13 May 2010 15:02:13 +0000 (UTC)
Message-Id: <20100513150226.D02E04F344@edge.back-street.net>
Date: Fri, 14 May 2010 00:02:26 +0900 (JST)
From: taca@back-street.net
Reply-To: taca@back-street.net
To: gnats-bugs@gnats.NetBSD.org
Subject: man(1) dosen't show syslogp(3) and its variants
X-Send-Pr-Version: 3.95

>Number:         43301
>Category:       lib
>Synopsis:       man(1) dosen't show syslogp(3) and its variants
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    lib-bug-people
>State:          closed
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Thu May 13 15:05:00 +0000 2010
>Closed-Date:    Thu May 13 17:53:32 +0000 2010
>Last-Modified:  Thu May 13 18:05:03 +0000 2010
>Originator:     Takahiro Kambe
>Release:        NetBSD 5.99.29
>Organization:
Takahiro Kambe
>Environment:


System: NetBSD edge.back-street.net 5.99.29 NetBSD 5.99.29 (VMWARE-F3-MONO) #11: Fri May 7 15:16:09 JST 2010 taca@edge.back-street.net:/var/obj/sys/arch/i386/compile/VMWARE-F3-MONO i386
Architecture: i386
Machine: i386
>Description:
	current syslog(3) support syslogp() and its variants to support
	syslog protocol described in RFC5424.  But man(1) dosen't show
	these functions.
>How-To-Repeat:
	% man syslogp
>Fix:
	Add links to these functions.

Index: lib/libc/gen/Makefile.inc
===================================================================
RCS file: /cvs/src/lib/libc/gen/Makefile.inc,v
retrieving revision 1.1.1.1
diff -u -u -r1.1.1.1 Makefile.inc
--- lib/libc/gen/Makefile.inc	25 Jan 2010 04:09:19 -0000	1.1.1.1
+++ lib/libc/gen/Makefile.inc	13 May 2010 15:01:00 -0000
@@ -151,6 +151,7 @@
 	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 syslogp_r.3 vsyslogp.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 \

>Release-Note:

>Audit-Trail:
From: Takahiro Kambe <taca@back-street.net>
To: gnats-bugs@NetBSD.org
Cc: 
Subject: Re: lib/43301: man(1) dosen't show syslogp(3) and its variants
Date: Fri, 14 May 2010 00:10:44 +0900 (JST)

 In message <20100513150500.D2E3B63C53B@www.NetBSD.org>
 	on Thu, 13 May 2010 15:05:00 +0000 (UTC),
 	taca@back-street.net wrote:
 >>Fix:
 > 	Add links to these functions.
 > 
 > Index: lib/libc/gen/Makefile.inc
 Of cource, we should update distrib/sets files...

 -- 
 Takahiro Kambe <taca@back-street.net>

State-Changed-From-To: open->closed
State-Changed-By: jruoho@NetBSD.org
State-Changed-When: Thu, 13 May 2010 17:53:32 +0000
State-Changed-Why:
The links have been added. Thanks!


From: Jukka Ruohonen <jruoho@netbsd.org>
To: gnats-bugs@gnats.NetBSD.org
Cc: 
Subject: PR/43301 CVS commit: src
Date: Thu, 13 May 2010 17:48:51 +0000

 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.

>Unformatted:

NetBSD Home
NetBSD PR Database Search

(Contact us) $NetBSD: query-full-pr,v 1.39 2013/11/01 18:47:49 spz Exp $
$NetBSD: gnats_config.sh,v 1.8 2006/05/07 09:23:38 tsutsui Exp $
Copyright © 1994-2007 The NetBSD Foundation, Inc. ALL RIGHTS RESERVED.