Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Patch from Fillod Stephane: | Eric Andersen | 2003-12-19 | 1 | -1/+10 |
| | | | | | * While I'm at it, there's also a "telnetd.patch" which maps CRLF to CR, like netkit-telnet does, required by the loosy Windows telnet clients. | ||||
* | Fix compile error, Vodz, last_path_113 | Glenn L McGrath | 2003-09-12 | 1 | -4/+8 |
| | |||||
* | move all "-/bin/sh" "/bin/sh" and "sh" to libbb/messages.c file as one | Glenn L McGrath | 2003-09-02 | 1 | -2/+2 |
| | | | | | constant. Vodz last_patch_107 | ||||
* | Patch from Steven Scholz to fix telnetd compile problem | Eric Andersen | 2003-04-25 | 1 | -2/+2 |
| | |||||
* | Major coreutils update. | Manuel Novoa III | 2003-03-19 | 1 | -7/+7 |
| | |||||
* | Patch from Basitan Blank to fix nasty bug | Glenn L McGrath | 2003-01-22 | 1 | -3/+2 |
| | |||||
* | run telnet from inetd, present login prompt if login is configured, | Glenn L McGrath | 2003-01-21 | 1 | -8/+99 |
| | | | | patch from Bastian Blank | ||||
* | Config feature DEVPTS defined and used in telnetd, by Pavel Roskin | Glenn L McGrath | 2002-11-10 | 1 | -3/+3 |
| | |||||
* | last_patch58 from vodz: | Eric Andersen | 2002-09-30 | 1 | -0/+538 |
Ok. I generate patch for include to busybox-devel my work with top (original author give me maintaining) and telnetd (my support and unofficial maintaining) applets. Docs changes also: added awk, netstat, time applets to list ;) |