- 5c69ad0 build system: drop PLATFORM_LINUX by Ron Yorston · 4 years, 4 months ago
- 6937487 libbb: reduce the overhead of single parameter bb_error_msg() calls by James Byrne · 5 years ago
- b097a84 config: update size information by Denys Vlasenko · 6 years ago
- 22542ec getopt32: remove opt_complementary by Denys Vlasenko · 7 years ago
- 72089cf config: deindent all help texts by Denys Vlasenko · 7 years ago
- ae178ce Update remaining menuconfig items with approximate applet sizes by Denys Vlasenko · 7 years ago
- 47367e1 Convert all networking/* applets to "new style" applet definitions by Denys Vlasenko · 8 years ago
- eba5fae ether-wake: shorten help text, reduce packet buffer size by Denys Vlasenko · 11 years ago
- 445e754 platform: use KERNEL_VERSION to simplify uClibc version checking by Mike Frysinger · 12 years ago
- 60cb48c whitespace cleanup. no code changes by Denys Vlasenko · 12 years ago
- 6967578 whitespace fixes. no code changes by Denys Vlasenko · 12 years ago
- f533ec8 *: simplify Ethernet header includes by Dan Fandrich · 14 years ago
- 6642676 *: remove "Options:" string from help texts by Denys Vlasenko · 14 years ago
- 5bc8c00 move remaining help text from include/usage.src.h by Pere Orga · 14 years ago
- e4dcba1 *: whitespace fixes by Denys Vlasenko · 14 years ago
- 0ef64bd *: make GNU licensing statement forms more regular by Denys Vlasenko · 14 years ago
- 37a658c udhcp: handle errors in read_staticlease by Denys Vlasenko · 15 years ago
- 6331cf0 *: use "can't" instead of "cannot" by Denys Vlasenko · 15 years ago
- 22cbfbd ethr-wake: can use ether_hostton on uclibc >= 0.9.30 by Denys Vlasenko · 15 years ago
- 360d966 libbb: add strncpy_IFNAMSIZ by Denis Vlasenko · 16 years ago
- a60f84e *: rename ATTRIBUTE_XXX to just XXX. by Denis Vlasenko · 16 years ago
- 85c2471 *: fix fallout from -Wunused-parameter by Denis Vlasenko · 17 years ago
- 9b49a5e add -fvisibility=hidden to CC flags, mark XXX_main functions by Denis Vlasenko · 17 years ago
- 4daad90 introduce bb_putchar(). saves ~1800 on uclibc (less on glibc). by Denis Vlasenko · 17 years ago
- fe7cd64 don't pass argc in getopt32, it's superfluous by Denis Vlasenko · 17 years ago
- fb79a2e xioctl and friends by Tito <farmatito@tiscali.it> by Denis Vlasenko · 17 years ago
- b6adbf1 usage.c: remove reference to busybox.h 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
- b290889 - add xsendto and use where appropriate; shrink iplink; sanitize libiproute a bit. 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
- 06af216 suppress warnings about easch <applet>_main() having no preceding prototype by Denis Vlasenko · 18 years ago
- 4c97863 assorted fixes for bugs found with randomconfig by Denis Vlasenko · 18 years ago
- 6912ea1 ether-wake: remove #warning 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
- 48237b0 introduce setsockopt_reuseaddr(int fd), setsockopt_broadcast(int fd), by Denis Vlasenko · 18 years ago
- 89f0b34 rodata cleanup. "unable to" == "cannot". -300 bytes by Denis Vlasenko · 18 years ago
- c6f188d silly size savings and capitalization fixes by Denis Vlasenko · 18 years ago
- e1a0d48 message string changes, mostly for consistency, also -32 bytes in .rodata by Denis Vlasenko · 18 years ago
- 67b23e6 getopt_ulflags -> getopt32. by Denis Vlasenko · 18 years ago
- affb7a6 scripts/individual now builds 171 applets. Some of them may even work. :) by Rob Landley · 18 years ago
- d921b2e Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate by Rob Landley · 18 years ago
- afb94ec Convert setuid/setgid users to xsetuid/xsetgid. by Rob Landley · 18 years ago
- dac7ff1 - patch from Denis Vlasenko to add and use bb_xsocket() and to use by Bernhard Reutner-Fischer · 19 years ago
- c1ef7bd just whitespace by Tim Riker · 19 years ago
- d84a35f patch by apgo in Bug 345 to not use ether_hostton() with uClibc by Mike Frysinger · 19 years ago
- b662f0d import ether-wake applet by haveaniceday Bug 252 by Mike Frysinger · 20 years ago