lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening linux-cve-announce PHC | |
Open Source and information security mailing list archives
| ||
|
Message-ID: <20040128181954.2be986d3.guninski@guninski.com> From: guninski at guninski.com (Georgi Guninski) Subject: Re: OpenBSD 'pf' port (was FreeBSD heap to Linux) On Wed, 28 Jan 2004 08:57:49 -0700 "Burnes, James" <james.burnes@....com> wrote: > Excellent. Is it kernel specific? Also, is it kosher to mix freebsd > license with GPL? (stand back while flame throwers are cranked up ;-) > I won't engage in open source holy wars until we fix the m$ problem. This is not a bsd licence. The only file taken from freebsd was malloc.c Check: http://www.freebsd.org/cgi/cvsweb.cgi/~checkout~/src/lib/libc/stdlib/malloc.c?rev=1.84.2.1&content-type=text/plain /* * ---------------------------------------------------------------------------- * "THE BEER-WARE LICENSE" (Revision 42): * <phk@...eBSD.ORG> wrote this file. As long as you retain this notice you * can do whatever you want with this stuff. If we meet some day, and you think * this stuff is worth it, you can buy me a beer in return. Poul-Henning Kamp * ---------------------------------------------------------------------------- * */ #include <sys/cdefs.h> __FBSDID("$FreeBSD: /repoman/r/ncvs/src/lib/libc/stdlib/malloc.c,v 1.84.2.1 2003/12/07 04:12:46 scottl Exp $"); -- georgi
Powered by blists - more mailing lists