1. 2cfb576 setserial: new applet by Marek Bečka · 14 years ago
  2. 2a6d598 mpstat.c: remove unused line by Marek Polacek · 14 years ago
  3. 9cfcc4d fdisk: backport disk check from util-linux by Lauri Kasanen · 14 years ago
  4. d1993f1 rename miscutils/ubi_attach_detach.c -> miscutils/ubi_tools.c by Denys Vlasenko · 14 years ago
  5. 0bfb9c2 add help text by Denys Vlasenko · 14 years ago
  6. a610842 ubiupdatevol: new applet by Reuben Dowle · 14 years ago
  7. ab940af Fix ubirsvol usage information by Reuben Dowle · 14 years ago
  8. fb6b173 udhcp: add FEATURE_UDHCP_8021Q option by Nigel Hathaway · 14 years ago
  9. c37d4c6 dhcpc: export unrecognized options in "optNN=XXXXXXXXX" form by Nigel Hathaway · 14 years ago
  10. b83c970 build fixes for scripts/kconfig by Denys Vlasenko · 14 years ago
  11. cfbd31a add include <sys/socket.h> by Denys Vlasenko · 14 years ago
  12. 47061b4 straighten out dprintf/fdprintf mess; remove old "define lchown chown" by Denys Vlasenko · 14 years ago
  13. 0288b27 small fixes atop syslog config patch by Denys Vlasenko · 14 years ago
  14. 89b3cba ash: clear sa_flags always by Ian Wienand · 14 years ago
  15. 08caf09 fix another nonportable grep usage in scripts by Denys Vlasenko · 14 years ago
  16. e9c8bed syslogd: small fix to config patch by Sergey Naumov · 14 years ago
  17. d506897 wget: add a note about bug 3625 by Denys Vlasenko · 14 years ago
  18. 43a3d50 md5/sha1sum: better fix for small resource leak by Denys Vlasenko · 14 years ago
  19. 88a8384 md5/sha1sum: fix small resource leak by Alexey Fomenko · 14 years ago
  20. 2514302 Use net/ethernet.h instead of linux/if_ether.h in more cases. Closes 3619 by Denys Vlasenko · 14 years ago
  21. 8c498b6 make FDISK_SUPPORT_LARGE_DISKS redundant when LFS=y by Denys Vlasenko · 14 years ago
  22. c3dadba gen_build_files.sh: do not use "sed --" for now by Denys Vlasenko · 14 years ago
  23. b0b8884 Fix double words in comments. No code changes by Marek Polacek · 14 years ago
  24. 88d3cfd add forgotten #include by Denys Vlasenko · 14 years ago
  25. 532e961 tftpd: add -l "log to syslog" option. Needed for inetd mode by Denys Vlasenko · 14 years ago
  26. 24ec952 tftp: fix progress bar for large (>32M) files. Closes 3499 by Denys Vlasenko · 14 years ago
  27. c13ee8c basename,dirname,freeramdisk,rx,raidautorun,runsv,chvt: skip "--" argument by Denys Vlasenko · 14 years ago
  28. 6161cdb conspy: fix ESC key lost by Pascal Bellard · 14 years ago
  29. 5bc8c00 move remaining help text from include/usage.src.h by Pere Orga · 14 years ago
  30. 73ef15c syslogd: optional support for /etc/syslog.conf by Sergey Naumov · 14 years ago
  31. d277f55 http: document index.cgi usage. no code changes by Denys Vlasenko · 14 years ago
  32. ca18311 libbb: make set_nport accept pointer to sockaddr, not to len_and_sockaddr. by Denys Vlasenko · 14 years ago
  33. 8e23faf ntpd: decrease ntpd -q "no response" timeout to 10 sec by Denys Vlasenko · 14 years ago
  34. c0644ca applets/install.sh: afer quoting of variables by Denys Vlasenko · 14 years ago
  35. 9eb7bfd passwd,chpasswd: reset password in /etc/passwd to "x" if /etc/shadow was updated by Tito Ragusa · 14 years ago
  36. 12140e6 fix install.sh by Denys Vlasenko · 14 years ago
  37. e32d05b ash,hush: add ulimit -e -r (RLIMIT_NICE, RLIMIT_RTPRIO) by Denys Vlasenko · 14 years ago
  38. 929f63e start-stop-daemon: fix "-K --test --pidfile PIDFILE" exitcode by Denys Vlasenko · 14 years ago
  39. 6a3e01d move help text from include/usage.src.h to debianutils/*.c e2fsprogs/*.c editors/*.c loginutils/*.c mailutils/*.c by Pere Orga · 14 years ago
  40. fa9126e ls: better help text for -a and -A by Denys Vlasenko · 14 years ago
  41. 3442538 move help text from include/usage.src.h to coreutils/*.c by Pere Orga · 14 years ago
  42. e3d8d07 small fix for HISTFILESIZE by Denys Vlasenko · 14 years ago
  43. 2c4de5b ash,hush: optional support for $HISTFILESIZE. by Denys Vlasenko · 14 years ago
  44. a439fa9 hush: remove outdated comments by Denys Vlasenko · 14 years ago
  45. cecbc98 hush: fix source1.tests by Denys Vlasenko · 14 years ago
  46. 0e89fd9 fbsplash: Add support for 24 and 32 bit color depth by Nuno Lucas · 14 years ago
  47. 55068c4 move help text from include/usage.src.h to console-tools/*.c by Pere Orga · 14 years ago
  48. 6ec1510 applet_tables: do not include libbb.h, that header ir for target builds by Denys Vlasenko · 14 years ago
  49. 4a2aecb mesg: operate on stdin, not on stderr (compat) by Denys Vlasenko · 14 years ago
  50. 9575518 httpd: don't send error messages with gzip encoding by Peter Korsgaard · 14 years ago
  51. 95f5c52 diff: optimize diffing of files with the same metadata by Roman Borisov · 14 years ago
  52. 1f4447b move help text from include/usage.src.h to archival/*.c by Pere Orga · 14 years ago
  53. 700fbc3 wget: --post-data=STR should not encode STR, should send it verbatim by Vitaly Magerya · 14 years ago
  54. a9e5c43 pstree: fix "warning: 'handle_thread' defined but not used" by Denys Vlasenko · 14 years ago
  55. 353680a lineedit: fixes for CONFIG_UNICODE_USING_LOCALE=y by Denys Vlasenko · 14 years ago
  56. 19311bf mount: add --rbind option support by Roman Borisov · 14 years ago
  57. d3679d2 mount: rprivate option fix by Roman Borisov · 14 years ago
  58. c162bcd hush: document a bug about aborting on sourced file error when non-interactive by Denys Vlasenko · 14 years ago
  59. 3eab24e hush: make parse errors in sourced file non-fatal in interactive script by Denys Vlasenko · 14 years ago
  60. 68d5cb5 hush: fix a case where return in sourced file has no effect by Denys Vlasenko · 14 years ago
  61. 20704f0 ash,hush: recheck LANG before every line input by Denys Vlasenko · 14 years ago
  62. 7f4b769 don't call freeaddinfo(NULL) by Vitaly Magerya · 14 years ago
  63. cf9074b login: set PAM RHOST by Ryan Phillips · 14 years ago
  64. f922154 dd: free allocated memory if CLEANUP enabled by Alexey Soloviev · 14 years ago
  65. beea5a7 mesg: make group/all writability configurable by Denys Vlasenko · 14 years ago
  66. b0e8ced ln: explain why we use xstrdup by Denys Vlasenko · 14 years ago
  67. 32176cc init: fix a case where execv's 1st arg was wrong by Denys Vlasenko · 14 years ago
  68. e2e55b0 wget: move help text to .c file by Denys Vlasenko · 14 years ago
  69. 625f218 wget: fix fname_out usage wrt redirects by Denys Vlasenko · 14 years ago
  70. c2fda86 mount: add a test for bind+rshared by Denys Vlasenko · 14 years ago
  71. cf8b55c pwdx: new applet by Pere Orga · 14 years ago
  72. 5c94271 busybox: fail if --install is not given an absolute path by Denys Vlasenko · 14 years ago
  73. 9ac5596 udhcpc: emit "correct" secs field by Denys Vlasenko · 14 years ago
  74. ea684c6 ls: fix handling of symlinks by option -1 by Denys Vlasenko · 14 years ago
  75. 8345b2b libbb: make warning go away by Denys Vlasenko · 14 years ago
  76. 48b6f59 chsum: fix by Pascal Bellard · 14 years ago
  77. 7d4e7a2 s/FAIL_DELAY/LOGIN_FAIL_DELAY/ by Denys Vlasenko · 14 years ago
  78. f8416dc forgot to add libbb/get_shell_name.c by Denys Vlasenko · 14 years ago
  79. 681efe2 use user's shell instead of hardwired "/bin/sh" (android needs this) by Denys Vlasenko · 14 years ago
  80. 86cf036 printenv: fix environ == NULL segfault by Denys Vlasenko · 14 years ago
  81. 6b6af53 ash/hush: shrink help text by Denys Vlasenko · 14 years ago
  82. 115c35d ftpd: better usage text by Denys Vlasenko · 14 years ago
  83. 9283d7c kill: fix infinite loop when passed PIDs are not valid numbers by Pere Orga · 14 years ago
  84. 976ec23 remove stray empty line by Denys Vlasenko · 14 years ago
  85. b0b8343 ash/hush: provide help text by Denys Vlasenko · 14 years ago
  86. aefe1c2 ash: fix execution of shell scripts without shebang by Denys Vlasenko · 14 years ago
  87. 8b6b472 klogd: fix the problem of delayed handling of ^C and SIGTERM by Denys Vlasenko · 14 years ago
  88. e6bb8d3 udhcpc: add -B option by Keith Young · 14 years ago
  89. 82e785c more: fix tabs handling by Denys Vlasenko · 14 years ago
  90. bff5f3f fix bit rot in scripts/Makefile.IMA #2 by Denys Vlasenko · 14 years ago
  91. 726ebba fix bit rot in scripts/Makefile.IMA by Denys Vlasenko · 14 years ago
  92. 102b8bd .gitignore: add missing ignores by Bjørn Forsman · 14 years ago
  93. 293a8f2 nameif: add matching by phy_address=NUM; extend help text by Phil Sutter · 14 years ago
  94. 2adc0e6 nameif: fix parsing of /proc/net/dev; small code shrink by Phil Sutter · 14 years ago
  95. bd74e3d libbb/login/su: do not sanitize shell name twice by Denys Vlasenko · 14 years ago
  96. 41478ad tr: free allocated memory in tr if CLEANUP enabled by Alexey Soloviev · 14 years ago
  97. 4a2a86d improve --install operation in chroot jails by Denys Vlasenko · 14 years ago
  98. 7cfe6ea xargs: support --no-run-if-empty (synonym to -r) by Denys Vlasenko · 14 years ago
  99. 1df0af7 don't leak malloced variables in the loop; remove double alloc by Alexey Fomenko · 14 years ago
  100. 940c720 convert "do {...} while (1);" -> "while (1) {...}" by Denys Vlasenko · 14 years ago