Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-03-30 | - rename clean_up in tune2fs and mke2fs to be prefixed with their applet names. | Bernhard Reutner-Fischer | |
Purely cosmetic to ease readability. | |||
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" | |
ln.c: error_msg(str)->error_msg(%s, str) - remove standart "feature" for hackers reduce 100 bytes don't care in sum | |||
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" | |
1 exporing, ext2fs_llseek/blkid_llseek->llseek | |||
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 | |
Vladimir N. Oleynik says: uname() can be replaced with get_kernel_revision() | |||
2005-06-11 | use xmalloc() and bb_perror_msg_and_die() | Mike Frysinger | |
2005-06-11 | import initial fat mke2fs | Mike Frysinger | |