커밋 기록

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