From owner-freebsd-hackers Wed Mar 31 0:17:49 1999 Delivered-To: freebsd-hackers@freebsd.org Received: from titan.metropolitan.at (unknown [195.212.98.131]) by hub.freebsd.org (Postfix) with ESMTP id 1FF5414BE1 for ; Wed, 31 Mar 1999 00:17:46 -0800 (PST) (envelope-from mladavac@metropolitan.at) Received: by TITAN with Internet Mail Service (5.0.1458.49) id ; Wed, 31 Mar 1999 10:19:57 +0200 Message-ID: <97A8CA5BF490D211A94F0000F6C2E55D09757D@s-lmh-wi-900.corpnet.at> From: Ladavac Marino To: 'hackers' Subject: AIX going BSD Date: Wed, 31 Mar 1999 10:14:28 +0200 X-Priority: 3 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.0.1458.49) Content-Type: text/plain Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi all, yesterday I was compiling a program which uses sys/queue.h macros and the compilation did not fail even though I have forgotten to install the header file (the program was originally developed on my FreeBSD box at home). Saying "neat, they have a compatible queue.h" I went to look at it: $ uname -a AIX lmh0109 3 4 000770344C00 $ grep rgrimes /usr/include/sys/queue.h * queue.h,v 1.3 1995/05/30 08:14:30 rgrimes Exp It gets better: $ grep BSD /usr/include/netinet/* icmp6_var.h:/* $NetBSD: icmp_var.h,v 1.8 1995/03/26 20:32:19 jtc Exp $ */ if_ether6.h:/* $NetBSD: if_ether.h,v 1.12 1995/03/06 19:06:11 glass Exp $ */ in6_var.h:/* $NetBSD: in_var.h,v 1.8 1994/06/29 06:38:13 cgd Exp $ */ ip6_icmp.h:/* $NetBSD: ip_icmp.h,v 1.6 1994/06/29 06:38:18 cgd Exp $ */ ip6_var.h:/* $NetBSD: ip_var.h,v 1.10 1994/06/29 06:38:29 cgd Exp $ */ udp6_var.h:/* $NetBSD: udp_var.h,v 1.7 1994/06/29 06:38:58 cgd Exp $ */ Do you think it would be possible to use that? BTW, all Berkeley licenses are intact (neat, IBM). /Marino -- Marino Ladavac, Dipl.-Ing. Metropolitan Datenserviceges.m.b.H e-mail: mladavac@metropolitan.at GSM: +43 676 309 79 67 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message