Historial de Commits

Autor SHA1 Mensaje Fecha
  Denis Vlasenko 9b49a5ed85 add -fvisibility=hidden to CC flags, mark XXX_main functions hace 17 años
  Denis Vlasenko 4daad9004d introduce bb_putchar(). saves ~1800 on uclibc (less on glibc). hace 17 años
  Denis Vlasenko 06b3cc2811 make fdisk compile on libc without llseek64 hace 17 años
  Denis Vlasenko fe7cd642b0 don't pass argc in getopt32, it's superfluous hace 17 años
  Denis Vlasenko 6ca409e0e4 trylink: produce even more info about final link stage hace 17 años
  Denis Vlasenko b71c668c57 style fix (stray space before ';') hace 17 años
  Denis Vlasenko fb79a2e2cf xioctl and friends by Tito <farmatito@tiscali.it> hace 17 años
  Denis Vlasenko 80b8b39899 Consolidate ARRAY_SIZE macro; remove one unneeded global var (walter harms <wharms@bfs.de>) hace 17 años
  Denis Vlasenko 3ad5d0cbbe diff: shrink code (-85 bytes): hace 17 años
  Denis Vlasenko 3f22b7f718 fdisk: make it work with big disks (read: typical today's disks) hace 17 años
  Denis Vlasenko b6adbf1be2 usage.c: remove reference to busybox.h hace 17 años
  Denis Vlasenko 58875aefe4 assorted fixes uncovered by randomconfig runs hace 17 años
  Denis Vlasenko dfce08f281 fdisk: bb_common_bufsiz1 is too small for globals on 64-bit CPU hace 17 años
  Denis Vlasenko bd852076b9 fdisk: get rid of _() macro. hace 17 años
  Denis Vlasenko 8e1a0cc4c9 fdisk: move 2k ptes[] array into bb_common_bufsiz1 hace 17 años
  Denis Vlasenko 06af216528 suppress warnings about easch <applet>_main() having hace 18 años
  Denis Vlasenko 06c0a71d23 preparatory patch for -Wwrite-strings #3 hace 18 años
  Denis Vlasenko 8e1c71529c Convert cmdedit into more generic line input facility hace 18 años
  Denis Vlasenko d54708399d fdisk: remove 8k buffer from bss - OSF labels hace 18 años
  Denis Vlasenko 6a5dc5d75a next bunch of fixes for bugs found by randconfig hace 18 años
  Denis Vlasenko 3bba545a54 done a dozen of randconfig test. guess what? ALL failed... hace 18 años
  Denis Vlasenko b95636c52f remove casts from xmalloc() hace 18 años
  Denis Vlasenko 28703015ab u_short, ulong exterminated hace 18 años
  Denis Vlasenko a597aaddfa s/extern inline/static ATTRIBUTE_ALWAYS_INLINE/g hace 18 años
  Denis Vlasenko c6ce8733dd cut 0.5k off mkfs.minix hace 18 años
  Denis Vlasenko 834410a5a5 getopt32-ification of fdisk hace 18 años
  Denis Vlasenko 10d0d4eec7 byteswap ops had extra mask ops - removed hace 18 años
  Denis Vlasenko cf30cc82a3 header_verbose_list: stop truncating file size in listing hace 18 años
  Denis Vlasenko 89f0b3486d rodata cleanup. "unable to" == "cannot". -300 bytes hace 18 años
  Denis Vlasenko 5c7596058d ls: cleanup part 1 hace 18 años