K 10 svn:author V 4 ache K 8 svn:date V 27 1995-03-24T15:51:30.000000Z K 7 svn:log V 332 Sicnce this code shares the same fragment as gethostnamaddr: Change strtok() to strsep(), cause memory corruption for all programs which use strtok() too in the same time. Fix potential NULL reference, depends of /etc/hosts.conf format Fix the bug when service name fetched always from beginning of the line, not from parsed token. END