Commit History

Author SHA1 Message Date
  Denis Vlasenko bf66fbc8e2 introduce LONE_CHAR (optimized strcmp with one-char string) 18 years ago
  Denis Vlasenko 9f739445cd inline strcmp(s, "-") [actually macro-ize it for now - gcc is too stupid] 18 years ago
  Denis Vlasenko 229b3d2072 do not overflow ifr_name. maybe it was safe in some places, 18 years ago
  Bernhard Reutner-Fischer 921f5df25f - add 'ip rule' support. First take.. 18 years ago
  Denis Vlasenko 5af906e7c8 rename: compare_string_array -> index_in_str_array 18 years ago
  Denis Vlasenko 940b2e4b73 ip: "ip addr del" and "ip addr delete" both should work 18 years ago
  Denis Vlasenko c6f188def8 silly size savings and capitalization fixes 18 years ago
  "Robert P. J. Day" 63fc1a9e08 Standardize on the vi editing directives being on the first line. 18 years ago
  Bernhard Reutner-Fischer 19008b8373 - reuse strings and messages. Saves about 600B 18 years ago
  Rob Landley ecae66ac16 Header cleanup: don't #include headers that libbb.h already includes. 18 years ago
  Rob Landley 7723019c6b Patch from Bernhard Fischer to remove some useless bits. 18 years ago
  Rob Landley dfba741457 Robert P. Day removed 8 gazillion occurrences of "extern" on function 18 years ago
  Rob Landley 0a7c8ef6e2 Patch from Denis Vlasenko to constify things and fix a few typos. 18 years ago
  Eric Andersen d78aea8b8e sort out yet more type issues 18 years ago
  Bernhard Reutner-Fischer 20f4000086 - add some ATTRIBUTE_UNUSED. 18 years ago
  Tim Riker c1ef7bdd8d just whitespace 18 years ago
  "Vladimir N. Oleynik" 2f0a5f947a restore compare_string_array new interface (make broken by landley) 19 years ago
  Bernhard Reutner-Fischer 1d62d3b7b9 - make libiproute compile.. 19 years ago
  Eric Andersen 14f5c8d764 Patch from Bernhard Fischer to make a bunch of symbols static 19 years ago
  Eric Andersen c7bda1ce65 Remove trailing whitespace. Update copyright to include 2004. 20 years ago
  Manuel Novoa III cad5364599 Major coreutils update. 21 years ago
  Eric Andersen 66a3af9d7c This seems sufficient for ifup and ifdown to actually work 21 years ago
  Eric Andersen 8004bb7661 Eliminate use of kernel header file 22 years ago
  Glenn L McGrath d66370cd73 Option to allow ifupdown use ip commands instead of ifconfig, add flush 22 years ago
  Glenn L McGrath 275be87be7 Only included headers that are used. 22 years ago
  Glenn L McGrath 84cc4e7e3e undefine sysinfo to prevent breakage on ia64 22 years ago
  Glenn L McGrath 2626ef613e Use compare_string_array in ipaddress to save a few bytes, minor cleanups 22 years ago
  Glenn L McGrath f112daa232 Enable ip commands to be compiled seperate from ip, modifed patch from Bastian Blank 22 years ago
  Glenn L McGrath df72536f8e Use error_msg instead of fprintf(stderr 22 years ago
  Glenn L McGrath 9a2d27249c IP applet by Bastian Blank <waldi@debian.org> 22 years ago