cvs commit: src/sys/netinet/libalias alias_ftp.c
Alexander Motin
mav at FreeBSD.org
Mon Jul 7 18:40:03 UTC 2008
mav 2008-07-07 18:39:47 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_7)
sys/netinet/libalias alias_ftp.c
Log:
SVN rev 180355 on 2008-07-07 18:39:47Z by mav
MFC rev 179912:
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.29.2.1 +21 -96 src/sys/netinet/libalias/alias_ftp.c
More information about the cvs-src
mailing list