Histórico de Commits

Autor SHA1 Mensagem Data
  Denys Vlasenko 37a658c4c8 udhcp: handle errors in read_staticlease há 14 anos atrás
  Denys Vlasenko 6331cf059c *: use "can't" instead of "cannot" há 15 anos atrás
  Denys Vlasenko 22cbfbd996 ethr-wake: can use ether_hostton on uclibc >= 0.9.30 há 15 anos atrás
  Denis Vlasenko 360d9661b6 libbb: add strncpy_IFNAMSIZ há 16 anos atrás
  Denis Vlasenko a60f84ebf0 *: rename ATTRIBUTE_XXX to just XXX. há 16 anos atrás
  Denis Vlasenko 85c247161b *: fix fallout from -Wunused-parameter há 16 anos atrás
  Denis Vlasenko 9b49a5ed85 add -fvisibility=hidden to CC flags, mark XXX_main functions há 17 anos atrás
  Denis Vlasenko 4daad9004d introduce bb_putchar(). saves ~1800 on uclibc (less on glibc). há 17 anos atrás
  Denis Vlasenko fe7cd642b0 don't pass argc in getopt32, it's superfluous há 17 anos atrás
  Denis Vlasenko fb79a2e2cf xioctl and friends by Tito <farmatito@tiscali.it> há 17 anos atrás
  Denis Vlasenko b6adbf1be2 usage.c: remove reference to busybox.h há 17 anos atrás
  Denis Vlasenko 517d1aac7f ether-wake: save a few more bytes of code há 17 anos atrás
  Denis Vlasenko 198714c0dd ether-wake: close bug 1317. Reorder fuctions to avoid há 17 anos atrás
  Bernhard Reutner-Fischer b290889f02 - add xsendto and use where appropriate; shrink iplink; sanitize libiproute a bit. há 17 anos atrás
  Bernhard Reutner-Fischer febe3c4211 - sed -e "s/char[[:space:]]*\*[[:space:]]*argv\[\]/char **argv/g" há 17 anos atrás
  Denis Vlasenko 06af216528 suppress warnings about easch <applet>_main() having há 18 anos atrás
  Denis Vlasenko 4c97863109 assorted fixes for bugs found with randomconfig há 18 anos atrás
  Denis Vlasenko 6912ea1467 ether-wake: remove #warning há 18 anos atrás
  Denis Vlasenko 229b3d2072 do not overflow ifr_name. maybe it was safe in some places, há 18 anos atrás
  Denis Vlasenko 48237b0c88 introduce setsockopt_reuseaddr(int fd), setsockopt_broadcast(int fd), há 18 anos atrás
  Denis Vlasenko 89f0b3486d rodata cleanup. "unable to" == "cannot". -300 bytes há 18 anos atrás
  Denis Vlasenko c6f188def8 silly size savings and capitalization fixes há 18 anos atrás
  Denis Vlasenko e1a0d486e4 message string changes, mostly for consistency, also -32 bytes in .rodata há 18 anos atrás
  Denis Vlasenko 67b23e6043 getopt_ulflags -> getopt32. há 18 anos atrás
  Rob Landley affb7a61a6 scripts/individual now builds 171 applets. Some of them may even work. :) há 18 anos atrás
  Rob Landley d921b2ecc0 Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate há 18 anos atrás
  Rob Landley afb94ecf2b Convert setuid/setgid users to xsetuid/xsetgid. há 18 anos atrás
  Bernhard Reutner-Fischer dac7ff15b7 - patch from Denis Vlasenko to add and use bb_xsocket() and to use há 18 anos atrás
  Tim Riker c1ef7bdd8d just whitespace há 19 anos atrás
  Mike Frysinger d84a35f649 patch by apgo in Bug 345 to not use ether_hostton() with uClibc há 19 anos atrás