Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | main/busybox: 1.27.0 | Natanael Copa | 2017-07-06 | 1 | -51/+91 |
| | |||||
* | main/busybox: fix telnetd in busybox-extras | Oliver Smith | 2017-06-08 | 1 | -1/+1 |
| | | | | | | CONFIG_FEATURE_DEVPTS was not enabled, so telnetd exits with: telnetd: can't find free pty ... as soon as someone tries to connect. | ||||
* | main/busybox: move dnsd, inetd and fakeidentd to extras | Natanael Copa | 2017-06-07 | 1 | -3/+3 |
| | |||||
* | main/busybox: add subpackage busybox-extras | Oliver Smith | 2017-06-07 | 1 | -0/+1072 |
The following programs have been moved from busybox to -extras: ftpget, ftpput, telnet, tftp, ftpd, httpd New programs in -extras: telnetd, tftpd |