1. e6080a4 udhcpc: make help text better by Denys Vlasenko · 15 years ago
  2. 0ecc116 dnsd: enforce alignment on packet buffer by Denys Vlasenko · 15 years ago
  3. f8d8aa1 libbb: add skip_dev_pfx() by Denys Vlasenko · 15 years ago
  4. f6916db telnetd: fill hostname field in utmp/wtmp records by Denys Vlasenko · 15 years ago
  5. 37bc1eb removed extra \n in fdisk help text by Denys Vlasenko · 15 years ago
  6. 3a41611 telnetd: write LOGIN/DEAD_PROCESS utmp records. Closes bug 1363 by Denys Vlasenko · 15 years ago
  7. 37f5bef libbb: split update_utmp from login/getty in preparation to use it for telnetd by Denys Vlasenko · 15 years ago
  8. 4836331 libbb: factor out hex2bin() for infiniband address parser by Denys Vlasenko · 15 years ago
  9. 8fc9e6a httpd: fix proxy mode bug (annoying but harmless), better help text by Denys Vlasenko · 15 years ago
  10. 8d22ca8 libpwdgrp: comment out more unused functions by Denys Vlasenko · 15 years ago
  11. 5530129 libpwdgrp: comment out functions with UNUSED_SINCE_WE_AVOID_STATIC_BUFS by Denys Vlasenko · 15 years ago
  12. 3d43aed dpkg: support config file overwrite options by Kim B. Heino · 15 years ago
  13. 4816fe9 usage: random tweaks to help texts by Denys Vlasenko · 15 years ago
  14. c8a2ab1 dumpleases: better help text by Denys Vlasenko · 15 years ago
  15. fbedacf Hurd compat fixes. Mostly dealing with absent PATH_MAX by Jérémie Koenig · 15 years ago
  16. 19158a8 unicode: s/FEATURE_ASSUME_UNICODE/UNICODE_SUPPORT, add UNICODE_USING_LOCALE by Denys Vlasenko · 15 years ago
  17. aa16755 unicode: optional table for better handling of neutral bidi chars by Tomas Heinrich · 15 years ago
  18. 7e6add1 udhcpc: add -x OPT:VAL option by Denys Vlasenko · 15 years ago
  19. 30ebd7b brctl: fixing stp parameters incompatibility by Maciek Borzecki · 15 years ago
  20. 87fa216 udhcpc: make it possible to disable vendor id; improve help text by Denys Vlasenko · 15 years ago
  21. de9e772 flock: better help text by Denys Vlasenko · 15 years ago
  22. 77a2c51 tar: optional support for restoring selinux context by J. Tang · 15 years ago
  23. 892d4b6 flock: new applet by Timo Teras · 15 years ago
  24. 8531d76 *: code shrink and better "died from signal" reporting from wait4pid by Denys Vlasenko · 15 years ago
  25. c5c006c lineedit: first shot at optional unicode bidi input support by Tomas Heinrich · 15 years ago
  26. 09b7672 include/fix_u32.h: try harder to not cause redefinition errors by Denys Vlasenko · 15 years ago
  27. 535584c ar: add archive creation support by Alexander Shishkin · 15 years ago
  28. 58f108e lineedit: fix another corner case with bad unicode input by Denys Vlasenko · 15 years ago
  29. eae697f popmaildir: give examples in help text. +91 byte by Denys Vlasenko · 15 years ago
  30. d2b0405 lineedit: invalid unicode characters are replaced with CONFIG_SUBST_WCHAR by Tomas Heinrich · 15 years ago
  31. c77e478 include/fix_u32.h: fix trivial compile breakage :( by Denys Vlasenko · 15 years ago
  32. 8cb4036 libbb/loop.c: use common fix_u32.h trick by Denys Vlasenko · 15 years ago
  33. cbcc123 tftp: do not show progress bar if we get error right away. +13 bytes by Denys Vlasenko · 15 years ago
  34. 5749328 head,tail: trim help text; make suffixes unconditional for head too by Denys Vlasenko · 15 years ago
  35. 26ffe81 su: move restricted_shell into su.c (the only user) by Denys Vlasenko · 15 years ago
  36. fd686a2 setup_environment(): eliminate one parameter by Denys Vlasenko · 15 years ago
  37. 99709ab crontab: use setup_environment by Bernhard Reutner-Fischer · 15 years ago
  38. 2f8a460 fix Unicode build on glibc by Denys Vlasenko · 15 years ago
  39. baab327 usage: fix typo by Bernhard Reutner-Fischer · 15 years ago
  40. 5e73457 delete forgotten chunk in prev commit by Denys Vlasenko · 15 years ago
  41. bb169f4 trim help text by Denys Vlasenko · 15 years ago
  42. 125c2d2 trim/regularize help text by Denys Vlasenko · 15 years ago
  43. 80f4275 include/platform.h: PowerPC can also do unaligned access by Joakim Tjernlund · 15 years ago
  44. 3fdba18 wget: ignore --no-check-certificate by Bernhard Reutner-Fischer · 15 years ago
  45. 343dfd7 dnsd: add -s option. This allows (clumsy) operation with read dns servers by Denys Vlasenko · 15 years ago
  46. b55d652 dnsd: better usage text by Denys Vlasenko · 15 years ago
  47. 5fb3849 dnsd: fix one big-endian goof; add a TODO about RA bit by Denys Vlasenko · 15 years ago
  48. 12ca080 *: eliminate more aliasing warnings by Denys Vlasenko · 15 years ago
  49. 98a4c7c *: suppress ~60% of "aliased warnings" on gcc-4.4.1 by Denys Vlasenko · 15 years ago
  50. bb1dcc9 more thorough fix for systems with strange socklen_t by Denys Vlasenko · 15 years ago
  51. 5b9b136 stat: get rid on intmax_t by Denys Vlasenko · 15 years ago
  52. 40e7d25 mkXXXX: unify [KBYTES] parameter handling (added it to mkswap) by Denys Vlasenko · 15 years ago
  53. d8528b8 ls: unicode fixes by Denys Vlasenko · 15 years ago
  54. e17764c further work on unicodization by Denys Vlasenko · 15 years ago
  55. 6b01b71 randomconfig fixes by Denys Vlasenko · 15 years ago
  56. 9f93d62 libbb: better unicode width support. Hopefully fixes bug 839. by Denys Vlasenko · 15 years ago
  57. 94ca694 *: small code shrinks and compile fix for unicode by Denys Vlasenko · 15 years ago
  58. 0d47833 tar: handle -m (--touch) switch, enabled by FEATURE_TAR_NOPRESERVE_TIME by Mikhail Gusarov · 15 years ago
  59. fe1ce2e diff: implement flag -B (Ignore changes whose lines are all blank) by Matheus Izvekov · 15 years ago
  60. 9c3b84a ls: make it so that group never glues itself to file size by Denys Vlasenko · 15 years ago
  61. d084cb9 trim usage text a bit; fix cp usage (meaning of -H option) by Denys Vlasenko · 15 years ago
  62. a40f062 cp: fix -H handling by Denys Vlasenko · 15 years ago
  63. 662078f small doc update by Denys Vlasenko · 15 years ago
  64. f2c8aa6 libbb: introduce and use monotonic_ms by Denys Vlasenko · 15 years ago
  65. 607f65d cpio: improve help text more; fix -p and -F interaction by Denys Vlasenko · 15 years ago
  66. 93ac7d8 cpio: improve help text; document two TODOs by Denys Vlasenko · 15 years ago
  67. dc698bb *: make it easier to distinquish "struct tm", pointer to one, etc by Denys Vlasenko · 15 years ago
  68. 999e442 ifplugd: clarify -a in help text by Denys Vlasenko · 15 years ago
  69. b8f0e80 ifplugd: mention iff mode in help by Denys Vlasenko · 15 years ago
  70. 5e3b140 hwclock: make it report system/rtc clock difference by Denys Vlasenko · 15 years ago
  71. ede737b ntpd: add -S PROG option. This feature is crucial for CMOS/RTC syncronization by Denys Vlasenko · 15 years ago
  72. 79ae534 ifplugd: simplify run_script() by Denys Vlasenko · 15 years ago
  73. aa4977d libunarchive: clean up dirty hacks. code shrank as a result by Denys Vlasenko · 15 years ago
  74. d0f601f find: add optional support for -links. +100 bytes by Matheus Izvekov · 15 years ago
  75. 074e8dc ntpd: make -w less cumbersome to use by Denys Vlasenko · 15 years ago
  76. 2805502 fold: unicode support. Based on a patch by Tomas Heinrich <heinrich.tomas@gmail.com> by Denys Vlasenko · 15 years ago
  77. a355da0 *: make 2 more "int argc"'s unused; more saved if !DESKTOP by Denys Vlasenko · 15 years ago
  78. 4168fdd ntpd: add -w "watch" option, useful for debugging to look at our own data by Denys Vlasenko · 15 years ago
  79. 8a936cf tar: add support for --overwrite. +70 bytes. by Denys Vlasenko · 15 years ago
  80. 425ad9c libunarchive: move dpkg-specific things into dpkg.c. 0 byte size differences by Denys Vlasenko · 15 years ago
  81. 4662de0 replace APP_xxDHCPxx with xxDHCPxx, it's more consistent with the rest by Denys Vlasenko · 15 years ago
  82. 11a802a lsusb: new applet. +400 bytes by Souf Oued · 15 years ago
  83. 982bc71 lspci: new applet. +573 bytes by Souf Oued · 15 years ago
  84. f92874e replace /bin/mdev with /sbin/mdev by Denys Vlasenko · 15 years ago
  85. 14b0f4f trim usage text. -238 bytes by Denys Vlasenko · 15 years ago
  86. 907647f ntpd: implement -x. shrink code a bit. -69 bytes by Denys Vlasenko · 15 years ago
  87. e992bae *: remove a few more cases of argc usage. -89 bytes. by Denys Vlasenko · 15 years ago
  88. 57be1ee ping: fix unaligned access. closes bug 745. by Denys Vlasenko · 15 years ago
  89. b2e5fc3 ntpd: and real handling for -N, show usage w/o options; trim text by Denys Vlasenko · 15 years ago
  90. b1278a3 ntpd: locally bind every peer socket. +22 bytes by Denys Vlasenko · 15 years ago
  91. 8d580c7 ntpd: add -q option. By Adam Tkac. by Denys Vlasenko · 15 years ago
  92. 74f8e78 traceroute: fix help text to not show -6 when traceroute6 is off by Denys Vlasenko · 15 years ago
  93. 4c06531 traceroute6: new applet by Leonid Lisovskiy. +1562 bytes by Leonid Lisovskiy · 15 years ago
  94. b158506 ntpd: new applet by Adam Tkac. +5k. by Adam Tkac · 15 years ago
  95. d095fd4 flashcp: new applet by Stefan Seyfried. +900 bytes by Stefan Seyfried · 15 years ago
  96. 8684cbb libbb: robustify isXXXX(). +39 bytes by Denys Vlasenko · 15 years ago
  97. a7ccdee libbb: added xfdopen_for_read/write by Denys Vlasenko · 15 years ago
  98. cc8b687 use utimes() rather than obsolescent utime() by Bernhard Reutner-Fischer · 15 years ago
  99. f591499 wget: factor out progress bar code by Magnus Damm · 15 years ago
  100. 245a4f8 big endian warning fixes by Denys Vlasenko · 15 years ago