Commit History

Author SHA1 Message Date
  Denys Vlasenko 9844d7e830 Revert "networking: properly initialize ipv6 scope id for printing it" 8 years ago
  Timo Teräs 2fb63292f7 networking: properly initialize ipv6 scope id for printing it 8 years ago
  Felix Fietkau f2c043acfc busybox: fix uninitialized memory when displaying IPv6 addresses 9 years ago
  Denys Vlasenko 02859aaeb2 use auto_string() where appropriate to kill a few statics 9 years ago
  Denys Vlasenko a977778893 ifconfig: fix double free fatal error in INET_sprint 10 years ago
  Nicolas Dichtel 6761d7da83 networking: fix potential overflow in ife_print6() 11 years ago
  Bartosz Golaszewski c19be75d57 networking: code shrink 11 years ago
  Denys Vlasenko 60cb48ca50 whitespace cleanup. no code changes 12 years ago
  Denys Vlasenko 6967578728 whitespace fixes. no code changes 12 years ago
  Dan Fandrich f533ec8767 *: simplify Ethernet header includes 13 years ago
  Denys Vlasenko 2514302658 Use net/ethernet.h instead of linux/if_ether.h in more cases. Closes 3619 13 years ago
  Denys Vlasenko 0ef64bdb40 *: make GNU licensing statement forms more regular 14 years ago
  Denys Vlasenko 0f8960542f *: more empty lines removed. no code changes 14 years ago
  Denys Vlasenko a85b66e0f9 ifconfig: do not truncate interface names. closes bug 1795 14 years ago
  Denys Vlasenko 4836331924 libbb: factor out hex2bin() for infiniband address parser 14 years ago
  Denys Vlasenko 5342c3f310 clean up redundant, commented-out and misplaced includes 14 years ago
  Denys Vlasenko bb1dcc9aab more thorough fix for systems with strange socklen_t 15 years ago
  Denys Vlasenko 56b3eec162 small optimizations of toupper/tolower 15 years ago
  Denys Vlasenko 6935ec9c0b networking/interface.c: tiny code shrink 15 years ago
  Denis Vlasenko 360d9661b6 libbb: add strncpy_IFNAMSIZ 16 years ago
  Denis Vlasenko 00d8417631 vi: speedup and code shrink (Walter Harms) 16 years ago
  Denis Vlasenko 12ff9dc714 networking/interface.c: better readability (by Walter Harms) 16 years ago
  Denis Vlasenko dadfb4975b hush: add #defines to switch off break/continue if loops are not supported 16 years ago
  Denis Vlasenko 5415c856ea libbb: [x]fopen_for_{read,write} introduced and used. 16 years ago
  Denis Vlasenko a60f84ebf0 *: rename ATTRIBUTE_XXX to just XXX. 16 years ago
  Denis Vlasenko defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on 16 years ago
  Denis Vlasenko 3b162ecdf6 networking/interface.c: fix indentation 16 years ago
  Denis Vlasenko 85e015c7c8 two fixlets for -Wall 16 years ago
  Bernhard Reutner-Fischer f3b778a4dc - fix bug where we incorrectly rejected ifconfig eth0 hw ether $whatever 16 years ago
  Denis Vlasenko 6b06cb80be more of -Wall fixes from Cristian Ionescu-Idbohrn. 16 years ago