1. e531759 fdisk: add handling of avr32. closes bug 555 by Denys Vlasenko · 15 years ago
  2. 997538a scriptreplay: show help text if run with no arguments by Denys Vlasenko · 15 years ago
  3. 6ae6426 fix mountpoint test to not prevemt mkfs_xxx from making image in any file by Denys Vlasenko · 15 years ago
  4. 73b71f3 date: factor out date parsing (in preparation for touch -d) by Denys Vlasenko · 15 years ago
  5. 860d2bb fix fallout from BSD patches by Denys Vlasenko · 15 years ago
  6. 874201f dmesg: try to detect buffer size by Denys Vlasenko · 15 years ago
  7. da49f58 move libc related stuff out of platform.h by Denys Vlasenko · 15 years ago
  8. 09e63bb df: fix "df /" by Denys Vlasenko · 15 years ago
  9. b22bbff fix dependencies of FEATURE_GETOPT_LONG by Denys Vlasenko · 15 years ago
  10. 5478aaf mdev: be more permissive on errors (dont die): mdev -s users want that by Denys Vlasenko · 15 years ago
  11. 90db359 mdev: set $MDEV correctly for renamed nodes by Denys Vlasenko · 15 years ago
  12. 1881ba4 Update a comment, no code changes by Denys Vlasenko · 15 years ago
  13. 4fc5ec5 device matching against UUIDs: do not try floppies by Denys Vlasenko · 15 years ago
  14. 2f86ca1 mdev: fix the case when move rule deletes node with name == device_name by Denys Vlasenko · 15 years ago
  15. 8e5d83b mkswap: remove configuration for v0 support by Denys Vlasenko · 15 years ago
  16. beca96f mkswap: separate UUID feature by Denys Vlasenko · 15 years ago
  17. f3b92d3 getopt: FEATURE_GETOPT_LONG for -l; rename GETOPT_LONG to LONG_OPTS by Denys Vlasenko · 15 years ago
  18. e2e4cc2 mount: support -i; pass through -f and -n to helpers as necessary by Denys Vlasenko · 15 years ago
  19. b96159d mkswap: accidentally committed wrong patch. fix it up by Denys Vlasenko · 15 years ago
  20. e1e2273 mkswap: improve randomness of UUID generation set version/variant bits by Denys Vlasenko · 15 years ago
  21. c9f280c mkswap: generate UUID if CONFIG_DESKTOP=y. +110 bytes by Denys Vlasenko · 15 years ago
  22. a5bdbe1 switch_root: allow /init to be a symlink; add doc (thanks Rob!) by Denys Vlasenko · 15 years ago
  23. 2634bf3 randomconfig fixes by Denys Vlasenko · 16 years ago
  24. 53f1791 *: reduce #ifdef forest by Denys Vlasenko · 16 years ago
  25. d5f1b1b *: add FAST_FUNC to function ptrs where it makes sense by Denys Vlasenko · 16 years ago
  26. 5e61115 scriptreplay: new applet. +423 bytes by Denys Vlasenko · 16 years ago
  27. 810b716 mount: save 80 bytes by forced de-inlining by Denys Vlasenko · 16 years ago
  28. e71dd7c mount: document when kernel started accepting string as NFS options by Denys Vlasenko · 16 years ago
  29. 76f5e38 mdev: revert last wrong commit by Denys Vlasenko · 16 years ago
  30. aa0a12d mdev: do not exit if user:group parse failed. closes bug 309. by Denys Vlasenko · 16 years ago
  31. 05ae400 mdev: fix a case where we mangle device_path string and then use it. by Denys Vlasenko · 16 years ago
  32. 1fd3b38 *: bb_error_msg's messages should not be capitalized by Denis Vlasenko · 16 years ago
  33. e6b10ef switch_root: move misplaced comment by Denis Vlasenko · 16 years ago
  34. f9d4fc3 switch_root: improve behavior on error; improve help text by Denis Vlasenko · 16 years ago
  35. 5e34ff2 *: mass renaming of USE_XXXX to IF_XXXX by Denis Vlasenko · 16 years ago
  36. 0ad8234 switch_root: print errno on failure by Denis Vlasenko · 16 years ago
  37. 11c17f7 mdev: enlarge inline documentation by Denis Vlasenko · 16 years ago
  38. 3798db5 mdev: support $ENVVAR=regex by Denis Vlasenko · 16 years ago
  39. c7cc5a9 mdev: Rob's #if forest removal by Denis Vlasenko · 16 years ago
  40. 6a07d1f acpid: prevent creation of zombies by Denis Vlasenko · 16 years ago
  41. 5ff9629 mdev: add large comment, fix a buglet with subsystem and /sys/block by Denis Vlasenko · 16 years ago
  42. 3161b61 mdev: set mode, needed when device node already exists. by Denis Vlasenko · 16 years ago
  43. 6dda5de mdev: change subsystem syntax from /subsystem to subsystem/devname by Denis Vlasenko · 16 years ago
  44. 32a3d08 mdev: safer handling of $SUBSYSTEM in mdev -s by Denis Vlasenko · 16 years ago
  45. 7f95937 randomconfig fixes by Denis Vlasenko · 16 years ago
  46. f2b39e0 mdev: add support for - "dont stop here" char by Denis Vlasenko · 16 years ago
  47. 065c714 mdev: provide $SUBSYSTEM (by Vladimir) by Denis Vlasenko · 16 years ago
  48. 323cbbf mdev: fix a bug where \t is not treated as delimiter after [>|=PATH] by Denis Vlasenko · 16 years ago
  49. aafbae6 mdev: make usage text more useful by Denis Vlasenko · 16 years ago
  50. 1fb26da mdev: ignore events with "$SUBSYSTEM" == "firmware" && "$ACTION" == "remove" by Denis Vlasenko · 16 years ago
  51. f1df35c mdev: do not complain if /sys/block doesn't exist by Denis Vlasenko · 16 years ago
  52. 5c32993 mount: users report that CIFS support is breaking things, mostly remove it. by Denis Vlasenko · 16 years ago
  53. f81e8db *: make "pragma GCC visibility push(hidden)" less ugly by Denis Vlasenko · 16 years ago
  54. 551ffdc more of pointless whitespace fixes by Denis Vlasenko · 16 years ago
  55. 9983d80 volumeid: fix bug 249 "findfs finds the wrong partition" by Denis Vlasenko · 16 years ago
  56. a2333c8 randomtest fixes by Denis Vlasenko · 16 years ago
  57. 781b672 mkfs.vfat: fix a problem with over-estimating FAT size by Denis Vlasenko · 16 years ago
  58. f54dd09 mkfs.vfat: mkdosfs compat with choosing clyster size by Denis Vlasenko · 16 years ago
  59. 14ee4e6 mkfs.vfat: more of pointless tweaking by Denis Vlasenko · 16 years ago
  60. 020f465 mkfs.vfat: small tweak to comments by Denis Vlasenko · 16 years ago
  61. 9d04b6b mkdosfs (aka mkfs.vfat): new applet by Vladimir by Denis Vlasenko · 16 years ago
  62. 7aaedcf mount: support "-O option"; stop trying to mount swap partitions by Denis Vlasenko · 16 years ago
  63. 9604e1b modprobe: emit "can't open 'modules.dep': (errno)" instead of "module not found" by Denis Vlasenko · 16 years ago
  64. f09f4e0 runsv: small optimization *: more paranoia around passing NULL to execl[e] by Denis Vlasenko · 16 years ago
  65. 7307e06 - bail out if screen resolution does not match PPM dimensions. by Bernhard Reutner-Fischer · 16 years ago
  66. 28ea429 volume_id: abort early on read failures. should help with probing missing fdd's by Denis Vlasenko · 16 years ago
  67. d63cd1b mdev: if /sys/class/block exists, don't scan /sys/block by Denis Vlasenko · 16 years ago
  68. 04158e0 udhcpd: add code which rejects lease files with suspicious or old timestamp. by Denis Vlasenko · 16 years ago
  69. 319fe12 mdev: fix breakage caused by unified parser usage by Denis Vlasenko · 16 years ago
  70. 870ccd7 do not whine if /sys/block does not exist ... embedded systems dont need stinkin block devices by Mike Frysinger · 16 years ago
  71. 76ddc2e libbb: add bb_unsetenv (taken from hush). by Denis Vlasenko · 16 years ago
  72. 6a2d0d9 mount: make it more readable by Denis Vlasenko · 16 years ago
  73. 3f8f4b2 placate Rob's qualms about mount.c by Denis Vlasenko · 16 years ago
  74. efb545b optimize 16- and 32-bit moves by Denis Vlasenko · 16 years ago
  75. db12d1d Fix forgotten license comments by Denis Vlasenko · 16 years ago
  76. 30e5cf8 mount: cosmetics, no code changes (verified with objdump -drsx) by Denis Vlasenko · 16 years ago
  77. 1e10afc volume_id/fat: careful with sector#, it may not fit in 32 bits. +91 bytes by Denis Vlasenko · 16 years ago
  78. d16950d acpid: new applet by Vladimir. +737 bytes by Denis Vlasenko · 16 years ago
  79. 61befda ash,hush: add TODO for rare build failure *: remove some redundant includes by Denis Vlasenko · 16 years ago
  80. 12ff9dc networking/interface.c: better readability (by Walter Harms) by Denis Vlasenko · 16 years ago
  81. 3fa36e2 *: a bit of code shrink by Denis Vlasenko · 16 years ago
  82. 35a064b build system: tidying up CONFIG_xxx names (suggested by Rob) by Denis Vlasenko · 16 years ago
  83. 202ac50 *: code shrink by adding a wrapper around very common tcsetattr(0, TCSANOW, xx) op by Denis Vlasenko · 16 years ago
  84. 9504e44 whitespace fixes, no code changes by Denis Vlasenko · 16 years ago
  85. 7effd7a getopt: reinstate erroneously removed getopt() reset code. by Denis Vlasenko · 16 years ago
  86. d1660cb ash: fix a bug in standalone mode (corrupted getopt() state) by Denis Vlasenko · 16 years ago
  87. 802a7be add comment explaining previous change by Denis Vlasenko · 16 years ago
  88. 582dff0 volume identification: abolish /proc/partitions and /proc/cdroms by Denis Vlasenko · 16 years ago
  89. bff06fe blkid: vda forgot to svn add it again. vda is stupid by Denis Vlasenko · 16 years ago
  90. f9dde91 mount: -o parm1 -o parm2 should accumulate by Denis Vlasenko · 16 years ago
  91. 22d10a0 hush: fix trashing of environment by local env vars: by Denis Vlasenko · 16 years ago
  92. 1e19afd blkid: new applet. We almost had everything needed for it already by Denis Vlasenko · 16 years ago
  93. d5e3059 findfs: fix LUKS and FAT detection routines; do not exit if corrupted by Denis Vlasenko · 16 years ago
  94. 6c4dade - update my name. No obj-code changes ;) by Bernhard Reutner-Fischer · 16 years ago
  95. 8d89bed watchdog: add -T option by Denis Vlasenko · 16 years ago
  96. b66d16a fbset: fix mode matching code: original code may trigger false positive. by Denis Vlasenko · 16 years ago
  97. 7fe21c6 setarch: do not try to use non-existent data in argv[] by Denis Vlasenko · 16 years ago
  98. c77e843 - add new applet rdev (Grant Erickson) - fixes and shrink (me) by Bernhard Reutner-Fischer · 16 years ago
  99. fb5902c - support relatime / norelatime by Bernhard Reutner-Fischer · 16 years ago
  100. 2784228 libbb: make xrealloc_vector zero out the realloc'ed tail by Denis Vlasenko · 16 years ago