freebsd-src/usr.sbin/syslogd
Lexi Winter 614c8750ce Remove ftpd(8)
This was previously deprecated and is slated for removal in 15.0.
Users who still need ftpd(8) can install the ftp/freebsd-ftpd port.

Retain the ftp(d) PAM services since other FTP daemons use them.

Update /etc/inetd.conf to point to /usr/local.

Add ftpd to ObsoleteFiles, but do not list configuration files since
users may want to preserve these to use with the freebsd-ftpd port.

There is still some language in the manual referring to ftpd(8)
which is relevant to the port, which has been retained but updated
to reference the port.

MFC after:	3 days
Relnotes:	yes
Reviewed by:	cperciva
Differential Revision:	https://reviews.freebsd.org/D52739
2025-09-29 22:53:34 +01:00
..
tests syslogd: Fix tests when if_epair is not loaded 2025-02-12 14:42:09 +00:00
ftp.conf
lpr.conf
Makefile Remove ftpd(8) 2025-09-29 22:53:34 +01:00
Makefile.depend
pathnames.h usr.sbin: Remove ancient SCCS tags. 2023-11-26 22:23:56 -07:00
ppp.conf
syslog.conf
syslog.conf.5 usr.sbin: Remove ancient SCCS tags. 2023-11-26 22:23:56 -07:00
syslogd.8 syslogd.8: Remove incorrect .Aq 2025-08-15 03:24:23 +01:00
syslogd.c syslogd: Make some code more clear. 2025-09-17 14:28:18 -07:00
syslogd.h syslogd: Ensure that forwarded messages are sent from port 514 2025-01-14 14:19:56 +00:00
syslogd_cap.c syslogd: Log messages using libcasper 2024-11-27 16:25:17 -06:00
syslogd_cap.h syslogd: Enter capability mode 2024-11-27 16:25:57 -06:00
syslogd_cap_config.c syslogd: Ensure that forwarded messages are sent from port 514 2025-01-14 14:19:56 +00:00
syslogd_cap_log.c syslogd: Log messages using libcasper 2024-11-27 16:25:17 -06:00