Commit History

Author SHA1 Message Date
  Denys Vlasenko 11872cab32 networking/*: remove superfluous comments 14 years ago
  Denys Vlasenko fb132e4737 whitespace cleanup 14 years ago
  Natanael Copa b78ac5a20e libnetlink: code shrink 14 years ago
  Denys Vlasenko 6b9f163353 *: style fixes. no code changes (verified with objdump) 15 years ago
  Denys Vlasenko 6331cf059c *: use "can't" instead of "cannot" 15 years ago
  Denys Vlasenko d5f1b1bbe0 *: add FAST_FUNC to function ptrs where it makes sense 15 years ago
  Denis Vlasenko a771e7c005 *: remove check for errors on getsockaddr in cases we know they can't happen 15 years ago
  Denis Vlasenko efb545b9bd optimize 16- and 32-bit moves 16 years ago
  Bernhard Reutner-Fischer d73cbd31a2 - first pass to unify/cleanup uid handling (-236b) 16 years ago
  Denis Vlasenko 0db2c2eb71 libiproute: print_route() always uses stdout, do not pass FILE pointer to it. 16 years ago
  Bernhard Reutner-Fischer 9de4622055 - make the first arg of the filter function passed to rtnl_dump_filter constant 16 years ago
  Denis Vlasenko 6b06cb80be more of -Wall fixes from Cristian Ionescu-Idbohrn. 16 years ago
  Denis Vlasenko 8723a94c25 libnetlink: comment out unused code; don't use 8k stack buffers 17 years ago
  Denis Vlasenko fad2b86c9e use "glibc errno" trick not only for ash, but for entire busybox 17 years ago
  Bernhard Reutner-Fischer b290889f02 - add xsendto and use where appropriate; shrink iplink; sanitize libiproute a bit. 17 years ago
  Denis Vlasenko 98ee06d3d4 stop using __u32 etc. uint32_t is there for a reason 18 years ago
  Bernhard Reutner-Fischer 921f5df25f - add 'ip rule' support. First take.. 18 years ago
  Denis Vlasenko d3d004dd35 last nail into error_msg() (de)capitalization 18 years ago
  Denis Vlasenko ea62077b85 add open_read_close() and similar stuff 18 years ago
  "Robert P. J. Day" 63fc1a9e08 Standardize on the vi editing directives being on the first line. 18 years ago
  Rob Landley ecae66ac16 Header cleanup: don't #include headers that libbb.h already includes. 18 years ago
  Eric Andersen cbd1c85744 Kill off some unused code that was wasting several k, as noticed by 19 years ago
  Eric Andersen d78aea8b8e sort out yet more type issues 19 years ago
  Eric Andersen 6c8161d69f Steve Grubb writes: 20 years ago
  Eric Andersen c7bda1ce65 Remove trailing whitespace. Update copyright to include 2004. 21 years ago
  Eric Andersen 0f08e53535 Patch from Lars Kellogg-Stedman: 21 years ago
  Manuel Novoa III cad5364599 Major coreutils update. 22 years ago
  Glenn L McGrath 275be87be7 Only included headers that are used. 22 years ago
  Glenn L McGrath d4de975cd2 Cleanup error messages 22 years ago
  Glenn L McGrath 9a2d27249c IP applet by Bastian Blank <waldi@debian.org> 22 years ago