Hiyas, David!

> which openbsd version are you using ?

OpenBSD 3.0

> try :
> 
> $ find /usr/include -type f -exec grep -H sysctlbyname \{} \;

janus# find /usr/include -type f -exec grep sysctrlbyname \{} \;
janus#

> $ find /usr/include -type f -exec grep -H SWIF_DEV_PREFIX \{} \;

janus# find /usr/include -type f -exec grep SWIF_DEV_PREFIX \{} \;
janus#

I'm assuming this is bad. :)

- Ken 
-
To unsubscribe from this list: send the line "unsubscribe xmail" in
the body of a message to [EMAIL PROTECTED]
For general help: send the line "help" in the body of a message to
[EMAIL PROTECTED]

Reply via email to