K 10 svn:author V 3 mav K 8 svn:date V 27 2008-06-21T16:22:56.486188Z K 7 svn:log V 187 Add support for PORT/EPRT FTP commands in lowercase. Use strncasecmp() instead of huge local implementation to reduce code size. Check space presence after command/code. PR: kern/73034 END