NetBSD/libexec/ftpd
lukem 7ee956fdcc use own code instead of bother with glob() to do ~ expansion in pathname;
there's no need to support glob wildcards in this case when it's not expanded
here in the non-~ case
2001-04-17 01:37:04 +00:00
..
Makefile
cmds.c
conf.c don't leak globbed memory. 2001-03-18 22:42:22 +00:00
extern.h add 'noreturn' attribute to ftp_loop, to fix a cc warning. 2001-04-01 23:11:55 +00:00
ftpcmd.y use own code instead of bother with glob() to do ~ expansion in pathname; 2001-04-17 01:37:04 +00:00
ftpd.8
ftpd.c minor knf post aidan's oob rototill 2001-04-12 02:28:59 +00:00
ftpd.conf.5
ftpusers.5 ftpd.conf(8) -> (5), and a whitespace nit. 2001-04-04 09:55:26 +00:00
logutmp.c
logwtmp.c
pathnames.h
popen.c don't leak globbed memory. 2001-03-18 22:42:22 +00:00
version.h use own code instead of bother with glob() to do ~ expansion in pathname; 2001-04-17 01:37:04 +00:00