- 90ec4dc arping: stop using last gethostbyname2 in the tree hostname: small optimization by Denis Vlasenko · 18 years ago
- aeb4bdd accidentally applied wrong (old) patch, fixing up... by Denis Vlasenko · 18 years ago
- 581930c opt_complementary doesn't like numeric opts :( by Denis Vlasenko · 18 years ago
- b9a279b Unify ping and ping6. ping has -4 and -6 which force by Denis Vlasenko · 18 years ago
- 677cb5e hostname declaration was misplaced by Denis Vlasenko · 18 years ago
- 218f2f4 accumulated post-1.4.0 fixes by Denis Vlasenko · 18 years ago
- 0e282c9 combine depends lines by Mike Frysinger · 18 years ago
- 4259972 - rtnl_rttable_a2n wants an unsigned int32 by Bernhard Reutner-Fischer · 18 years ago
- d77f7c3 remove empty source files by Denis Vlasenko · 18 years ago
- 5de9e9c clean up commented out old code by Denis Vlasenko · 18 years ago
- 9adc6ce ping6: stop using xgethostbyname2, remove it from libbb. by Denis Vlasenko · 18 years ago
- 448f024 nslookup: full circle. Here we started IPv6 work. Use "new API" by Denis Vlasenko · 18 years ago
- 620e57b - forgot to include ip_common.h by Bernhard Reutner-Fischer · 18 years ago
- bb8c7c0 - sed -i -e "/\$Id:/d;" by Bernhard Reutner-Fischer · 18 years ago
- 703e202 cleanups: unnecessary casts, unified const_1, eliminate cross-.c file by Denis Vlasenko · 18 years ago
- 6cd2d2b dnsd: getfileentry was leaking memory mount: improve readability by Denis Vlasenko · 18 years ago
- 35d4da0 exterminate u_intXXX. by Denis Vlasenko · 18 years ago
- 85629f0 comment out unused old networking API parts by Denis Vlasenko · 18 years ago
- 3c99a59 remove obsolete FEATURE_WGET_IP6_LITERAL by Denis Vlasenko · 18 years ago
- 3163555 fixing bugs revealed by randomconfig runs by Denis Vlasenko · 18 years ago
- 91f20ab fixes for amd64 compilation by Denis Vlasenko · 18 years ago
- 4ebaf10 strdup -> xstrdup sed: de-obfuscate piece of code by Denis Vlasenko · 18 years ago
- 9af7c9d openvt,getty,vfork_daemon_rexec,mount: tighten up fd cleanup code by Denis Vlasenko · 18 years ago
- 74c9d23 fix potentially misaligned 32-bit accesses by Denis Vlasenko · 18 years ago
- b64eed6 httpd: use fd#1 in inetd mode inetd: micro style fix by Denis Vlasenko · 18 years ago
- d1a6e8d inetd: preparatory patch, no code changes by Denis Vlasenko · 18 years ago
- d97c924 Rename bb_sanitize_stdio -> bb_sanitize_server_stdio by Denis Vlasenko · 18 years ago
- b8b81a6 small size optimization by Denis Vlasenko · 18 years ago
- 844ff09 isrv.h: add copyright info by Denis Vlasenko · 18 years ago
- fdf7aec I forgot "svn add" AGAIN! :( by Denis Vlasenko · 18 years ago
- c14c95e fakeidentd: avoid extra fcntl calls by Denis Vlasenko · 18 years ago
- 1925081 fakeidentd: fix daemon mode (was thinking that it is in by Denis Vlasenko · 18 years ago
- ffcef2d inetd: open log after daemonization by Denis Vlasenko · 18 years ago
- 7a431b3 By popular request reinstate fakeidentd's standalone mode. by Denis Vlasenko · 18 years ago
- 150f402 whitespace fixes (leading spaces to tab) by Denis Vlasenko · 18 years ago
- 3a34d0c random small size optimizations by Denis Vlasenko · 18 years ago
- 5d68724 next part of ipv6-ization. mostly netcat. by Denis Vlasenko · 18 years ago
- 2c91652 next part of ipv6-ization. dnsd code is "interesting"... by Denis Vlasenko · 18 years ago
- 6536a9b next part of ipv6-ization is here: wget & httpd by Denis Vlasenko · 18 years ago
- f8138d1 fakeinetd: attempted ipv6-ization (and it's done) by Denis Vlasenko · 18 years ago
- 4fa5e8b fix my own breakage by Denis Vlasenko · 18 years ago
- f7996f3 Trailing whitespace removal over entire tree by Denis Vlasenko · 18 years ago
- 3821fb1 fix verbose output; remove commented-out includes. by Denis Vlasenko · 18 years ago
- 8e9ccba ipv6-ization efforts continue. Few bugs are found, by Denis Vlasenko · 18 years ago
- 9de420c Improve generic ipv4+ipv6 support in libbb. by Denis Vlasenko · 18 years ago
- f07fe62 vda, we once had a get_chomped_line_from_file or the like. Where is that nowadays? FIXME: use it here instead of the fgets() by Bernhard Reutner-Fischer · 18 years ago
- 44c2eb2 ping6: fix sequence numbers (missed ntoh) and ttl display. by Denis Vlasenko · 18 years ago
- 681f183 Previous "fix" wasn't good enough. Now *this* is the correct fix (I think). by Denis Vlasenko · 18 years ago
- 91c06e0 arp: small fixes for user-supplied device name case by Denis Vlasenko · 18 years ago
- 42646c5 - style fixes and shrink by another 4 bytes while at it. by Bernhard Reutner-Fischer · 18 years ago
- 6998142 httpd: stop adding our own "Content-type:" to CGI output by Denis Vlasenko · 18 years ago
- 88e2b1c I *always* forgotting svn add by Denis Vlasenko · 18 years ago
- fa85b86 add arp applet - thanks to "Eric Spakman" <E.Spakman@inter.nl.net> by Denis Vlasenko · 18 years ago
- a773af3 httpd: read cgi output with full_read, not safe_read by Denis Vlasenko · 18 years ago
- a8951cb wget: always print port# in 'Host' header (smaller code) by Denis Vlasenko · 18 years ago
- 919c10d ping[6]: don't do htons(a++), it can be a macro by Denis Vlasenko · 18 years ago
- b36b370 wget: print port# in 'Host' header, if different from 80 by Denis Vlasenko · 18 years ago
- 562dc24 ftpgetput: fix PASV mode, fix xatou0induced breakage, by Denis Vlasenko · 18 years ago
- 9b1381f convert calloc to xzalloc fix sleep-on-die option by Denis Vlasenko · 18 years ago
- ace35ee Remove networking/libiproute/linux/pkt_sched.h by Denis Vlasenko · 18 years ago
- e27f156 msh: double "static char line[LINELIM]" etc deleted. by Denis Vlasenko · 18 years ago
- d1a302b rt_names: stop allocating 5k in rwdata by Denis Vlasenko · 18 years ago
- c519320 iproute: remove double get_hz optimization by Denis Vlasenko · 18 years ago
- 13463af remove commented out #includes etc move get_hz to the only caller by Denis Vlasenko · 18 years ago
- 98ee06d stop using __u32 etc. uint32_t is there for a reason by Denis Vlasenko · 18 years ago
- 806116b fixes from Yann E. MORIN <yann.morin.1998@anciens.enib.fr> by Denis Vlasenko · 18 years ago
- 3bba545 done a dozen of randconfig test. guess what? ALL failed... by Denis Vlasenko · 18 years ago
- 666da5e merge post-1.3.0 fixes by Denis Vlasenko · 18 years ago
- 270c17c properly export externs thru *.h files by Denis Vlasenko · 18 years ago
- bf0a201 style fixes last xcalloc replaced by xzalloc by Denis Vlasenko · 18 years ago
- 1dc1b37 use xbind, xconnect where appropriate. small edits to arping by Denis Vlasenko · 18 years ago
- 4cccc03 remove useless casts (type*) xzalloc(...) by Denis Vlasenko · 18 years ago
- 1d14e6f Always use /usr/share/udhcpc/default.script ([/usr] was depending on CONFIG_xx) by Denis Vlasenko · 18 years ago
- 714701c tar et al: die if bb_copyfd_size copies less than asked for. by Denis Vlasenko · 18 years ago
- bf66fbc introduce LONE_CHAR (optimized strcmp with one-char string) by Denis Vlasenko · 18 years ago
- b95636c remove casts from xmalloc() by Denis Vlasenko · 18 years ago
- 2375d75 ifupdown: do not print and/or execute empty commands (""). by Denis Vlasenko · 18 years ago
- 8cd1a28 ifupdown: parse() returning NULL and returning "" is not the same, by Denis Vlasenko · 18 years ago
- 2870301 u_short, ulong exterminated fdiskXXX: add a bit of sanity (not enough by far) by Denis Vlasenko · 18 years ago
- 28fbd69 - use xlisten/xsocket some more. Saves .25 kB by Bernhard Reutner-Fischer · 18 years ago
- c8e6e35 nc: add missing cast xfuncs: add dprintf for dietlibc by Denis Vlasenko · 18 years ago
- 83e5d6f A bunch of defined(__GLIBC__) added. static-linking warning expanded by Denis Vlasenko · 18 years ago
- fcfe834 ifupdown: strlen(NULL) is a no-no, fixed. Also few micro-optimizations by Denis Vlasenko · 18 years ago
- db50647 httpd: we don't have FEATURE_HTTPD_WITHOUT_INETD anymore, by Denis Vlasenko · 18 years ago
- 10f7dd1 tftp: corrupted input packets were killing retransmits - fixed by Denis Vlasenko · 18 years ago
- 9f73944 inline strcmp(s, "-") [actually macro-ize it for now - gcc is too stupid] by Denis Vlasenko · 18 years ago
- 3469c18 wget: smallish optimization by Denis Vlasenko · 18 years ago
- cda6c63 re-applying first post-1.3.x change version change to 1.4.0.svn by Denis Vlasenko · 18 years ago
- 44b2ea7 back out last change - need to make busybox-1_3-stable branch first by Denis Vlasenko · 18 years ago
- 728534b - table support for ip route by Bernhard Reutner-Fischer · 18 years ago
- 57d83ff - Proposed fix to make aliases work (with uClibc-current). by Bernhard Reutner-Fischer · 18 years ago
- 1819eee - Improve wording in error message. by Bernhard Reutner-Fischer · 18 years ago
- bb59f02 - make sure we pickup the correct defines. Guards against 2.6.19 kernel-headers. by Bernhard Reutner-Fischer · 18 years ago
- 732268f - provide central knob to turn off RPC related options. by Bernhard Reutner-Fischer · 18 years ago
- a35c9e9 httpd: fix decode of '/' when called via -d by Denis Vlasenko · 18 years ago
- c61852a fix support for globally disabling --long-options. by Denis Vlasenko · 18 years ago
- 601ae13 od: sometime ago I landed BIG od implementation by Denis Vlasenko · 18 years ago
- c2f5b02 udhcpc: fix my breakage by Denis Vlasenko · 18 years ago
- 229b3d2 do not overflow ifr_name. maybe it was safe in some places, by Denis Vlasenko · 18 years ago
- e2d3ded udhcpc: convert to getopt32 by Denis Vlasenko · 18 years ago