1. bf1d347 fdisk: do not treat names ending in '0' as partitions by Denys Vlasenko · 15 years ago
  2. 36659fd *: fix 1/4 remaining aliasing warnings by Denys Vlasenko · 15 years ago
  3. e992bae *: remove a few more cases of argc usage. -89 bytes. by Denys Vlasenko · 15 years ago
  4. f2cbb03 *: optimize most of isXXXXX() macros by Denys Vlasenko · 15 years ago
  5. af3fd14 hdparm,fdisk: reinstate BLKGETSIZE64 #defines. No code changes by Denys Vlasenko · 15 years ago
  6. ddf7850 fdisk: add a warning and truncate disks with >= 2^32 sectors by Denys Vlasenko · 15 years ago
  7. da49f58 move libc related stuff out of platform.h by Denys Vlasenko · 15 years ago
  8. 5e34ff2 *: mass renaming of USE_XXXX to IF_XXXX by Denis Vlasenko · 16 years ago
  9. 9604e1b modprobe: emit "can't open 'modules.dep': (errno)" instead of "module not found" by Denis Vlasenko · 16 years ago
  10. 5415c85 libbb: [x]fopen_for_{read,write} introduced and used. (by Valdimir) by Denis Vlasenko · 16 years ago
  11. a53de7f - fix spelling by Bernhard Reutner-Fischer · 16 years ago
  12. 9764d69 fdisk: fix compile failure by Denis Vlasenko · 16 years ago
  13. a60f84e *: rename ATTRIBUTE_XXX to just XXX. by Denis Vlasenko · 16 years ago
  14. 270d5d7 fdisk: cosmetics, and removal of dead data by Denis Vlasenko · 16 years ago
  15. 6eaf0a9 fdisk: move more data to struct globals; shrink code by Denis Vlasenko · 16 years ago
  16. f5d8c90 style fixes, no code changes by Denis Vlasenko · 16 years ago
  17. 636a1f8 - use EXIT_{SUCCESS,FAILURE}. No object-code changes by Bernhard Reutner-Fischer · 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. 85c2471 *: fix fallout from -Wunused-parameter by Denis Vlasenko · 17 years ago
  21. cdf6277 dos2unix: tiny shrink by Denis Vlasenko · 17 years ago
  22. 574f2f4 *: add optimization barrier to all "G trick" locations by Denis Vlasenko · 17 years ago
  23. 04e11c9 getpot: add support for "a+" specifier for nonnegative int parameters. by Denis Vlasenko · 17 years ago
  24. 8939881 fdisk: comment out unused function by Denis Vlasenko · 17 years ago
  25. a5549c9 fdisk: fix a case where break was reached only for DOS labels by Denis Vlasenko · 17 years ago
  26. f77f369 fdisk: reduce global data/bss usage. 8k data+bss build is achievable soon ;) by Denis Vlasenko · 17 years ago
  27. 6bef3d1 fbset: fix buglet where we were using wrong pointer by Denis Vlasenko · 17 years ago
  28. 9b49a5e add -fvisibility=hidden to CC flags, mark XXX_main functions by Denis Vlasenko · 17 years ago
  29. 4daad90 introduce bb_putchar(). saves ~1800 on uclibc (less on glibc). by Denis Vlasenko · 17 years ago
  30. 06b3cc2 make fdisk compile on libc without llseek64 by Denis Vlasenko · 17 years ago
  31. fe7cd64 don't pass argc in getopt32, it's superfluous by Denis Vlasenko · 17 years ago
  32. 6ca409e trylink: produce even more info about final link stage by Denis Vlasenko · 17 years ago
  33. b71c668 style fix (stray space before ';') by Denis Vlasenko · 17 years ago
  34. fb79a2e xioctl and friends by Tito <farmatito@tiscali.it> by Denis Vlasenko · 17 years ago
  35. 80b8b39 Consolidate ARRAY_SIZE macro; remove one unneeded global var (walter harms <wharms@bfs.de>) by Denis Vlasenko · 17 years ago
  36. 3ad5d0c diff: shrink code (-85 bytes): by Denis Vlasenko · 18 years ago
  37. 3f22b7f fdisk: make it work with big disks (read: typical today's disks) by Denis Vlasenko · 18 years ago
  38. b6adbf1 usage.c: remove reference to busybox.h by Denis Vlasenko · 18 years ago
  39. 58875ae assorted fixes uncovered by randomconfig runs by Denis Vlasenko · 18 years ago
  40. dfce08f fdisk: bb_common_bufsiz1 is too small for globals on 64-bit CPU by Denis Vlasenko · 18 years ago
  41. bd85207 fdisk: get rid of _() macro. by Denis Vlasenko · 18 years ago
  42. 8e1a0cc fdisk: move 2k ptes[] array into bb_common_bufsiz1 by Denis Vlasenko · 18 years ago
  43. 06af216 suppress warnings about easch <applet>_main() having no preceding prototype by Denis Vlasenko · 18 years ago
  44. 06c0a71 preparatory patch for -Wwrite-strings #3 by Denis Vlasenko · 18 years ago
  45. 8e1c715 Convert cmdedit into more generic line input facility by Denis Vlasenko · 18 years ago
  46. d547083 fdisk: remove 8k buffer from bss - OSF labels are not THAT common anyway by Denis Vlasenko · 18 years ago
  47. 6a5dc5d next bunch of fixes for bugs found by randconfig by Denis Vlasenko · 18 years ago
  48. 3bba545 done a dozen of randconfig test. guess what? ALL failed... by Denis Vlasenko · 18 years ago
  49. b95636c remove casts from xmalloc() by Denis Vlasenko · 18 years ago
  50. 2870301 u_short, ulong exterminated fdiskXXX: add a bit of sanity (not enough by far) by Denis Vlasenko · 18 years ago
  51. a597aad s/extern inline/static ATTRIBUTE_ALWAYS_INLINE/g xstrtou: disallow leading '+' by Denis Vlasenko · 18 years ago
  52. c6ce873 cut 0.5k off mkfs.minix by Denis Vlasenko · 18 years ago
  53. 834410a getopt32-ification of fdisk by Denis Vlasenko · 18 years ago
  54. 10d0d4e byteswap ops had extra mask ops - removed by Denis Vlasenko · 18 years ago
  55. cf30cc8 header_verbose_list: stop truncating file size in listing by Denis Vlasenko · 18 years ago
  56. 89f0b34 rodata cleanup. "unable to" == "cannot". -300 bytes by Denis Vlasenko · 18 years ago
  57. 5c75960 ls: cleanup part 1 by Denis Vlasenko · 18 years ago
  58. 82f9e28 OFF_T_FMT -> OFF_FMT by Denis Vlasenko · 18 years ago
  59. 25d8062 top: batch mode should output all processes by Denis Vlasenko · 18 years ago
  60. d3d004d last nail into error_msg() (de)capitalization by Denis Vlasenko · 18 years ago
  61. ddec5af rename functions to more understandable names by Denis Vlasenko · 18 years ago
  62. c6f188d silly size savings and capitalization fixes by Denis Vlasenko · 18 years ago
  63. e1a0d48 message string changes, mostly for consistency, also -32 bytes in .rodata by Denis Vlasenko · 18 years ago
  64. efeed5e fdisk: compilation fix by Denis Vlasenko · 18 years ago
  65. 98ae216 fdisk: separate sun/aix/etc code into #included files by Denis Vlasenko · 18 years ago
  66. 1385899 attempt to regularize atoi mess. by Denis Vlasenko · 18 years ago
  67. 9275814 lots of silly indent fixes by Denis Vlasenko · 18 years ago
  68. 9213a9e whitespace cleanup by Denis Vlasenko · 18 years ago
  69. 88621d7 Svn 16007 broke the build under gcc 4.0.3. This fixes up some of the damage by Rob Landley · 18 years ago
  70. 081e384 Remove xcalloc() and convert its callers to xzalloc(). About half of them by Rob Landley · 18 years ago
  71. 63fc1a9 Standardize on the vi editing directives being on the first line. by "Robert P. J. Day" · 18 years ago
  72. 53f21e3 Remove "#if 0" content. by "Robert P. J. Day" · 18 years ago
  73. c340ea1 fix from Kolbjørn Barmen for building for m68k targets by Mike Frysinger · 18 years ago
  74. 11c7a7b Various cleanups I made while going through Erik Hovland's patch submissions, by Rob Landley · 18 years ago
  75. 22d26fc Patch from Yann Morin to put BLKGETSIZE64 in platform.h had rather a lot of by Rob Landley · 19 years ago
  76. 18958e9 Random cleanup of platform.h. by Rob Landley · 19 years ago
  77. 15d20a0 Remove _() and N_() from platform.h. #define them as NOP macros in the two by Rob Landley · 19 years ago
  78. fa6c484 fix spelling mistakes by Mike Frysinger · 19 years ago
  79. 2c39eee Migrate endianness macros. by Rob Landley · 19 years ago
  80. 1a54030 use memmove() instead of bcopy() by Mike Frysinger · 19 years ago
  81. 983e0ca strip out unneeded comments by Mike Frysinger · 19 years ago
  82. 5c06b27 fdisk unmaintained now :( by "Vladimir N. Oleynik" · 19 years ago
  83. 5527b91 Another clean-up patch from Garrett. by Rob Landley · 19 years ago
  84. 736e525 Minor cleanup from Garrett Kajmowicz. by Rob Landley · 19 years ago
  85. b73451d Cleanup from Denis Vlasenko. by Rob Landley · 19 years ago
  86. ed7bb62 - put NLS stuff in one central place to avoid redefines. by Bernhard Reutner-Fischer · 19 years ago
  87. 3038557 - bzero -> memset by Bernhard Reutner-Fischer · 19 years ago
  88. 9f4a1e1 - add and use ATTRIBUTE_ALIGNED(num_bytes) by Bernhard Reutner-Fischer · 19 years ago
  89. 3496fdc hopefully the last of the annoying signed/unsigned and mixed type errors by Eric Andersen · 19 years ago
  90. 86f5c99 - add platform.h. - use shorter boilerplate while at it. by Bernhard Reutner-Fischer · 19 years ago
  91. a972c87 reduce signedness warning by "Vladimir N. Oleynik" · 19 years ago
  92. 65bb10f reduce bss by "Vladimir N. Oleynik" · 19 years ago
  93. d926149 Avoid a number of places where large drives could wrap a uint, and by Eric Andersen · 20 years ago
  94. 42f8883 Per suggestion from Bastian Blank, be less evil when we force fdisk to by Eric Andersen · 21 years ago
  95. 84bdea8 Erik, by Eric Andersen · 21 years ago
  96. 256c4fd Make vodz happy and make fdisk always use large file support if by Eric Andersen · 21 years ago
  97. aff114c Larry Doolittle writes: by Eric Andersen · 21 years ago
  98. bbbbcfe Sigh. what a mess. by Eric Andersen · 21 years ago
  99. 0a92f35 As waldi noticed, checks for the size of an off_t and casting by Eric Andersen · 21 years ago
  100. 1236631 The fdisk llseek junk was redundant, since both uClibc and glibc by Eric Andersen · 21 years ago