opnsense-src/libexec/ftpd
Eugene Grosbein 066e0c39f4 ftpd(8): do not refer to now unused libxo(3)
In 2018, the commit r328100 (0fdf7fa846)
removed libxo(3) support from ls(1), so ftpd has no reasons to link
with libxo since then.

(cherry picked from commit 796d48ec41)
2022-07-29 09:34:54 +07:00
..
blacklist.c
blacklist_client.h
config.h
extern.h ftpd: delete dead code 2021-08-22 21:25:29 +00:00
ftpchroot.5
ftpcmd.y Fix build with recent byacc. 2020-06-24 02:08:08 +00:00
ftpd.8 ftp: Use /var/spool/ftp as ftp's home consistently 2022-07-12 10:39:48 +02:00
ftpd.c ftpd: delete dead code 2021-08-22 21:25:29 +00:00
ftpusers Move ftpusers to libexec/ftpd/ 2018-08-21 17:07:52 +00:00
logwtmp.c
Makefile ftpd(8): do not refer to now unused libxo(3) 2022-07-29 09:34:54 +07:00
Makefile.depend ftpd(8): do not refer to now unused libxo(3) 2022-07-29 09:34:54 +07:00
Makefile.depend.options Add Makefile.depend.options 2019-12-11 17:37:37 +00:00
pathnames.h
popen.c