- 80b8b39 Consolidate ARRAY_SIZE macro; remove one unneeded global var (walter harms <wharms@bfs.de>) by Denis Vlasenko · 17 years ago
- 88308fe test: suppress gcc warning telnetd: do not use suferfluous static variable. by Denis Vlasenko · 17 years ago
- 56258b6 httpd: NOMMU fixes by Alex Landau <landau_alex@yahoo.com> by Denis Vlasenko · 17 years ago
- 789b87e - remove matches() from networking/. Untested. by Bernhard Reutner-Fischer · 17 years ago
- 8333587 slattach: code shrink (Bernhard Fischer <rep.dot.nop@gmail.com>) by Denis Vlasenko · 17 years ago
- 14923db slattach: new applet. by Denis Vlasenko · 17 years ago
- cd0e80c - move iprule and ipaddress from matches() to index_in_str_array by Bernhard Reutner-Fischer · 17 years ago
- 761ce14 - remove another user of the deprecated matches() func by moving it to use index_in_str_array. Untested. by Bernhard Reutner-Fischer · 17 years ago
- 5ad1048 ping: fix incorrect handling of -I (Iouri Kharon <bc-info@styx.cabel.net>) by Denis Vlasenko · 17 years ago
- dcf6de5 pscan: size optimization (Tito <farmatito@tiscali.it>) by Denis Vlasenko · 17 years ago
- 08a6118 ll_map: disable interface name caching code by Denis Vlasenko · 17 years ago
- 6d9ea24 networking/interface.c: huke remaining big statics; use malloc for INET[6]_rresolve by Denis Vlasenko · 17 years ago
- 1b16bda networking/interface.c: reduce bss usage by Denis Vlasenko · 17 years ago
- 7679145 ping: fix write-after-allocated-mem bug by Denis Vlasenko · 18 years ago
- bd7bb29 wget: use monotonic_sec instead of gettimeofday by Denis Vlasenko · 18 years ago
- 459be35 hwclock: size optimizations by Denis Vlasenko · 18 years ago
- ea9e798 arping: -i should be -I by Denis Vlasenko · 18 years ago
- ab47eee forgot svn add... by Denis Vlasenko · 18 years ago
- a7825f2 make FEATURE_HAVE_RPC auto-selectable by mount and inetd sub-features by Denis Vlasenko · 18 years ago
- 7b72fc1 pscan: new applet (portscanner). ~1350 bytes. By Tito <farmatito@tiscali.it> by Denis Vlasenko · 18 years ago
- 1adf681 traceroute: stop using floating point needlessly; nuke useless assignment. by Denis Vlasenko · 18 years ago
- 3ad5d0c diff: shrink code (-85 bytes): by Denis Vlasenko · 18 years ago
- e8a0788 moved biggest stack buffers to malloc space, or made their size configurable by Denis Vlasenko · 18 years ago
- 77e44d6 httpd: move data off bss. by Denis Vlasenko · 18 years ago
- 5c51a7c nc: make connecting to IPv4 from IPv6-enabled hosts easier by Denis Vlasenko · 18 years ago
- 8c1aaf3 snprintf(... "%s"...) => safe_strncpy by Denis Vlasenko · 18 years ago
- 821cc25 ping: stop using data/bss by Denis Vlasenko · 18 years ago
- 74324c8 Audit bb_common_bufsiz usage, add script which looks for misuse. by Denis Vlasenko · 18 years ago
- 4e5f82c find_stray_communal_vars: script which finds communal variables by Denis Vlasenko · 18 years ago
- 9a7d38f delete tons of extra #includes by Denis Vlasenko · 18 years ago
- fad2b86 use "glibc errno" trick not only for ash, but for entire busybox by Denis Vlasenko · 18 years ago
- 4b924f3 whitespace fixes by Denis Vlasenko · 18 years ago
- 1c9ad62 ping: fix wrong sign extension of packet id (bug 1373) by Denis Vlasenko · 18 years ago
- b6adbf1 usage.c: remove reference to busybox.h by Denis Vlasenko · 18 years ago
- 5a6aedd xpipe: introduce (saves ~170 bytes) by Denis Vlasenko · 18 years ago
- 6239b1f - fix typo in help text and fix punctuation by Bernhard Reutner-Fischer · 18 years ago
- 0fe67b1 udhcp: socketpair can fail if AF_UNIX is not available (e.g. if module is not loaded). by Denis Vlasenko · 18 years ago
- 5b34083 several *.c files: move 'extern environ' up to the location of #includes by Denis Vlasenko · 18 years ago
- d46e6d1 fix trivial compile errors found by randomconfig run by Denis Vlasenko · 18 years ago
- a35958d netstat: fix error in new -W option handling by Denis Vlasenko · 18 years ago
- 418a7fb netstat: introduce -W: wide, ipv6-friendly output by Denis Vlasenko · 18 years ago
- c2b3e37 - apply hunk that fixes an issue with (wrong?) dependencies. Initial notes were: by Bernhard Reutner-Fischer · 18 years ago
- bf678d5 tftp: explain "block# 0" codepath; report our decision to bail out to server by Denis Vlasenko · 18 years ago
- a04561f tftp: code diet, and I think retransmits were broken. by Denis Vlasenko · 18 years ago
- 6e6d331 udhcpc: stop deleting our own pidfile if we daemonize. by Denis Vlasenko · 18 years ago
- f92df58 ifupdown: small optimization (avoid doing useless work if we are by Denis Vlasenko · 18 years ago
- eda43d7 ifupdown: mke it possible to use DHCP clients different from udhcp. by Denis Vlasenko · 18 years ago
- bd100b7 ifupdown: reread state file before rewriting it. by Denis Vlasenko · 18 years ago
- 088b959 "Unify base64 handling" is done, remove TODO by Denis Vlasenko · 18 years ago
- 517d1aa ether-wake: save a few more bytes of code by Denis Vlasenko · 18 years ago
- 198714c ether-wake: close bug 1317. Reorder fuctions to avoid forward refs while at it by Denis Vlasenko · 18 years ago
- ab51bf4 - fix compilation when ENABLE_FEATURE_IP_RULE was off by Bernhard Reutner-Fischer · 18 years ago
- 16abcd9 teach find_root_device to deal with /dev/ subdirs by Denis Vlasenko · 18 years ago
- 8746885 style fixes by Denis Vlasenko · 18 years ago
- f7fcca4 sourse_route_list -> source_route_list by Denis Vlasenko · 18 years ago
- c98c317 - shrink iproute a bit (-200 bytes). Untested by Bernhard Reutner-Fischer · 18 years ago
- b290889 - add xsendto and use where appropriate; shrink iplink; sanitize libiproute a bit. by Bernhard Reutner-Fischer · 18 years ago
- 51742f4 style fixes. No code changes by Denis Vlasenko · 18 years ago
- 50f7f44 bb_full_fd_action: remove potential xmalloc from NOFORK path by Denis Vlasenko · 18 years ago
- 6398cf4 style fixes, no code changes. by Denis Vlasenko · 18 years ago
- 12c96a6 - set the scope properly. Thanks to Jean Wolter, who wrote: by Bernhard Reutner-Fischer · 18 years ago
- 473dae0 add more convenient defines for [NO]MMU: "#ifndef BB_NOMMU" is a double negative by Denis Vlasenko · 18 years ago
- 07c394e - mv ip*_main into ip.c; use a dispatcher to save on needless duplication. by Bernhard Reutner-Fischer · 18 years ago
- e87d795 - rewrite the ip applet to be less bloaty by Bernhard Reutner-Fischer · 18 years ago
- ff131b9 style fixes. No code changes. by Denis Vlasenko · 18 years ago
- 7e8a53a - add libbb function str_tolower to convert a string to lowercase. by Bernhard Reutner-Fischer · 18 years ago
- 8d9f495 getopt32: fix llist_t options ordering. llist_rev is not unused. by Denis Vlasenko · 18 years ago
- 540a2a1 libiproute: audit callgraph, shortcut error paths into die() functions. by Denis Vlasenko · 18 years ago
- fbd2918 udhcp: MAC_BCAST_ADDR and blank_chaddr are in fact constant, move to rodata. by Denis Vlasenko · 18 years ago
- 04c99eb random small shrinkage and elimination of statics by Denis Vlasenko · 18 years ago
- 19507f0 nc: code shrinkage, bugfixes. -50 bytes code size by Denis Vlasenko · 18 years ago
- 5f42d26 nc: missed exit() in signal handler by Denis Vlasenko · 18 years ago
- 29fe726 nc: port nc 1.10 to busybox by Denis Vlasenko · 18 years ago
- 2e75dcc - add -s|--spider which only checks if the file exists but does not download it's content. by Bernhard Reutner-Fischer · 18 years ago
- febe3c4 - sed -e "s/char[[:space:]]*\*[[:space:]]*argv\[\]/char **argv/g" by Bernhard Reutner-Fischer · 18 years ago
- ba2fb71 Copyright, help text, whitespace cleanups by Denis Vlasenko · 18 years ago
- 2856dab tcpsvd: new applet by Denis Vlasenko · 18 years ago
- 2e72323 traceroute: move data off bss. small code optimizations. by Denis Vlasenko · 18 years ago
- 5e43d85 dumpleases: getopt32()-ization by Denis Vlasenko · 18 years ago
- 0864f4d - fix formatting of help text by Bernhard Reutner-Fischer · 18 years ago
- 10457b9 make pidfile writing configurable. [ui]toa_to_buf: change API. No users yet. by Denis Vlasenko · 18 years ago
- afa7023 zcip: make it work on NOMMU (+ improve NOMMU support machinery) by Denis Vlasenko · 18 years ago
- 53091ec Attempt to get more applets compile for NOMMU. by Denis Vlasenko · 18 years ago
- ec1a4b5 pidfile.c: not used anymore by Denis Vlasenko · 18 years ago
- af1c843 Move udhcp to new NOMMU helpers. by Denis Vlasenko · 18 years ago
- 5a14202 move everything to new NOMMU helpers, except udhcp by Denis Vlasenko · 18 years ago
- cad04ef add NOMMU fixme's; move move_fd from runit_lib to libbb; nuke fd_copy by Denis Vlasenko · 18 years ago
- 55f30b0 inetd,ed,msh: data/bss reduction (in mss, more than 9k of it) by Denis Vlasenko · 18 years ago
- 219d14d random style fixes (extra spaces deleted) by Denis Vlasenko · 18 years ago
- 5b27fbe dc: use common_bufsiz1 for evaluation stack by Denis Vlasenko · 18 years ago
- b5b45a9 dnsd: last commit had a typo :( by Denis Vlasenko · 18 years ago
- d3bac03 dnsd: fix several buglets, make smaller by Denis Vlasenko · 18 years ago
- 9067f13 NOMMU re-exec trick shuld not depend on existence of "don't daemonize" by Denis Vlasenko · 18 years ago
- ce074df inetd: indent labels uniformly by Denis Vlasenko · 18 years ago
- 58875ae assorted fixes uncovered by randomconfig runs by Denis Vlasenko · 18 years ago
- d0587ed interface: revert part of commit 18120 (eth aliases work again) by Denis Vlasenko · 18 years ago
- 1787e22 ifconfig: support (by ignoring it) "inet" before IP address or hostname by Denis Vlasenko · 18 years ago
- 6111a8f - don't automatically select run-parts but point out that this is a system-utility in the strict sense. by Bernhard Reutner-Fischer · 18 years ago
- 16deb86 - very minor size tweak. by Bernhard Reutner-Fischer · 18 years ago
- 54e3d1f telnet: finish style cleanup bits by Denis Vlasenko · 18 years ago