Historique des commits

Auteur SHA1 Message Date
  Denys Vlasenko d51ba0b5ab networking/interface.c: get rid of global data il y a 6 ans
  Denys Vlasenko 82ec89480d networking/interface.c: get rid of global "smallint interface_opt_a" il y a 6 ans
  Denys Vlasenko 8a5299fcfd networking/interface.c: code shrink il y a 6 ans
  Denys Vlasenko ebe6d9d875 whitespace and comment format fixes, no code changes il y a 7 ans
  Denys Vlasenko b5a0396716 networking/interface.c: remove superfluous "& 0377" il y a 7 ans
  Denys Vlasenko 1d3a04a3a4 Code style fixes, no code changes il y a 8 ans
  Denys Vlasenko 9844d7e830 Revert "networking: properly initialize ipv6 scope id for printing it" il y a 8 ans
  Timo Teräs 2fb63292f7 networking: properly initialize ipv6 scope id for printing it il y a 8 ans
  Felix Fietkau f2c043acfc busybox: fix uninitialized memory when displaying IPv6 addresses il y a 8 ans
  Denys Vlasenko 02859aaeb2 use auto_string() where appropriate to kill a few statics il y a 9 ans
  Denys Vlasenko a977778893 ifconfig: fix double free fatal error in INET_sprint il y a 9 ans
  Nicolas Dichtel 6761d7da83 networking: fix potential overflow in ife_print6() il y a 11 ans
  Bartosz Golaszewski c19be75d57 networking: code shrink il y a 11 ans
  Denys Vlasenko 60cb48ca50 whitespace cleanup. no code changes il y a 11 ans
  Denys Vlasenko 6967578728 whitespace fixes. no code changes il y a 11 ans
  Dan Fandrich f533ec8767 *: simplify Ethernet header includes il y a 13 ans
  Denys Vlasenko 2514302658 Use net/ethernet.h instead of linux/if_ether.h in more cases. Closes 3619 il y a 13 ans
  Denys Vlasenko 0ef64bdb40 *: make GNU licensing statement forms more regular il y a 14 ans
  Denys Vlasenko 0f8960542f *: more empty lines removed. no code changes il y a 14 ans
  Denys Vlasenko a85b66e0f9 ifconfig: do not truncate interface names. closes bug 1795 il y a 14 ans
  Denys Vlasenko 4836331924 libbb: factor out hex2bin() for infiniband address parser il y a 14 ans
  Denys Vlasenko 5342c3f310 clean up redundant, commented-out and misplaced includes il y a 14 ans
  Denys Vlasenko bb1dcc9aab more thorough fix for systems with strange socklen_t il y a 14 ans
  Denys Vlasenko 56b3eec162 small optimizations of toupper/tolower il y a 15 ans
  Denys Vlasenko 6935ec9c0b networking/interface.c: tiny code shrink il y a 15 ans
  Denis Vlasenko 360d9661b6 libbb: add strncpy_IFNAMSIZ il y a 16 ans
  Denis Vlasenko 00d8417631 vi: speedup and code shrink (Walter Harms) il y a 16 ans
  Denis Vlasenko 12ff9dc714 networking/interface.c: better readability (by Walter Harms) il y a 16 ans
  Denis Vlasenko dadfb4975b hush: add #defines to switch off break/continue if loops are not supported il y a 16 ans
  Denis Vlasenko 5415c856ea libbb: [x]fopen_for_{read,write} introduced and used. il y a 16 ans