| Commit message (Expand) | Author | Age | Files | Lines |
* | - revert back to r14406 | aldot | 2006-03-13 | 1 | -66/+28 |
* | - backout using features which are not available with the previous stable | aldot | 2006-03-09 | 1 | -8/+37 |
* | import most of e2fsprogs 1.38 updates | vapier | 2006-03-08 | 21 | -198/+434 |
* | Robert P. Day removed 8 gazillion occurrences of "extern" on function | landley | 2006-03-06 | 3 | -6/+6 |
* | - workaround bug in make-3.81beta4: | aldot | 2006-03-06 | 1 | -4/+14 |
* | - use absolute path for top_builddir and top_srcdir. | aldot | 2006-03-02 | 1 | -0/+4 |
* | - fixes parallel builds (make -j) | aldot | 2006-03-01 | 1 | -28/+27 |
* | Cleanup patch from Denis Vlasenko. Mostly variants of removing the if(x) | landley | 2006-03-01 | 22 | -248/+115 |
* | I was playing around with a dependency generator a couple weeks ago and I found | landley | 2006-02-24 | 1 | -2/+2 |
* | - put NLS stuff in one central place to avoid redefines. | aldot | 2006-02-23 | 1 | -4/+0 |
* | Don't build directory libraries unless we're building an applet that needs it. | landley | 2006-02-21 | 1 | -0/+3 |
* | make the build system puuuuuuuuuuurty | vapier | 2006-02-02 | 1 | -3/+2 |
* | hopefully the last of the annoying signed/unsigned and mixed type errors | andersen | 2006-01-30 | 3 | -6/+10 |
* | just whitespace | timr | 2006-01-25 | 108 | -862/+862 |
* | Once more, with fewer inappropriate semicolons. | landley | 2006-01-24 | 1 | -2/+2 |
* | Ken McGuire's patch to make mke2fs and e2fsck work on big endian systems like | landley | 2006-01-23 | 5 | -31/+17 |
* | - add platform.h. | aldot | 2006-01-22 | 2 | -2/+2 |
* | - shared libbusybox. | aldot | 2006-01-15 | 1 | -0/+11 |
* | remove bug: fsck do not know path | vodz | 2005-11-26 | 4 | -10/+10 |
* | change the interface of libbb/compare_string_array (unsigned short to int), u... | vodz | 2005-11-26 | 1 | -2/+2 |
* | more use const for interface of libbb/compare_string_array, example usage for... | vodz | 2005-11-26 | 1 | -9/+4 |
* | another more const | vodz | 2005-10-20 | 6 | -24/+22 |
* | more const, all data to text | vodz | 2005-10-15 | 2 | -21/+21 |
* | perror correction | vodz | 2005-10-12 | 2 | -2/+1 |
* | create e2fs_set_sbin_path(), noticed by Tito, Thanks | vodz | 2005-10-12 | 7 | -63/+36 |
* | usage bb_dev_null | vodz | 2005-10-12 | 6 | -6/+6 |
* | make fsck.h as common, e2fsck: includes correct | vodz | 2005-10-12 | 3 | -89/+90 |
* | more busyboxes, remove 1 extern function (mainstream also have for one fsck) | vodz | 2005-10-12 | 8 | -163/+140 |
* | more busyboxes | vodz | 2005-10-12 | 2 | -9/+4 |
* | bb_mkdep: Rewroted. removed problem "include name must uniq", speed up * 3. | vodz | 2005-10-10 | 16 | -39/+21 |
* | - Fix spurious rebuilds for (parallel) out-of-tree builds. | aldot | 2005-10-05 | 1 | -8/+12 |
* | - fix building out-of-tree; | aldot | 2005-10-05 | 2 | -3/+15 |
* | as Tito points out, e2fsck and fsck need more dependencies | vapier | 2005-10-05 | 1 | -2/+2 |
* | excellent shrinkage patch by Tito | vapier | 2005-10-02 | 4 | -367/+307 |
* | clean out unneeded E2FSCK variables | vapier | 2005-10-02 | 1 | -4/+1 |
* | typo | aldot | 2005-09-30 | 1 | -1/+1 |
* | - remove duplicate entry of resolve.c in BLKID_SRC | aldot | 2005-09-30 | 1 | -2/+3 |
* | change interface to bb_xasprintf() - more perfect for me. | vodz | 2005-09-29 | 2 | -11/+7 |
* | forgotten putenv | vodz | 2005-09-29 | 1 | -2/+1 |
* | more busybox's style for fsck.c, size reduce | vodz | 2005-09-29 | 1 | -201/+142 |
* | more const, inline, forward declaration usage, strip 20k source size ;-) | vodz | 2005-09-28 | 2 | -1178/+459 |
* | move e2fsck/* to e2fsck.c, one e2fsck_main and jornal exported, small automat... | vodz | 2005-09-27 | 30 | -17233/+15465 |
* | fix building w/out et headers and w/out debug | vapier | 2005-09-27 | 4 | -5/+3 |
* | fix building with debugging enabled #413 | vapier | 2005-09-25 | 5 | -682/+485 |
* | force nodebug by default | vapier | 2005-09-24 | 1 | -3/+1 |
* | use the shorter license header | vapier | 2005-09-24 | 1 | -14/+1 |
* | import the very fat e2fsck/fsck applets | vapier | 2005-09-24 | 34 | -22/+19694 |
* | make sure we include local header files | vapier | 2005-09-24 | 1 | -2/+2 |
* | err, fix stupid mistake in previous do_findfs() change | vapier | 2005-09-24 | 1 | -3/+3 |
* | use brief license line | vapier | 2005-09-24 | 1 | -14/+1 |