1. 965b795 decrease paddign: gcc-9.3.1 slaps 32-byte alignment on arrays willy-nilly by Denys Vlasenko · 4 years ago
  2. d8e4ce0 fdisk: avoid overflow in "mega/gigabytes" calculation, code shrink by Denys Vlasenko · 5 years ago
  3. c104549 fdisk: sync up with some util-linux 2.31 behavior by Denys Vlasenko · 6 years ago
  4. 8ef9eff fdisk: placate warning of strncpy not copying NUL byte by Denys Vlasenko · 6 years ago
  5. 015db58 randomconfig fixes by Denys Vlasenko · 8 years ago
  6. 8dff01d libbb: introduce and use is_prefixed_with() by Denys Vlasenko · 10 years ago
  7. 0ef64bd *: make GNU licensing statement forms more regular by Denys Vlasenko · 14 years ago
  8. ddf7850 fdisk: add a warning and truncate disks with >= 2^32 sectors by Denys Vlasenko · 15 years ago
  9. db12d1d Fix forgotten license comments by Denis Vlasenko · 16 years ago
  10. 6eaf0a9 fdisk: move more data to struct globals; shrink code by Denis Vlasenko · 16 years ago
  11. 4437d19 fdisk: do not open device twice. Complain on fdisk -l /dev/bogus. by Denis Vlasenko · 17 years ago
  12. de7684a support for mount by label (not yet tested) by Denis Vlasenko · 17 years ago
  13. 284d0fa random s/short/int/ by Denis Vlasenko · 17 years ago
  14. f77f369 fdisk: reduce global data/bss usage. 8k data+bss build is achievable soon ;) by Denis Vlasenko · 17 years ago
  15. b71c668 style fix (stray space before ';') by Denis Vlasenko · 17 years ago
  16. 219d14d random style fixes (extra spaces deleted) by Denis Vlasenko · 18 years ago
  17. bd85207 fdisk: get rid of _() macro. by Denis Vlasenko · 18 years ago
  18. 8e858e2 clean up accumulated whitespace damage by Denis Vlasenko · 18 years ago
  19. d547083 fdisk: remove 8k buffer from bss - OSF labels are not THAT common anyway by Denis Vlasenko · 18 years ago
  20. 9b1381f convert calloc to xzalloc fix sleep-on-die option by Denis Vlasenko · 18 years ago
  21. 6a5dc5d next bunch of fixes for bugs found by randconfig by Denis Vlasenko · 18 years ago
  22. 2870301 u_short, ulong exterminated fdiskXXX: add a bit of sanity (not enough by far) by Denis Vlasenko · 18 years ago
  23. 10d0d4e byteswap ops had extra mask ops - removed by Denis Vlasenko · 18 years ago
  24. 89f0b34 rodata cleanup. "unable to" == "cannot". -300 bytes by Denis Vlasenko · 18 years ago
  25. efeed5e fdisk: compilation fix by Denis Vlasenko · 18 years ago
  26. 98ae216 fdisk: separate sun/aix/etc code into #included files by Denis Vlasenko · 18 years ago