1. d3dbf4a *: add more beneficial NOINLINEs by Denys Vlasenko · 3 years, 2 months ago
  2. 9ba5024 fdisk: indentation fix by Denys Vlasenko · 3 years, 4 months ago
  3. 965b795 decrease paddign: gcc-9.3.1 slaps 32-byte alignment on arrays willy-nilly by Denys Vlasenko · 4 years ago
  4. d8e4ce0 fdisk: avoid overflow in "mega/gigabytes" calculation, code shrink by Denys Vlasenko · 5 years ago
  5. c104549 fdisk: sync up with some util-linux 2.31 behavior by Denys Vlasenko · 6 years ago
  6. 163e637 fdisk: use strtoul[l] instead of atoi, closes 11176 by Denys Vlasenko · 6 years ago
  7. cf5731b fdisk_sun: fix partition alignment by Aaro Koskinen · 12 years ago
  8. 1bd5ca2 fdisk_sun: fix corrupted partition data with blank disk by Aaro Koskinen · 12 years ago
  9. e4dcba1 *: whitespace fixes by Denys Vlasenko · 14 years ago
  10. 0ef64bd *: make GNU licensing statement forms more regular by Denys Vlasenko · 14 years ago
  11. 083e172 style fixes, no code changes by Denys Vlasenko · 15 years ago
  12. ddf7850 fdisk: add a warning and truncate disks with >= 2^32 sectors by Denys Vlasenko · 15 years ago
  13. db12d1d Fix forgotten license comments 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. 6eaf0a9 fdisk: move more data to struct globals; shrink code 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. 4437d19 fdisk: do not open device twice. Complain on fdisk -l /dev/bogus. by Denis Vlasenko · 17 years ago
  18. f77f369 fdisk: reduce global data/bss usage. 8k data+bss build is achievable soon ;) by Denis Vlasenko · 17 years ago
  19. b71c668 style fix (stray space before ';') by Denis Vlasenko · 17 years ago
  20. 80b8b39 Consolidate ARRAY_SIZE macro; remove one unneeded global var (walter harms <wharms@bfs.de>) by Denis Vlasenko · 17 years ago
  21. bd85207 fdisk: get rid of _() macro. by Denis Vlasenko · 18 years ago
  22. f7996f3 Trailing whitespace removal over entire tree by Denis Vlasenko · 18 years ago
  23. 6a5dc5d next bunch of fixes for bugs found by randconfig by Denis Vlasenko · 18 years ago
  24. 2870301 u_short, ulong exterminated fdiskXXX: add a bit of sanity (not enough by far) by Denis Vlasenko · 18 years ago
  25. 10d0d4e byteswap ops had extra mask ops - removed by Denis Vlasenko · 18 years ago
  26. 98ae216 fdisk: separate sun/aix/etc code into #included files by Denis Vlasenko · 18 years ago