From owner-cvs-all Thu Jul 20 6:17:54 2000 Delivered-To: cvs-all@freebsd.org Received: from storm.FreeBSD.org.uk (storm.freebsd.org.uk [194.242.139.170]) by hub.freebsd.org (Postfix) with ESMTP id 889DA37B67D; Thu, 20 Jul 2000 06:17:31 -0700 (PDT) (envelope-from brian@Awfulhak.org) Received: from hak.lan.Awfulhak.org (hak.nat.Awfulhak.org [172.31.0.12]) by storm.FreeBSD.org.uk (8.9.3/8.9.3) with ESMTP id OAA79722; Thu, 20 Jul 2000 14:17:19 +0100 (BST) (envelope-from brian@Awfulhak.org) Received: from hak.lan.Awfulhak.org (localhost [127.0.0.1]) by hak.lan.Awfulhak.org (8.9.3/8.9.3) with ESMTP id OAA01874; Thu, 20 Jul 2000 14:17:13 +0100 (BST) (envelope-from brian@hak.lan.Awfulhak.org) Message-Id: <200007201317.OAA01874@hak.lan.Awfulhak.org> X-Mailer: exmh version 2.1.1 10/15/1999 To: Sheldon Hearn Cc: Brian Somers , Jordan Hubbard , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org, Brian Somers , shin@FreeBSD.org, brian@Awfulhak.org Subject: Re: cvs commit: src/lib/libc/net rcmd.3 rcmd.c In-Reply-To: Message from Sheldon Hearn of "Thu, 20 Jul 2000 12:34:52 +0200." <995.964089292@axl.ops.uunet.co.za> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Thu, 20 Jul 2000 14:17:13 +0100 From: Brian Somers Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > > > On Thu, 20 Jul 2000 10:57:17 +0100, Brian Somers wrote: > > > I think this is a MFC candidate... comments ? > > > > I appreciate that this is an API change, but it's the only way > > > (AFAIK) of doing this without breaking existing code that uses > > > rcmd{,_af}(). > > If you do MFC this, make sure you MFC the version bump as well. ;-) I don't think a version bump is required as the function & args remain the same. The API change is that the *ahost value should now be free()d by the application whereas before it was already freed by rcmd() :-) > Ciao, > Sheldon. -- Brian 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