Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Standardize on the vi editing directives being on the first line. | "Robert P. J. Day" | 2006-07-02 | 1 | -0/+1 | |
| | ||||||
* | Yet more "#if 0" content removed. | "Robert P. J. Day" | 2006-07-01 | 1 | -9/+0 | |
| | ||||||
* | Big dead code elimination pass from Garrett. | Rob Landley | 2006-05-03 | 1 | -11/+3 | |
| | ||||||
* | kill off pointless malloc.h include | Mike Frysinger | 2006-04-16 | 1 | -1/+0 | |
| | ||||||
* | 2006-03-21 Shaun Jackman <sjackman@gmail.com>: Include signal.h instead of ↵ | Mike Frysinger | 2006-03-22 | 1 | -1/+0 | |
| | | | | sys/signal.h. | |||||
* | just whitespace | Tim Riker | 2006-01-25 | 1 | -2/+2 | |
| | ||||||
* | remove bug: fsck do not know path | "Vladimir N. Oleynik" | 2005-11-26 | 1 | -3/+1 | |
| | ||||||
* | change the interface of libbb/compare_string_array (unsigned short to int), ↵ | "Vladimir N. Oleynik" | 2005-11-26 | 1 | -2/+2 | |
| | | | | usaging for e2fsprogs/fsck | |||||
* | more use const for interface of libbb/compare_string_array, example usage ↵ | "Vladimir N. Oleynik" | 2005-11-26 | 1 | -9/+4 | |
| | | | | for e2fsprogs/fsck | |||||
* | another more const | "Vladimir N. Oleynik" | 2005-10-20 | 1 | -5/+6 | |
| | ||||||
* | perror correction | "Vladimir N. Oleynik" | 2005-10-12 | 1 | -1/+1 | |
| | ||||||
* | create e2fs_set_sbin_path(), noticed by Tito, Thanks | "Vladimir N. Oleynik" | 2005-10-12 | 1 | -8/+1 | |
| | ||||||
* | make fsck.h as common, e2fsck: includes correct | "Vladimir N. Oleynik" | 2005-10-12 | 1 | -0/+44 | |
| | ||||||
* | more busyboxes, remove 1 extern function (mainstream also have for one fsck) | "Vladimir N. Oleynik" | 2005-10-12 | 1 | -0/+137 | |
| | ||||||
* | change interface to bb_xasprintf() - more perfect for me. | "Vladimir N. Oleynik" | 2005-09-29 | 1 | -7/+6 | |
| | | | | | ln.c: error_msg(str)->error_msg(%s, str) - remove standart "feature" for hackers reduce 100 bytes don't care in sum | |||||
* | more busybox's style for fsck.c, size reduce | "Vladimir N. Oleynik" | 2005-09-29 | 1 | -201/+142 | |
| | ||||||
* | import the very fat e2fsck/fsck applets | Mike Frysinger | 2005-09-24 | 1 | -0/+1302 | |