Date: Fri, 7 May 2004 13:36:54 +0200 From: Marc Olzheim <marcolz@stack.nl> To: Marc Olzheim <marcolz@stack.nl>, Tim Robbins <tjr@freebsd.org>, Bruce M Simpson <bms@spc.org>, Poul-Henning Kamp <phk@phk.freebsd.dk>, freebsd-current@www.freebsd.org Subject: Re: Unified getcwd() implementation Message-ID: <20040507113654.GA94118@stack.nl> In-Reply-To: <20040507112928.GA14419@isis.wad.cz> References: <20040507092235.GA61837@stack.nl> <20040507100119.GA15782@cat.robbins.dropbear.id.au> <20040507105355.GA93808@stack.nl> <20040507112928.GA14419@isis.wad.cz>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, May 07, 2004 at 01:29:28PM +0200, Roman Neuhauser wrote: > # marcolz@stack.nl / 2004-05-07 12:53:55 +0200: > > And yes, this is blatantly plagiarised, since most of the code came > > straight from compat/linux/linux_getcwd(). > > > > Why reinvent the wheel... > > FreeBSD doesn't need the legal division of FSF on its back. This is already in our source tree: /usr/src/sys/compat/linux/linux_getcwd.c Which contains only BSD license suff, plus a NetBSD and OpenBSD CVS id: /* $OpenBSD: linux_getcwd.c,v 1.2 2001/05/16 12:50:21 ho Exp $ */ /* $NetBSD: vfs_getcwd.c,v 1.3.2.3 1999/07/11 10:24:09 sommerfeld Exp $ */ What does this have to do with the FSF ? Marc
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040507113654.GA94118>