Commit History

作者 SHA1 備註 提交日期
  Denys Vlasenko 02859aaeb2 use auto_string() where appropriate to kill a few statics 9 年之前
  Denys Vlasenko a977778893 ifconfig: fix double free fatal error in INET_sprint 9 年之前
  Nicolas Dichtel 6761d7da83 networking: fix potential overflow in ife_print6() 11 年之前
  Bartosz Golaszewski c19be75d57 networking: code shrink 11 年之前
  Denys Vlasenko 60cb48ca50 whitespace cleanup. no code changes 12 年之前
  Denys Vlasenko 6967578728 whitespace fixes. no code changes 12 年之前
  Dan Fandrich f533ec8767 *: simplify Ethernet header includes 13 年之前
  Denys Vlasenko 2514302658 Use net/ethernet.h instead of linux/if_ether.h in more cases. Closes 3619 13 年之前
  Denys Vlasenko 0ef64bdb40 *: make GNU licensing statement forms more regular 14 年之前
  Denys Vlasenko 0f8960542f *: more empty lines removed. no code changes 14 年之前
  Denys Vlasenko a85b66e0f9 ifconfig: do not truncate interface names. closes bug 1795 14 年之前
  Denys Vlasenko 4836331924 libbb: factor out hex2bin() for infiniband address parser 14 年之前
  Denys Vlasenko 5342c3f310 clean up redundant, commented-out and misplaced includes 14 年之前
  Denys Vlasenko bb1dcc9aab more thorough fix for systems with strange socklen_t 15 年之前
  Denys Vlasenko 56b3eec162 small optimizations of toupper/tolower 15 年之前
  Denys Vlasenko 6935ec9c0b networking/interface.c: tiny code shrink 15 年之前
  Denis Vlasenko 360d9661b6 libbb: add strncpy_IFNAMSIZ 16 年之前
  Denis Vlasenko 00d8417631 vi: speedup and code shrink (Walter Harms) 16 年之前
  Denis Vlasenko 12ff9dc714 networking/interface.c: better readability (by Walter Harms) 16 年之前
  Denis Vlasenko dadfb4975b hush: add #defines to switch off break/continue if loops are not supported 16 年之前
  Denis Vlasenko 5415c856ea libbb: [x]fopen_for_{read,write} introduced and used. 16 年之前
  Denis Vlasenko a60f84ebf0 *: rename ATTRIBUTE_XXX to just XXX. 16 年之前
  Denis Vlasenko defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on 16 年之前
  Denis Vlasenko 3b162ecdf6 networking/interface.c: fix indentation 16 年之前
  Denis Vlasenko 85e015c7c8 two fixlets for -Wall 16 年之前
  Bernhard Reutner-Fischer f3b778a4dc - fix bug where we incorrectly rejected ifconfig eth0 hw ether $whatever 16 年之前
  Denis Vlasenko 6b06cb80be more of -Wall fixes from Cristian Ionescu-Idbohrn. 16 年之前
  Denis Vlasenko 43d5d429fd remove stray semicolons (by Cristian Ionescu-Idbohrn) 16 年之前
  Denis Vlasenko 01eaee9309 *: s/IF_NAMESIZE/IFNAMSIZ/, regularize its use a bit. 16 年之前
  Denis Vlasenko f90ab183d6 *: use fopen_or_warn in few more places 16 年之前