mirror of
https://github.com/opnsense/src.git
synced 2026-05-25 10:50:13 -04:00
Support for telnet(d) was commented out some time ago. Remove because
telnetd is gone in main and this is unlikely to be fixed.
Reviewed by: imp, delphij, emaste
Differential Revision: https://reviews.freebsd.org/D36782
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| Makefile | ||
| Makefile.base | ||
| Makefile.depend | ||
| Makefile.fs | ||
| Makefile.hostapd | ||
| Makefile.kld | ||
| Makefile.login | ||
| Makefile.net | ||
| Makefile.textproc | ||
| README | ||
$FreeBSD$ This is a very cut down implementation of a "busybox" style binary for FreeBSD. It's based on the rescue build system, which uses the crunchgen functionality to build binaries. It's a work in progress. -- adrian