1. 27116ba busybox: squashed commit of merging cm-12.1 by maxwen · 9 years ago fp2-m-sibon fp2-sibon-17.07.6 fp2-sibon-17.08.1.1 fp2-sibon-17.10.1 fp2-sibon-17.11.2 fp2-sibon-17.12.1 fp2-sibon-18.01.1 fp2-sibon-18.02.0 fp2-sibon-18.03.1 fp2-sibon-18.04.1
  2. 823694d Busybox 1.21.0 squashed commit for jellybean by Tanguy Pruvot · 12 years ago
  3. 6642676 *: remove "Options:" string from help texts by Denys Vlasenko · 13 years ago
  4. fb132e4 whitespace cleanup by Denys Vlasenko · 14 years ago
  5. db9ccc5 netstat: was using buffers one byte short for scanf (no place for NUL). fixing by Denys Vlasenko · 14 years ago
  6. dd88ba8 netstat: fix IPv6 problem (garbage in scope_id); code shrink by Denys Vlasenko · 14 years ago
  7. 55a046b netstat: fix -r display in usage text by Bob Dunlop · 14 years ago
  8. 0ef64bd *: make GNU licensing statement forms more regular by Denys Vlasenko · 14 years ago
  9. 45e9792 netstat: fix a trivial bug by Denys Vlasenko · 14 years ago
  10. 36659fd *: fix 1/4 remaining aliasing warnings by Denys Vlasenko · 14 years ago
  11. 5e34ff2 *: mass renaming of USE_XXXX to IF_XXXX by Denis Vlasenko · 15 years ago
  12. 2c7a1fd netstat: code shrink by Denis Vlasenko · 16 years ago
  13. cf8b1ef style fix, no code changes by Denis Vlasenko · 16 years ago
  14. 6e69e42 netstat: optional -p support by L. Gabriel Somlo <somlo AT cmu.edu> by Denis Vlasenko · 16 years ago
  15. 5415c85 libbb: [x]fopen_for_{read,write} introduced and used. (by Valdimir) by Denis Vlasenko · 16 years ago
  16. a60f84e *: rename ATTRIBUTE_XXX to just XXX. by Denis Vlasenko · 16 years ago
  17. 68404f1 *: add -Wunused-parameter; fix resulting breakage by Denis Vlasenko · 16 years ago
  18. 474d1c5 whitespace fixes by Denis Vlasenko · 16 years ago
  19. d3c042f libbb: introduce fputc_printable (from ed) by Denis Vlasenko · 16 years ago
  20. ddc865f netstat: in error message, report filename and line number by Denis Vlasenko · 16 years ago
  21. abee3d0 Fix xmalloc_fgets_str so that it really does NOT strip terminator. by Denis Vlasenko · 16 years ago
  22. 7221c8c lineedit: reduce stack usage by Denis Vlasenko · 17 years ago
  23. 9b49a5e add -fvisibility=hidden to CC flags, mark XXX_main functions by Denis Vlasenko · 17 years ago
  24. 0c97c9d 'simple' error message functions by Loic Grenie <loic.grenie@gmail.com>. by Denis Vlasenko · 17 years ago
  25. fe7cd64 don't pass argc in getopt32, it's superfluous by Denis Vlasenko · 17 years ago
  26. a27a11b introduce and use xdup2(int, int) by Denis Vlasenko · 17 years ago
  27. 6ca409e trylink: produce even more info about final link stage by Denis Vlasenko · 17 years ago
  28. 6d9ea24 networking/interface.c: huke remaining big statics; use malloc for INET[6]_rresolve by Denis Vlasenko · 17 years ago
  29. 4b924f3 whitespace fixes by Denis Vlasenko · 17 years ago
  30. b6adbf1 usage.c: remove reference to busybox.h by Denis Vlasenko · 17 years ago
  31. a35958d netstat: fix error in new -W option handling by Denis Vlasenko · 17 years ago
  32. 418a7fb netstat: introduce -W: wide, ipv6-friendly output by Denis Vlasenko · 17 years ago
  33. 06af216 suppress warnings about easch <applet>_main() having no preceding prototype by Denis Vlasenko · 17 years ago
  34. b6aae0f preparatory patch for -Wwrite-strings #2 by Denis Vlasenko · 17 years ago
  35. 703e202 cleanups: unnecessary casts, unified const_1, eliminate cross-.c file by Denis Vlasenko · 17 years ago
  36. e1a0d48 message string changes, mostly for consistency, also -32 bytes in .rodata by Denis Vlasenko · 18 years ago
  37. ea62077 add open_read_close() and similar stuff by Denis Vlasenko · 18 years ago
  38. 67b23e6 getopt_ulflags -> getopt32. by Denis Vlasenko · 18 years ago
  39. 754a88f netstat: getopt_ulflags'isation by Denis Vlasenko · 18 years ago
  40. c9c1a41 A couple things that got tangled up in my tree, easier to check in both than by Rob Landley · 18 years ago
  41. 2819f75 Add one-line GPL boilerplate to these source files. by "Robert P. J. Day" · 18 years ago
  42. c1ef7bd just whitespace by Tim Riker · 18 years ago
  43. c7bda1c Remove trailing whitespace. Update copyright to include 2004. by Eric Andersen · 20 years ago
  44. cad5364 Major coreutils update. by Manuel Novoa III · 21 years ago
  45. 8ae4cab use #ifdef CONFIG_* instead of #if CONFIG_* by Glenn L McGrath · 22 years ago
  46. d7fb1b3 Use #ifdef instead of #if by Glenn L McGrath · 22 years ago
  47. 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
  48. 51b8bd6 This patch from Bart Visscher <magick@linux-fan.com> adds by Eric Andersen · 22 years ago
  49. b0c39a8 Apply vodz' last_patch44 -- cleanup several chars to be const, fix by Eric Andersen · 22 years ago
  50. ea1a63a Fix for broken handling off BusyBox's own pwd/grp implementations by Robert Griebl · 22 years ago
  51. 820098f This patch adds -e (extended information) to route and -r/-e (show routing by Robert Griebl · 22 years ago
  52. cd8c436 Latest patch from vodz: by Eric Andersen · 23 years ago
  53. 31a0ece Add netstat applet, submitted by Bart Visscher <magick@linux-fan.com> by Eric Andersen · 23 years ago