From jwm@meeko.EECS.Berkeley.EDU  Wed Sep  3 06:53:38 1997
Received: from meeko.EECS.Berkeley.EDU (oyBPOWmev23+vXkBWQmka//tU617QPGq@meeko.EECS.Berkeley.EDU [128.32.240.190])
          by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id GAA13154
          for <FreeBSD-gnats-submit@freebsd.org>; Wed, 3 Sep 1997 06:53:37 -0700 (PDT)
Received: (from jwm@localhost)
	by meeko.EECS.Berkeley.EDU (8.8.5/8.8.5) id GAA13869;
	Wed, 3 Sep 1997 06:53:36 -0700 (PDT)
Message-Id: <199709031353.GAA13869@meeko.EECS.Berkeley.EDU>
Date: Wed, 3 Sep 1997 06:53:36 -0700 (PDT)
From: John Milford <jwm@meeko.EECS.Berkeley.EDU>
Reply-To: jwm@meeko.EECS.Berkeley.EDU
To: FreeBSD-gnats-submit@freebsd.org
Subject: No prototype for moncontrol(3) and monstartup(3) 
X-Send-Pr-Version: 3.2

>Number:         4459
>Category:       bin
>Synopsis:       No prototype for moncontrol(3) and monstartup(3)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    bde
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Sep  3 07:00:01 PDT 1997
>Closed-Date:    Sun Nov 13 07:32:56 GMT 2005
>Last-Modified:  Sun Nov 13 07:32:56 GMT 2005
>Originator:     John Milford
>Release:        FreeBSD 2.2.2-RELEASE i386
>Organization:
University of California at Berkeley FreeBSD access project
>Environment:

	Stock   FreeBSD 2.2.2-RELEASE system.

>Description:

	No prototype for moncontrol(3) and monstartup(3).  I assume these 
should be in sys/gmon.h, but they aren't there or in anyother header I can
find.

>How-To-Repeat:

>Fix:
	
This is a diff against sys/gmon.h to add the prototypes.

203a204,206
> int moncontrol  __P((int mode));
> int monstartup  __P((u_long *lowpc, u_long *highpc));
> 
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-bugs->bde 
Responsible-Changed-By: wosch 
Responsible-Changed-When: Sun Sep 14 11:23:49 PDT 1997 
Responsible-Changed-Why:  
Fixing include files/prototypes is Bruce's hobby. 
State-Changed-From-To: open->patched 
State-Changed-By: bms 
State-Changed-When: Mon Jun 14 18:41:28 GMT 2004 
State-Changed-Why:  
Patched in -CURRENT. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=4459 
State-Changed-From-To: patched->closed 
State-Changed-By: linimon 
State-Changed-When: Sun Nov 13 07:32:30 GMT 2005 
State-Changed-Why:  
Fixed in July 2004. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=4459 
>Unformatted:
