s/OpenBeOS/Haiku/g on html pages.

git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8522 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Philippe Houdoin
2004-07-30 17:05:14 +00:00
parent 842c3caec8
commit 7d374a5e1c
9 changed files with 34 additions and 34 deletions
+5 -5
View File
@@ -2,7 +2,7 @@
<HTML>
<HEAD>
<TITLE>OpenBeOS Network Kit</TITLE>
<TITLE>Haiku Network Kit</TITLE>
<META http-equiv=Content-Type content="text/html; charset=windows-1252">
<STYLE type="text/css">
body
@@ -24,7 +24,7 @@ body
</HEAD>
<BODY text=#000000 vLink=#0000a0 aLink=#0000ff link=#0000c0 bgColor=#ffffff>
<H1>OpenBeOS Network Kit: R5 compatibility issues</H1>
<H1>Haiku Network Kit: R5 compatibility issues</H1>
<P>Unfortunatly, R5 and sooner (net_server based) network stack development header file (/develop/headers/be/net/socket.h) definition of
network structures and constantes are not BSD standard ones.<BR>
@@ -38,7 +38,7 @@ R5 libnet.so and libnetapi.so libraries...
<LI>Provide backward binary compatibility with old, non-standard, network definitions used
by apps linked against R5 network stack;
<LI>But use the standard/de-facto BSD network definitions, to increase Unix network apps ports ease under
OpenBeOS.
Haiku.
</UL>
</P>
@@ -46,7 +46,7 @@ OpenBeOS.
</P>
<P><TABLE cellpadding=2 cellspacing=2 border=0>
<TR bgcolor=#E5E5E5 valign="top">
<TH>Item<TH width="25%">R5 stack<TH width="25%">BONE stack<TH width="25%">OpenBeOS stack
<TH>Item<TH width="25%">R5 stack<TH width="25%">BONE stack<TH width="25%">Haiku stack
<TR bgcolor=#E5E5E5 valign="top">
<TD><font color=#0000A0>socket.h</font> header file
@@ -95,7 +95,7 @@ OpenBeOS.
<HR>
<H6>Philippe Houdoin, January 2nd, 2004</H6>
<H6>Philippe Houdoin, July 30th, 2004</H6>
</BODY>
</HTML>