1. 7783248 *: s/xatoi_u/xatoi_positive/g - I got bored of mistyping xatoi_u as xatou_i by Denys Vlasenko · 14 years ago
  2. 138ce54 stty: sort out preprocessor conditionals by Jeremie Koenig · 14 years ago
  3. f3ea792 *: mass cosmetic removal of extra empty lines. no code changes by Denys Vlasenko · 14 years ago
  4. 1d7266d mark Linux-specific configuration options by Jeremie Koenig · 14 years ago
  5. b175462 readlink: use xmalloc_realpath() by Jeremie Koenig · 15 years ago
  6. d1516c4 dos2unix: fix the case w/o parameters by Denys Vlasenko · 14 years ago
  7. 8f65b0c whitespace fixes by Denys Vlasenko · 14 years ago
  8. 21e8e8d libbb: introduce and use BB_EXECVP_or_die() by Pascal Bellard · 14 years ago
  9. 41ddd9f *: make exec failure message more consistent by Denys Vlasenko · 14 years ago
  10. 4ebdae3 date: make %N work without -lrt on glibc by Denys Vlasenko · 14 years ago
  11. d2d327d stat: make output more similar to GNU stat by Seb · 15 years ago
  12. e2b41cf date: trivial fix - was reading seconds into nanoseconds field! DOH by Denys Vlasenko · 15 years ago
  13. d70e0e9 *: add INSERTs to *.src files where appropriate by Denys Vlasenko · 15 years ago
  14. b68bba5 date: use the same code for FEATURE_DATE_NANO for glibc and uclibc by Denys Vlasenko · 15 years ago
  15. 729ecb8 bbconfig: make it independent from printf functions by Denys Vlasenko · 15 years ago
  16. f2da16f date: make FEATURE_NANO compile on glibc systems by Denys Vlasenko · 15 years ago
  17. f2177ab yes: this applet doesn't have options, don't lie that it does. by Denys Vlasenko · 15 years ago
  18. 2f32bf8 remove defconfig. Now "make defconfig" simply uses defaults from Config.in by Denys Vlasenko · 15 years ago
  19. 729ce47 tr: add forgotten //config: prefixes by Denys Vlasenko · 15 years ago
  20. da929a9 mass renaming Kbuild -> Kbuild.src, Config.in -> Config.src by Denys Vlasenko · 15 years ago
  21. e4070cb partially migrate coreutils to Config.src and Kbuild.src by Denys Vlasenko · 15 years ago
  22. 6c2406a date: optional support for %N. Closes bug 1861. by Denys Vlasenko · 15 years ago
  23. 3e47cfe test: "" is not a valid number. Closes bug 1915 by Denys Vlasenko · 15 years ago
  24. ea8b252 *: better string sharing by Denys Vlasenko · 15 years ago
  25. b9542cb deinline two big functions by Denys Vlasenko · 15 years ago
  26. ff0e875 work on adding testsuite runs to randomconfig test builds by Denys Vlasenko · 15 years ago
  27. 6dbbac5 Move utmp/wtmp support to "General configuration" section by Denys Vlasenko · 15 years ago
  28. 37f5bef libbb: split update_utmp from login/getty in preparation to use it for telnetd by Denys Vlasenko · 15 years ago
  29. 4c72104 who: fix attempts to open '/dev/dev/ttyX'; make columns a bit wider, add -H by Denys Vlasenko · 15 years ago
  30. fbedacf Hurd compat fixes. Mostly dealing with absent PATH_MAX by Jérémie Koenig · 15 years ago
  31. 19158a8 unicode: s/FEATURE_ASSUME_UNICODE/UNICODE_SUPPORT, add UNICODE_USING_LOCALE by Denys Vlasenko · 15 years ago
  32. 968951f unexpand: fix "a b"\n" input case by Tomas Heinrich · 15 years ago
  33. 1abc07d [un]expand: account for different character widths. +16 bytes. by Tomas Heinrich · 15 years ago
  34. 651a269 *: merge some common strings by Denys Vlasenko · 15 years ago
  35. 927e4bb touch: do not ignore argument of -d/-t option by Mikhail Gusarov · 15 years ago
  36. 6eaeb77 tailk: fix error detected by testsuite by Denys Vlasenko · 15 years ago
  37. 79950a6 wc: compat: make "wc -c ONE_FILE" not print leading spaces. +2 bytes by Denys Vlasenko · 15 years ago
  38. 5749328 head,tail: trim help text; make suffixes unconditional for head too by Denys Vlasenko · 15 years ago
  39. 836f363 tail: document FANCY flags in helptext by Bernhard Reutner-Fischer · 15 years ago
  40. 1359e0d df: explain FANCY options in helptext by Bernhard Reutner-Fischer · 15 years ago
  41. 43d9747 install: strip before mode/uid/gid is set, not after. by Denys Vlasenko · 15 years ago
  42. 10544a8 compat and warning fixes by Denys Vlasenko · 15 years ago
  43. 3205c24 shaNNNsum: accept and ignore -b and -t by Denys Vlasenko · 15 years ago
  44. cb7edc2 adduser: copy /etc/skel to mew homes. +100 bytes by Denys Vlasenko · 15 years ago
  45. 0cd445f cosmetic fixes by Denys Vlasenko · 15 years ago
  46. 98a4c7c *: suppress ~60% of "aliased warnings" on gcc-4.4.1 by Denys Vlasenko · 15 years ago
  47. 5b9b136 stat: get rid on intmax_t by Denys Vlasenko · 15 years ago
  48. d8528b8 ls: unicode fixes by Denys Vlasenko · 15 years ago
  49. ed910c7 cal: add a unicode test by Denys Vlasenko · 15 years ago
  50. e17764c further work on unicodization by Denys Vlasenko · 15 years ago
  51. 6b9f163 *: style fixes. no code changes (verified with objdump) by Denys Vlasenko · 15 years ago
  52. 6b01b71 randomconfig fixes by Denys Vlasenko · 15 years ago
  53. 9f93d62 libbb: better unicode width support. Hopefully fixes bug 839. by Denys Vlasenko · 15 years ago
  54. 5da9f96 date: introduce FEATURE_DATE_COMPAT; shrink by Denys Vlasenko · 15 years ago
  55. 9882b34 chown: -2 bytes by Denys Vlasenko · 15 years ago
  56. 31416d5 chown: support long options by Matheus Izvekov · 15 years ago
  57. 7be97c5 ls: fix sort of very large files. +21 byte by Denys Vlasenko · 15 years ago
  58. 573ba4e fix examples which used non-standard cut -b0-NNN by Denys Vlasenko · 15 years ago
  59. 9c3b84a ls: make it so that group never glues itself to file size by Denys Vlasenko · 15 years ago
  60. a40f062 cp: fix -H handling by Denys Vlasenko · 15 years ago
  61. bb16f57 INSTALL: update obsolete doc, as suggested by Doug Clapp (doug.clapp AT triad.rr.com) by Denys Vlasenko · 15 years ago
  62. c041e23 fix configure sha256sum problem. Closes bug 895 by Denys Vlasenko · 15 years ago
  63. dc698bb *: make it easier to distinquish "struct tm", pointer to one, etc by Denys Vlasenko · 15 years ago
  64. 86350f8 cal: document the location of unicode bug. no code changes by Denys Vlasenko · 15 years ago
  65. 2805502 fold: unicode support. Based on a patch by Tomas Heinrich <heinrich.tomas@gmail.com> by Denys Vlasenko · 15 years ago
  66. d2b1ba6 [un]expand: unicode support by Tomas Heinrich · 15 years ago
  67. 2ec91ae *: remove some uses of argc by Denys Vlasenko · 15 years ago
  68. a355da0 *: make 2 more "int argc"'s unused; more saved if !DESKTOP by Denys Vlasenko · 15 years ago
  69. aa42d13 sort: make sort -o FILE FILE (same FILE) work. Closes bug 785. -3 bytes by Denys Vlasenko · 15 years ago
  70. 800ff7c stty: code shrink -44 bytes by Denys Vlasenko · 15 years ago
  71. 9f5a577 stty: fix columns command. closes bug 791. by Denys Vlasenko · 15 years ago
  72. a732966 mount: prevent second mount -a from mounting everything again by Denys Vlasenko · 15 years ago
  73. d0f9d0e touch: needs another fix after last utimes() fixes by Denys Vlasenko · 15 years ago
  74. dcbfaba fix improper utimes usage by Denys Vlasenko · 15 years ago
  75. e992bae *: remove a few more cases of argc usage. -89 bytes. by Denys Vlasenko · 15 years ago
  76. 5b6fe34 split: handle - as "use stdin". +13 bytes. Closes bug 741. by Denys Vlasenko · 15 years ago
  77. 11f3a8b od: fix -tx without length spec by Denys Vlasenko · 15 years ago
  78. c270454 fix fallout from isprint() changes by Denys Vlasenko · 15 years ago
  79. 8684cbb libbb: robustify isXXXX(). +39 bytes by Denys Vlasenko · 15 years ago
  80. 5b0a7f1 wc: fix a hang gue to isprint(EOF) by Dan Fandrich · 15 years ago
  81. a7ccdee libbb: added xfdopen_for_read/write by Denys Vlasenko · 15 years ago
  82. ff1822a date: restore hadling of MMDDhhmm[[CC]YY][.ss] date format by Denys Vlasenko · 15 years ago
  83. 389cca4 some non-gnu compilers can't have non-const struct initializers by Denys Vlasenko · 15 years ago
  84. a307af1 use utimes() rather than obsolescent utime() by Bernhard Reutner-Fischer · 15 years ago
  85. 6331cf0 *: use "can't" instead of "cannot" by Denys Vlasenko · 15 years ago
  86. f4fee41 env: don't SEGV on bare "env -" by Denys Vlasenko · 15 years ago
  87. ab19ede tidy up O_NONBLOCK usage. use libbb functions in stty. by Denys Vlasenko · 15 years ago
  88. ded688c fold: fix a corner case. By Tomas Heinrich (heinrich.tomas AT gmail.com) by Denys Vlasenko · 15 years ago
  89. 8131eea *: introduce and use ffulsh_all() by Denys Vlasenko · 15 years ago
  90. 95a036e tty: use defines rather than constants by Bernhard Reutner-Fischer · 15 years ago
  91. a483087 add and use xopen_nonblocking (-18b) by Bernhard Reutner-Fischer · 15 years ago
  92. 0939f2e fix up potential printf's with unsafe format strings by Denys Vlasenko · 15 years ago
  93. d93fc61 ls: fix "ls | cat" to not show "total NNN" header by Denys Vlasenko · 15 years ago
  94. ca22cda date: handle long options by Bernhard Reutner-Fischer · 15 years ago
  95. f2cbb03 *: optimize most of isXXXXX() macros by Denys Vlasenko · 15 years ago
  96. c0dab37 *: remove last function calls to isspace by Denys Vlasenko · 15 years ago
  97. a46317b df: trivial 64-bit fix by Denys Vlasenko · 15 years ago
  98. 7eabffa dd: use correct multiplication factor and simplify code by Denys Vlasenko · 15 years ago
  99. a1a3972 dd: add a comment, no code changes by Denys Vlasenko · 15 years ago
  100. 4e5b07b dd: speed measurement. optional. by Gabor Heja · 15 years ago