Hi folk, needing basic help with shared mem

2002-11-02 Thread Dave & Julia Smith
Hi folk, I appoligize in advance if I am emailing to the wrong group as I just got this group from an EFNet question response. What I am trying to do is create a simple message parser library for applications to access, NOT using any of the main BSD components like pipes and sockets. The coding

Re: Hi folk, needing basic help with shared mem

2002-11-02 Thread Terry Lambert
Wrong list... try -questions, next time. Dave & Julia Smith wrote: > i.e my library has for example a func PostMessage(int app, word msg); > and SendMessage(int app, word msg); > for argument sake.. man msgsnd man msgrcv -- Terry To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe

$BL$>5Bz9-9p"(EE;R%a!<%k9-9p(J

2002-11-02 Thread cmail11jp
<‘—MŽÒ> “dŽqƒ[ƒ‹LŽÐ ¡ŒãAL‚ð‚²Šó–]‚µ‚È‚¢•û‚Í‚±‚±‚Ö (•K‚¸–{•¶‚É‚ ‚È‚½‚̃[ƒ‹ƒAƒhƒŒƒX‚Ì‚Ý‚ð‚¨‘‚«‰º‚³‚¢j [EMAIL PROTECTED] ƒ[ƒ‹ƒAƒhƒŒƒX‚ð‚²‹L“ü‚µ‚Ä‚­‚¾‚³‚¢B §104-0061 “Œ‹ž“s’†‰›‹æ‹âÀ8-19-3 ‘æ2ƒEƒCƒ“ƒOƒrƒ‹@3F ƒ[ƒ‹ƒ}ƒKƒWƒ“”­s TEL@03-3544-6222 FAX@03-3544-6218

Receiving EROFS error creating a new file system

2002-11-02 Thread David Christensen
I'm working on a disk driver and it seems to be working for random data read/write operations when I use dd, so now I'm trying to create a filesystem on the drive. I've partitioned the drive and created a slice to format, but when I lay down a filesystem I get the following error: diablo# newfs