1. 95f7953 do not use `a' quoting style in comments by Denys Vlasenko · 7 years ago
  2. 015db58 randomconfig fixes by Denys Vlasenko · 8 years ago
  3. 8dff01d libbb: introduce and use is_prefixed_with() by Denys Vlasenko · 10 years ago
  4. 60cb48c whitespace cleanup. no code changes by Denys Vlasenko · 12 years ago
  5. 625cfd8 fdisk_osf: simplify ifdef (incidentally, adds support for Microblaze) by Denys Vlasenko · 14 years ago
  6. 1fbaf3a fdisk: Add support for NDS32 architecture. by Macpaul Lin · 14 years ago
  7. 245a4f8 big endian warning fixes by Denys Vlasenko · 15 years ago
  8. ddf7850 fdisk: add a warning and truncate disks with >= 2^32 sectors by Denys Vlasenko · 15 years ago
  9. e531759 fdisk: add handling of avr32. closes bug 555 by Denys Vlasenko · 15 years ago
  10. db12d1d Fix forgotten license comments by Denis Vlasenko · 16 years ago
  11. 6eaf0a9 fdisk: move more data to struct globals; shrink code by Denis Vlasenko · 16 years ago
  12. f45c4f4 whitespace and comment fixes, no code changes by Denis Vlasenko · 17 years ago
  13. 53354ac libbb: introduce and use print_flags(). by Denis Vlasenko · 17 years ago
  14. c033d51 fdisk: fix a case where we can inadvertently close /proc/partitions fd early by Denis Vlasenko · 17 years ago
  15. 4437d19 fdisk: do not open device twice. Complain on fdisk -l /dev/bogus. by Denis Vlasenko · 17 years ago
  16. f77f369 fdisk: reduce global data/bss usage. 8k data+bss build is achievable soon ;) by Denis Vlasenko · 17 years ago
  17. 4daad90 introduce bb_putchar(). saves ~1800 on uclibc (less on glibc). by Denis Vlasenko · 17 years ago
  18. 6ca409e trylink: produce even more info about final link stage by Denis Vlasenko · 17 years ago
  19. 80b8b39 Consolidate ARRAY_SIZE macro; remove one unneeded global var (walter harms <wharms@bfs.de>) by Denis Vlasenko · 17 years ago
  20. c86e052 fix accumulated whitespace and indentation damage by Denis Vlasenko · 18 years ago
  21. bd85207 fdisk: get rid of _() macro. by Denis Vlasenko · 18 years ago
  22. 06c0a71 preparatory patch for -Wwrite-strings #3 by Denis Vlasenko · 18 years ago
  23. 8e1c715 Convert cmdedit into more generic line input facility by Denis Vlasenko · 18 years ago
  24. d547083 fdisk: remove 8k buffer from bss - OSF labels are not THAT common anyway by Denis Vlasenko · 18 years ago
  25. 2a85676 silly style fixes by Denis Vlasenko · 18 years ago
  26. 6a5dc5d next bunch of fixes for bugs found by randconfig by Denis Vlasenko · 18 years ago
  27. 2870301 u_short, ulong exterminated fdiskXXX: add a bit of sanity (not enough by far) by Denis Vlasenko · 18 years ago
  28. 93f6aa6 "make bigdata" biggest offender dealt with: by Denis Vlasenko · 18 years ago
  29. c6f188d silly size savings and capitalization fixes by Denis Vlasenko · 18 years ago
  30. efeed5e fdisk: compilation fix by Denis Vlasenko · 18 years ago
  31. 98ae216 fdisk: separate sun/aix/etc code into #included files by Denis Vlasenko · 18 years ago