> On Tue, Aug 17, 1999, Geoff Rehmet wrote:
> If you're still volunteering, write a script to generate a 
> sysctl description
> map from the sysctl's in the kernel.. 
> 
> That would be very nice, and would kickstart me into 
> finishing documenting
> all sysctls. :P
> 

First issue:

hangdog:~% sysctl -d -a
sysctl: sysctl name -1 1024 2: No such file or directory
hangdog:~% sysctl -d net.inet.tcp.blackhole
sysctl: sysctl name -1 1024 2: No such file or directory
hangdog:~% sysctl -d net.inet.tcp.rfc1323
sysctl: sysctl name -1 1024 2: No such file or directory
hangdog:~% sysctl net.inet.tcp.blackhole
net.inet.tcp.blackhole: 1
hangdog:~%

sysctl -d needs fixing. :-)

No promises.

Geoff.


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to