From owner-freebsd-current Sat Dec 25 10:54:45 1999 Delivered-To: freebsd-current@freebsd.org Received: from mailgw1.netvision.net.il (mailgw1.netvision.net.il [194.90.1.14]) by hub.freebsd.org (Postfix) with ESMTP id A483014CBA for ; Sat, 25 Dec 1999 10:54:37 -0800 (PST) (envelope-from ak@freenet.co.uk) Received: from freenet.co.uk (RAS2-p23.rlz.netvision.net.il [62.0.168.147]) by mailgw1.netvision.net.il (8.9.3/8.9.3) with ESMTP id UAA25823; Sat, 25 Dec 1999 20:50:23 +0200 (IST) Message-ID: <3865121F.91BD7211@freenet.co.uk> Date: Sat, 25 Dec 1999 18:51:11 +0000 From: Alex X-Mailer: Mozilla 4.7 [en] (X11; U; FreeBSD 4.0-CURRENT i386) X-Accept-Language: en MIME-Version: 1.0 To: James Howard Cc: Bruce Evans , Chris Piazza , Donn Miller , current@FreeBSD.ORG Subject: Re: Port of ext2fs fsck References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG James Howard wrote: > > On Sun, 26 Dec 1999, Bruce Evans wrote: > > > > Yes, but isn't this stuff GPL'd? The fsck_ext2fs program from Open- or > > > NetBSD is not. > > > > Sure. So is ext2fs for FreeBSD, and some other small programs like gcc. > > Is the ext2fs implementation in Net or Open GPL'd? If not, copy it too. Hmmm, at least the NetBSD implementation seems to have a BSD-style license. It's also more recent (first imported in 1997). Should we borrow their version, especially considering that the fs code in FreeBSD needs rearranging anyway (everything has to go into /sys/fs/...)? Can anyone comment on the functionality of their implementation? Alex To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message