Re: linux sysctl knobs (was Re: RealPlayer 7)

2000-03-18 Thread Marcel Moolenaar
Steve Price wrote: On -current at least you can set the following sysctl knobs. Beware! No telling what might break if you do this, so you're on your own if you change them and weird things start happening with your other Linux apps. $ sysctl -a | grep linux compat.linux.osname: Linux

Re: linux sysctl knobs (was Re: RealPlayer 7)

2000-03-17 Thread Steve Price
On Fri, 17 Mar 2000, Doug Barton wrote: # I've noticed that the Linux version reports the OS as "Linux 2.0.36" or # something like that. Is there anything special that will make the Linux # version of Netscape report the OS correctly? Maybe it should be doing # `uname -srm` or something