1. d2266d4 udhcpc: fix improper size calculation for OPTION_STRING_HOST by Denys Vlasenko · 13 years ago
  2. c966563 mdev: fix mode of creatred node if config file support is not configured by Denys Vlasenko · 13 years ago
  3. df9196d Fix another build failure found with randconfig by Denys Vlasenko · 13 years ago
  4. 6dca172 fix build breakage with gcc 4.2.1 by Denys Vlasenko · 13 years ago
  5. 56443cd whitespace fixes by Denys Vlasenko · 13 years ago
  6. 8cab667 fix build breakage found by randconfig by Denys Vlasenko · 13 years ago
  7. b110e1f who: fix typo in help text by Denys Vlasenko · 13 years ago
  8. d778e6c hwclock: fix wrong comparison of time value (when it will overlow int) by Denys Vlasenko · 13 years ago
  9. 6500d12 udhcp: make arpping code resistant to time jumps by Denys Vlasenko · 13 years ago
  10. 5377286 who,less: tweaked help text by Denys Vlasenko · 13 years ago
  11. 75e1e7b mktemp: add support for -u by Denys Vlasenko · 13 years ago
  12. 176bc34 Drop include/bb_linux_ext2_fs.h, use existing e2fsprogs/e2fs_defs.h by Denys Vlasenko · 13 years ago
  13. 86a03be umount: make -d always active, add -D to suppress it by Denys Vlasenko · 13 years ago
  14. ee0d4cd Tweak INSTALL text by Denys Vlasenko · 13 years ago
  15. 0b2b0f3 Create and use our own copy of linux/ext2_fs.h by Denys Vlasenko · 13 years ago
  16. caf5768 work around linux/ext2_fs.h breakage by Denys Vlasenko · 13 years ago
  17. 1485030 killall5: don't do STOP/CONT dance if the signal we send is SIGSTOP or SIGCONT by Denys Vlasenko · 13 years ago
  18. 7a42693 httpd: emit correct content length on range requests past the end. Closes 4952 by Rob Walker · 13 years ago
  19. 1d9e99b hostname: make -i not emit extra trailing space by Denys Vlasenko · 13 years ago
  20. 3e3a8d5 ntpd: fix build failure if !NTPD_SERVER. Closes 4994 by Denys Vlasenko · 13 years ago
  21. 1c12b67 lsof: new applet by Sven Oliver Moll · 13 years ago
  22. 25dbb07 bloat-o-meter: Remove unused code by Bernhard Reutner-Fischer · 13 years ago
  23. b1b7096 bloat-o-meter: handle huge (hex) sizes. by Bernhard Reutner-Fischer · 13 years ago
  24. 0d6bbb0 hush: remove unused member struct command::is_stopped by Denys Vlasenko · 13 years ago
  25. ba88826 busybox: tweak help text by Denys Vlasenko · 13 years ago
  26. cc1bb60 ftp{get,put}: tweak help text by Denys Vlasenko · 13 years ago
  27. 78a3b67 Fix one-applet build for tcpsvd by Denys Vlasenko · 13 years ago
  28. 5e89648 nc: support "-<other_opts>e PROG" form of -e option by Denys Vlasenko · 13 years ago
  29. 7fe1e3f ubi_tools: add workaround for bad kernel headers. Closes 4838 by Denys Vlasenko · 13 years ago
  30. 6545762 build system: remove bogus $(1) in last commit by Denys Vlasenko · 13 years ago
  31. c528917 build system: detect missing crypt and drop it from linking by Denys Vlasenko · 13 years ago
  32. 79bec06 ntpd: make "reply from IP" messages more uniform by Denys Vlasenko · 13 years ago
  33. 07fcaab test: "test !" was accessing argv past NULL - fix it. Closes 4832 by Denys Vlasenko · 13 years ago
  34. d98dc92 ntpd: drop offset averaging code by Denys Vlasenko · 13 years ago
  35. 4e3beb2 tftpd: chroot to DIR, not merely chdir. Closes 4874 by Denys Vlasenko · 13 years ago
  36. 0687a5b libbb: make xchroot do a chdir("/") after chroot by Denys Vlasenko · 13 years ago
  37. 39c2cb2 build system: fix broken CONFIG_SYSROOT handling by Denys Vlasenko · 13 years ago
  38. bf63437 Add SYSROOT, EXTRA_{LDFLAGS,LDLIBS} config opts; sample Android NDK config by Rob Walker · 13 years ago
  39. 69d81a1 printf: fix this case: printf "%b" '\0057usr\0057bin\n' by Denys Vlasenko · 13 years ago
  40. d4acaf7 printf: trim help text by Denys Vlasenko · 13 years ago
  41. 8be49c3 ntpd: tweak log messages format by Denys Vlasenko · 13 years ago
  42. bb8d7db testsuite: add a test that tar detects XZ-compressed data by Denys Vlasenko · 13 years ago
  43. d29c946 fix trivial bug in unpack_gz_stream (wrong fd used in read) by Denys Vlasenko · 13 years ago
  44. b5d6ae9 Don't compile get_header_tar_FOO function if they are not needed by Denys Vlasenko · 13 years ago
  45. faac1d3 tar,rpm2cpio: check that child decompressor did not error out by Denys Vlasenko · 13 years ago
  46. 02c3c38 Move seamless .Z support into unpack_gz_stream by Denys Vlasenko · 13 years ago
  47. 8a6a2f9 update seamless uncompression code by Denys Vlasenko · 13 years ago
  48. 774bce8 archival/libarchive/decompress_unzip.c -> decompress_gunzip.c. no code changes by Denys Vlasenko · 13 years ago
  49. 5965507 preparatory cleanups for seamless uncompression improvements by Denys Vlasenko · 13 years ago
  50. 17eedca ssd: compat: match -x EXECUTABLE by /proc/pid/exe too by Denys Vlasenko · 13 years ago
  51. 11e61d5 uudecode: tweak help text by Denys Vlasenko · 13 years ago
  52. fa737ce uuencode: tweak help text by Denys Vlasenko · 13 years ago
  53. 547ee79 ntpd: fix a case when discipline_jitter = 0 if we step by Denys Vlasenko · 13 years ago
  54. b3439d4 cp: trim help text by Denys Vlasenko · 13 years ago
  55. bb9254a du: trim help text a bit more by Denys Vlasenko · 13 years ago
  56. 81b6bf1 du: remove stray whitespace in help text by Denys Vlasenko · 13 years ago
  57. 132b044 ntpd: experimental code to correct frequency a bit more aggressively by Denys Vlasenko · 13 years ago
  58. e8cfc3f blkid: if parameters are given, do not scan /dev by Denys Vlasenko · 13 years ago
  59. 97e5281 ntpd: fix the "are we a server" check in previous commit by Denys Vlasenko · 13 years ago
  60. e8ce285 ntpd: avoid printing messages between send and recv. good for fast networks by Denys Vlasenko · 13 years ago
  61. b124c34 ntpd: log clock drift with three digits after decimal point by Denys Vlasenko · 13 years ago
  62. 74584b8 ntpd: log jitter on update too; increase assumed clock precision x2 - to 2ms by Denys Vlasenko · 13 years ago
  63. 03a99e3 date: extend help text to explain compat date format. Closes 4820 by Denys Vlasenko · 13 years ago
  64. 3ac066c fbsplash: use line_length instead of xres * bytes_per_pixel by Yin Kangkai · 13 years ago
  65. 62c006d libbb/procps.c: make fast_strtoul_10() stop on '\n' too by Denys Vlasenko · 13 years ago
  66. cd09e81 grep: support for -x, match whole line by Natanael Copa · 13 years ago
  67. 0b170e6 libbb/procps.c: make fast_strtoul_10() stop on '\n' too by Denys Vlasenko · 13 years ago
  68. 694738f du: use long long for size field by Ian Wienand · 13 years ago
  69. fc4ebd0 ntpd: fix offset adjustment after step; better step printing by Denys Vlasenko · 13 years ago
  70. 16c52a5 ntpd: increase OPT_qq constant to not collide with -L by Denys Vlasenko · 13 years ago
  71. 6111f96 tar: add support for PAX-encoded path=LONGFILENAME by Denys Vlasenko · 13 years ago
  72. af36ba2 mkdir: fix permissions on 64-bit platforms by Timo Teras · 13 years ago
  73. cfcb1da ifupdown: support metric for static default gw by Natanael Copa · 13 years ago
  74. 8cce1b3 httpd: make byte ranges which start at 0 work too. Closes 4766 by Denys Vlasenko · 13 years ago
  75. b2d6688 modprobe-small: add comment about aliased commands' help text by Denys Vlasenko · 13 years ago
  76. 5a5db93 depmod: supply help text by Lauri Kasanen · 13 years ago
  77. 817c230 getopt: trim help text by Denys Vlasenko · 13 years ago
  78. d022250 applets_sh/*: Add a few more examples of "shell applets" by Pere Orga · 13 years ago
  79. 594db1e getopt: simple code shrink; expand help text by Denys Vlasenko · 13 years ago
  80. 9106107 Make unix (local) sockets work without IPv6 enabled by Jonh Wendell · 13 years ago
  81. 638dbc3 mdev: add a comment. no code changes by Denys Vlasenko · 13 years ago
  82. bbf1e3c acpid: do not install handlers for fatal signals by Denys Vlasenko · 13 years ago
  83. 6e9d047 cttyhack: handle multiple consoles found in sysfs by Aaro Koskinen · 13 years ago
  84. ef43bea httpd: fix sendfile of files larger than 2 Gb. Closes 4754 by Denys Vlasenko · 13 years ago
  85. 9ec3cd4 tweak comment, no code changes by Denys Vlasenko · 13 years ago
  86. 35def51 httpd: fix MD5-encrypted-in-httpd.conf password logic by Denys Vlasenko · 13 years ago
  87. 428bd2d modprobe: accept -b even if blacklist functionality is disabled by Felipe Contreras · 13 years ago
  88. c0657e0 vi: add ":prev" command support by Dennis Groenen · 13 years ago
  89. 800a9a0 vi: move mark[i] pointers if text[] moves after realloc by Denys Vlasenko · 13 years ago
  90. 7eaa037 login: -f should not ask for password even with PAM by Sergey Naumov · 13 years ago
  91. da2b2da init: add a segv debugging aid, disabled by default by Denys Vlasenko · 13 years ago
  92. 1c7724b gen_build_files.sh: exclude hidden directories by Paulius Zaleckas · 13 years ago
  93. e8758ea mdev: fix wrong sizeof by Javier Viguera · 13 years ago
  94. c158601 bootchartd: add process accounting feature by Quentin Casasnovas · 13 years ago
  95. ce4f39a find_mount_point: fix find_mount_point for char devices by Javier Viguera · 13 years ago
  96. fdd0b3b vconfig: fix help text; small code shrink. Closes 4658 by Denys Vlasenko · 13 years ago
  97. 6e8861b *: better comments on termios manipulations. No code changes. by Denys Vlasenko · 13 years ago
  98. 7ce209b shell_builtin_read: set cc[VMIN] to 1; lineedit: don't clear c_cc[VINTR] by Denys Vlasenko · 13 years ago
  99. d29ae7e sed: fix possible case of signed char bug; expand debugging printouts by Denys Vlasenko · 13 years ago
  100. 7550201 mke2fs: do not zero out first kilobyte. Closes 3247 by Denys Vlasenko · 13 years ago