Cronologia Commit

Autore SHA1 Messaggio Data
  Michael Tokarev 6a7cd3d4ab ip addr: support change and replace commands 9 anni fa
  Denys Vlasenko 53782d9221 iproute: fix help text 13 anni fa
  Denys Vlasenko 66426760be *: remove "Options:" string from help texts 13 anni fa
  Pere Orga 5bc8c005a8 move remaining help text from include/usage.src.h 13 anni fa
  Denys Vlasenko fb132e4737 whitespace cleanup 14 anni fa
  Denys Vlasenko 0ef64bdb40 *: make GNU licensing statement forms more regular 14 anni fa
  Denys Vlasenko 2e9b5510d6 libiproute: code shrink by adding FAST_FUNC 14 anni fa
  Denys Vlasenko e0a622093c ip: fix "ip r" breakage 14 anni fa
  Denis Vlasenko 5e34ff29bc *: mass renaming of USE_XXXX to IF_XXXX 15 anni fa
  Denis Vlasenko 3246c0de12 iproute: fix ipXXX utilities trying to parse their applet name 16 anni fa
  Bernhard Reutner-Fischer 6c4dadefb6 - update my name. No obj-code changes ;) 16 anni fa
  Denis Vlasenko a60f84ebf0 *: rename ATTRIBUTE_XXX to just XXX. 16 anni fa
  Denis Vlasenko 2570b2e575 whitespace fixes 16 anni fa
  Denis Vlasenko 68404f13d4 *: add -Wunused-parameter; fix resulting breakage 16 anni fa
  Denis Vlasenko e3cbfb91d2 vi: introduce FEATURE_VI_8BIT (as vi currently is not Unicode capable, 17 anni fa
  Denis Vlasenko ed6a49c657 ip: stop propagating argc; optimize ip_parse_common_args 17 anni fa
  Denis Vlasenko 9b49a5ed85 add -fvisibility=hidden to CC flags, mark XXX_main functions 17 anni fa
  Denis Vlasenko 6ca409e0e4 trylink: produce even more info about final link stage 17 anni fa
  Denis Vlasenko 990d0f63ee Replace index_in_[sub]str_array with index_in_[sub]strings, 17 anni fa
  Denis Vlasenko b6adbf1be2 usage.c: remove reference to busybox.h 17 anni fa
  Denis Vlasenko d46e6d1a55 fix trivial compile errors found by randomconfig run 17 anni fa
  Bernhard Reutner-Fischer 07c394e69b - mv ip*_main into ip.c; use a dispatcher to save on needless duplication. 17 anni fa
  Bernhard Reutner-Fischer e87d7955f8 - rewrite the ip applet to be less bloaty 17 anni fa
  Denis Vlasenko 540a2a1f3b libiproute: audit callgraph, shortcut error paths into die() functions. 17 anni fa
  Denis Vlasenko 06af216528 suppress warnings about easch <applet>_main() having 18 anni fa
  Denis Vlasenko fd94efa41f fix numbering in switch(): we don't have "del" anymore, 18 anni fa
  Bernhard Reutner-Fischer 921f5df25f - add 'ip rule' support. First take.. 18 anni fa
  Denis Vlasenko 5af906e7c8 rename: compare_string_array -> index_in_str_array 18 anni fa
  "Robert P. J. Day" 63fc1a9e08 Standardize on the vi editing directives being on the first line. 18 anni fa
  "Robert P. J. Day" d35ef0f666 More removal of "#if 0" content. 18 anni fa