From owner-cvs-all Mon Jun 3 14:38:29 2002 Delivered-To: cvs-all@freebsd.org Received: from mail-out2.apple.com (mail-out2.apple.com [17.254.0.51]) by hub.freebsd.org (Postfix) with ESMTP id 1F92C37B408; Mon, 3 Jun 2002 14:38:23 -0700 (PDT) Received: from mailgate2.apple.com (A17-129-100-225.apple.com [17.129.100.225]) by mail-out2.apple.com (8.11.3/8.11.3) with ESMTP id g53LcMs29370; Mon, 3 Jun 2002 14:38:22 -0700 (PDT) Received: from scv2.apple.com (scv2.apple.com) by mailgate2.apple.com (Content Technologies SMTPRS 4.2.1) with ESMTP id ; Mon, 3 Jun 2002 14:38:16 -0700 Received: from twogun.apple.com (twogun.apple.com [17.202.45.118]) by scv2.apple.com (8.11.3/8.11.3) with ESMTP id g53LcFX18671; Mon, 3 Jun 2002 14:38:15 -0700 (PDT) Date: Mon, 3 Jun 2002 14:38:27 -0700 Subject: Re: cvs commit: src/usr.sbin/sysinstall dispatch.c Content-Type: text/plain; charset=US-ASCII; format=flowed Mime-Version: 1.0 (Apple Message framework v522) Cc: John Baldwin , cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG To: Luigi Rizzo From: Jordan K Hubbard In-Reply-To: <20020603142202.A79315@iguana.icir.org> Message-Id: <3D442A0E-773A-11D6-8E64-000393038CC8@queasyweasel.com> Content-Transfer-Encoding: 7bit X-Mailer: Apple Mail (2.522) Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I see no reason why not. The stuff in uh_objects.h was sort of a late-comer to libdialog, the intention being that it would contain the prototypes for "higher level" libdialog objects (is that an oxymoron?) which had been donated by various folks over the years. I'm frankly surprised it didn't get installed. - Jordan On Monday, Jun 3, 2002, at 14:22 US/Pacific, Luigi Rizzo wrote: > speaking of which (actually, it is really more about libdialog), > any reason why the Makefile does not install ui_objects.h ? > Those functions are available from the library, albeit undocumented > (but a student here went through the effort of writing a decent manpage > for them, so i might as well add that to the tree if there are > no objections...) > > Can I (or the libdialog maintainer if one exists) modify the > Makefile to install ui_objects.h as well ? > > cheers > luigi > > On Mon, Jun 03, 2002 at 02:06:36PM -0700, Jordan K Hubbard wrote: >> Woohoo! Sysinstall has a new maintainer! All hail John Baldwin, King >> of Sysinstall! ;) >> To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message