netstat unknown OS?
Bruce Lysik wrote:
Hobbit's OS detection expects this to be "solaris". I suspect they might report as "SunOS". If that is the case, then it is easy to fix by adding SunOS to the OS list in lib/misc.c.Hrm. Actually: bash-2.03$ . /opt/bb/etc/bbdef.sh bash-2.03$ echo $BBOSTYPE solaris
Have you redefined BBOSTYPE anywhere else? Tom