From bjorn@bashful.west.se  Wed Nov  1 01:26:01 2000
Return-Path: <bjorn@bashful.west.se>
Received: from bashful.west.se (unknown [194.52.130.37])
	by hub.freebsd.org (Postfix) with ESMTP id B89B737B479
	for <FreeBSD-gnats-submit@freebsd.org>; Wed,  1 Nov 2000 01:26:00 -0800 (PST)
Received: (from bjorn@localhost)
	by bashful.west.se (8.11.1/8.11.0) id eA19QOY03477;
	Wed, 1 Nov 2000 10:26:24 +0100 (CET)
	(envelope-from bjorn)
Message-Id: <200011010926.eA19QOY03477@bashful.west.se>
Date: Wed, 1 Nov 2000 10:26:24 +0100 (CET)
From: bjorn@west.se
Sender: bjorn@bashful.west.se
Reply-To: bjorn@west.se
To: FreeBSD-gnats-submit@freebsd.org
Subject: minor bug in msgrcv(3) documentation
X-Send-Pr-Version: 3.2

>Number:         22470
>Category:       docs
>Synopsis:       man 3 msgrcv's BUGS section needs updating
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-doc
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Nov 01 01:30:01 PST 2000
>Closed-Date:    Mon Jul 01 19:56:53 PDT 2002
>Last-Modified:  Mon Jul 01 19:56:53 PDT 2002
>Originator:     Bjorn Tornqvist
>Release:        FreeBSD 4.1.1-STABLE i386
>Organization:
>Environment:

	

>Description:

The BUGS section in the manpage clearly states that ENOMSG isn't defined or
used when you have IPC_NOWAIT.
This seems to be fixed (i.e. msgrcv(..., ..., ..., ..., IPC_NOWAIT) correctly
returns ENOMSG).
I know this might sound pedantic, but it'll atleast save some hassle for 
other developers out there.

>How-To-Repeat:

	

>Fix:

	


>Release-Note:
>Audit-Trail:

From: Nik Clayton <nik@freebsd.org>
To: bjorn@west.se
Cc: FreeBSD-gnats-submit@freebsd.org
Subject: Re: docs/22470: minor bug in msgrcv(3) documentation
Date: Sun, 12 Nov 2000 15:45:26 +0000

 On Wed, Nov 01, 2000 at 10:26:24AM +0100, bjorn@west.se wrote:
 > The BUGS section in the manpage clearly states that ENOMSG isn't defined or
 > used when you have IPC_NOWAIT.
 > This seems to be fixed (i.e. msgrcv(..., ..., ..., ..., IPC_NOWAIT) correctly
 > returns ENOMSG).
 > I know this might sound pedantic, but it'll atleast save some hassle for 
 > other developers out there.
 
 I've just had a quick look, and can't see where the code for this is kept.
 Can you point me at it, so that I can verify the behaviour you describe.
 
 Thanks,
 
 N
 -- 
 Internet connection, $19.95 a month.  Computer, $799.95.  Modem, $149.95.
 Telephone line, $24.95 a month.  Software, free.  USENET transmission,
 hundreds if not thousands of dollars.  Thinking before posting, priceless.
 Somethings in life you can't buy.  For everything else, there's MasterCard.
   -- Graham Reed, in the Scary Devil Monastery
 
State-Changed-From-To: open->feedback 
State-Changed-By: dd 
State-Changed-When: Sun Apr 8 12:14:59 PDT 2001 
State-Changed-Why:  
From: Nik Clayton <nik@freebsd.org> 
To: bjorn@west.se 
Cc: FreeBSD-gnats-submit@freebsd.org 
Subject: Re: docs/22470: minor bug in msgrcv(3) documentation 
Date: Sun, 12 Nov 2000 15:45:26 +0000 

[...] 

I've just had a quick look, and can't see where the code for this is kept. 
Can you point me at it, so that I can verify the behaviour you describe. 


http://www.freebsd.org/cgi/query-pr.cgi?pr=22470 
State-Changed-From-To: feedback->suspended 
State-Changed-By: asmodai 
State-Changed-When: Mon Jul 30 12:25:35 PDT 2001 
State-Changed-Why:  
Committed to CURRENT.  MFC pending. 

Thanks! 

http://www.FreeBSD.org/cgi/query-pr.cgi?pr=22470 
State-Changed-From-To: suspended->closed 
State-Changed-By: trhodes 
State-Changed-When: Mon Jul 1 19:54:52 PDT 2002 
State-Changed-Why:  
This was never closed, just suspended.  But, cvs log tells me that asmodai did 
in fact MFC this fix several months ago. 

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