提交歷史

作者 SHA1 備註 提交日期
  Denis Vlasenko 98ee06d3d4 stop using __u32 etc. uint32_t is there for a reason 18 年之前
  Denis Vlasenko 229b3d2072 do not overflow ifr_name. maybe it was safe in some places, 18 年之前
  Denis Vlasenko 7ca3921e5e bb_INET_default[] is really just a const "default", 18 年之前
  Denis Vlasenko f0ed376eda remove bb_printf and the like 18 年之前
  Denis Vlasenko 1385899416 attempt to regularize atoi mess. 18 年之前
  Denis Vlasenko 67b23e6043 getopt_ulflags -> getopt32. 18 年之前
  Rob Landley d921b2ecc0 Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate 18 年之前
  "Robert P. J. Day" d35ef0f666 More removal of "#if 0" content. 18 年之前
  Mike Frysinger e135a5d746 fix no previous prototype warning 18 年之前
  Bernhard Reutner-Fischer dac7ff15b7 - patch from Denis Vlasenko to add and use bb_xsocket() and to use 18 年之前
  Eric Andersen 0cb6f35c33 fix up annoying signed/unsigned and mixed type errors 19 年之前
  "Vladimir N. Oleynik" 5775aa2ef6 added support /prefix for IPV4 form IPV6 code. Close bug 461 19 年之前
  Tim Riker c1ef7bdd8d just whitespace 19 年之前
  "Vladimir N. Oleynik" 007a011647 network "default" --> bb_INET_default. Reduce 2 exported from find applet 19 年之前
  Rob Landley 6417564eeb Two FEATURE_CLEAN_UP patches from Shaun Jackman, closing filehandles. 19 年之前
  Eric Andersen 14f5c8d764 Patch from Bernhard Fischer to make a bunch of symbols static 19 年之前
  Manuel Novoa III 539fa95e0d Oops.. got a bit to aggressive with size optimization and global replace. :-( 21 年之前
  Eric Andersen c7bda1ce65 Remove trailing whitespace. Update copyright to include 2004. 21 年之前
  Manuel Novoa III 7d0c51919c In spite of the feature freeze, check in a complete rework of route which 21 年之前
  Eric Andersen 2479445562 Fix/eliminate use of atol 21 年之前
  Manuel Novoa III cad5364599 Major coreutils update. 22 年之前
  Robert Griebl be2ae246fb Always print the routing table header for IPv4: 22 年之前
  Eric Andersen 0552b9a7ff Eliminate dependancy on kernel header files. Naughty naughty. 22 年之前
  Glenn L McGrath 8ae4cab4a8 use #ifdef CONFIG_* instead of #if CONFIG_* 22 年之前
  Glenn L McGrath 7c58e9be69 Run through indent, fix comment 22 年之前
  Eric Andersen 51b8bd68bb This patch from Bart Visscher <magick@linux-fan.com> adds 22 年之前
  Robert Griebl c30c5e89cf Reduced code size for new -e flag (suggested by vodz) 22 年之前
  Robert Griebl 820098fd61 This patch adds -e (extended information) to route and -r/-e (show routing 22 年之前
  Eric Andersen cd8c436d81 Latest patch from vodz: 23 年之前
  Eric Andersen b9408504f5 Another fix from vodz 23 年之前