1. f3ea792 *: mass cosmetic removal of extra empty lines. no code changes by Denys Vlasenko · 14 years ago
  2. 1d7266d mark Linux-specific configuration options by Jeremie Koenig · 14 years ago
  3. 0e45066 util-linux: move VOLUMEID to a submenu by Denys Vlasenko · 14 years ago
  4. 6af732b acpid: old kernel headers compat by Denys Vlasenko · 14 years ago
  5. d8b989f more: style fix. no code changes by Denys Vlasenko · 14 years ago
  6. 8f65b0c whitespace fixes by Denys Vlasenko · 14 years ago
  7. 926031b *: introduce and use xfork() and xvfork() by Pascal Bellard · 14 years ago
  8. 7c1b2b5 losetup: use LOOP_foo defines by Lauri Kasanen · 14 years ago
  9. fa1b370 mount: fix a case when sometimes error message is not printed by Denys Vlasenko · 14 years ago
  10. dd8adde *: introduce and use bb_unsetenv_and_free by Denys Vlasenko · 14 years ago
  11. fc6f6e9 rev: new applet by Marek Polacek · 14 years ago
  12. b87c17c *: stop defining _GNU_SOURCE in source files, it's in CFLAGS anyway by Denys Vlasenko · 15 years ago
  13. eafc695 Allow CONFIG_VOLUMEID to be turned off by Dan Fandrich · 15 years ago
  14. 8f599f9 mkfs_ext2: improve comments a bit by Denys Vlasenko · 15 years ago
  15. 5070124 mkfs_ext2: reuse string by Bernhard Reutner-Fischer · 15 years ago
  16. cd5aa5c mkfs_ext2: fix handling of -I argument by Bernhard Reutner-Fischer · 15 years ago
  17. d70e0e9 *: add INSERTs to *.src files where appropriate by Denys Vlasenko · 15 years ago
  18. b82b34e modprobe: add support for -l and -s. Remove some unsupported options by Pascal Bellard · 15 years ago
  19. 161bb8f fix a few goofs uncovered by "make allnoconfig" testing by Denys Vlasenko · 15 years ago
  20. 2f32bf8 remove defconfig. Now "make defconfig" simply uses defaults from Config.in by Denys Vlasenko · 15 years ago
  21. da929a9 mass renaming Kbuild -> Kbuild.src, Config.in -> Config.src by Denys Vlasenko · 15 years ago
  22. 8878c24 mkfs_vfat: fix gcc-4.4 warning by Denys Vlasenko · 15 years ago
  23. ea8b252 *: better string sharing by Denys Vlasenko · 15 years ago
  24. dc1fd2e mount: handle EDQUOT > 255 properly. closes bug 1579 by Denys Vlasenko · 15 years ago
  25. 9251014 losetup: support /dev/loop10 and higher. closes bug 1627 by Denys Vlasenko · 15 years ago
  26. 6774386 tune2fs: move to e2fsprogs by Denys Vlasenko · 15 years ago
  27. d2844fc swapon: skip noauto entries by Lauri Kasanen · 15 years ago
  28. 375a8ef mount: add an optional capability to create new /dev/loopN as needed by Lauri Kasanen · 15 years ago
  29. 60f659f hwclock: improve, and then disable clever sync code: it's bloat by Denys Vlasenko · 15 years ago
  30. 1854bc1 hexdump: make -s 0xNNNNN work by Denys Vlasenko · 15 years ago
  31. f8d8aa1 libbb: add skip_dev_pfx() by Denys Vlasenko · 15 years ago
  32. fcad768 fdisk: make comment more clear by Denys Vlasenko · 15 years ago
  33. d958e90 fdisk: make 'b' command optionally adjust C/H/S; "fdisk IMAGE_FILE" sets cylinders by Denys Vlasenko · 15 years ago
  34. 5ea1de2 fdisk: code shrink without logic changes by Denys Vlasenko · 15 years ago
  35. ccd1efc cosmetic fixes, no code changed by Denys Vlasenko · 15 years ago
  36. b38af7b mdev: add "!" syntax support by Denys Vlasenko · 15 years ago
  37. 345e093 fix Config.in tab usage by Denys Vlasenko · 15 years ago
  38. fbedacf Hurd compat fixes. Mostly dealing with absent PATH_MAX by Jérémie Koenig · 15 years ago
  39. 651a269 *: merge some common strings by Denys Vlasenko · 15 years ago
  40. 1c3f117 lsusb: 2.6.32 compat by Souf Oued · 15 years ago
  41. 4f0408b flock: should not be selected by default by Denys Vlasenko · 15 years ago
  42. 892d4b6 flock: new applet by Timo Teras · 15 years ago
  43. 8531d76 *: code shrink and better "died from signal" reporting from wait4pid by Denys Vlasenko · 15 years ago
  44. 8d4a8d1 mdev: fix a trivial SEGV by Denys Vlasenko · 15 years ago
  45. 88aa558 *: do not check for POLLIN/POLLOUT only, just in case it's POLHUP/POLERR by Denys Vlasenko · 15 years ago
  46. 9906933 *: gethostname-related fixes by Denys Vlasenko · 15 years ago
  47. 64bb95a mdev: fix subsystem passing (new kernels broke it again) - bugs 639, 721. by Denys Vlasenko · 15 years ago
  48. bf1d347 fdisk: do not treat names ending in '0' as partitions by Denys Vlasenko · 15 years ago
  49. 73ccd0c volume_id/linux_swap: detect suspended image signatures too by Vladimir Dronnikov · 15 years ago
  50. b741cd2 whitespace fix by Denys Vlasenko · 15 years ago
  51. 36659fd *: fix 1/4 remaining aliasing warnings by Denys Vlasenko · 15 years ago
  52. 12ca080 *: eliminate more aliasing warnings by Denys Vlasenko · 15 years ago
  53. 98a4c7c *: suppress ~60% of "aliased warnings" on gcc-4.4.1 by Denys Vlasenko · 15 years ago
  54. baad6d8 mkfs_ext2: fix bad comment. no code changes by Denys Vlasenko · 15 years ago
  55. 40e7d25 mkXXXX: unify [KBYTES] parameter handling (added it to mkswap) by Denys Vlasenko · 15 years ago
  56. 083e172 style fixes, no code changes by Denys Vlasenko · 15 years ago
  57. 6b9f163 *: style fixes. no code changes (verified with objdump) by Denys Vlasenko · 15 years ago
  58. 3581c62 whitespace fixes by Denys Vlasenko · 15 years ago
  59. 6b01b71 randomconfig fixes by Denys Vlasenko · 15 years ago
  60. 24dc9ab fbset: add possibility to set timing and sync polarity by Michael Grzeschik · 15 years ago
  61. cb23d93 *: add/remove safe_, it seems we had a few incorrect uses by Denys Vlasenko · 15 years ago
  62. dc698bb *: make it easier to distinquish "struct tm", pointer to one, etc by Denys Vlasenko · 15 years ago
  63. 053ffee hwclock: tiny tweak in comment by Denys Vlasenko · 15 years ago
  64. 0c58cc7 hwclock: make commented-out code compilable by Denys Vlasenko · 15 years ago
  65. 6959f6b hwclock: disable time diff code; ntpd -S script: do not wait for completion by Denys Vlasenko · 15 years ago
  66. 5e3b140 hwclock: make it report system/rtc clock difference by Denys Vlasenko · 15 years ago
  67. 695fa51 hwclock: fix sizeof bug (used it on pointer, not array); make --systohc exact by Denys Vlasenko · 15 years ago
  68. 2ec91ae *: remove some uses of argc by Denys Vlasenko · 15 years ago
  69. cc42814 mount: dont include NFS headers if not needed; drop support for Linux <2.2.0 by Denys Vlasenko · 15 years ago
  70. b7a0e13 mount: fix goof in last commit; clear errno since we use perror_msg later by Denys Vlasenko · 15 years ago
  71. cb37637 switch_root: more clear error messages by Denys Vlasenko · 15 years ago
  72. 4e60f30 mount: if we mount //host/xxx, add ip=IPADDR to options by Denys Vlasenko · 15 years ago
  73. a3aa3e3 wget: check for close success; fix chunked; do not bother to send QUIT to ftp by Denys Vlasenko · 15 years ago
  74. 8656676 mount: "already mounted" msg appears only if -v by Denys Vlasenko · 15 years ago
  75. 11a802a lsusb: new applet. +400 bytes by Souf Oued · 15 years ago
  76. 982bc71 lspci: new applet. +573 bytes by Souf Oued · 15 years ago
  77. a732966 mount: prevent second mount -a from mounting everything again by Denys Vlasenko · 15 years ago
  78. 6b5accb mount: add support for -O list. +44 bytes by Michael Abbott · 15 years ago
  79. e992bae *: remove a few more cases of argc usage. -89 bytes. by Denys Vlasenko · 15 years ago
  80. b2e5fc3 ntpd: and real handling for -N, show usage w/o options; trim text by Denys Vlasenko · 15 years ago
  81. 102ff76 mount: clean up #defines. No code changes by Denys Vlasenko · 15 years ago
  82. 6331cf0 *: use "can't" instead of "cannot" by Denys Vlasenko · 15 years ago
  83. 1612c75 mdev: print line# in error messages by Denys Vlasenko · 15 years ago
  84. 245a4f8 big endian warning fixes by Denys Vlasenko · 15 years ago
  85. 692bcff mkfs_vfat: fixes for large image cases by Denys Vlasenko · 15 years ago
  86. 68c6746 mkswap: add -L LABEL option. closes bug 689. by Denys Vlasenko · 15 years ago
  87. 8131eea *: introduce and use ffulsh_all() by Denys Vlasenko · 15 years ago
  88. 0d8ea64 mkfs.reiser: new applet. needs much polishing by Vladimir Dronnikov · 15 years ago
  89. d784b65 btrfs.c: check first two superblocks, for additional robustness by Denys Vlasenko · 15 years ago
  90. 8930096 volume_id: add FAST_FUNC where appropriate by Denys Vlasenko · 15 years ago
  91. 662e8b7 volume_id: add support for btrfs by Vladimir Dronnikov · 15 years ago
  92. e62a246 mdev: do not die on mknod errors by Denys Vlasenko · 15 years ago
  93. 85ca327 *: random code shrink by Denys Vlasenko · 15 years ago
  94. b04f058 mdev: adjust error message by Bernhard Reutner-Fischer · 15 years ago
  95. 933993a mdev: handle string modes by Bernhard Reutner-Fischer · 15 years ago
  96. 6531f09 mdev: tiny shrinkage by index_in_strings by Bernhard Reutner-Fischer · 15 years ago
  97. 4b8b37f mkfs_ext2: fix compile error by Denys Vlasenko · 15 years ago
  98. f2cbb03 *: optimize most of isXXXXX() macros by Denys Vlasenko · 15 years ago
  99. 46e364d mkfs_ext2: code shrink by Denys Vlasenko · 15 years ago
  100. 09bbb28 mkfs_ext2: fix a bug where we don't fully respect -n on files by Denys Vlasenko · 15 years ago