1. da49f58 move libc related stuff out of platform.h by Denys Vlasenko · 15 years ago
  2. 1881ba4 Update a comment, no code changes by Denys Vlasenko · 15 years ago
  3. 4fc5ec5 device matching against UUIDs: do not try floppies by Denys Vlasenko · 15 years ago
  4. d5f1b1b *: add FAST_FUNC to function ptrs where it makes sense by Denys Vlasenko · 16 years ago
  5. f81e8db *: make "pragma GCC visibility push(hidden)" less ugly by Denis Vlasenko · 16 years ago
  6. 9983d80 volumeid: fix bug 249 "findfs finds the wrong partition" by Denis Vlasenko · 16 years ago
  7. 28ea429 volume_id: abort early on read failures. should help with probing missing fdd's by Denis Vlasenko · 16 years ago
  8. efb545b optimize 16- and 32-bit moves by Denis Vlasenko · 16 years ago
  9. 1e10afc volume_id/fat: careful with sector#, it may not fit in 32 bits. +91 bytes by Denis Vlasenko · 16 years ago
  10. 802a7be add comment explaining previous change by Denis Vlasenko · 16 years ago
  11. 582dff0 volume identification: abolish /proc/partitions and /proc/cdroms by Denis Vlasenko · 16 years ago
  12. 1e19afd blkid: new applet. We almost had everything needed for it already by Denis Vlasenko · 16 years ago
  13. d5e3059 findfs: fix LUKS and FAT detection routines; do not exit if corrupted by Denis Vlasenko · 16 years ago
  14. 5415c85 libbb: [x]fopen_for_{read,write} introduced and used. (by Valdimir) by Denis Vlasenko · 16 years ago
  15. f5d8c90 style fixes, no code changes by Denis Vlasenko · 16 years ago
  16. 6b06cb8 more of -Wall fixes from Cristian Ionescu-Idbohrn. Some are fixing real bugs. by Denis Vlasenko · 17 years ago
  17. 77ad97f more -Wall warning fixes from Cristian Ionescu-Idbohrn. by Denis Vlasenko · 17 years ago
  18. 98636eb Use intra-DSO calls when we build libbusybox. No-op for normal build. by Denis Vlasenko · 17 years ago
  19. 2570b2e whitespace fixes by Denis Vlasenko · 17 years ago
  20. c693840 *: whitespace fixes, no code changes by Denis Vlasenko · 17 years ago
  21. 42cc304 lpr: add more accurate comments *: trailing whitespace removal by Denis Vlasenko · 17 years ago
  22. d25c33f volume_id: disable detection routines which are not setting label and uuid anyway by Denis Vlasenko · 17 years ago
  23. c5b7372 volude_id: remove unused fields and functions which were setting them by Denis Vlasenko · 17 years ago
  24. 85c2471 *: fix fallout from -Wunused-parameter by Denis Vlasenko · 17 years ago
  25. de7684a support for mount by label (not yet tested) by Denis Vlasenko · 17 years ago