Historial de Commits

Autor SHA1 Mensaje Fecha
  Denis Vlasenko 1dc1b37b33 use xbind, xconnect where appropriate. hace 18 años
  Denis Vlasenko 48237b0c88 introduce setsockopt_reuseaddr(int fd), setsockopt_broadcast(int fd), hace 18 años
  Denis Vlasenko e1a0d486e4 message string changes, mostly for consistency, also -32 bytes in .rodata hace 18 años
  Denis Vlasenko 1385899416 attempt to regularize atoi mess. hace 18 años
  Denis Vlasenko 67b23e6043 getopt_ulflags -> getopt32. hace 18 años
  Denis Vlasenko 40920825d5 rename bb_default_error_retval -> xfunc_error_retval hace 18 años
  Denis Vlasenko a65a17700a arping: fix bug (getopt_ulflags and optarg don't mix), hace 18 años
  Denis Vlasenko 27af5a0dd3 replacing func() with xfunc() where appropriate hace 18 años
  Rob Landley afb94ecf2b Convert setuid/setgid users to xsetuid/xsetgid. hace 18 años
  "Robert P. J. Day" d35ef0f666 More removal of "#if 0" content. hace 18 años
  Rob Landley 299a6b4d7b Consolidate #include <sys/time.h> so libbb.h does it. hace 18 años
  Rob Landley a389651115 Remove bb_strlen() in favor of -fno-builtin-strlen. Saves as many bytes hace 18 años
  Bernhard Reutner-Fischer dac7ff15b7 - patch from Denis Vlasenko to add and use bb_xsocket() and to use hace 18 años
  Bernhard Reutner-Fischer ebd1355828 - coalesce printf calls. hace 19 años
  Bernhard Reutner-Fischer a0f75e2bba - use bb_opt_complementally; Saves another 14 bytes. (thanks again, vodz) hace 19 años
  Bernhard Reutner-Fischer 6153629097 - set flags in a more reasonable manner. Thanks, vodz. hace 19 años
  Bernhard Reutner-Fischer 2766eedde8 - use RESERVE_CONFIG_BUFFER. For defconfig this gives: hace 19 años
  Bernhard Reutner-Fischer 137669449a - shrink it a bit further. hace 19 años
  Rob Landley 8ea5205726 Shrink patch from Bernhard Fischer. hace 19 años
  Mike Frysinger 06adf5fb47 2006-03-21 Shaun Jackman <sjackman@gmail.com>: Include signal.h instead of sys/signal.h. hace 19 años
  Eric Andersen 0cb6f35c33 fix up annoying signed/unsigned and mixed type errors hace 19 años
  Eric Andersen 14f5c8d764 Patch from Bernhard Fischer to make a bunch of symbols static hace 19 años
  Glenn L McGrath 6b0658f5c0 Patch by Fillod Stephane, declare variables as static to not clobber hace 21 años
  Glenn L McGrath 8b96b7169d *** empty log message *** hace 21 años
  Manuel Novoa III cad5364599 Major coreutils update. hace 22 años
  Glenn L McGrath a837e2d9b3 Minor update to arping, patch from Nick Fedchik hace 22 años
  Glenn L McGrath e6ae6e3d39 fix missed option argument for -I <device>, interface name checks hace 22 años
  Glenn L McGrath 9e59841375 arping applet by Nick Fedchik hace 22 años