1. 76f5e38 mdev: revert last wrong commit by Denys Vlasenko · 16 years ago
  2. aa0a12d mdev: do not exit if user:group parse failed. closes bug 309. by Denys Vlasenko · 16 years ago
  3. 05ae400 mdev: fix a case where we mangle device_path string and then use it. by Denys Vlasenko · 16 years ago
  4. 1fd3b38 *: bb_error_msg's messages should not be capitalized by Denis Vlasenko · 16 years ago
  5. e6b10ef switch_root: move misplaced comment by Denis Vlasenko · 16 years ago
  6. f9d4fc3 switch_root: improve behavior on error; improve help text by Denis Vlasenko · 16 years ago
  7. 5e34ff2 *: mass renaming of USE_XXXX to IF_XXXX by Denis Vlasenko · 16 years ago
  8. 0ad8234 switch_root: print errno on failure by Denis Vlasenko · 16 years ago
  9. 11c17f7 mdev: enlarge inline documentation by Denis Vlasenko · 16 years ago
  10. 3798db5 mdev: support $ENVVAR=regex by Denis Vlasenko · 16 years ago
  11. c7cc5a9 mdev: Rob's #if forest removal by Denis Vlasenko · 16 years ago
  12. 6a07d1f acpid: prevent creation of zombies by Denis Vlasenko · 16 years ago
  13. 5ff9629 mdev: add large comment, fix a buglet with subsystem and /sys/block by Denis Vlasenko · 16 years ago
  14. 3161b61 mdev: set mode, needed when device node already exists. by Denis Vlasenko · 16 years ago
  15. 6dda5de mdev: change subsystem syntax from /subsystem to subsystem/devname by Denis Vlasenko · 16 years ago
  16. 32a3d08 mdev: safer handling of $SUBSYSTEM in mdev -s by Denis Vlasenko · 16 years ago
  17. 7f95937 randomconfig fixes by Denis Vlasenko · 16 years ago
  18. f2b39e0 mdev: add support for - "dont stop here" char by Denis Vlasenko · 16 years ago
  19. 065c714 mdev: provide $SUBSYSTEM (by Vladimir) by Denis Vlasenko · 16 years ago
  20. 323cbbf mdev: fix a bug where \t is not treated as delimiter after [>|=PATH] by Denis Vlasenko · 16 years ago
  21. aafbae6 mdev: make usage text more useful by Denis Vlasenko · 16 years ago
  22. 1fb26da mdev: ignore events with "$SUBSYSTEM" == "firmware" && "$ACTION" == "remove" by Denis Vlasenko · 16 years ago
  23. f1df35c mdev: do not complain if /sys/block doesn't exist by Denis Vlasenko · 16 years ago
  24. 5c32993 mount: users report that CIFS support is breaking things, mostly remove it. by Denis Vlasenko · 16 years ago
  25. f81e8db *: make "pragma GCC visibility push(hidden)" less ugly by Denis Vlasenko · 16 years ago
  26. 551ffdc more of pointless whitespace fixes by Denis Vlasenko · 16 years ago
  27. 9983d80 volumeid: fix bug 249 "findfs finds the wrong partition" by Denis Vlasenko · 16 years ago
  28. a2333c8 randomtest fixes by Denis Vlasenko · 16 years ago
  29. 781b672 mkfs.vfat: fix a problem with over-estimating FAT size by Denis Vlasenko · 16 years ago
  30. f54dd09 mkfs.vfat: mkdosfs compat with choosing clyster size by Denis Vlasenko · 16 years ago
  31. 14ee4e6 mkfs.vfat: more of pointless tweaking by Denis Vlasenko · 16 years ago
  32. 020f465 mkfs.vfat: small tweak to comments by Denis Vlasenko · 16 years ago
  33. 9d04b6b mkdosfs (aka mkfs.vfat): new applet by Vladimir by Denis Vlasenko · 16 years ago
  34. 7aaedcf mount: support "-O option"; stop trying to mount swap partitions by Denis Vlasenko · 16 years ago
  35. 9604e1b modprobe: emit "can't open 'modules.dep': (errno)" instead of "module not found" by Denis Vlasenko · 16 years ago
  36. f09f4e0 runsv: small optimization *: more paranoia around passing NULL to execl[e] by Denis Vlasenko · 16 years ago
  37. 7307e06 - bail out if screen resolution does not match PPM dimensions. by Bernhard Reutner-Fischer · 16 years ago
  38. 28ea429 volume_id: abort early on read failures. should help with probing missing fdd's by Denis Vlasenko · 16 years ago
  39. d63cd1b mdev: if /sys/class/block exists, don't scan /sys/block by Denis Vlasenko · 16 years ago
  40. 04158e0 udhcpd: add code which rejects lease files with suspicious or old timestamp. by Denis Vlasenko · 16 years ago
  41. 319fe12 mdev: fix breakage caused by unified parser usage by Denis Vlasenko · 16 years ago
  42. 870ccd7 do not whine if /sys/block does not exist ... embedded systems dont need stinkin block devices by Mike Frysinger · 16 years ago
  43. 76ddc2e libbb: add bb_unsetenv (taken from hush). by Denis Vlasenko · 16 years ago
  44. 6a2d0d9 mount: make it more readable by Denis Vlasenko · 16 years ago
  45. 3f8f4b2 placate Rob's qualms about mount.c by Denis Vlasenko · 16 years ago
  46. efb545b optimize 16- and 32-bit moves by Denis Vlasenko · 16 years ago
  47. db12d1d Fix forgotten license comments by Denis Vlasenko · 16 years ago
  48. 30e5cf8 mount: cosmetics, no code changes (verified with objdump -drsx) by Denis Vlasenko · 16 years ago
  49. 1e10afc volume_id/fat: careful with sector#, it may not fit in 32 bits. +91 bytes by Denis Vlasenko · 16 years ago
  50. d16950d acpid: new applet by Vladimir. +737 bytes by Denis Vlasenko · 16 years ago
  51. 61befda ash,hush: add TODO for rare build failure *: remove some redundant includes by Denis Vlasenko · 16 years ago
  52. 12ff9dc networking/interface.c: better readability (by Walter Harms) by Denis Vlasenko · 16 years ago
  53. 3fa36e2 *: a bit of code shrink by Denis Vlasenko · 16 years ago
  54. 35a064b build system: tidying up CONFIG_xxx names (suggested by Rob) by Denis Vlasenko · 16 years ago
  55. 202ac50 *: code shrink by adding a wrapper around very common tcsetattr(0, TCSANOW, xx) op by Denis Vlasenko · 16 years ago
  56. 9504e44 whitespace fixes, no code changes by Denis Vlasenko · 16 years ago
  57. 7effd7a getopt: reinstate erroneously removed getopt() reset code. by Denis Vlasenko · 16 years ago
  58. d1660cb ash: fix a bug in standalone mode (corrupted getopt() state) by Denis Vlasenko · 16 years ago
  59. 802a7be add comment explaining previous change by Denis Vlasenko · 16 years ago
  60. 582dff0 volume identification: abolish /proc/partitions and /proc/cdroms by Denis Vlasenko · 16 years ago
  61. bff06fe blkid: vda forgot to svn add it again. vda is stupid by Denis Vlasenko · 16 years ago
  62. f9dde91 mount: -o parm1 -o parm2 should accumulate by Denis Vlasenko · 16 years ago
  63. 22d10a0 hush: fix trashing of environment by local env vars: by Denis Vlasenko · 16 years ago
  64. 1e19afd blkid: new applet. We almost had everything needed for it already by Denis Vlasenko · 16 years ago
  65. d5e3059 findfs: fix LUKS and FAT detection routines; do not exit if corrupted by Denis Vlasenko · 16 years ago
  66. 6c4dade - update my name. No obj-code changes ;) by Bernhard Reutner-Fischer · 16 years ago
  67. 8d89bed watchdog: add -T option by Denis Vlasenko · 16 years ago
  68. b66d16a fbset: fix mode matching code: original code may trigger false positive. by Denis Vlasenko · 16 years ago
  69. 7fe21c6 setarch: do not try to use non-existent data in argv[] by Denis Vlasenko · 16 years ago
  70. c77e843 - add new applet rdev (Grant Erickson) - fixes and shrink (me) by Bernhard Reutner-Fischer · 16 years ago
  71. fb5902c - support relatime / norelatime by Bernhard Reutner-Fischer · 16 years ago
  72. 2784228 libbb: make xrealloc_vector zero out the realloc'ed tail by Denis Vlasenko · 16 years ago
  73. d91afa3 randomconfig fixes by Denis Vlasenko · 16 years ago
  74. 8d523cb fbset: shrink code a bit more by Denis Vlasenko · 16 years ago
  75. 09f5ecf fbset: code shrink by Denis Vlasenko · 16 years ago
  76. 084266e fix several problems with config parser: by Denis Vlasenko · 16 years ago
  77. df96df9 mdev: do not complain if mdev.conf does not exist; by Denis Vlasenko · 16 years ago
  78. e99a92d - strip implied proto and superfluous "www." domain part. by Bernhard Reutner-Fischer · 16 years ago
  79. 3e8669f - wrap overlong lines (Cristian Ionescu-Idbohrn) - s/\. /. /g;# (me) by Bernhard Reutner-Fischer · 16 years ago
  80. b62bd7b - unused variables if !ENABLE_FEATURE_MDEV_RENAME_REGEXP by Bernhard Reutner-Fischer · 16 years ago
  81. 5415c85 libbb: [x]fopen_for_{read,write} introduced and used. (by Valdimir) by Denis Vlasenko · 16 years ago
  82. 1d4cd60 - commentary typo fix by Bernhard Reutner-Fischer · 16 years ago
  83. a53de7f - fix spelling by Bernhard Reutner-Fischer · 16 years ago
  84. e1e5174 - s/super.block/superblock/g; # for consistency; -1b by Bernhard Reutner-Fischer · 16 years ago
  85. c29684a mount: support nfs mount option nordiplus. by Denis Vlasenko · 16 years ago
  86. 2e157dd libbb: updated config_parse() from Vladimir by Denis Vlasenko · 16 years ago
  87. 6792128 - fix segfault in nameif with mactab file (by fixing and shrink config parser) by Bernhard Reutner-Fischer · 16 years ago
  88. fb1642f fix up callsites of config_read to check for >= 0 by Denis Vlasenko · 16 years ago
  89. 55f7912 libbb: get rid of statics in dump.c; code shrinks a lot too by Denis Vlasenko · 16 years ago
  90. 018bee6 mdev: support for serializing hotplug by Denis Vlasenko · 16 years ago
  91. e559e0a libbb: unified config parser (By Vladimir Dronnikov) mdev: use it by Denis Vlasenko · 16 years ago
  92. a87045c mdev: check for "/block/" substring for block dev detection by Denis Vlasenko · 16 years ago
  93. d986048 mdev: if device was moved at creation, at removal coreectly remove by Denis Vlasenko · 16 years ago
  94. 39acf45 switch_root: shrink by Denis Vlasenko · 16 years ago
  95. 9764d69 fdisk: fix compile failure by Denis Vlasenko · 16 years ago
  96. deeed59 libbb: introduce and use xrealloc_vector by Denis Vlasenko · 16 years ago
  97. 580ce2d mount: support for "-o mand" by Denis Vlasenko · 16 years ago
  98. 67075bb mdev: reinstate "follow symlinks" flag, this time with explanation by Denis Vlasenko · 16 years ago
  99. d48e81f mdev: do not follow symlinks in /sys (as was intended prior to rev 18811). by Denis Vlasenko · 16 years ago
  100. a60f84e *: rename ATTRIBUTE_XXX to just XXX. by Denis Vlasenko · 16 years ago