2008-07-21 |
Denis Vlasenko | libbb: [x]fopen_for_{read,write} introduced and used. |
blob | commitdiff |
2008-07-21 |
Bernhard Reutner... | - fix spelling |
blob | commitdiff | diff to current |
2008-07-09 |
Denis Vlasenko | fdisk: fix compile failure |
blob | commitdiff | diff to current |
2008-07-05 |
Denis Vlasenko | *: rename ATTRIBUTE_XXX to just XXX. |
blob | commitdiff | diff to current |
2008-06-29 |
Denis Vlasenko | fdisk: cosmetics, and removal of dead data |
blob | commitdiff | diff to current |
2008-06-29 |
Denis Vlasenko | fdisk: move more data to struct globals; shrink code |
blob | commitdiff | diff to current |
2008-06-26 |
Denis Vlasenko | style fixes, no code changes |
blob | commitdiff | diff to current |
2008-05-19 |
Bernhard Reutner... | - use EXIT_{SUCCESS,FAILURE}. No object-code changes |
blob | commitdiff | diff to current |
2008-04-17 |
Denis Vlasenko | fdisk: fix a case where we can inadvertently close... |
blob | commitdiff | diff to current |
2008-04-17 |
Denis Vlasenko | fdisk: do not open device twice. Complain on fdisk... |
blob | commitdiff | diff to current |
2008-03-17 |
Denis Vlasenko | *: fix fallout from -Wunused-parameter |
blob | commitdiff | diff to current |
2008-03-17 |
Denis Vlasenko | dos2unix: tiny shrink |
blob | commitdiff | diff to current |
2008-02-27 |
Denis Vlasenko | *: add optimization barrier to all "G trick" locations |
blob | commitdiff | diff to current |
2008-02-10 |
Denis Vlasenko | getpot: add support for "a+" specifier for nonnegative... |
blob | commitdiff | diff to current |
2008-01-25 |
Denis Vlasenko | fdisk: comment out unused function |
blob | commitdiff | diff to current |
2008-01-24 |
Denis Vlasenko | fdisk: fix a case where break was reached only for... |
blob | commitdiff | diff to current |
2007-12-16 |
Denis Vlasenko | fdisk: reduce global data/bss usage. 8k data+bss build... |
blob | commitdiff | diff to current |
2007-11-06 |
Denis Vlasenko | fbset: fix buglet where we were using wrong pointer |
blob | commitdiff | diff to current |
2007-10-11 |
Denis Vlasenko | add -fvisibility=hidden to CC flags, mark XXX_main... |
blob | commitdiff | diff to current |
2007-09-27 |
Denis Vlasenko | introduce bb_putchar(). saves ~1800 on uclibc (less... |
blob | commitdiff | diff to current |
2007-09-23 |
Denis Vlasenko | make fdisk compile on libc without llseek64 |
blob | commitdiff | diff to current |
2007-08-18 |
Denis Vlasenko | don't pass argc in getopt32, it's superfluous |
blob | commitdiff | diff to current |
2007-08-12 |
Denis Vlasenko | trylink: produce even more info about final link stage |
blob | commitdiff | diff to current |
2007-07-21 |
Denis Vlasenko | style fix (stray space before ';') |
blob | commitdiff | diff to current |
2007-07-14 |
Denis Vlasenko | xioctl and friends by Tito <farmatito@tiscali.it> |
blob | commitdiff | diff to current |
2007-06-25 |
Denis Vlasenko | Consolidate ARRAY_SIZE macro; remove one unneeded globa... |
blob | commitdiff | diff to current |
2007-06-12 |
Denis Vlasenko | diff: shrink code (-85 bytes): |
blob | commitdiff | diff to current |
2007-06-02 |
Denis Vlasenko | fdisk: make it work with big disks (read: typical today... |
blob | commitdiff | diff to current |
2007-05-26 |
Denis Vlasenko | usage.c: remove reference to busybox.h |
blob | commitdiff | diff to current |
2007-03-22 |
Denis Vlasenko | assorted fixes uncovered by randomconfig runs |
blob | commitdiff | diff to current |
2007-03-19 |
Denis Vlasenko | fdisk: bb_common_bufsiz1 is too small for globals on... |
blob | commitdiff | diff to current |
2007-03-19 |
Denis Vlasenko | fdisk: get rid of _() macro. |
blob | commitdiff | diff to current |
2007-03-18 |
Denis Vlasenko | fdisk: move 2k ptes[] array into bb_common_bufsiz1 |
blob | commitdiff | diff to current |
2007-02-03 |
Denis Vlasenko | suppress warnings about easch <applet>_main() having |
blob | commitdiff | diff to current |
2007-01-29 |
Denis Vlasenko | preparatory patch for -Wwrite-strings #3 |
blob | commitdiff | diff to current |
2007-01-22 |
Denis Vlasenko | Convert cmdedit into more generic line input facility |
blob | commitdiff | diff to current |
2007-01-03 |
Denis Vlasenko | fdisk: remove 8k buffer from bss - OSF labels |
blob | commitdiff | diff to current |
2006-12-30 |
Denis Vlasenko | next bunch of fixes for bugs found by randconfig |
blob | commitdiff | diff to current |
2006-12-30 |
Denis Vlasenko | done a dozen of randconfig test. guess what? ALL failed... |
blob | commitdiff | diff to current |
2006-12-19 |
Denis Vlasenko | remove casts from xmalloc() |
blob | commitdiff | diff to current |
2006-12-19 |
Denis Vlasenko | u_short, ulong exterminated |
blob | commitdiff | diff to current |
2006-12-16 |
Denis Vlasenko | s/extern inline/static ATTRIBUTE_ALWAYS_INLINE/g |
blob | commitdiff | diff to current |
2006-11-29 |
Denis Vlasenko | cut 0.5k off mkfs.minix |
blob | commitdiff | diff to current |
2006-11-29 |
Denis Vlasenko | getopt32-ification of fdisk |
blob | commitdiff | diff to current |
2006-11-27 |
Denis Vlasenko | byteswap ops had extra mask ops - removed |
blob | commitdiff | diff to current |
2006-11-24 |
Denis Vlasenko | header_verbose_list: stop truncating file size in listing |
blob | commitdiff | diff to current |
2006-11-18 |
Denis Vlasenko | rodata cleanup. "unable to" == "cannot". -300 bytes |
blob | commitdiff | diff to current |
2006-10-28 |
Denis Vlasenko | ls: cleanup part 1 |
blob | commitdiff | diff to current |
2006-10-27 |
Denis Vlasenko | OFF_T_FMT -> OFF_FMT |
blob | commitdiff | diff to current |
2006-10-27 |
Denis Vlasenko | top: batch mode should output all processes |
blob | commitdiff | diff to current |
2006-10-27 |
Denis Vlasenko | last nail into error_msg() (de)capitalization |
blob | commitdiff | diff to current |
2006-10-26 |
Denis Vlasenko | rename functions to more understandable names |
blob | commitdiff | diff to current |
2006-10-26 |
Denis Vlasenko | silly size savings and capitalization fixes |
blob | commitdiff | diff to current |
2006-10-20 |
Denis Vlasenko | message string changes, mostly for consistency, also... |
blob | commitdiff | diff to current |
2006-10-14 |
Denis Vlasenko | fdisk: compilation fix |
blob | commitdiff | diff to current |
2006-10-12 |
Denis Vlasenko | fdisk: separate sun/aix/etc code into #included files |
blob | commitdiff | diff to current |
2006-10-08 |
Denis Vlasenko | attempt to regularize atoi mess. |
blob | commitdiff | diff to current |
2006-10-03 |
Denis Vlasenko | lots of silly indent fixes |
blob | commitdiff | diff to current |
2006-09-17 |
Denis Vlasenko | whitespace cleanup |
blob | commitdiff | diff to current |
2006-08-29 |
Rob Landley | Svn 16007 broke the build under gcc 4.0.3. This fixes... |
blob | commitdiff | diff to current |
2006-08-03 |
Rob Landley | Remove xcalloc() and convert its callers to xzalloc... |
blob | commitdiff | diff to current |
2006-07-02 |
"Robert P. J. Day" | Standardize on the vi editing directives being on the... |
blob | commitdiff | diff to current |
2006-07-01 |
"Robert P. J. Day" | Remove "#if 0" content. |
blob | commitdiff | diff to current |
2006-06-30 |
Mike Frysinger | fix from Kolbjørn Barmen for building for m68k targets |
blob | commitdiff | diff to current |
2006-06-25 |
Rob Landley | Various cleanups I made while going through Erik Hovlan... |
blob | commitdiff | diff to current |
2006-06-15 |
Rob Landley | Patch from Yann Morin to put BLKGETSIZE64 in platform... |
blob | commitdiff | diff to current |
2006-06-13 |
Rob Landley | Random cleanup of platform.h. |
blob | commitdiff | diff to current |
2006-05-29 |
Rob Landley | Remove _() and N_() from platform.h. #define them... |
blob | commitdiff | diff to current |
2006-05-26 |
Mike Frysinger | fix spelling mistakes |
blob | commitdiff | diff to current |
2006-05-05 |
Rob Landley | Migrate endianness macros. |
blob | commitdiff | diff to current |
2006-04-16 |
Mike Frysinger | use memmove() instead of bcopy() |
blob | commitdiff | diff to current |
2006-02-25 |
Mike Frysinger | strip out unneeded comments |
blob | commitdiff | diff to current |
2006-02-25 |
"Vladimir N. Oleynik" | fdisk unmaintained now :( |
blob | commitdiff | diff to current |
2006-02-25 |
Rob Landley | Another clean-up patch from Garrett. |
blob | commitdiff | diff to current |
2006-02-25 |
Rob Landley | Minor cleanup from Garrett Kajmowicz. |
blob | commitdiff | diff to current |
2006-02-24 |
Rob Landley | Cleanup from Denis Vlasenko. |
blob | commitdiff | diff to current |
2006-02-23 |
Bernhard Reutner... | - put NLS stuff in one central place to avoid redefines. |
blob | commitdiff | diff to current |
2006-01-31 |
Bernhard Reutner... | - bzero -> memset |
blob | commitdiff | diff to current |
2006-01-31 |
Bernhard Reutner... | - add and use ATTRIBUTE_ALIGNED(num_bytes) |
blob | commitdiff | diff to current |
2006-01-30 |
Eric Andersen | hopefully the last of the annoying signed/unsigned... |
blob | commitdiff | diff to current |
2006-01-22 |
Bernhard Reutner... | - add platform.h. |
blob | commitdiff | diff to current |
2005-12-02 |
"Vladimir N. Oleynik" | reduce signedness warning |
blob | commitdiff | diff to current |
2005-11-24 |
"Vladimir N. Oleynik" | reduce bss |
blob | commitdiff | diff to current |
2004-06-28 |
Eric Andersen | Avoid a number of places where large drives could wrap... |
blob | commitdiff | diff to current |
2004-05-26 |
Eric Andersen | Per suggestion from Bastian Blank, be less evil when... |
blob | commitdiff | diff to current |
2004-05-19 |
Eric Andersen | Erik, |
blob | commitdiff | diff to current |
2004-05-19 |
Eric Andersen | Make vodz happy and make fdisk always use large file... |
blob | commitdiff | diff to current |
2004-04-14 |
Eric Andersen | Larry Doolittle writes: |
blob | commitdiff | diff to current |
2004-03-30 |
Eric Andersen | Sigh. what a mess. |
blob | commitdiff | diff to current |
2004-03-30 |
Eric Andersen | As waldi noticed, checks for the size of an off_t and... |
blob | commitdiff | diff to current |
2004-03-30 |
Eric Andersen | The fdisk llseek junk was redundant, since both uClibc... |
blob | commitdiff | diff to current |
2004-03-15 |
Eric Andersen | Remove trailing whitespace. Update copyright to includ... |
blob | commitdiff | diff to current |
2004-02-06 |
Eric Andersen | Eliminate use of a kernel scsi header file. |
blob | commitdiff | diff to current |
2004-01-30 |
Eric Andersen | s/u_int/uint/g |
blob | commitdiff | diff to current |
2003-12-19 |
Eric Andersen | vodz noticed we need to cast things back to an unsigned... |
blob | commitdiff | diff to current |
2003-12-12 |
Eric Andersen | Be certain we use a correct entity when performing the |
blob | commitdiff | diff to current |
2003-12-04 |
Eric Andersen | Do not use the _syscall5 macro -- use syscall(2) instead |
blob | commitdiff | diff to current |
2003-11-14 |
Eric Andersen | Marc Kleine-Budde noticed a missing semicolon |
blob | commitdiff | diff to current |
2003-11-03 |
Eric Andersen | Avoid conflicts with the 2.6 kernel headers, which... |
blob | commitdiff | diff to current |
2003-08-08 |
Eric Andersen | Patch from Kent Robotti to being fdisk in sync with... |
blob | commitdiff | diff to current |
next |