In article <[email protected]>,
Luke Mewburn  <[email protected]> wrote:
>On 20-07-05 22:06, Christos Zoulas wrote:
>  | In article <[email protected]>,
>  | Luke Mewburn <[email protected]> wrote:
>  | >-=-=-=-=-=-
>  | >
>  | >Module Name:      othersrc
>  | >Committed By:     lukem
>  | >Date:             Sun Jul  5 10:55:11 UTC 2020
>  | >
>  | >Modified Files:
>  | >  othersrc/usr.bin/tnftp: ChangeLog NEWS configure.ac
>  | >
>  | >Log Message:
>  | >Only replace glob if GLOB_BRACE and GLOB_TILDE aren't available.
>  | 
>  | More importantly for ftp GLOB_LIMIT.
>
>usr.bin/tnftp (from ftp) does not use GLOB_LIMIT, so I don't need to
>check if the system glob() supports it.
>
>libexec/tnftpd (from ftpd) does use GLOB_LIMIT, but that build hasn't
>yet been modified to check if the system glob() is sufficient. I'll do
>that sometime, but I will ensure that configure check also checks for
>GLOB_LIMIT.

Thanks, I confused tnftp and tnftpd.

christos

Reply via email to