Re: WARNING: Re: Kernel option dependency finding

2002-10-16 Thread Andrew Turner
Try this then: #!/bin/sh #Default options LINTCONF=LINT.CONF LINTCONF1=LINT.CONF1 ARCH=`uname -m` ARCH1=$ARCH SRCDIR=/sys START=0 END=0 NOCLEAN=0 TMPDIR=/tmp/makedepend WD=`pwd` #Read the command line while [ $# -ne 0 ] do case "$1" in --src-dir)

Re: WARNING: Re: Kernel option dependency finding

2002-10-16 Thread Terry Lambert
Juli Mallett wrote: > > >find_dependcyType: application/x-java-applet [ ... ] > It's a bourne shell script, terry, try looking at it. Then the MIME type is wrong. Certainly, the disposition "inline" is wrong. I've been bombarded with all sorts of crap like this lately which were DDOS cl

Re: WARNING: Re: Kernel option dependency finding

2002-10-16 Thread Juli Mallett
* De: Terry Lambert <[EMAIL PROTECTED]> [ Data: 2002-10-16 ] [ Subjecte: WARNING: Re: Kernel option dependency finding ] > Andrew Turner wrote: > > > >

WARNING: Re: Kernel option dependency finding

2002-10-16 Thread Terry Lambert
Andrew Turner wrote: > > Name: find_dependcy >find_dependcyType: application/x-java-applet > Encoding: base64 This posting is a Java applet with inline disposition. Do n

Kernel option dependency finding

2002-10-16 Thread Andrew Turner
Hello, Find attached a script I have started writing to find option dependency from the NOTES files. Would other developers please test this script and submit suggestions back to me (on or off the list). Andrew Turner find_dependcy Description: application/java-applet