From owner-cvs-include Wed Jun 25 01:14:35 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id BAA09428 for cvs-include-outgoing; Wed, 25 Jun 1997 01:14:35 -0700 (PDT) Received: from ghpc8.ihf.rwth-aachen.de (ghpc8.ihf.RWTH-Aachen.DE [134.130.90.8]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id BAA09353; Wed, 25 Jun 1997 01:12:39 -0700 (PDT) Received: from ghpc6.ihf.rwth-aachen.de (ghpc6.ihf.rwth-aachen.de [134.130.90.6]) by ghpc8.ihf.rwth-aachen.de (8.8.5/8.8.5) with ESMTP id KAA24332; Wed, 25 Jun 1997 10:12:31 +0200 (CEST) Received: (from thomas@localhost) by ghpc6.ihf.rwth-aachen.de (8.8.5/8.8.5) id KAA00396; Wed, 25 Jun 1997 10:12:30 +0200 (CEST) To: Michael Smith Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-include@FreeBSD.ORG, cvs-lib@FreeBSD.ORG Subject: Re: cvs commit: src/include stringlist.h Makefile src/lib/libc/gen stringlist.3 stringlist.c Makefile.inc References: <199706250805.BAA22589@freefall.freebsd.org> From: Thomas Gellekum Date: 25 Jun 1997 10:12:29 +0200 In-Reply-To: Michael Smith's message of Wed, 25 Jun 1997 01:05:05 -0700 (PDT) Message-ID: <87afkfksnm.fsf@ghpc6.ihf.rwth-aachen.de> Lines: 15 X-Mailer: Gnus v5.4.37/XEmacs 19.15 Sender: owner-cvs-include@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Michael Smith writes: > msmith 1997/06/25 01:05:04 PDT > > Modified files: > include Makefile > Added files: > include stringlist.h > Log: > Add stringlist functions from NetBSD. (required for the new ftp(1) > Obtained from: NetBSD Do you plan to include these changes into 2.2? tg