1. 6c4dade - update my name. No obj-code changes ;) by Bernhard Reutner-Fischer · 16 years ago
  2. 8d89bed watchdog: add -T option by Denis Vlasenko · 16 years ago
  3. b66d16a fbset: fix mode matching code: original code may trigger false positive. by Denis Vlasenko · 16 years ago
  4. 7fe21c6 setarch: do not try to use non-existent data in argv[] by Denis Vlasenko · 16 years ago
  5. c77e843 - add new applet rdev (Grant Erickson) - fixes and shrink (me) by Bernhard Reutner-Fischer · 16 years ago
  6. fb5902c - support relatime / norelatime by Bernhard Reutner-Fischer · 16 years ago
  7. 2784228 libbb: make xrealloc_vector zero out the realloc'ed tail by Denis Vlasenko · 16 years ago
  8. d91afa3 randomconfig fixes by Denis Vlasenko · 16 years ago
  9. 8d523cb fbset: shrink code a bit more by Denis Vlasenko · 16 years ago
  10. 09f5ecf fbset: code shrink by Denis Vlasenko · 16 years ago
  11. 084266e fix several problems with config parser: by Denis Vlasenko · 16 years ago
  12. df96df9 mdev: do not complain if mdev.conf does not exist; by Denis Vlasenko · 16 years ago
  13. e99a92d - strip implied proto and superfluous "www." domain part. by Bernhard Reutner-Fischer · 16 years ago
  14. 3e8669f - wrap overlong lines (Cristian Ionescu-Idbohrn) - s/\. /. /g;# (me) by Bernhard Reutner-Fischer · 16 years ago
  15. b62bd7b - unused variables if !ENABLE_FEATURE_MDEV_RENAME_REGEXP by Bernhard Reutner-Fischer · 16 years ago
  16. 5415c85 libbb: [x]fopen_for_{read,write} introduced and used. (by Valdimir) by Denis Vlasenko · 16 years ago
  17. 1d4cd60 - commentary typo fix by Bernhard Reutner-Fischer · 16 years ago
  18. a53de7f - fix spelling by Bernhard Reutner-Fischer · 16 years ago
  19. e1e5174 - s/super.block/superblock/g; # for consistency; -1b by Bernhard Reutner-Fischer · 16 years ago
  20. c29684a mount: support nfs mount option nordiplus. by Denis Vlasenko · 16 years ago
  21. 2e157dd libbb: updated config_parse() from Vladimir by Denis Vlasenko · 16 years ago
  22. 6792128 - fix segfault in nameif with mactab file (by fixing and shrink config parser) by Bernhard Reutner-Fischer · 16 years ago
  23. fb1642f fix up callsites of config_read to check for >= 0 by Denis Vlasenko · 16 years ago
  24. 55f7912 libbb: get rid of statics in dump.c; code shrinks a lot too by Denis Vlasenko · 16 years ago
  25. 018bee6 mdev: support for serializing hotplug by Denis Vlasenko · 16 years ago
  26. e559e0a libbb: unified config parser (By Vladimir Dronnikov) mdev: use it by Denis Vlasenko · 16 years ago
  27. a87045c mdev: check for "/block/" substring for block dev detection by Denis Vlasenko · 16 years ago
  28. d986048 mdev: if device was moved at creation, at removal coreectly remove by Denis Vlasenko · 16 years ago
  29. 39acf45 switch_root: shrink by Denis Vlasenko · 16 years ago
  30. 9764d69 fdisk: fix compile failure by Denis Vlasenko · 16 years ago
  31. deeed59 libbb: introduce and use xrealloc_vector by Denis Vlasenko · 16 years ago
  32. 580ce2d mount: support for "-o mand" by Denis Vlasenko · 16 years ago
  33. 67075bb mdev: reinstate "follow symlinks" flag, this time with explanation by Denis Vlasenko · 16 years ago
  34. d48e81f mdev: do not follow symlinks in /sys (as was intended prior to rev 18811). by Denis Vlasenko · 16 years ago
  35. a60f84e *: rename ATTRIBUTE_XXX to just XXX. by Denis Vlasenko · 16 years ago
  36. 82604e9 revert last two commits. vfork cannot be used in subroutine, by Denis Vlasenko · 16 years ago
  37. 58d60c3 *: introduce and use xfork() by Denis Vlasenko · 16 years ago
  38. 3da5572 *: introduce and use xvfork() by Denis Vlasenko · 16 years ago
  39. 270d5d7 fdisk: cosmetics, and removal of dead data by Denis Vlasenko · 16 years ago
  40. 6eaf0a9 fdisk: move more data to struct globals; shrink code by Denis Vlasenko · 16 years ago
  41. defc1ea *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on by Denis Vlasenko · 16 years ago
  42. f5d8c90 style fixes, no code changes by Denis Vlasenko · 16 years ago
  43. e06f61d mkfs_minix, fsck_minix: code shrink by Denis Vlasenko · 16 years ago
  44. 7049ff8 whitespace fixes. no code changes by Denis Vlasenko · 16 years ago
  45. f26e3d2 mount: fix mishandling of proto=tcp/udp by Denis Vlasenko · 16 years ago
  46. d0cc3f4 mount: code shrink without logic changes. Added a comment by Denis Vlasenko · 16 years ago
  47. f45c4f4 whitespace and comment fixes, no code changes by Denis Vlasenko · 17 years ago
  48. d50dda8 *: use llist_pop for traverse-and-free list operation by Denis Vlasenko · 17 years ago
  49. 53354ac libbb: introduce and use print_flags(). by Denis Vlasenko · 17 years ago
  50. 1e93f3c change default rtcwake mode to match changed behavior in upstream util-linux by Mike Frysinger · 17 years ago
  51. 85571d8 make the help for rtcwake reflect the actual default behavior by Mike Frysinger · 17 years ago
  52. 9af7aba - pm_states[PM_SUSPEND_MAX] suggests to support "standby" and not "suspend" by Bernhard Reutner-Fischer · 17 years ago
  53. f4e6bd0 mdev: add commented-out debug code to open stdio. by Denis Vlasenko · 17 years ago
  54. f9a0784 - add FIXME to use hasmntopt() by Bernhard Reutner-Fischer · 17 years ago
  55. a0e17f7 [u]mount: add/update dietlibc build fix by Denis Vlasenko · 17 years ago
  56. e94a871 mdev: fix counting of '%' in pattern by Denis Vlasenko · 17 years ago
  57. ff92349 mdev: fix whitespace damage by Denis Vlasenko · 17 years ago
  58. a959a2a mdev: suppress "may be used uninitialized" warning by Denis Vlasenko · 17 years ago
  59. 4801441 mdev: add support for "only rename" option in mdev.conf by Denis Vlasenko · 17 years ago
  60. 0953336 - Rob sais that he rewrote it, so reinstate the GPLv2-only boilerplate. by Bernhard Reutner-Fischer · 17 years ago
  61. f02efd1 - improve readability by Bernhard Reutner-Fischer · 17 years ago
  62. 5e25ddb - use STD*_FILENO some more. No object-code changes by Bernhard Reutner-Fischer · 17 years ago
  63. 636a1f8 - use EXIT_{SUCCESS,FAILURE}. No object-code changes by Bernhard Reutner-Fischer · 17 years ago
  64. cb83abd - mention FIXME use find_mount_point() by Bernhard Reutner-Fischer · 17 years ago
  65. 3576bed - improve wording by Bernhard Reutner-Fischer · 17 years ago
  66. ae4342c - Rename getpty() to xgetpty() and adjust callers. by Bernhard Reutner-Fischer · 17 years ago
  67. ee56e01 swapon: optional -p PRIO support (by Francois Barel <frabar666 AT gmail.com>) by Denis Vlasenko · 17 years ago
  68. 5599502 more -Wall warning fixes. -Wall is enabled now. by Denis Vlasenko · 17 years ago
  69. 6b06cb8 more of -Wall fixes from Cristian Ionescu-Idbohrn. Some are fixing real bugs. by Denis Vlasenko · 17 years ago
  70. 77ad97f more -Wall warning fixes from Cristian Ionescu-Idbohrn. by Denis Vlasenko · 17 years ago
  71. 98636eb Use intra-DSO calls when we build libbusybox. No-op for normal build. by Denis Vlasenko · 17 years ago
  72. 4579e9c mdev: /sys/class/block/ are also block devices by Denis Vlasenko · 17 years ago
  73. 06ebc16 script: exit if reading from pseudo-tty errors out (do not loop) by Denis Vlasenko · 17 years ago
  74. 32dcc53 mdev: fix a bug where we were eating argv[0] of helper by Denis Vlasenko · 17 years ago
  75. 95842fb testsuite/runtest: remove (last) bashism mkswap: fix selinux build by Denis Vlasenko · 17 years ago
  76. c6191e9 - fsetfilecon_war is hidden so use fsetfilecon instead. by Bernhard Reutner-Fischer · 17 years ago
  77. 1f22898 whitespace fixes. no code changes by Denis Vlasenko · 17 years ago
  78. 2d94992 build system: use spaces in Kbuild files by Denis Vlasenko · 17 years ago
  79. 376003b build system: move misplaced config entry for script applet by Denis Vlasenko · 17 years ago
  80. f3745ea libbb: introduce xmalloc_xopen_read_close and use where appropriate by Denis Vlasenko · 17 years ago
  81. c033d51 fdisk: fix a case where we can inadvertently close /proc/partitions fd early by Denis Vlasenko · 17 years ago
  82. 4437d19 fdisk: do not open device twice. Complain on fdisk -l /dev/bogus. by Denis Vlasenko · 17 years ago
  83. ed23adc mount: remove superfluous comment by Denis Vlasenko · 17 years ago
  84. 9dedf72 script: do not ignore poll() errors. ~+20 bytes. by Denis Vlasenko · 17 years ago
  85. f2f3868 mdev: optional support for regex pattern group substitution. +142 bytes. by Denis Vlasenko · 17 years ago
  86. aa8a601 mdev: fix block/char device detection. Closes bug 2144. by Denis Vlasenko · 17 years ago
  87. cae11b5 mdev: fix "foo 0:0 444 >bar/baz" rule handling. make_device() +23 bytes by Denis Vlasenko · 17 years ago
  88. 4461564 mdev: fix a bug where it was not stopping on first matching rule by Denis Vlasenko · 17 years ago
  89. 2570b2e whitespace fixes by Denis Vlasenko · 17 years ago
  90. cf26ab7 mdev: plug a few memory and fd leaks; simplify code a bit by Denis Vlasenko · 17 years ago
  91. 8ee649a *: more uniform naming: s/xmalloc_getline/xmalloc_fgetline/ by Denis Vlasenko · 17 years ago
  92. c693840 *: whitespace fixes, no code changes by Denis Vlasenko · 17 years ago
  93. 42cc304 lpr: add more accurate comments *: trailing whitespace removal by Denis Vlasenko · 17 years ago
  94. c93b162 patch: shrink by Pascal Bellard <pascal.bellard AT ads-lu.com> (-80 bytes) by Denis Vlasenko · 17 years ago
  95. 4824cca *: fix build problems found with randomconfig by Denis Vlasenko · 17 years ago
  96. 9e1f92d termios can be used by either top or more. by Paul Fox · 17 years ago
  97. 6aa7696 mount: #ifdef out MOUNT_LABEL code parts if it is not selected by Denis Vlasenko · 17 years ago
  98. d0a071a brctl: eliminate stray data object by Denis Vlasenko · 17 years ago
  99. b44c790 *: fix various kinds of damage to letter 'c' in Arkadiusz Mickiewicz' surname. by Denis Vlasenko · 17 years ago
  100. d25c33f volume_id: disable detection routines which are not setting label and uuid anyway by Denis Vlasenko · 17 years ago