Commit History

Author SHA1 Message Date
  Denis Vlasenko 9b49a5ed85 add -fvisibility=hidden to CC flags, mark XXX_main functions 17 years ago
  Denis Vlasenko 0c97c9d437 'simple' error message functions by Loic Grenie <loic.grenie@gmail.com>. 17 years ago
  Denis Vlasenko fe7cd642b0 don't pass argc in getopt32, it's superfluous 17 years ago
  Denis Vlasenko a27a11bb2c introduce and use xdup2(int, int) 17 years ago
  Denis Vlasenko 6ca409e0e4 trylink: produce even more info about final link stage 17 years ago
  Denis Vlasenko 6d9ea24611 networking/interface.c: huke remaining big statics; use malloc for INET[6]_rresolve 17 years ago
  Denis Vlasenko 4b924f3a5c whitespace fixes 17 years ago
  Denis Vlasenko b6adbf1be2 usage.c: remove reference to busybox.h 17 years ago
  Denis Vlasenko a35958d4ad netstat: fix error in new -W option handling 17 years ago
  Denis Vlasenko 418a7fb29b netstat: introduce -W: wide, ipv6-friendly output 17 years ago
  Denis Vlasenko 06af216528 suppress warnings about easch <applet>_main() having 18 years ago
  Denis Vlasenko b6aae0f381 preparatory patch for -Wwrite-strings #2 18 years ago
  Denis Vlasenko 703e20235a cleanups: unnecessary casts, unified const_1, eliminate cross-.c file 18 years ago
  Denis Vlasenko e1a0d486e4 message string changes, mostly for consistency, also -32 bytes in .rodata 18 years ago
  Denis Vlasenko ea62077b85 add open_read_close() and similar stuff 18 years ago
  Denis Vlasenko 67b23e6043 getopt_ulflags -> getopt32. 18 years ago
  Denis Vlasenko 754a88f7aa netstat: getopt_ulflags'isation 18 years ago
  Rob Landley c9c1a41c58 A couple things that got tangled up in my tree, easier to check in both than 18 years ago
  "Robert P. J. Day" 2819f757ca Add one-line GPL boilerplate to these source files. 18 years ago
  Tim Riker c1ef7bdd8d just whitespace 19 years ago
  Eric Andersen c7bda1ce65 Remove trailing whitespace. Update copyright to include 2004. 21 years ago
  Manuel Novoa III cad5364599 Major coreutils update. 22 years ago
  Glenn L McGrath 8ae4cab4a8 use #ifdef CONFIG_* instead of #if CONFIG_* 22 years ago
  Glenn L McGrath d7fb1b372c Use #ifdef instead of #if 22 years ago
  Eric Andersen 887ca79f04 Scrub pwd.h and grp.h handling so we don't have to play any 22 years ago
  Eric Andersen 51b8bd68bb This patch from Bart Visscher <magick@linux-fan.com> adds 22 years ago
  Eric Andersen b0c39a8a8d Apply vodz' last_patch44 -- cleanup several chars to be const, fix 22 years ago
  Robert Griebl ea1a63a201 Fix for broken handling off BusyBox's own pwd/grp implementations 22 years ago
  Robert Griebl 820098fd61 This patch adds -e (extended information) to route and -r/-e (show routing 22 years ago
  Eric Andersen cd8c436d81 Latest patch from vodz: 23 years ago