Historial de Commits

Autor SHA1 Mensaje Fecha
  Denis Vlasenko ed6a49c657 ip: stop propagating argc; optimize ip_parse_common_args hace 17 años
  Denis Vlasenko dfc0740b04 ll_types.c: optimize link type table, make it conditional hace 17 años
  Denis Vlasenko 605b20e277 replace printf with fputs where appropriate hace 17 años
  Denis Vlasenko 6ca409e0e4 trylink: produce even more info about final link stage hace 17 años
  Denis Vlasenko 990d0f63ee Replace index_in_[sub]str_array with index_in_[sub]strings, hace 17 años
  Denis Vlasenko b71c668c57 style fix (stray space before ';') hace 17 años
  Denis Vlasenko fb79a2e2cf xioctl and friends by Tito <farmatito@tiscali.it> hace 17 años
  Bernhard Reutner-Fischer cd0e80ce90 - move iprule and ipaddress from matches() to index_in_str_array hace 17 años
  Denis Vlasenko 9a7d38fe24 delete tons of extra #includes hace 17 años
  Bernhard Reutner-Fischer b290889f02 - add xsendto and use where appropriate; shrink iplink; sanitize libiproute a bit. hace 17 años
  Denis Vlasenko 540a2a1f3b libiproute: audit callgraph, shortcut error paths into die() functions. hace 17 años
  Denis Vlasenko 98ee06d3d4 stop using __u32 etc. uint32_t is there for a reason hace 18 años
  Denis Vlasenko bf66fbc8e2 introduce LONE_CHAR (optimized strcmp with one-char string) hace 18 años
  Denis Vlasenko 9f739445cd inline strcmp(s, "-") [actually macro-ize it for now - gcc is too stupid] hace 18 años
  Denis Vlasenko 229b3d2072 do not overflow ifr_name. maybe it was safe in some places, hace 18 años
  Bernhard Reutner-Fischer 921f5df25f - add 'ip rule' support. First take.. hace 18 años
  Denis Vlasenko 5af906e7c8 rename: compare_string_array -> index_in_str_array hace 18 años
  Denis Vlasenko 940b2e4b73 ip: "ip addr del" and "ip addr delete" both should work hace 18 años
  Denis Vlasenko c6f188def8 silly size savings and capitalization fixes hace 18 años
  "Robert P. J. Day" 63fc1a9e08 Standardize on the vi editing directives being on the first line. hace 18 años
  Bernhard Reutner-Fischer 19008b8373 - reuse strings and messages. Saves about 600B hace 18 años
  Rob Landley ecae66ac16 Header cleanup: don't #include headers that libbb.h already includes. hace 18 años
  Rob Landley 7723019c6b Patch from Bernhard Fischer to remove some useless bits. hace 18 años
  Rob Landley dfba741457 Robert P. Day removed 8 gazillion occurrences of "extern" on function hace 19 años
  Rob Landley 0a7c8ef6e2 Patch from Denis Vlasenko to constify things and fix a few typos. hace 19 años
  Eric Andersen d78aea8b8e sort out yet more type issues hace 19 años
  Bernhard Reutner-Fischer 20f4000086 - add some ATTRIBUTE_UNUSED. hace 19 años
  Tim Riker c1ef7bdd8d just whitespace hace 19 años
  "Vladimir N. Oleynik" 2f0a5f947a restore compare_string_array new interface (make broken by landley) hace 19 años
  Bernhard Reutner-Fischer 1d62d3b7b9 - make libiproute compile.. hace 19 años