Commit Verlauf

Autor SHA1 Nachricht Datum
  Bernhard Reutner-Fischer 8c69afd992 - be C99 friendly. Anonymous unions are a GNU extension. This change is vor 17 Jahren
  Denis Vlasenko bfc3d82256 ifconfig: code shrink vor 17 Jahren
  Denis Vlasenko 9b49a5ed85 add -fvisibility=hidden to CC flags, mark XXX_main functions vor 17 Jahren
  Denis Vlasenko fb79a2e2cf xioctl and friends by Tito <farmatito@tiscali.it> vor 17 Jahren
  Denis Vlasenko 80b8b39899 Consolidate ARRAY_SIZE macro; remove one unneeded global var (walter harms <wharms@bfs.de>) vor 17 Jahren
  Denis Vlasenko b6adbf1be2 usage.c: remove reference to busybox.h vor 17 Jahren
  Denis Vlasenko 58875aefe4 assorted fixes uncovered by randomconfig runs vor 17 Jahren
  Denis Vlasenko 1787e22465 ifconfig: support (by ignoring it) "inet" before IP address or hostname vor 17 Jahren
  Denis Vlasenko 1094452423 ifconfig: use IPv6 infrastructure vor 18 Jahren
  Denis Vlasenko 06af216528 suppress warnings about easch <applet>_main() having vor 18 Jahren
  Denis Vlasenko 270c17c0e6 properly export externs thru *.h files vor 18 Jahren
  Denis Vlasenko bf0a201008 style fixes vor 18 Jahren
  Denis Vlasenko 83e5d6f772 A bunch of defined(__GLIBC__) added. static-linking warning expanded vor 18 Jahren
  Denis Vlasenko d9e15f2068 style cleanup: return(a) -> return a, part 2 vor 18 Jahren
  Denis Vlasenko 2813ce2aad ifconfig: do not try to continue on errors. not much sence in doing that vor 18 Jahren
  Denis Vlasenko 7ca3921e5e bb_INET_default[] is really just a const "default", vor 18 Jahren
  Denis Vlasenko 5096246ffb ifconfig: looks like char host[128] is not really needed. vor 18 Jahren
  Denis Vlasenko 04b30ba3b8 ifconfig: preparatory patch, no code changes vor 18 Jahren
  Denis Vlasenko a7189f01a4 add -Wundef, fix uncovered bugs vor 18 Jahren
  Denis Vlasenko 1385899416 attempt to regularize atoi mess. vor 18 Jahren
  Rob Landley d921b2ecc0 Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate vor 18 Jahren
  Bernhard Reutner-Fischer dac7ff15b7 - patch from Denis Vlasenko to add and use bb_xsocket() and to use vor 18 Jahren
  Rob Landley c819ca98ee Can't store a pointer in an int on 64 bit platforms. vor 19 Jahren
  Bernhard Reutner-Fischer 0b42a6a8cf - remove superfluous C statements ";;" in decompress_unzip.c, dpkg_deb.c ifconfig.c vor 19 Jahren
  Mike Frysinger 3978abd05b Cristian Ionescu-Idbohrn writes to fix a warning: networking/ifconfig.c uses an uchar ptr to work with a char ptr so change the uchar to char vor 19 Jahren
  Rob Landley ef8f423e90 Erik pointed out that in the last try at the #ifdef cleanup vor 19 Jahren
  Rob Landley 193c8c7383 #ifdef reduction infrastructure, based on an argument between Shaun Jackman, vor 19 Jahren
  Rob Landley 0d38301d85 From: Shaun Jackman <sjackman@gmail.com> vor 19 Jahren
  Eric Andersen c11a6a887b Patch from Thomas Winkler: vor 20 Jahren
  Eric Andersen c7bda1ce65 Remove trailing whitespace. Update copyright to include 2004. vor 21 Jahren