K 10 svn:author V 5 harti K 8 svn:date V 27 2003-11-12T13:24:03.000000Z K 7 svn:log V 295 Document that the length of a command string is now 32. Also change all occurences of the old *LEN definitions to the new *SIZ definitions. Correct the example how to compare a nodename. strncmp(name, "fred", NG_NODELEN) may step behind "fred" if the node name is really fred. Reminded by: ru END