1. 873bb31 cpio: avoid 'not created: newer or same age file exists' message for dirs by Pascal Bellard · 14 years ago
  2. cadf901 depmod: accept and ignore -u, -q, -C FILE by Pascal Bellard · 14 years ago
  3. 122a4b3 touch: update help text by Pascal Bellard · 14 years ago
  4. b8d0259 md5: fix biuld failure on big-endian machines by Denys Vlasenko · 14 years ago
  5. 2b01168 docs: Sync up AUTHORS and busybox_footer.pod by Kevin Cernekee · 14 years ago
  6. 20e2c35 docs: Change CVS references to Git by Kevin Cernekee · 14 years ago
  7. ea69416 typo fix by Denys Vlasenko · 14 years ago
  8. 786635e seq: exit on write errors by Denys Vlasenko · 14 years ago
  9. ad8def2 udhcpc: fix OPTION_IP_PAIR parsing by Vladislav Grishenko · 14 years ago
  10. cfe114c md5: code shrink -5 bytes by Denys Vlasenko · 14 years ago
  11. f6dacc2 bring md5 and sha1 names closer. no code changes by Denys Vlasenko · 14 years ago
  12. 36ab585 md5: code shrink by Denys Vlasenko · 14 years ago
  13. a971a19 shaN: code shrink by Denys Vlasenko · 14 years ago
  14. 446c234 whitespace fix by Denys Vlasenko · 14 years ago
  15. 4bc3b85 sha512: inline rotr64 by Denys Vlasenko · 14 years ago
  16. 273abcb shaN: small code shrink by Denys Vlasenko · 14 years ago
  17. 1ac476b md5: fix "fast" md5 broken by prev commit by Denys Vlasenko · 14 years ago
  18. e8ee862 testsuite: add tests for {ms5,shaN}sum by Denys Vlasenko · 14 years ago
  19. bcccad3 md5: code shrink; and use 64-byte temp buf, not 128-byte. by Denys Vlasenko · 14 years ago
  20. c0683ac *: pass md5/shaN context pointer as 1st arg, not last by Denys Vlasenko · 14 years ago
  21. 1a5e11c modutils/*: move help bits into corresponding .c files by Denys Vlasenko · 14 years ago
  22. 7018671 libbb/md5: code shrink by Denys Vlasenko · 14 years ago
  23. 3d16098 libbb/md5: small code shrink by Denys Vlasenko · 14 years ago
  24. c15613c modutils/*: move applet bits into corresponding *.c files by Denys Vlasenko · 14 years ago
  25. f2710d0 date: move applet and usage bits to date.c by Denys Vlasenko · 14 years ago
  26. 05e8605 remove runit/runit_lib.c by Denys Vlasenko · 14 years ago
  27. b1db09b init/*: move applet/kbuild/config/help bits into applet source files by Denys Vlasenko · 14 years ago
  28. d4d289a tweaks to build system, mainly making menuconfig text and order clearer by Denys Vlasenko · 14 years ago
  29. b199338 remove findutils/.gitignore, top-level one covers it by Denys Vlasenko · 14 years ago
  30. 3b2acb7 tweak help text by Denys Vlasenko · 14 years ago
  31. c1e3027 fix help text punctuation by Denys Vlasenko · 14 years ago
  32. 6b0ac84 tweak usage texts by Denys Vlasenko · 14 years ago
  33. c0f39b0 dhcprelay: code shrink, and explain its workings a bit more by Denys Vlasenko · 14 years ago
  34. 28458c6 awk: code shrink by Denys Vlasenko · 14 years ago
  35. d527e0c awk: 00.123 is not a octal constant; neither is 009.123. fixing this by Denys Vlasenko · 14 years ago
  36. 5b34300 sendmail: fix assumption that headers should have a space after the colon by Vladimir Dronnikov · 14 years ago
  37. 5aa4d53 tune2fs: implement -c and -i options by Richard Braun · 14 years ago
  38. cacb2cd *: whitespace fixes by Denys Vlasenko · 14 years ago
  39. afc7b4c wc: add support for -m by Denys Vlasenko · 14 years ago
  40. 09e7daf wc: preparatory patch, no logic changes by Denys Vlasenko · 14 years ago
  41. 9a1b260 man: add compatibility with man-db by Denys Vlasenko · 14 years ago
  42. d678257 ntpd: allow peer-less (standalone stratum 1 server) operation by Denys Vlasenko · 14 years ago
  43. 9d113ca patch: tweaks by Rob Landley · 14 years ago
  44. e2069fb hush: remove "doesn't support brace expansion" from config help text by Denys Vlasenko · 14 years ago
  45. bbecd74 hush: remove brace expansion from TODO list in comments. No code changes. by Denys Vlasenko · 14 years ago
  46. 957f79f hush: small code shrink by Denys Vlasenko · 14 years ago
  47. 2bcba5c hush: add brace expansion testcase by Denys Vlasenko · 14 years ago
  48. 9e80022 hush: implement brace expansion by Denys Vlasenko · 14 years ago
  49. 238081f hush: preparatory patch, no code changes by Denys Vlasenko · 14 years ago
  50. 0296fd3 grep: cap insane -B NUM values to MAX_INT / 8. Fixes bug 2653. by Denys Vlasenko · 14 years ago
  51. 2d1a78b Marked some more applets NOEXEC/NOFORK by Dan Fandrich · 14 years ago
  52. 5657d37 free: document newly added options by Denys Vlasenko · 14 years ago
  53. 5542934 free: add -b/k/m/g options; remove 4 TB limitation. +100 bytes by Denys Vlasenko · 14 years ago
  54. ee5ab8f halt/poweroff/reboot: unify help text by Denys Vlasenko · 14 years ago
  55. 6e85240 deluser: use the same licensing template in the header as other files do by Denys Vlasenko · 14 years ago
  56. ccb7a43 acpid: add config file and map file by Souf Oued · 14 years ago
  57. 7d3a48a udhcp: add support for 0x21 ROUTES and 0xf9 MS_STATIC_ROUTES options by Vladislav Grishenko · 14 years ago
  58. 04bcd99 style fix. no code chages by Denys Vlasenko · 14 years ago
  59. b563f62 ash: fix signal and "set -e" interaction by Denys Vlasenko · 14 years ago
  60. 5b3151c modprobe-simple; do not error out on "rmmod module" if module is unloaded ok by Denys Vlasenko · 14 years ago
  61. 0f2e278 sleep: fix fractional arguments in non-POSIX locale by Denys Vlasenko · 14 years ago
  62. ebec11d wget: flush output to network before receving reply by Nguyễn Thái Ngọc Duy · 14 years ago
  63. 1fc20c4 nbd-client: new applet by Rob Landley · 14 years ago
  64. 361b1a6 deluser: make it simpler, fix inability to delete user from group by Harald Becker · 14 years ago
  65. 0e13b40 hush: use smaller EXP_FLAG_foo constants by Denys Vlasenko · 14 years ago
  66. 63adf83 fix build failure for pmap by Dan Fandrich · 14 years ago
  67. 395b97a shell/math: better comment. no code changes by Denys Vlasenko · 14 years ago
  68. c8f9a8d move read_base64 to libbb/uuencode.c by Denys Vlasenko · 14 years ago
  69. 9fe98f7 libbb: merge mail and uudecode's base64 decoders by Denys Vlasenko · 14 years ago
  70. 52e460b hush: move shell_ver from globals to main's stack. by Denys Vlasenko · 14 years ago
  71. 0fdf2e1 simpler check for od by Denys Vlasenko · 14 years ago
  72. 06a80bd build system: test that od is present in the host system by Denys Vlasenko · 14 years ago
  73. bed7c81 shell/math: deconvolute and explain ?: handling. Give better error message by Denys Vlasenko · 14 years ago
  74. 063847d shell/math: return string error indicator, not integer by Denys Vlasenko · 14 years ago
  75. 197a6b3 sleep: make it non-NOFORK. Fixes ^C in standalone shell by Denys Vlasenko · 14 years ago
  76. 0eac8ff shell/math.c: stop using bss variable by Denys Vlasenko · 14 years ago
  77. 06d44d7 shell/math.c: rename arith_eval_hooks to arith_state, put error code into it by Denys Vlasenko · 14 years ago
  78. bd14770 shell/math.c: small code shrink; fixed incomprehensible comments by Denys Vlasenko · 14 years ago
  79. 51850c8 shell: small code shrink by Denys Vlasenko · 14 years ago
  80. b771c65 shell: shrink arith code; and prepare for returning text error codes by Denys Vlasenko · 14 years ago
  81. 99862cb hush: optional support for history saving by Denys Vlasenko · 14 years ago
  82. 5a0d899 smemcap: use correct tar magic by Denys Vlasenko · 14 years ago
  83. 7dd61e3 *: s/perror/bb_simple_perror_msg/g by Marek Polacek · 14 years ago
  84. 80d80ba Fixed a couple of failing tar tests by Dan Fandrich · 14 years ago
  85. 819cacf busybox: add "busybox --list[-full]" to help text by Denys Vlasenko · 14 years ago
  86. de8c3f6 hush: move the EXIT trap comment. no code changes by Denys Vlasenko · 14 years ago
  87. a110c90 hush: fix EXIT trap display inside exit trap handler by Denys Vlasenko · 14 years ago
  88. 2d8187c shell/match.c: shrink by dropping double bool inversion by Denys Vlasenko · 14 years ago
  89. acd5bc8 hush: fix handling of \" in quoted/unquoted `cmd` by Denys Vlasenko · 14 years ago
  90. 958581a ash: shrink by folding an if check into setprompt; unindent big block by Denys Vlasenko · 14 years ago
  91. 6040fe8 ash: add missing casts to match CTLfoo; add TODO comments by Denys Vlasenko · 14 years ago
  92. 5277a9d hush: remove forgotten commented-out block. no code changes by Denys Vlasenko · 14 years ago
  93. 4f87049 hush: do fewer strdups in % and hash expansions by Denys Vlasenko · 14 years ago
  94. d98e5c6 hush: better function and parameter names by Denys Vlasenko · 14 years ago
  95. cc46173 hush: fixes to testsuite by Denys Vlasenko · 14 years ago
  96. ebee410 hush: fix var_bash5.tests failure by Denys Vlasenko · 14 years ago
  97. 14e289b hush: fix var_bash3.tests failure by Denys Vlasenko · 14 years ago
  98. a769e02 hush: remove useless ESC_GLOB_CHARS clears/resotres by Denys Vlasenko · 14 years ago
  99. bfc02a7 hush: fix a bug where expand_one_var wasn't restoring 1st char of the encoded $var by Denys Vlasenko · 14 years ago
  100. 101a4e3 hush: make parse_dollar flag quited status regardless of glob escaping status by Denys Vlasenko · 14 years ago