Re: a simple patch to enable RFC2640 for /usr/libexec/ftpd
- From: Pieter de Goeje <pieter@xxxxxxxxxx>
- Date: Mon, 16 Apr 2007 19:10:17 +0200
I think your patch looks good, however there have been some changes to ftpd
since 6.1. Also, since lukemftp is imported from NetBSD, you might want to
contact the original author so future imports won't discard this new feature.
On Monday 16 April 2007, Zhang Weiwu wrote:
family = (family == AF_INET) ? AF_UNSPEC :Add missing break statement here?
AF_INET6; break;
+
+ case '8':
+ utf8_mode = 1;
case 'a':
bindname = optarg;
Cheers,
Pieter de Goeje
_______________________________________________
freebsd-hackers@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "freebsd-hackers-unsubscribe@xxxxxxxxxxx"
- Follow-Ups:
- Re: a simple patch to enable RFC2640 for /usr/libexec/ftpd
- From: Zhang Weiwu
- Re: a simple patch to enable RFC2640 for /usr/libexec/ftpd
- References:
- a simple patch to enable RFC2640 for /usr/libexec/ftpd
- From: Zhang Weiwu
- a simple patch to enable RFC2640 for /usr/libexec/ftpd
- Prev by Date: Re: freebsd-hackers Digest, Vol 212, Issue 1
- Next by Date: Re: a simple patch to enable RFC2640 for /usr/libexec/ftpd
- Previous by thread: a simple patch to enable RFC2640 for /usr/libexec/ftpd
- Next by thread: Re: a simple patch to enable RFC2640 for /usr/libexec/ftpd
- Index(es):
Relevant Pages
|
|