Historique des commits

Auteur SHA1 Message Date
  Denys Vlasenko 6b9f163353 *: style fixes. no code changes (verified with objdump) il y a 15 ans
  Denys Vlasenko 6331cf059c *: use "can't" instead of "cannot" il y a 15 ans
  Denys Vlasenko d31575a3ae libiproute/*: code shrink il y a 15 ans
  Denis Vlasenko 76140a77c9 networking/libiproute/*: code shrink by optimizing numeric conversions il y a 15 ans
  Denis Vlasenko 196a953f21 iptunnel: fix problems with including linux/ip_tunnel.h il y a 16 ans
  Denis Vlasenko 360d9661b6 libbb: add strncpy_IFNAMSIZ il y a 16 ans
  Bernhard Reutner-Fischer 470dc1d7e2 - minor shrinkage (~-60) il y a 16 ans
  Bernhard Reutner-Fischer 636a1f85e8 - use EXIT_{SUCCESS,FAILURE}. No object-code changes il y a 16 ans
  Denis Vlasenko 6c10657c4a style fixes. no code changes il y a 16 ans
  Denis Vlasenko ed6a49c657 ip: stop propagating argc; optimize ip_parse_common_args il y a 17 ans
  Denis Vlasenko db60bcf1b7 ip tunnel parameter parsing fix by Jean Wolter <jw5@os.inf.tu-dresden.de> il y a 17 ans
  Denis Vlasenko 4daad9004d introduce bb_putchar(). saves ~1800 on uclibc (less on glibc). il y a 17 ans
  Denis Vlasenko 6ca409e0e4 trylink: produce even more info about final link stage il y a 17 ans
  Denis Vlasenko 990d0f63ee Replace index_in_[sub]str_array with index_in_[sub]strings, il y a 17 ans
  Denis Vlasenko fb79a2e2cf xioctl and friends by Tito <farmatito@tiscali.it> il y a 17 ans
  Bernhard Reutner-Fischer 789b87edf5 - remove matches() from networking/. Untested. il y a 17 ans
  Denis Vlasenko 9a7d38fe24 delete tons of extra #includes il y a 17 ans
  Denis Vlasenko 50f7f446ec bb_full_fd_action: remove potential xmalloc from NOFORK path il y a 17 ans
  Denis Vlasenko 540a2a1f3b libiproute: audit callgraph, shortcut error paths into die() functions. il y a 17 ans
  Denis Vlasenko ab2aea4447 preparatory patch for -Wwrite-strings #4 il y a 18 ans
  Denis Vlasenko ace35eeb88 Remove networking/libiproute/linux/pkt_sched.h il y a 18 ans
  Denis Vlasenko 98ee06d3d4 stop using __u32 etc. uint32_t is there for a reason il y a 18 ans
  Denis Vlasenko 229b3d2072 do not overflow ifr_name. maybe it was safe in some places, il y a 18 ans
  Denis Vlasenko c6f188def8 silly size savings and capitalization fixes il y a 18 ans
  Denis Vlasenko 27af5a0dd3 replacing func() with xfunc() where appropriate il y a 18 ans
  "Robert P. J. Day" 63fc1a9e08 Standardize on the vi editing directives being on the first line. il y a 18 ans
  Bernhard Reutner-Fischer 19008b8373 - reuse strings and messages. Saves about 600B il y a 18 ans
  Rob Landley ecae66ac16 Header cleanup: don't #include headers that libbb.h already includes. il y a 18 ans
  Bernhard Reutner-Fischer eedd1be730 - remove warning about redeclaration of __constant_htons il y a 19 ans
  Bernhard Reutner-Fischer 1d62d3b7b9 - make libiproute compile.. il y a 19 ans