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. 8a6c2c2 Busybox 1.20.0 squashed commit for ICS by Tanguy Pruvot · 12 years ago
  4. 985c411 busybox v1.19.2 update by Tanguy Pruvot · 13 years ago
  5. 8aeb371 merged commit between gingerbread and busybox/master 20110630 by Tanguy Pruvot · 13 years ago
  6. 6642676 *: remove "Options:" string from help texts by Denys Vlasenko · 13 years ago
  7. 60a9414 fix "variable 'foo' set but not used" warnings by Denys Vlasenko · 13 years ago
  8. 29c54aa iostat: code shrink ~0.5k by Maksym Kryzhanovskyy · 13 years ago
  9. b0b8884 Fix double words in comments. No code changes by Marek Polacek · 13 years ago
  10. 5bc8c00 move remaining help text from include/usage.src.h by Pere Orga · 13 years ago
  11. 6a3e01d move help text from include/usage.src.h to debianutils/*.c e2fsprogs/*.c editors/*.c loginutils/*.c mailutils/*.c by Pere Orga · 13 years ago
  12. e3b1a1f Replace "depends on PLATFORM_LINUX" with "select PLATFORM_LINUX" by Denys Vlasenko · 13 years ago
  13. b7c9fb2 whitespace fixes by Denys Vlasenko · 13 years ago
  14. fb132e4 whitespace cleanup by Denys Vlasenko · 14 years ago
  15. e4dcba1 *: whitespace fixes by Denys Vlasenko · 14 years ago
  16. 5360059 libbb: introduce and use strcpy_and_process_escape_sequences by Denys Vlasenko · 14 years ago
  17. 5aa4d53 tune2fs: implement -c and -i options by Richard Braun · 14 years ago
  18. 0ef64bd *: make GNU licensing statement forms more regular by Denys Vlasenko · 14 years ago
  19. 9768a82 *: fix "see file License ..." - the file is named LICENSE (in uppercase) by Denys Vlasenko · 14 years ago
  20. 7783248 *: s/xatoi_u/xatoi_positive/g - I got bored of mistyping xatoi_u as xatou_i by Denys Vlasenko · 14 years ago
  21. ba2dccc *: trailing empty lines removed by Denys Vlasenko · 14 years ago
  22. 0f89605 *: more empty lines removed. no code changes by Denys Vlasenko · 14 years ago
  23. f3ea792 *: mass cosmetic removal of extra empty lines. no code changes by Denys Vlasenko · 14 years ago
  24. 1d7266d mark Linux-specific configuration options by Jeremie Koenig · 14 years ago
  25. fb4cb1c tweak defconfig by Denys Vlasenko · 14 years ago
  26. 926031b *: introduce and use xfork() and xvfork() by Pascal Bellard · 14 years ago
  27. b87c17c *: stop defining _GNU_SOURCE in source files, it's in CFLAGS anyway by Denys Vlasenko · 14 years ago
  28. d70e0e9 *: add INSERTs to *.src files where appropriate by Denys Vlasenko · 14 years ago
  29. 2f32bf8 remove defconfig. Now "make defconfig" simply uses defaults from Config.in by Denys Vlasenko · 14 years ago
  30. da929a9 mass renaming Kbuild -> Kbuild.src, Config.in -> Config.src by Denys Vlasenko · 14 years ago
  31. 6774386 tune2fs: move to e2fsprogs by Denys Vlasenko · 14 years ago
  32. f8d8aa1 libbb: add skip_dev_pfx() by Denys Vlasenko · 14 years ago
  33. 5342c3f clean up redundant, commented-out and misplaced includes by Denys Vlasenko · 14 years ago
  34. 651a269 *: merge some common strings by Denys Vlasenko · 14 years ago
  35. 4b1100e *: use NULL for null pointers by Denys Vlasenko · 14 years ago
  36. 083e172 style fixes, no code changes by Denys Vlasenko · 14 years ago
  37. 9037787 *: fix places where we were still using malloc/realloc by Denys Vlasenko · 14 years ago
  38. ef3817c old_e2fsprogs/e2fsck.c: fix indentation by Denys Vlasenko · 14 years ago
  39. a7ccdee libbb: added xfdopen_for_read/write by Denys Vlasenko · 15 years ago
  40. 0d7e2e7 fsck: add comment clarifying exit codes by Denys Vlasenko · 15 years ago
  41. 6331cf0 *: use "can't" instead of "cannot" by Denys Vlasenko · 15 years ago
  42. ab19ede tidy up O_NONBLOCK usage. use libbb functions in stty. by Denys Vlasenko · 15 years ago
  43. 7649bd0 fsck: more clever (->smaller) handling of parameters by Denys Vlasenko · 15 years ago
  44. 6683745 fsck: remove a few statics by Denys Vlasenko · 15 years ago
  45. b22bbff fix dependencies of FEATURE_GETOPT_LONG by Denys Vlasenko · 15 years ago
  46. d5f1b1b *: add FAST_FUNC to function ptrs where it makes sense by Denys Vlasenko · 15 years ago
  47. f81e8db *: make "pragma GCC visibility push(hidden)" less ugly by Denis Vlasenko · 15 years ago
  48. 551ffdc more of pointless whitespace fixes by Denis Vlasenko · 15 years ago
  49. 73c571a *: move get_sock_lsa and xwrite_str to libbb, use where appropriate by Denis Vlasenko · 15 years ago
  50. 04158e0 udhcpd: add code which rejects lease files with suspicious or old timestamp. by Denis Vlasenko · 15 years ago
  51. 54d1005 *: tweak error messages by Denis Vlasenko · 15 years ago
  52. db12d1d Fix forgotten license comments by Denis Vlasenko · 15 years ago
  53. 360d966 libbb: add strncpy_IFNAMSIZ by Denis Vlasenko · 16 years ago
  54. 202ac50 *: code shrink by adding a wrapper around very common tcsetattr(0, TCSANOW, xx) op by Denis Vlasenko · 16 years ago
  55. bb04506 more style fixes, no code changes by Denis Vlasenko · 16 years ago
  56. d6855d1 style fixes, no code changes by Denis Vlasenko · 16 years ago
  57. ea7c9b3 whitespace fixes by Denis Vlasenko · 16 years ago
  58. b9f5d59 fsck: use getmntent_r instead of open-coded parsing. By Vladimir by Denis Vlasenko · 16 years ago
  59. 3e8669f - wrap overlong lines (Cristian Ionescu-Idbohrn) - s/\. /. /g;# (me) by Bernhard Reutner-Fischer · 16 years ago
  60. 5415c85 libbb: [x]fopen_for_{read,write} introduced and used. (by Valdimir) by Denis Vlasenko · 16 years ago
  61. a46dd89 cpio: internalize archive_xread_all_eof. add a few paranoia checks by Denis Vlasenko · 16 years ago
  62. deeed59 libbb: introduce and use xrealloc_vector by Denis Vlasenko · 16 years ago
  63. a60f84e *: rename ATTRIBUTE_XXX to just XXX. by Denis Vlasenko · 16 years ago
  64. defc1ea *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on by Denis Vlasenko · 16 years ago
  65. f5d8c90 style fixes, no code changes by Denis Vlasenko · 16 years ago
  66. 53354ac libbb: introduce and use print_flags(). by Denis Vlasenko · 16 years ago
  67. 98636eb Use intra-DSO calls when we build libbusybox. No-op for normal build. by Denis Vlasenko · 16 years ago
  68. c4523c2 fix a few stray unguarded strdup's by Denis Vlasenko · 16 years ago
  69. 8ee649a *: more uniform naming: s/xmalloc_getline/xmalloc_fgetline/ by Denis Vlasenko · 16 years ago
  70. f90ab18 *: use fopen_or_warn in few more places by Denis Vlasenko · 16 years ago
  71. d25c33f volume_id: disable detection routines which are not setting label and uuid anyway by Denis Vlasenko · 16 years ago
  72. 62a90cd *: shrink by using [f]open_or_warn_stdin where appropriate by Denis Vlasenko · 16 years ago
  73. d02db89 clean up TODO file. No real code changes. by Denis Vlasenko · 16 years ago
  74. 68404f1 *: add -Wunused-parameter; fix resulting breakage by Denis Vlasenko · 16 years ago
  75. a55bd05 fsck: shrink (we were passing around some params which were unused) by Denis Vlasenko · 16 years ago
  76. 8e2cfec libbb: introduse and use signal_[no_]SA_RESTART_empty_mask and sigaction_set by Denis Vlasenko · 16 years ago
  77. 400d8bb less,klogd,syslogd,nc,tcpudp: exit on signal by killing itself, not exit(1) by Denis Vlasenko · 16 years ago
  78. de7684a support for mount by label (not yet tested) by Denis Vlasenko · 16 years ago
  79. 30eb319 fsck: don't kill pid -1! (Roy Marples <roy at marples.name>) by Denis Vlasenko · 16 years ago
  80. c03e872 save a bit of code with *strchrnul = '\0' trick by Denis Vlasenko · 16 years ago
  81. f7be20e nameif: extended matching (Nico Erfurth <masta@perlgolf.de>) *: whitespace fixes by Denis Vlasenko · 16 years ago
  82. d059ddc e2fsprogs: code shrink by Denis Vlasenko · 17 years ago
  83. 9b49a5e add -fvisibility=hidden to CC flags, mark XXX_main functions by Denis Vlasenko · 17 years ago
  84. 0c97c9d 'simple' error message functions by Loic Grenie <loic.grenie@gmail.com>. by Denis Vlasenko · 17 years ago
  85. 605b20e replace printf with fputs where appropriate by Denis Vlasenko · 17 years ago
  86. 4daad90 introduce bb_putchar(). saves ~1800 on uclibc (less on glibc). by Denis Vlasenko · 17 years ago
  87. fe7cd64 don't pass argc in getopt32, it's superfluous by Denis Vlasenko · 17 years ago
  88. 06b064c Comment out "#include <strings.h>" everywhere by Denis Vlasenko · 17 years ago
  89. 6ca409e trylink: produce even more info about final link stage by Denis Vlasenko · 17 years ago
  90. 990d0f6 Replace index_in_[sub]str_array with index_in_[sub]strings, by Denis Vlasenko · 17 years ago
  91. b71c668 style fix (stray space before ';') by Denis Vlasenko · 17 years ago
  92. fb79a2e xioctl and friends by Tito <farmatito@tiscali.it> by Denis Vlasenko · 17 years ago
  93. b6adbf1 usage.c: remove reference to busybox.h by Denis Vlasenko · 17 years ago
  94. 8acf521 e2fsprogs: stop using statics in chattr. Minor code shrinkage (-130 bytes) by Denis Vlasenko · 17 years ago
  95. 50f7f44 bb_full_fd_action: remove potential xmalloc from NOFORK path by Denis Vlasenko · 17 years ago
  96. 6398cf4 style fixes, no code changes. by Denis Vlasenko · 17 years ago
  97. ff131b9 style fixes. No code changes. by Denis Vlasenko · 17 years ago
  98. febe3c4 - sed -e "s/char[[:space:]]*\*[[:space:]]*argv\[\]/char **argv/g" by Bernhard Reutner-Fischer · 17 years ago
  99. afa7023 zcip: make it work on NOMMU (+ improve NOMMU support machinery) by Denis Vlasenko · 17 years ago
  100. 53091ec Attempt to get more applets compile for NOMMU. by Denis Vlasenko · 17 years ago