Wed Apr 16 11:22:57 2003 Leon Curtis (leon.curtis@genband.com) The object of this exercise is to get syslogd functionality on a windows PC without a full cygwin install (small footprint). * syslogd.c: Ifdef out reference to include file utmp.h Ifdef out reference to PATH_LOG Ifdef out reference to PATH_CONSOLE Ifdef out reference to sunx Change deamon call to not change directory Ifdef out reference to F_CONSOLE