K 10 svn:author V 3 jdp K 8 svn:date V 27 1997-03-20T16:28:27.000000Z K 7 svn:log V 345 Add backward compatibility so that static executables built on modern FreeBSD systems will syslog properly on older systems that still name the logging socket "/dev/log". This includes pre-2.2 versions of FreeBSD as well as BSD/OS systems. If the connect to "/var/run/log" fails, the function now tries to connect to "/dev/log" as a fallback. END