
|
[openbeosnetteam]
||
[Date Prev]
[01-2005 Date Index]
[Date Next]
||
[Thread Prev]
[01-2005 Thread Index]
[Thread Next]
[openbeosnetteam] utsname problems
- From: "Axel Dörfler" <axeld@xxxxxxxxxxxxxxxx>
- To: "OpenBeOS Net-Team" <openbeosnetteam@xxxxxxxxxxxxx>
- Date: Tue, 25 Jan 2005 19:57:25 +0100 CET
Hi there,
in case you've missed it...
------ Forwarded Message: ------
To: open-beos-cvs@xxxxxxxxxxxxxxxxxxxxx
From: Nathan Whitehorn <nwhitehorn@xxxxxxxxxxxxxxxxxxxxx>
Subject: [Open-beos-cvs]CVS: current/src/kits/mail
MailMessage.cpp,1.3,1.4
Date: Tue, 25 Jan 2005 10:32:32 -0800
Modified Files:
MailMessage.cpp
Log Message:
Fixed a bug that would cause bogus Message-IDs on BONE systems. It
seems that our utsname structure is 8 times larger than BONE's, so all
the offsets are screwed up when you try to link our headers against
BONE libraries. If we're really aiming for BONE compatibility in our
network stack, perhaps this should be changed.
|

|