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