lkml.org 
[lkml]   [1999]   [Oct]   [23]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: binfmt_aout.c
Date
From
> Yes, but please, change things from
> if (jiffies - lasttime > HZ/100) {
> printk("You are using ancient stuff, you fool!\n");
> lasttime = jiffies;
> }
> into
> static int count=0;
> if (count++ < 3)
> printk("You still have a genuine ZMAGIC binary!\n");

I've done this for 2.2.14pre1. I think you are right. Andrea's other stuff
that he maintains he didnt send me but did I've simply pulled out along
with the other Andrea stuff until he stops contradicting himself and tells
me what he wants merging.

Alan

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:54    [W:0.033 / U:0.092 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site