aboutsummaryrefslogtreecommitdiff
path: root/e2fsprogs/fsck.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* more use const for interface of libbb/compare_string_array, example usage ↵"Vladimir N. Oleynik"2005-11-261-9/+4
| | | | for e2fsprogs/fsck
* another more const"Vladimir N. Oleynik"2005-10-201-5/+6
|
* perror correction"Vladimir N. Oleynik"2005-10-121-1/+1
|
* create e2fs_set_sbin_path(), noticed by Tito, Thanks"Vladimir N. Oleynik"2005-10-121-8/+1
|
* make fsck.h as common, e2fsck: includes correct"Vladimir N. Oleynik"2005-10-121-0/+44
|
* more busyboxes, remove 1 extern function (mainstream also have for one fsck)"Vladimir N. Oleynik"2005-10-121-0/+137
|
* change interface to bb_xasprintf() - more perfect for me."Vladimir N. Oleynik"2005-09-291-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-291-201/+142
|
* import the very fat e2fsck/fsck appletsMike Frysinger2005-09-241-0/+1302