- 2c7a1fd netstat: code shrink by Denis Vlasenko · 16 years ago
- cf8b1ef style fix, no code changes by Denis Vlasenko · 16 years ago
- 6e69e42 netstat: optional -p support by L. Gabriel Somlo <somlo AT cmu.edu> by Denis Vlasenko · 16 years ago
- 5415c85 libbb: [x]fopen_for_{read,write} introduced and used. (by Valdimir) by Denis Vlasenko · 16 years ago
- a60f84e *: rename ATTRIBUTE_XXX to just XXX. by Denis Vlasenko · 16 years ago
- 68404f1 *: add -Wunused-parameter; fix resulting breakage by Denis Vlasenko · 17 years ago
- 474d1c5 whitespace fixes by Denis Vlasenko · 17 years ago
- d3c042f libbb: introduce fputc_printable (from ed) by Denis Vlasenko · 17 years ago
- ddc865f netstat: in error message, report filename and line number by Denis Vlasenko · 17 years ago
- abee3d0 Fix xmalloc_fgets_str so that it really does NOT strip terminator. by Denis Vlasenko · 17 years ago
- 7221c8c lineedit: reduce stack usage by Denis Vlasenko · 17 years ago
- 9b49a5e add -fvisibility=hidden to CC flags, mark XXX_main functions by Denis Vlasenko · 17 years ago
- 0c97c9d 'simple' error message functions by Loic Grenie <loic.grenie@gmail.com>. by Denis Vlasenko · 17 years ago
- fe7cd64 don't pass argc in getopt32, it's superfluous by Denis Vlasenko · 17 years ago
- a27a11b introduce and use xdup2(int, int) by Denis Vlasenko · 17 years ago
- 6ca409e trylink: produce even more info about final link stage by Denis Vlasenko · 17 years ago
- 6d9ea24 networking/interface.c: huke remaining big statics; use malloc for INET[6]_rresolve by Denis Vlasenko · 17 years ago
- 4b924f3 whitespace fixes by Denis Vlasenko · 18 years ago
- b6adbf1 usage.c: remove reference to busybox.h by Denis Vlasenko · 18 years ago
- a35958d netstat: fix error in new -W option handling by Denis Vlasenko · 18 years ago
- 418a7fb netstat: introduce -W: wide, ipv6-friendly output by Denis Vlasenko · 18 years ago
- 06af216 suppress warnings about easch <applet>_main() having no preceding prototype by Denis Vlasenko · 18 years ago
- b6aae0f preparatory patch for -Wwrite-strings #2 by Denis Vlasenko · 18 years ago
- 703e202 cleanups: unnecessary casts, unified const_1, eliminate cross-.c file by Denis Vlasenko · 18 years ago
- e1a0d48 message string changes, mostly for consistency, also -32 bytes in .rodata by Denis Vlasenko · 18 years ago
- ea62077 add open_read_close() and similar stuff by Denis Vlasenko · 18 years ago
- 67b23e6 getopt_ulflags -> getopt32. by Denis Vlasenko · 18 years ago
- 754a88f netstat: getopt_ulflags'isation by Denis Vlasenko · 18 years ago
- c9c1a41 A couple things that got tangled up in my tree, easier to check in both than by Rob Landley · 18 years ago
- 2819f75 Add one-line GPL boilerplate to these source files. by "Robert P. J. Day" · 18 years ago
- c1ef7bd just whitespace by Tim Riker · 19 years ago
- c7bda1c Remove trailing whitespace. Update copyright to include 2004. by Eric Andersen · 21 years ago
- cad5364 Major coreutils update. by Manuel Novoa III · 22 years ago
- 8ae4cab use #ifdef CONFIG_* instead of #if CONFIG_* by Glenn L McGrath · 22 years ago
- d7fb1b3 Use #ifdef instead of #if by Glenn L McGrath · 22 years ago
- 887ca79 Scrub pwd.h and grp.h handling so we don't have to play any silly games. -Erik by Eric Andersen · 22 years ago
- 51b8bd6 This patch from Bart Visscher <magick@linux-fan.com> adds by Eric Andersen · 22 years ago
- b0c39a8 Apply vodz' last_patch44 -- cleanup several chars to be const, fix by Eric Andersen · 22 years ago
- ea1a63a Fix for broken handling off BusyBox's own pwd/grp implementations by Robert Griebl · 23 years ago
- 820098f This patch adds -e (extended information) to route and -r/-e (show routing by Robert Griebl · 23 years ago
- cd8c436 Latest patch from vodz: by Eric Andersen · 23 years ago
- 31a0ece Add netstat applet, submitted by Bart Visscher <magick@linux-fan.com> by Eric Andersen · 23 years ago