1. c86e052 fix accumulated whitespace and indentation damage by Denis Vlasenko · 18 years ago
  2. 97fd6d8 ls: fix segfault-if-standalone-shell, add big fat comment. by Denis Vlasenko · 18 years ago
  3. 16c7fb7 chown, env: stop using statics by Denis Vlasenko · 18 years ago
  4. e1e93c1 missed hunk of "stop using big static buffer for inode hash" by Denis Vlasenko · 18 years ago
  5. 39c651e introduce and use setfscreatecon_or_die by Denis Vlasenko · 18 years ago
  6. 1203c9b next portion of selinux updates: chcon, runcon. From by Denis Vlasenko · 18 years ago
  7. a4688bf fix buglets found by randomconfig run by Denis Vlasenko · 18 years ago
  8. 49622d7 selinux support by Yuichi Nakamura <ynakam@hitachisoft.jp> (HitachiSoft) by Denis Vlasenko · 18 years ago
  9. 339f5eb printf: allow hex/oct numbers; move functions around by Denis Vlasenko · 18 years ago
  10. 02f0c4c diff: failed to confirm "static bug" in gcc - reinstating statics. by Denis Vlasenko · 18 years ago
  11. 8a91081 chown: fix comment, fix verbose message by Denis Vlasenko · 18 years ago
  12. cd27c42 chown: support -H -L -P if ENABLE_DESKTOP by Denis Vlasenko · 18 years ago
  13. 0085f23 diff: make -U0 work by Denis Vlasenko · 18 years ago
  14. 8e858e2 clean up accumulated whitespace damage by Denis Vlasenko · 18 years ago
  15. 41cca2b who: stop using static buffer, small size optimizations by Denis Vlasenko · 18 years ago
  16. 2110aa9 ls: w/o -l follow symlinks to dirs for commandline args by Denis Vlasenko · 18 years ago
  17. cce3858 start_stop_daemon: add -chuid support by Denis Vlasenko · 18 years ago
  18. 54cf511 sort: fix multiple -k (was ignoring all except last) by Denis Vlasenko · 18 years ago
  19. 6089c2c diff: fix access past end of array by Denis Vlasenko · 18 years ago
  20. 6ca0444 syslogd: fix "readpath bug" by using readlink instead by Denis Vlasenko · 18 years ago
  21. 1d76f43 EXEC_PREFER_APPLETS support by Gabriel L. Somlo <somlo@cmu.edu> by Denis Vlasenko · 18 years ago
  22. cbd6e65 - fix buglet introduced in r17351 in find_param(). Closes #1193 by Bernhard Reutner-Fischer · 18 years ago
  23. 06af216 suppress warnings about easch <applet>_main() having no preceding prototype by Denis Vlasenko · 18 years ago
  24. 6a1829d - include busybox.h before looking at an eventual #if ENABLE_DESKTOP by Bernhard Reutner-Fischer · 18 years ago
  25. a41fdf3 preparatory patch for -Wwrite-strings #1 by Denis Vlasenko · 18 years ago
  26. e06bed3 use bb_sanitize_stdio() where appropriate by Denis Vlasenko · 18 years ago
  27. cd75a96 - sum -r TODO should not print the filename as oposed to -s by Bernhard Reutner-Fischer · 18 years ago
  28. fc7f922 find: fix -mtime, -mmin, -perm (+ add symbolic perm handling) by Denis Vlasenko · 18 years ago
  29. 84d2d49 - remove nested function. Saves ~30 bytes. by Bernhard Reutner-Fischer · 18 years ago
  30. d19f4aa - small size tweak by Bernhard Reutner-Fischer · 18 years ago
  31. 1118a1d - make pre SUSv3 option handling dependant on INCLUDE_SUSv2 by Bernhard Reutner-Fischer · 18 years ago
  32. 8b1ae45 - small size tweak by Bernhard Reutner-Fischer · 18 years ago
  33. b31c252 - reuse retval for the option handling. by Bernhard Reutner-Fischer · 18 years ago
  34. 088a212 - small size tweaks by Bernhard Reutner-Fischer · 18 years ago
  35. ca5b352 - make read_stduu() and read_base64() void, small size tweaks by Bernhard Reutner-Fischer · 18 years ago
  36. d58c194 - small size tweak by Bernhard Reutner-Fischer · 18 years ago
  37. e055443 ls: stop doing time() for each file in "ls -l" by Denis Vlasenko · 18 years ago
  38. 2405ad6 ls: use get_cached_username/groupname by Denis Vlasenko · 18 years ago
  39. 1a250d9 - reinstate paranoia check in wrapf(). by Bernhard Reutner-Fischer · 18 years ago
  40. 41aaefc stop using global variable needlessly by Denis Vlasenko · 18 years ago
  41. 79cc559 - remove superfluous define that expanded to "!strcmp" - remove some dead code by Bernhard Reutner-Fischer · 18 years ago
  42. 8eb0549 - reuse return code of vsnprintf to avoid pulling in strlen by Bernhard Reutner-Fischer · 18 years ago
  43. 94feb1c - merge display_changed() and display_all() by Bernhard Reutner-Fischer · 18 years ago
  44. d4a745c - peruse get_terminal_width_height and remove legacy code for ancient by Bernhard Reutner-Fischer · 18 years ago
  45. a6e31ad - rewrite find_param to use index_in_str_array by Bernhard Reutner-Fischer · 18 years ago
  46. 4950f01 - manually inline tty_value_to_baud and remove string_to_baud_or_die (cleanup) by Bernhard Reutner-Fischer · 18 years ago
  47. 21fc740 - constify some read-only members and remove superfluous casts (cleanup) by Bernhard Reutner-Fischer · 18 years ago
  48. 4fa566d - reuse option_mask32 for state-handling in main by Bernhard Reutner-Fischer · 18 years ago
  49. 150f402 whitespace fixes (leading spaces to tab) by Denis Vlasenko · 18 years ago
  50. 3a34d0c random small size optimizations by Denis Vlasenko · 18 years ago
  51. 21b080d stty: fix bug reported by Paul Albrecht <albrecht@rdi1.com> - by Denis Vlasenko · 18 years ago
  52. f8abc10 stty: rearrange functions, avoiding the need in forward declarations. by Denis Vlasenko · 18 years ago
  53. f7996f3 Trailing whitespace removal over entire tree by Denis Vlasenko · 18 years ago
  54. 7ae93f0 - FIXME: someone broke diff -r by Bernhard Reutner-Fischer · 18 years ago
  55. b05955e work around gcc's false warning by Denis Vlasenko · 18 years ago
  56. 8336f08 diff: small optimizations; do not try to diff non-seekable stream by Denis Vlasenko · 18 years ago
  57. ea9e35f - minor shrinkage: -25 bytes or so. by Bernhard Reutner-Fischer · 18 years ago
  58. a9b60e9 new libbb func: xmalloc_realpath (+ use it where makes sense) by Denis Vlasenko · 18 years ago
  59. 6eebed5 chown: fix handling of "user.group" notation by Denis Vlasenko · 18 years ago
  60. ace35ee Remove networking/libiproute/linux/pkt_sched.h by Denis Vlasenko · 18 years ago
  61. a71199e str2u() is only used when FEATURE_SORT_BIG is enabled by Mike Frysinger · 18 years ago
  62. 6dc6ebb awk: undo locale setting for numbers - or else parsing by Denis Vlasenko · 18 years ago
  63. b2abef3 stty: fix width of a field for ppc32 by Denis Vlasenko · 18 years ago
  64. 98ee06d stop using __u32 etc. uint32_t is there for a reason by Denis Vlasenko · 18 years ago
  65. 5dd7686 Yann E. MORIN. writes: i pity the fool who doesnt use the z length modifier with size_t types by Mike Frysinger · 18 years ago
  66. 3bba545 done a dozen of randconfig test. guess what? ALL failed... by Denis Vlasenko · 18 years ago
  67. 7fa0fca fix build without shadow support by Denis Vlasenko · 18 years ago
  68. 9a44c4f bb_xget[pw/gr]nam were horribly misnamed - fixed. by Denis Vlasenko · 18 years ago
  69. bf0a201 style fixes last xcalloc replaced by xzalloc by Denis Vlasenko · 18 years ago
  70. 9ac9e55 sum: 40% size reduction (-300 bytes) find: one_char -> LONE_CHAR by Denis Vlasenko · 18 years ago
  71. e31f721 tail: -50 text bytes by Denis Vlasenko · 18 years ago
  72. 0849207 convert "negaite" config option into reversed (INCLUDE_SUSv2) by Denis Vlasenko · 18 years ago
  73. afc9ff9 removal of commented-out cruft by Denis Vlasenko · 18 years ago
  74. 714701c tar et al: die if bb_copyfd_size copies less than asked for. by Denis Vlasenko · 18 years ago
  75. e865e81 less: stop dying on bad regexps, quietly pipe data w/o by Denis Vlasenko · 18 years ago
  76. bf66fbc introduce LONE_CHAR (optimized strcmp with one-char string) by Denis Vlasenko · 18 years ago
  77. 6910741 tail: fix tail +N by Denis Vlasenko · 18 years ago
  78. b95636c remove casts from xmalloc() by Denis Vlasenko · 18 years ago
  79. 83e5d6f A bunch of defined(__GLIBC__) added. static-linking warning expanded by Denis Vlasenko · 18 years ago
  80. f42ff90 du: dietlibc compat fix, style fixes. Thanks to sampo@symlabs.com. by Denis Vlasenko · 18 years ago
  81. 0f5905e od: remove bug-for-bug compat (because the bug was fixed in coreuitls) by Denis Vlasenko · 18 years ago
  82. 9f73944 inline strcmp(s, "-") [actually macro-ize it for now - gcc is too stupid] by Denis Vlasenko · 18 years ago
  83. 6a1d661 diff: fix -q exit code last_char_is: sacrifice 9 bytes but avoid double-scan by Denis Vlasenko · 18 years ago
  84. 56b9569 - minor shrinkage by Bernhard Reutner-Fischer · 18 years ago
  85. 5b6f776 - remove warning about unused depth parameter in add_to_dirlist() by Bernhard Reutner-Fischer · 18 years ago
  86. 35a4bbe date: -R shouldn't use locale by Denis Vlasenko · 18 years ago
  87. 91d4a2d - commentary typo by Bernhard Reutner-Fischer · 18 years ago
  88. 2425bdc od: fix buglet in --traditional, microoptimization, by Denis Vlasenko · 18 years ago
  89. c61852a fix support for globally disabling --long-options. by Denis Vlasenko · 18 years ago
  90. 601ae13 od: sometime ago I landed BIG od implementation by Denis Vlasenko · 18 years ago
  91. d9e15f2 style cleanup: return(a) -> return a, part 2 by Denis Vlasenko · 18 years ago
  92. 079f8af style cleanup: return(a) -> return a, part 1 by Denis Vlasenko · 18 years ago
  93. 459903b Provide our own isdigit macro. saves more than 400 bytes. by Denis Vlasenko · 18 years ago
  94. d686a04 safe_strtoXX interface proved to be a bit unconvenient. by Denis Vlasenko · 18 years ago
  95. 664733f sort: two small optimizations by Denis Vlasenko · 18 years ago
  96. 0d42ddf sort: reformat entire file wrt style. by Denis Vlasenko · 18 years ago
  97. cf749bc small fixes: by Denis Vlasenko · 18 years ago
  98. 2d27e4c tee: fix bug: argv[-1] is a no-no! by Denis Vlasenko · 18 years ago
  99. 5dd27b1 dd: support >2gb values for seek, skip, count by Denis Vlasenko · 18 years ago
  100. cf30cc8 header_verbose_list: stop truncating file size in listing by Denis Vlasenko · 18 years ago