1. 6967578 whitespace fixes. no code changes by Denys Vlasenko · 12 years ago
  2. 5218515 volume_id: uuid_format small code shrink by Sven-Göran Bergh · 12 years ago
  3. 07b419d volume_id: display hfs[+] 128-bit UUID properly by Sven-Göran Bergh · 12 years ago
  4. a58f7b7 blkid: add type display for hfsplus by Sven-Göran Bergh · 12 years ago
  5. 3917fa3 dmesg: handle multi-char log levels by Peter Korsgaard · 12 years ago
  6. 12677ac CONFIG_PID_FILE_PATH: new configuration option for pidfile paths by Anthony G. Basile · 12 years ago
  7. e4b9451 volume_id: add exFAT detection by S-G Bergh · 12 years ago
  8. d2d5049 blkid: show filesystem when both label and UUID are missing, but type is known by S-G Bergh · 12 years ago
  9. c5a9fa2 blkid: add support for nilfs2 by Sven-Göran Bergh · 12 years ago
  10. 8019b3a volume_id: code shrink by Denys Vlasenko · 12 years ago
  11. 11f2c0d blkid: add type display for btrfs by Sven-Göran Bergh · 12 years ago
  12. b5c7220 fbset: respect rgba configuration lines in fb.modes by Linus Walleij · 12 years ago
  13. 5345b8d acpid: add missing lid switch definition by Eric Martin · 12 years ago
  14. 9ad8979 mount: support strictatime option. Closes 5240 by Denys Vlasenko · 12 years ago
  15. 6ebb2b6 mount: do not pass "comment=ANYTHING" option to kernel. Closes 5240 by Denys Vlasenko · 12 years ago
  16. a396ade mount: undo recent breakage when mount flags were made unsigned by Denys Vlasenko · 12 years ago
  17. c9a1311 mount: fix the wrongly stored fs creation time by Denys Vlasenko · 12 years ago
  18. 9ee4266 mount: set up RO loop device if mount -o ro. Closes 4784 by Denys Vlasenko · 12 years ago
  19. ac164dd volume_id/ext: use common bb_e2fs_defs.h for ext2/3/4 constants and structs by Denys Vlasenko · 13 years ago
  20. 39f82d4 rdate: code shrink by Denys Vlasenko · 13 years ago
  21. 93c32f2 rdate: code shrink by Denys Vlasenko · 13 years ago
  22. 25cb5aa mdev: tell kernel that we didn't find the firmware by Christoph Lohmann · 13 years ago
  23. aaf8272 Merge branch 'master' of git+ssh://vda@busybox.net/var/lib/git/busybox by Denys Vlasenko · 13 years ago
  24. b6beada mdev: remove undocumented subsystem/devname matching hack by Denys Vlasenko · 13 years ago
  25. ea57f51 mdev: when found, print major,minor into mdev.log by Denys Vlasenko · 13 years ago
  26. 8d11854 tweak help text by Denys Vlasenko · 13 years ago
  27. 516530c mdev: add support for $DEVNAME and /dev/mdev.log debug aid by Denys Vlasenko · 13 years ago
  28. 0133921 volume_id/ext: detect ext4 too by Denys Vlasenko · 13 years ago
  29. c966563 mdev: fix mode of creatred node if config file support is not configured by Denys Vlasenko · 13 years ago
  30. 56443cd whitespace fixes by Denys Vlasenko · 13 years ago
  31. d778e6c hwclock: fix wrong comparison of time value (when it will overlow int) by Denys Vlasenko · 13 years ago
  32. 176bc34 Drop include/bb_linux_ext2_fs.h, use existing e2fsprogs/e2fs_defs.h by Denys Vlasenko · 13 years ago
  33. 86a03be umount: make -d always active, add -D to suppress it by Denys Vlasenko · 13 years ago
  34. 0b2b0f3 Create and use our own copy of linux/ext2_fs.h by Denys Vlasenko · 13 years ago
  35. caf5768 work around linux/ext2_fs.h breakage by Denys Vlasenko · 13 years ago
  36. 0687a5b libbb: make xchroot do a chdir("/") after chroot by Denys Vlasenko · 13 years ago
  37. e8cfc3f blkid: if parameters are given, do not scan /dev by Denys Vlasenko · 13 years ago
  38. 817c230 getopt: trim help text by Denys Vlasenko · 13 years ago
  39. 594db1e getopt: simple code shrink; expand help text by Denys Vlasenko · 13 years ago
  40. 638dbc3 mdev: add a comment. no code changes by Denys Vlasenko · 13 years ago
  41. bbf1e3c acpid: do not install handlers for fatal signals by Denys Vlasenko · 13 years ago
  42. e8758ea mdev: fix wrong sizeof by Javier Viguera · 13 years ago
  43. 6e8861b *: better comments on termios manipulations. No code changes. by Denys Vlasenko · 13 years ago
  44. 7550201 mke2fs: do not zero out first kilobyte. Closes 3247 by Denys Vlasenko · 13 years ago
  45. 499597d mdev: do not treat non-leading '#' chars as start of comment. Closes 4676 by Denys Vlasenko · 13 years ago
  46. 982fdaf acpid: close fds which are reported as dead (POLLERR/POLLHUP/POLLNVAL) by poll. by Denys Vlasenko · 13 years ago
  47. d6f5000 *: style fixes. no code changes by Denys Vlasenko · 13 years ago
  48. 2f8ccc1 blkid: make help text show [BLOCKDEV]... by Denys Vlasenko · 13 years ago
  49. c3375f0 volume_id/get_devname: trivial code shrink by Denys Vlasenko · 13 years ago
  50. 39b2331 mount: resolve hosts to IPs in nfs mounts by Denys Vlasenko · 13 years ago
  51. a86e024 mount: make FEATURE_MOUNT_NFS not needed for Linux 2.6.23+ by Denys Vlasenko · 13 years ago
  52. fae473c mount: support -o noacl by Dave Love · 13 years ago
  53. b5ebe5f mount: handle list of comma-separated fs types in -t option by Karol Lewandowski · 13 years ago
  54. f85554c mount: free commented /etc/filesystems lines when we read it by Denys Vlasenko · 13 years ago
  55. a241069 remove duplicate include <sys/swap.h> by Denys Vlasenko · 13 years ago
  56. 45f0a11 mdev: trim overlong comments. No code changes by Denys Vlasenko · 13 years ago
  57. 3eccd7e mdev: don't reparse rules on -s by Denys Vlasenko · 13 years ago
  58. 1671424 add INIT_G()'s. No code changes. by Denys Vlasenko · 13 years ago
  59. 5c6ba6c mdev: expand --help so that it's actually useful. by Denys Vlasenko · 13 years ago
  60. 13e709c losetup: implement -r option. Closes 4033. by Denys Vlasenko · 13 years ago
  61. c21c310 swapoff: dont pass "p" in opt_complementary by Denys Vlasenko · 13 years ago
  62. b347df9 randomconfig fixes by Denys Vlasenko · 13 years ago
  63. 80856b3 fdisk: reinstate a short sleep between sync() and ioctl(BLKRRPART) by Denys Vlasenko · 13 years ago
  64. 14bd16a more tweak for bionic by Denys Vlasenko · 13 years ago
  65. 319b8bb hwclock: use locale-specific date output format by Denys Vlasenko · 13 years ago
  66. b5de0c1 typo fixes by Dan Fandrich · 13 years ago
  67. 46465ec hwclock: better help text by Denys Vlasenko · 13 years ago
  68. 972e046 fbset: apply modelines. Closes 3823 by Denys Vlasenko · 14 years ago
  69. 6642676 *: remove "Options:" string from help texts by Denys Vlasenko · 14 years ago
  70. f3854f7 replace nonstandard unsigned typedefs by Dan Fandrich · 14 years ago
  71. 488dd70 fix !ENABLE_FEATURE_GETOPT_LONG build. Closes 3775 by Denys Vlasenko · 14 years ago
  72. 4566e17 simplify parsing of /etc/busybox.conf by Denys Vlasenko · 14 years ago
  73. 12bc152 fbset: abort on unknown options. closes 3121 by Denys Vlasenko · 14 years ago
  74. 80c5b68 libbb: nonblock_safe_read->nonblock_immune_read, remove unused param of xmalloc_reads by Denys Vlasenko · 14 years ago
  75. 8820629 mount: for NFS use tcp per default rather than udp by Bernhard Reutner-Fischer · 14 years ago
  76. 9cfcc4d fdisk: backport disk check from util-linux by Lauri Kasanen · 14 years ago
  77. 8c498b6 make FDISK_SUPPORT_LARGE_DISKS redundant when LFS=y by Denys Vlasenko · 14 years ago
  78. 5bc8c00 move remaining help text from include/usage.src.h by Pere Orga · 14 years ago
  79. 19311bf mount: add --rbind option support by Roman Borisov · 14 years ago
  80. d3679d2 mount: rprivate option fix by Roman Borisov · 14 years ago
  81. 681efe2 use user's shell instead of hardwired "/bin/sh" (android needs this) by Denys Vlasenko · 14 years ago
  82. 82e785c more: fix tabs handling by Denys Vlasenko · 14 years ago
  83. c6450c9 mount: strip multiple trailing slashes, not just one by Denys Vlasenko · 14 years ago
  84. c8dc01d mount: update /etc/mtab properly on mount --move by Roman Borisov · 14 years ago
  85. e3b1a1f Replace "depends on PLATFORM_LINUX" with "select PLATFORM_LINUX" by Denys Vlasenko · 14 years ago
  86. 301fe50 mount: ignore unknown mount options when remounting NFS mounts by Peter Korsgaard · 14 years ago
  87. 945fd17 mount: fix wrong long option namess by Roman Borisov · 14 years ago
  88. f303bdd blockdev: add --getsz to replace --getsize by Dan Fandrich · 14 years ago
  89. 48a5219 reverted LINHIB0001 swap signature addition by Denys Vlasenko · 14 years ago
  90. 66c5b12 ash: fix TMOUT not restoring tty attributes by Denys Vlasenko · 14 years ago
  91. b7c9fb2 whitespace fixes by Denys Vlasenko · 14 years ago
  92. 625cfd8 fdisk_osf: simplify ifdef (incidentally, adds support for Microblaze) by Denys Vlasenko · 14 years ago
  93. 658a437 hwclock: implement --systz by Davide Cavalca · 14 years ago
  94. b9f2d9f mass removal of underscores from _BB_DIR_foo and _BB_SUID_foo by Denys Vlasenko · 14 years ago
  95. 3b5acaa disable automatic selection of FEATURE_SUID; improve its help text by Denys Vlasenko · 14 years ago
  96. e66a212 mkswap: selinux build fix by Denys Vlasenko · 14 years ago
  97. 90615a0 blkid: optional support for TYPE="fstype" by Denys Vlasenko · 14 years ago
  98. 86ffe5c volume_id: recognize compressed hibernate swap signature by James Hunt · 14 years ago
  99. 0d1d0f6 more: smaller version of previous fix by Denys Vlasenko · 14 years ago
  100. 0b90de1 more: exit if write to stdout errors out by Denys Vlasenko · 14 years ago