K 10 svn:author V 7 wkoszek K 8 svn:date V 27 2009-02-07T02:14:27.116299Z K 7 svn:log V 179 si_cmdname() is defined only when SI_DEBUG is enabled, thus using this function in simple printf() causes compile-time problems. Use conditionally enabled DPRINT() macro instead. END