Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 22 Aug 2000 21:05:02 +0100
From:      Brian Somers <brian@Awfulhak.org>
To:        John Baldwin <jhb@FreeBSD.org>
Cc:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org, brian@Awfulhak.org
Subject:   Re: cvs commit: src/lib/libc/net rcmd.3 
Message-ID:  <200008222005.e7MK52422432@hak.lan.Awfulhak.org>
In-Reply-To: Message from John Baldwin <jhb@FreeBSD.org>  of "Tue, 22 Aug 2000 12:21:08 PDT." <200008221921.MAA46365@freefall.freebsd.org> 

next in thread | previous in thread | raw e-mail | index | archive | help
> jhb         2000/08/22 12:21:08 PDT
> 
>   Modified files:        (Branch: RELENG_4)
>     lib/libc/net         rcmd.3 
>   Log:
>   MFC: Document the API change to allocate rcmd{,_af}()'s *ahost argument
>        using malloc() rather than pointing it at something that's free()d
>        before the function returns.
>   
>   Revision  Changes    Path
>   1.12.2.3  +6 -1      src/lib/libc/net/rcmd.3

My change was re-changed so that it's a static buffer (as it was 
before the ip6 stuff was committed).  I believe this is what's in 
both -current and -stable now.

-- 
Brian <brian@Awfulhak.org>                        <brian@[uk.]FreeBSD.org>
      <http://www.Awfulhak.org>;                   <brian@[uk.]OpenBSD.org>
Don't _EVER_ lose your sense of humour !




To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200008222005.e7MK52422432>