freebsd-dev/libexec/ftpd
Mike Heffner 75dc5f1a82 Rename the GLOB_MAXPATH flag of glob(3) to GLOB_LIMIT to be compatible
with NetBSD and OpenBSD. glob(3) will now return GLOB_NOSPACE with
errno set to 0 instead of GLOB_LIMIT when we match more than `gl_matchc'
patterns. GLOB_MAXPATH has been left as an alias of GLOB_LIMIT to
maintain backwards compatibility.

Reviewed by:	sheldonh, assar
Obtained from:	NetBSD/OpenBSD
2001-07-29 00:52:37 +00:00
..
config.h Portability configuration data for LukeM ftpd. 2001-07-19 17:45:14 +00:00
extern.h Remove S/Key. PAM can do its job. Well, not quite - there is an issue 2001-07-09 17:46:24 +00:00
ftpcmd.y Change names of functions and variables with global scope that are 2001-04-28 07:55:19 +00:00
ftpd.8 Remove whitespace at EOL. 2001-07-15 07:53:42 +00:00
ftpd.c Rename the GLOB_MAXPATH flag of glob(3) to GLOB_LIMIT to be compatible 2001-07-29 00:52:37 +00:00
logwtmp.c another tcp apps IPv6 updates.(should be make world safe) 2000-01-27 09:28:38 +00:00
Makefile Remove S/Key. PAM can do its job. Well, not quite - there is an issue 2001-07-09 17:46:24 +00:00
pathnames.h $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
popen.c Rename the GLOB_MAXPATH flag of glob(3) to GLOB_LIMIT to be compatible 2001-07-29 00:52:37 +00:00