| Commit message (Expand) | Author | Age | Files | Lines |
* | usage.c: remove reference to busybox.h | vda | 2007-05-26 | 1 | -1/+1 |
* | style fixes. No code changes. | vda | 2007-04-10 | 1 | -2/+1 |
* | move everything to new NOMMU helpers, except udhcp | vda | 2007-03-26 | 1 | -1/+1 |
* | suppress warnings about easch <applet>_main() having | vda | 2007-02-03 | 1 | -2/+2 |
* | openvt,getty,vfork_daemon_rexec,mount: tighten up fd cleanup code | vda | 2007-01-19 | 1 | -4/+8 |
* | whitespace fixes (leading spaces to tab) | vda | 2007-01-13 | 1 | -1/+1 |
* | next part of ipv6-ization. dnsd code is "interesting"... | vda | 2007-01-12 | 1 | -10/+1 |
* | Trailing whitespace removal over entire tree | vda | 2007-01-11 | 1 | -1/+1 |
* | Improve generic ipv4+ipv6 support in libbb. | vda | 2007-01-10 | 1 | -1/+1 |
* | telnetd: move generic stuff into libbb. It will make it easy | vda | 2006-11-22 | 1 | -78/+2 |
* | telnetd: if FEATURE_IPV6 is on, telnet will NOT work on IPv4 | vda | 2006-11-22 | 1 | -21/+65 |
* | telnetd: we were having telnetd with is ONLY inetd or ONLY standalone. | vda | 2006-11-22 | 1 | -353/+318 |
* | telnetd: check ptsname() for NULL | vda | 2006-10-15 | 1 | -9/+16 |
* | attempt to regularize atoi mess. | vda | 2006-10-08 | 1 | -2/+2 |
* | bb_applet_name -> applet_name | vda | 2006-10-03 | 1 | -1/+1 |
* | getopt_ulflags -> getopt32. | vda | 2006-10-03 | 1 | -2/+2 |
* | telnetd: getopt_ulflags'isation | vda | 2006-09-22 | 1 | -32/+12 |
* | Implement optional syslog logging using ordinary | vda | 2006-09-06 | 1 | -11/+13 |
* | Unbreak allbareconfig a bit. (The telnetd.c fix is a perfect example of why | landley | 2006-08-28 | 1 | -19/+6 |
* | - fix the build if we have ftpput without ftpget (speeling reeoe) | aldot | 2006-06-07 | 1 | -1/+1 |
* | More size shrinkage. | landley | 2006-05-29 | 1 | -6/+2 |
* | Consolidate #include <sys/time.h> so libbb.h does it. | landley | 2006-05-27 | 1 | -1/+0 |
* | accept() takes a socklen_t, not an int | vapier | 2006-05-10 | 1 | -1/+2 |
* | fix whitespace in comment example | vapier | 2006-05-10 | 1 | -1/+1 |
* | some more useful debug info from Jason Holden | vapier | 2006-05-10 | 1 | -1/+5 |
* | touchup whitespace/english a bit more | vapier | 2006-05-10 | 1 | -3/+2 |
* | whitespace between if and ( | vapier | 2006-05-10 | 1 | -5/+5 |
* | - patch from Denis Vlasenko to add bb_xbind() and bb_xlisten() | aldot | 2006-04-12 | 1 | -8/+2 |
* | - patch from Denis Vlasenko to add and use bb_xdaemon() | aldot | 2006-04-12 | 1 | -4/+2 |
* | - patch from Denis Vlasenko to add and use bb_xsocket() and to use | aldot | 2006-04-12 | 1 | -8/+4 |
* | fix up annoying signed/unsigned and mixed type errors | andersen | 2006-01-30 | 1 | -1/+1 |
* | just whitespace | timr | 2006-01-25 | 1 | -4/+4 |
* | telnetd -b (bind to specific address) support from Iuri Gomes Diniz. | landley | 2005-11-10 | 1 | -1/+9 |
* | Patch from Jason Schoon to add IPV6 support to telnetd. Reworked by Rob | landley | 2005-05-10 | 1 | -2/+16 |
* | Patch from Felipe Kellermann, remove some unnecessary dups, i declared a few ... | bug1 | 2004-09-14 | 1 | -6/+5 |
* | Patch from Bastian Blank: | andersen | 2004-06-22 | 1 | -5/+7 |
* | Remove trailing whitespace. Update copyright to include 2004. | andersen | 2004-03-15 | 1 | -3/+3 |
* | Patch from James Zhu, telnetd window resizing support. | bug1 | 2004-02-22 | 1 | -10/+28 |
* | Patch from Fillod Stephane: | andersen | 2003-12-19 | 1 | -1/+10 |
* | Fix compile error, Vodz, last_path_113 | bug1 | 2003-09-12 | 1 | -4/+8 |
* | move all "-/bin/sh" "/bin/sh" and "sh" to libbb/messages.c file as one | bug1 | 2003-09-02 | 1 | -2/+2 |
* | Patch from Steven Scholz to fix telnetd compile problem | andersen | 2003-04-25 | 1 | -2/+2 |
* | Major coreutils update. | mjn3 | 2003-03-19 | 1 | -7/+7 |
* | Patch from Basitan Blank to fix nasty bug | bug1 | 2003-01-22 | 1 | -3/+2 |
* | run telnet from inetd, present login prompt if login is configured, | bug1 | 2003-01-21 | 1 | -8/+99 |
* | Config feature DEVPTS defined and used in telnetd, by Pavel Roskin | bug1 | 2002-11-10 | 1 | -3/+3 |
* | last_patch58 from vodz: | andersen | 2002-09-30 | 1 | -0/+538 |