On Fri, 27 Apr 2007 17:06:48 EDT, "linux-os (Dick Johnson)" said:
> if(strchr(buf, 'Z'-64) || strchr(buf, 'D'-64))
This probably isn't UTF-8 safe... :)
> Anything after ^D or ^Z doesn't get copied to the list. Something like
> this needs to be done because it's gonna get a whole lot wors
> These employees should be using gmail (over https) rather than
> clogging thousands of people's inboxes with garbage spewed from the
> legal dept.
Its much more fun to write back to those people and inform them that
their terms are not valid as a contract can only be entered by joint
agreement a
On 4/27/07, Daniel Hazelton <[EMAIL PROTECTED]> wrote:
Most companies require that *ANY* e-mail sent by employees while at work
contain disclaimers like those. Some of them even have their mail servers
*automatically* attach those footers.
These employees should be using gmail (over https) rath
On Fri, 27 Apr 2007, Daniel Hazelton wrote:
> On Friday 27 April 2007 07:57:58 Marat Buharov wrote:
>> On 4/27/07, Parav K Pandit <[EMAIL PROTECTED]> wrote:
[SNIPPED all the junk]
>
> Most companies require that *ANY* e-mail sent by employees while at work
> contain disclaimers like those. Some of
On Friday 27 April 2007 07:57:58 Marat Buharov wrote:
> On 4/27/07, Parav K Pandit <[EMAIL PROTECTED]> wrote:
> > DISCLAIMER:
> > This message (including attachment if any) is confidential and may be
> > privileged. Before opening attachments please check them for viruses and
> > defects. MindTree
On Fri, 27 Apr 2007, Marat Buharov wrote:
> On 4/27/07, Parav K Pandit <[EMAIL PROTECTED]> wrote:
> > DISCLAIMER:
> > This message (including attachment if any) is confidential and may be
> > privileged. Before opening attachments please check them for viruses and
> > defects. MindTree Consulting
On 4/27/07, Parav K Pandit <[EMAIL PROTECTED]> wrote:
DISCLAIMER:
This message (including attachment if any) is confidential and may be
privileged. Before opening attachments please check them for viruses and
defects. MindTree Consulting Limited (MindTree) will not be responsible for any
virus
On Fri, 27 Apr 2007, Parav K Pandit wrote:
> Hi,
>
> I have written one function in assembly for my kernel module.
> Function is in module3.s file.
> I have added the module3.o file in the object list in the Makefile.
> But it shows compile time warning and following output.
>
> What do I need to
On Fri, Apr 27, 2007 at 02:15:48PM +0530, Parav K Pandit wrote:
> Hi,
>
> I have written one function in assembly for my kernel module.
> Function is in module3.s file.
In the kernel assembeler files are named .S and preprocessed.
Try renaming it module3.S then it should work.
Sam
-
To un
On Apr 27 2007 14:15, Parav K Pandit wrote:
>
>I have written one function in assembly for my kernel module.
>Function is in module3.s file.
>I have added the module3.o file in the object list in the Makefile.
>But it shows compile time warning and following output.
>
>What do I need to do to comp
Hi,
I have written one function in assembly for my kernel module.
Function is in module3.s file.
I have added the module3.o file in the object list in the Makefile.
But it shows compile time warning and following output.
What do I need to do to compile assembly code in my kernel module.
CC [M]
11 matches
Mail list logo