cvs commit: src/sys/netinet/libalias alias_ftp.c

Alexander Motin mav at FreeBSD.org
Sat Jun 21 16:23:04 UTC 2008


mav         2008-06-21 16:22:56 UTC

  FreeBSD src repository

  Modified files:
    sys/netinet/libalias alias_ftp.c 
  Log:
  SVN rev 179912 on 2008-06-21 16:22:56Z by mav
  
  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
  
  Revision  Changes    Path
  1.31      +21 -96    src/sys/netinet/libalias/alias_ftp.c


More information about the cvs-src mailing list