1. 81c40b3 Patch from Tito to unify deluser and delgroup, and generally shrink code. by Rob Landley · 19 years ago
  2. c57ec37 Patch from Rob Sullivan to consolidate crc32 table generation. by Rob Landley · 19 years ago
  3. bc14214 - patch from Rob Sullivan to add support for -L by Bernhard Reutner-Fischer · 19 years ago
  4. 8f7d389 - new applet diff. Rob Sullivan writes: by Bernhard Reutner-Fischer · 19 years ago
  5. 421d9e5 - move buffer allocation schemes to libbb.h by Bernhard Reutner-Fischer · 19 years ago
  6. a1bccc0 - typos: s/compatability/compatibility/g;s/compatable/compatible/g; by Bernhard Reutner-Fischer · 19 years ago
  7. 9457e70 - typo: s/compenent/component/g add a bit of documentation. by Bernhard Reutner-Fischer · 19 years ago
  8. e47c4cb - update help text. by Bernhard Reutner-Fischer · 19 years ago
  9. daa4a6d Update ipaddr help to match reality. by Rob Landley · 19 years ago
  10. cb8d431 find ./ -name .cvsignore | xargs svn rm by Bernhard Reutner-Fischer · 19 years ago
  11. f885513 just whitespace fixes by Mike Frysinger · 19 years ago
  12. 87848d9 setlogcons, from Jan Kaszka. by Rob Landley · 19 years ago
  13. 90ece60 Define both big endian and little endian macros. by Rob Landley · 19 years ago
  14. 64bef2a fix typo by Mike Frysinger · 19 years ago
  15. 8caffaa Cleanup: remove double quotes that don't seem to be needed. by Rob Landley · 19 years ago
  16. 0b22c1c Tito unified fdflush and freeramdisk. I tweaked the result a bit. by Rob Landley · 19 years ago
  17. c5b1d4d Patch from Denis Vlasenko to add xstat() and use it. by Rob Landley · 19 years ago
  18. dae6aa2 Fixup to the previous (portability) patch. Linux actually does need by Rob Landley · 19 years ago
  19. 1f305dc Portability patch from rfelker. The bb_asprintf.c thing needs an eventual by Rob Landley · 19 years ago
  20. 874af85 import most of e2fsprogs 1.38 updates by Mike Frysinger · 19 years ago
  21. 883e0e8 Missed one in the get_line_from_file() update... by Rob Landley · 19 years ago
  22. ed7bb62 - put NLS stuff in one central place to avoid redefines. by Bernhard Reutner-Fischer · 19 years ago
  23. 51be57e Convert all the applets from #include to USE(). Had to fix some nonstandard by Rob Landley · 19 years ago
  24. 73b4710 fix applet order by Mike Frysinger · 19 years ago
  25. c6d09a6 You don't need an #ifdef around #defines in usage. by Rob Landley · 19 years ago
  26. 5cf7c2d Patch from Devin Bayer to split up hash_fd.c into md5.c and sha1.c. (I tweaked by Rob Landley · 19 years ago
  27. c5789a6 Walter Harms added -D to date, and I did a code cleanup while I was in the by Rob Landley · 19 years ago
  28. bf28ed8 eat extraneous newlines at the end of applet full usage by Mike Frysinger · 19 years ago
  29. 0a6b0bf add setarch/linux32/linux64 applet by Mike Frysinger · 19 years ago
  30. a2841e6 Patch from Giuseppe Ciotta to specify retry count. by Rob Landley · 19 years ago
  31. 0c6ff43 remove #undef strlen, use #define strlen always but without xfunc/BB_STRLEN_IMPLEMENTATION by "Vladimir N. Oleynik" · 19 years ago
  32. dd1ccdd moved BB_BANNER to applets/version.c file: make kernel like version, by "Vladimir N. Oleynik" · 19 years ago
  33. 6732af2 full removed config.h, use bb_config.h only by "Vladimir N. Oleynik" · 19 years ago
  34. 7bfa88f New USE() macros by Rob Landley · 19 years ago
  35. 4fcefb9 fixup whitespace in awk help output by Mike Frysinger · 19 years ago
  36. 35cf19d fix mdev help output by Mike Frysinger · 19 years ago
  37. 9f4a1e1 - add and use ATTRIBUTE_ALIGNED(num_bytes) by Bernhard Reutner-Fischer · 19 years ago
  38. 6461291 Re-add initrd support, unify halt/reboot/poweroff, add -n and -f options. by Rob Landley · 19 years ago
  39. 7b4aa6f new applet. Thanks Roberto A. Foglietta by "Vladimir N. Oleynik" · 19 years ago
  40. c1ef7bd just whitespace by Tim Riker · 19 years ago
  41. 6130b9b Testing CONFIG_SORT_BIG to display the help for the big version of sort isn't by Rob Landley · 19 years ago
  42. 86f5c99 - add platform.h. - use shorter boilerplate while at it. by Bernhard Reutner-Fischer · 19 years ago
  43. c1d6990 Patch from Aurelien Jacobs to add unlzma. (A new decompression type, by Rob Landley · 19 years ago
  44. 5a620ea - Document -m, -c, -s and provide a default shell for standalone build. by Bernhard Reutner-Fischer · 19 years ago
  45. 7ca61b6 - shared libbusybox. by Bernhard Reutner-Fischer · 19 years ago
  46. 72d1a23 add find's "-mmin" option. configurable. by Paul Fox · 19 years ago
  47. e885d53 Tito writes: by Mike Frysinger · 19 years ago
  48. 84cb767 patch from tito: consolidate delay functions as bb_do_delay() by Rob Landley · 19 years ago
  49. 29ed59e make mount usage a bit more terse by Mike Frysinger · 19 years ago
  50. ce88793 When you went "losetup -d /dev/loop0 /dev/loop1" the error message was strange. by Rob Landley · 19 years ago
  51. 70f7ef7 Nothing to see here. Move along. by Rob Landley · 19 years ago
  52. 9c32a15 Yann E. Morin's update to modprobe usage. by Rob Landley · 19 years ago
  53. 0bd0257 Add build options to control SuS compatability, allows numeric by Glenn L McGrath · 19 years ago
  54. 02bab68 Tito is using broken kernel headers that pollute the namespace with every by Rob Landley · 19 years ago
  55. 2f0a5f9 restore compare_string_array new interface (make broken by landley) by "Vladimir N. Oleynik" · 19 years ago
  56. 1d589b2 Fix losetup so that it A) actually works again, B) has much better error by Rob Landley · 19 years ago
  57. 969af89 add "-C" format to hexdump by Paul Fox · 19 years ago
  58. cc34344 change the interface of libbb/compare_string_array (unsigned short to int), usaging for e2fsprogs/fsck by "Vladimir N. Oleynik" · 19 years ago
  59. 61ff4b3 more use const for interface of libbb/compare_string_array, example usage for e2fsprogs/fsck by "Vladimir N. Oleynik" · 19 years ago
  60. fe25715 Update to modprobe usage from Yann E. Morin by Rob Landley · 19 years ago
  61. 64a5f96 telnetd -b (bind to specific address) support from Iuri Gomes Diniz. by Rob Landley · 19 years ago
  62. 62d7acc - add BB_APPLET_RUNLEVEL used by emdebian via /etc/init.d/rc. by Bernhard Reutner-Fischer · 19 years ago
  63. aa87276 New applet, fuser, from Tony J. White. (Needs some cleanup.) by Rob Landley · 19 years ago
  64. 0f34a82 Add a switch_root utility (like kconfig's utils/run_init.c, although not by Rob Landley · 19 years ago
  65. f3d6c94 Add --no-same-owner and --no-same-permissions options to tar. by Rob Landley · 19 years ago
  66. 6f347ef common BUFSIZ BSS buffer, small reduce code, data and bss by "Vladimir N. Oleynik" · 19 years ago
  67. 86a1073 bb_dev_null by "Vladimir N. Oleynik" · 19 years ago
  68. 81c3a51 - pidof(8): make -s optional and optional -o; closes #168 first cut. by Bernhard Reutner-Fischer · 19 years ago
  69. 56b2171 - add llist_free_one() and llist_free() to libbb; Add a bit of documentation. by Bernhard Reutner-Fischer · 19 years ago
  70. 6d6a40c - add option 'w' to ps (wide output, optional feature defaults to off). by Bernhard Reutner-Fischer · 19 years ago
  71. 5209e18 - add prototype for llist_add_to_end to libbb.h by Bernhard Reutner-Fischer · 19 years ago
  72. 5d3a0e8 Add find -exec support from Rob Sullivan, and convert CONFIG_ to ENABLE_ by Rob Landley · 19 years ago
  73. 39a841c change interface to bb_xasprintf() - more perfect for me. by "Vladimir N. Oleynik" · 19 years ago
  74. 843c5ef reorder include <sys/types.h> and <sys/types.h>. by "Vladimir N. Oleynik" · 19 years ago
  75. 036f299 Cristian Ionescu-Idbohrn says: touchup whitespace/display by Mike Frysinger · 19 years ago
  76. 1672255 Tito switched option parsing over to switch umount over to bb_getopt_ulflags(). by Rob Landley · 19 years ago
  77. 51a43b4 import the very fat e2fsck/fsck applets by Mike Frysinger · 19 years ago
  78. 0d65565 add a attribute_noreturn macro by Mike Frysinger · 19 years ago
  79. a1c6a57 make e2label and findfs optional by Mike Frysinger · 19 years ago
  80. 0a44c17 - add missing descriptions of supported arguments by Bernhard Reutner-Fischer · 19 years ago
  81. 28de951 by Paul Fox · 19 years ago
  82. 9d7010c - add applet nohup(1) by Bernhard Reutner-Fischer · 19 years ago
  83. d4cffd1 - make sure to include dmalloc.h at the very end of busybox.h or libbb.h. by Bernhard Reutner-Fischer · 19 years ago
  84. d5bd137 - rename libbb's password helpers as suggested in libbb.h by Bernhard Reutner-Fischer · 19 years ago
  85. f912ebb - Remove unnecessary warning from libbb and move bb_wfopen_input near bb_wfopen by Bernhard Reutner-Fischer · 19 years ago
  86. 7fe6520 This is strange typically modern mistake. Learn please: stat(2) used sys/types.h and not reverse by "Vladimir N. Oleynik" · 19 years ago
  87. d57ae8b First cleanup pass, from Rob Sullivan. More to be done... by Rob Landley · 19 years ago
  88. f246dc7 ENABLE_FEATURE_TOP_CPU_USAGE_PERCENTAGE->CONFIG_FEATURE_TOP_CPU_USAGE_PERCENTAGE by "Vladimir N. Oleynik" · 19 years ago
  89. 9200e79 New applet "less", from Rob Sullivan. by Rob Landley · 19 years ago
  90. 23f62fc split libbb: moved xregcomp separatelly for speed up recompile by "Vladimir N. Oleynik" · 19 years ago
  91. 1e07f85 FEATURE->ENABLE_FEATURE loses one for 'top' applet by "Vladimir N. Oleynik" · 19 years ago
  92. 68071e4 touch up usage for swap utils by Mike Frysinger · 19 years ago
  93. 5d38f5b sysctl was seriously broken. And since in some cases 'CONFIG_SYSCTL' by Eric Andersen · 19 years ago
  94. 14efdc5 Don't comment warnings. Don't put #warnings about warnings. _FIX_ warnings. by Rob Landley · 19 years ago
  95. 45a8ed8 - sync traceroute with Slackware-10.1 by "Vladimir N. Oleynik" · 19 years ago
  96. 27421a1 1) bb_opt_complementaly -> bb_opt_complementally by "Vladimir N. Oleynik" · 19 years ago
  97. 078bacf Patch -i support from Berhnard Fischer. by Rob Landley · 19 years ago
  98. e0537f6 Bernhard Fischer suggested that get_terminal_width_height() should return by Rob Landley · 19 years ago
  99. d00b3a5 Bernhard Fischer provided a mountpoint(1) applet. This is apparently something by Rob Landley · 19 years ago
  100. b8d0046 Tito (among others) writes: previous patch was wrong, please stop screwing things up by Mike Frysinger · 19 years ago