Age | Commit message (Expand) | Author |
2006-11-27 | safe_strtoXX interface proved to be a bit unconvenient. | Denis Vlasenko |
2006-10-26 | remove bb_printf and the like | Denis Vlasenko |
2006-10-20 | message string changes, mostly for consistency, also -32 bytes in .rodata | Denis Vlasenko |
2006-10-03 | bb_applet_name -> applet_name | Denis Vlasenko |
2006-09-17 | whitespace cleanup | Denis Vlasenko |
2006-08-03 | Remove xcalloc() and convert its callers to xzalloc(). About half of them | Rob Landley |
2006-08-03 | Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate | Rob Landley |
2006-07-02 | Standardize on the vi editing directives being on the first line. | "Robert P. J. Day" |
2006-07-01 | Yet more "#if 0" content removed. | "Robert P. J. Day" |
2006-05-19 | - single KERNEL_VERSION(a,b,c) macro in platform.h | Bernhard Reutner-Fischer |
2006-03-30 | - rename clean_up in tune2fs and mke2fs to be prefixed with their applet names. | Bernhard Reutner-Fischer |
2006-03-08 | import most of e2fsprogs 1.38 updates | Mike Frysinger |
2006-01-30 | hopefully the last of the annoying signed/unsigned and mixed type errors | Eric Andersen |
2006-01-25 | just whitespace | Tim Riker |
2005-10-12 | create e2fs_set_sbin_path(), noticed by Tito, Thanks | "Vladimir N. Oleynik" |
2005-10-02 | excellent shrinkage patch by Tito | Mike Frysinger |
2005-09-29 | change interface to bb_xasprintf() - more perfect for me. | "Vladimir N. Oleynik" |
2005-09-29 | forgotten putenv | "Vladimir N. Oleynik" |
2005-09-19 | mke2fs.c can compiled for me, more bb_xstrdup and bb_xasprintf usage, remove ... | "Vladimir N. Oleynik" |
2005-07-30 | apgo in Bug 351 says: punt parse_version_number since it is no longer used | Mike Frysinger |
2005-06-17 | Tito says: unify verbose/quiet flags | Mike Frysinger |
2005-06-17 | Tito says: strip unused program_name | Mike Frysinger |
2005-06-11 | use xmalloc() and bb_perror_msg_and_die() | Mike Frysinger |
2005-06-11 | import initial fat mke2fs | Mike Frysinger |