1. 32d49bc mkswap: do not do extra seek mount: add another mount helper call method by Denis Vlasenko · 17 years ago
  2. f0044c4 add support for renaming/relocating device nodes by Mike Frysinger · 17 years ago
  3. 8c69afd - be C99 friendly. Anonymous unions are a GNU extension. This change is by Bernhard Reutner-Fischer · 17 years ago
  4. 8c638cb mount: allow and ignore _netdev option by Denis Vlasenko · 17 years ago
  5. 9772816 *: move getopt reset code to better place(s) by Denis Vlasenko · 17 years ago
  6. b5c60fc mkswap, readahead: stop using fdlength, it is reported to be unreliable by Denis Vlasenko · 17 years ago
  7. f470196 - fix conflicting decls of syslog related facilitynames and prioritynames tables by Bernhard Reutner-Fischer · 17 years ago
  8. 8939881 fdisk: comment out unused function by Denis Vlasenko · 17 years ago
  9. a5549c9 fdisk: fix a case where break was reached only for DOS labels by Denis Vlasenko · 17 years ago
  10. 46ef46a as reported by George Boudreau, make sure we properly skip blank lines by Mike Frysinger · 17 years ago
  11. c03e872 save a bit of code with *strchrnul = '\0' trick by Denis Vlasenko · 17 years ago
  12. f7be20e nameif: extended matching (Nico Erfurth <masta@perlgolf.de>) *: whitespace fixes by Denis Vlasenko · 17 years ago
  13. ef36c04 umount: fix fallout from stack reduction change by Denis Vlasenko · 17 years ago
  14. 94e3365 perror_nomsg: don't print extra colon by Denis Vlasenko · 17 years ago
  15. ee87ebf fix buglets found by randomconfig by Denis Vlasenko · 17 years ago
  16. f77f369 fdisk: reduce global data/bss usage. 8k data+bss build is achievable soon ;) by Denis Vlasenko · 17 years ago
  17. 7ab3699 mkfs.minix: add testsuite; disable code which makes images variable by Denis Vlasenko · 17 years ago
  18. ab80187 attack the biggest stack users: by Denis Vlasenko · 17 years ago
  19. d202328 fix buglets found by randomconfig by Denis Vlasenko · 17 years ago
  20. c881c73 cleanup comments and coding style and rewrite the mdev.conf parser to use common busybox functions and call strdup() less often ... saves a ~few hundred bytes by Mike Frysinger · 17 years ago
  21. fbe5f39 hexdump: add hd alias, add -R option by Denis Vlasenko · 17 years ago
  22. 7e3a5f5 dmesg,klogd: make code more readable by Denis Vlasenko · 17 years ago
  23. a89d50f tr: properly detect read errors (Fernando Silveira <fsilveira@gmail.com>) by Denis Vlasenko · 17 years ago
  24. 5cc6459 umount: stop using excessive aounts of stack. Surprisingly, by Denis Vlasenko · 17 years ago
  25. b4f608d readlink: realpath requires PATH_MAX, bb_common_bufsiz1 can be too small by Denis Vlasenko · 17 years ago
  26. 6bef3d1 fbset: fix buglet where we were using wrong pointer by Denis Vlasenko · 17 years ago
  27. f8b21d0 swaponoff: prevent arithmetic overflow (spotted by Paul Fox <pgf@brightstareng.com>) by Denis Vlasenko · 17 years ago
  28. 63430ae mount: size-optimize mount_options[] and nfs_errtbl[] by Denis Vlasenko · 17 years ago
  29. 85ff862 mkswap: selinux support by KaiGai Kohei <kaigai@ak.jp.nec.com> by Denis Vlasenko · 17 years ago
  30. 3f5fdc7 remove trailing whitespace by Denis Vlasenko · 17 years ago
  31. 9b49a5e add -fvisibility=hidden to CC flags, mark XXX_main functions by Denis Vlasenko · 17 years ago
  32. feb7ae7 printf("%s\n") -> puts() by Denis Vlasenko · 17 years ago
  33. 0c97c9d 'simple' error message functions by Loic Grenie <loic.grenie@gmail.com>. by Denis Vlasenko · 17 years ago
  34. b925605 assorted static vars removal by Denis Vlasenko · 17 years ago
  35. 4daad90 introduce bb_putchar(). saves ~1800 on uclibc (less on glibc). by Denis Vlasenko · 17 years ago
  36. 1acdc89 style and message text fixes by Denis Vlasenko · 17 years ago
  37. 7ae209c losetup: support -f (Loic Grenie <loic.grenie@gmail.com>) by Denis Vlasenko · 17 years ago
  38. 06b3cc2 make fdisk compile on libc without llseek64 by Denis Vlasenko · 17 years ago
  39. 73f56bb - actually mv microcom.c to miscutils by Bernhard Reutner-Fischer · 17 years ago
  40. 23856ab move microcom to miscutils by Denis Vlasenko · 17 years ago
  41. f588f70 - remove some trailing whitespace by Bernhard Reutner-Fischer · 17 years ago
  42. f34e821 microcom: add copyright/license info by Denis Vlasenko · 17 years ago
  43. 7076695 microcom: add new applet, this time for real by Denis Vlasenko · 17 years ago
  44. efd3f38 microcom: new applet by Vladimir Dronnikov <dronnikov@gmail.ru> by Denis Vlasenko · 17 years ago
  45. 2535f12 httpd: do not clear environment by Denis Vlasenko · 17 years ago
  46. c8d4d2f messages: by popular request allow PATH to be customized at build time by Denis Vlasenko · 17 years ago
  47. fdf9060 umount: support (by ignoring) -i; style fixes by Denis Vlasenko · 17 years ago
  48. f000065 mount: ignore NFS bg option on NOMMU machines by Denis Vlasenko · 17 years ago
  49. fb48f6c mount: allow (and ignore) -i by Denis Vlasenko · 17 years ago
  50. 7d8de4d mount: don't close fd twice in NFS code by Denis Vlasenko · 17 years ago
  51. fe7cd64 don't pass argc in getopt32, it's superfluous by Denis Vlasenko · 17 years ago
  52. a27a11b introduce and use xdup2(int, int) by Denis Vlasenko · 17 years ago
  53. 856be77 assorted fixes for breakage found by randomconfig by Denis Vlasenko · 17 years ago
  54. 033e592 more: by Tristan Schmelcher <tpkschme@engmail.uwaterloo.ca>: by Denis Vlasenko · 17 years ago
  55. e324184 s/#ifdef CONFIG_/#if ENABLE_/g by Denis Vlasenko · 17 years ago
  56. 6ca409e trylink: produce even more info about final link stage by Denis Vlasenko · 17 years ago
  57. 0e2c9fb mount: print errno on NFS error (again) by Denis Vlasenko · 17 years ago
  58. f868963 multiplier suffixes are short, store them directly in struct suffix_mult by Denis Vlasenko · 17 years ago
  59. 990d0f6 Replace index_in_[sub]str_array with index_in_[sub]strings, by Denis Vlasenko · 17 years ago
  60. bdc88fd rework long option handling. saves ~1.2k by Denis Vlasenko · 17 years ago
  61. b71c668 style fix (stray space before ';') by Denis Vlasenko · 17 years ago
  62. 0919657 libbb: nuke BB_GETOPT_ERROR, always die if there are mutually exclusive options by Denis Vlasenko · 17 years ago
  63. fb79a2e xioctl and friends by Tito <farmatito@tiscali.it> by Denis Vlasenko · 17 years ago
  64. dc757aa introduce and use bb_basename() by Denis Vlasenko · 17 years ago
  65. 80b8b39 Consolidate ARRAY_SIZE macro; remove one unneeded global var (walter harms <wharms@bfs.de>) by Denis Vlasenko · 18 years ago
  66. bb0baed - strndupa is a GNU extension. Using strdup to avoid several errors like: by Bernhard Reutner-Fischer · 18 years ago
  67. 459be35 hwclock: size optimizations by Denis Vlasenko · 18 years ago
  68. a7825f2 make FEATURE_HAVE_RPC auto-selectable by mount and inetd sub-features by Denis Vlasenko · 18 years ago
  69. 0e0639b Alex Landau writes: open firmware for reading, not writing by Mike Frysinger · 18 years ago
  70. 26017b1 minix.h: add very simple test script by Denis Vlasenko · 18 years ago
  71. 1fd4621 fsck_minix: forgotten bit of previous commit... by Denis Vlasenko · 18 years ago
  72. a669131 fsck_minix: stop using data/bss by Denis Vlasenko · 18 years ago
  73. ca525b4 *: BB_BANNER -> bb_banner (it is not a const or #define)! by Denis Vlasenko · 18 years ago
  74. b51fd35 as suggested by Renaud Cerrato and Souf, switch over to recursive_action() for some nice shrinkage and so we work even when CONFIG_SYSFS_DEPRECATED is off by Mike Frysinger · 18 years ago
  75. a78ef2c add support for firmware loading by Mike Frysinger · 18 years ago
  76. d67cef2 hush: fix read builtin to not read ahead past eol and to not use by Denis Vlasenko · 18 years ago
  77. 3ad5d0c diff: shrink code (-85 bytes): by Denis Vlasenko · 18 years ago
  78. d6766c7 mdev: microscopic enhancement, should change nothing by Denis Vlasenko · 18 years ago
  79. 4e5f82c find_stray_communal_vars: script which finds communal variables by Denis Vlasenko · 18 years ago
  80. 3f22b7f fdisk: make it work with big disks (read: typical today's disks) by Denis Vlasenko · 18 years ago
  81. 9a7d38f delete tons of extra #includes by Denis Vlasenko · 18 years ago
  82. fad2b86 use "glibc errno" trick not only for ash, but for entire busybox by Denis Vlasenko · 18 years ago
  83. c2f011a more: stop using bss by Denis Vlasenko · 18 years ago
  84. 4b924f3 whitespace fixes by Denis Vlasenko · 18 years ago
  85. b6adbf1 usage.c: remove reference to busybox.h by Denis Vlasenko · 18 years ago
  86. 38ec147 mount: fix mounting of symlinks (mount from util-linux allows that) by Denis Vlasenko · 18 years ago
  87. 68de720 mount: fix incorrect usage of strtok (inadvertently used NULL sometimes). by Denis Vlasenko · 18 years ago
  88. c34d355 loop device code: readability improvement by Denis Vlasenko · 18 years ago
  89. 3ace9fa switch_root: error_msg -> perror_msg, reduce by 22 bytes while at it. by Denis Vlasenko · 18 years ago
  90. 8746885 style fixes by Denis Vlasenko · 18 years ago
  91. 51742f4 style fixes. No code changes by Denis Vlasenko · 18 years ago
  92. 50f7f44 bb_full_fd_action: remove potential xmalloc from NOFORK path by Denis Vlasenko · 18 years ago
  93. 80d14be Rename two config options: by Denis Vlasenko · 18 years ago
  94. 335b63d make a few struct bb_applet members conditional by Denis Vlasenko · 18 years ago
  95. 99912ca audit small applets and mark some of them as NOFORK. by Denis Vlasenko · 18 years ago
  96. ff131b9 style fixes. No code changes. by Denis Vlasenko · 18 years ago
  97. 240a1cf add some missed statics on constant objects. fix few #ifndef ENABLE_xxx by Denis Vlasenko · 18 years ago
  98. 9c146a9 getopt: use getopt32 for option parsing - inspired by patch by by Denis Vlasenko · 18 years ago
  99. bf295dd [u]mount: extend -t option (Roy Marples <uberlord@gentoo.org>) by Denis Vlasenko · 18 years ago
  100. febe3c4 - sed -e "s/char[[:space:]]*\*[[:space:]]*argv\[\]/char **argv/g" by Bernhard Reutner-Fischer · 18 years ago