2006-10-20 |
Denis Vlasenko | message string changes, mostly for consistency, also... |
tree | commitdiff |
2006-10-11 |
Denis Vlasenko | build system: fix build in separate obj tree |
tree | commitdiff |
2006-10-10 |
Denis Vlasenko | fixes from Vladimir Dronnikov <dronnikov@gmail.ru> |
tree | commitdiff |
2006-10-08 |
Denis Vlasenko | correct largefile support, add comments about it. |
tree | commitdiff |
2006-10-07 |
Denis Vlasenko | dd: make it recognize not only 'k' but 'K' too; |
tree | commitdiff |
2006-10-05 |
Denis Vlasenko | httpd: add -u user[:grp] support |
tree | commitdiff |
2006-10-05 |
Denis Vlasenko | build system: small optimization |
tree | commitdiff |
2006-10-05 |
Denis Vlasenko | build system overhaul |
tree | commitdiff |
2006-10-03 |
Denis Vlasenko | bb_applet_name -> applet_name |
tree | commitdiff |
2006-10-03 |
Denis Vlasenko | getopt_ulflags -> getopt32. |
tree | commitdiff |
2006-09-29 |
Denis Vlasenko | Yet another silly little byte saving. couldn't -> cannot |
tree | commitdiff |
2006-09-17 |
Denis Vlasenko | whitespace cleanup |
tree | commitdiff |
2006-09-11 |
Bernhard Reutner... | - Tito pointed out that Rob forgot to add e2fsprogs... |
tree | commitdiff |
2006-09-11 |
Rob Landley | Build fixes for gcc 4.0 with -Werror, from Tito. |
tree | commitdiff |
2006-09-09 |
Denis Vlasenko | using [xa]sprintf for string concatenation is neat... |
tree | commitdiff |
2006-09-06 |
Denis Vlasenko | removed a lot of trailing \n in bb_msg() calls. It... |
tree | commitdiff |
2006-08-03 |
Rob Landley | Remove xcalloc() and convert its callers to xzalloc... |
tree | commitdiff |
2006-08-03 |
Rob Landley | Remove bb_ prefixes from xfuncs.c (and a few other... |
tree | commitdiff |
2006-07-03 |
"Robert P. J. Day" | Delete unused version.c file and corresponding function... |
tree | commitdiff |
2006-07-02 |
"Robert P. J. Day" | Standardize on the vi editing directives being on the... |
tree | commitdiff |
2006-07-01 |
"Robert P. J. Day" | Yet more "#if 0" content removed. |
tree | commitdiff |
2006-06-25 |
Rob Landley | Various cleanups I made while going through Erik Hovlan... |
tree | commitdiff |
2006-06-25 |
Rob Landley | A few patches from Erik Hovland, turning strncpy()... |
tree | commitdiff |
2006-06-19 |
Rob Landley | Make some 64 bit warnings go away on x86-64. |
tree | commitdiff |
2006-05-29 |
Rob Landley | Remove _() and N_() from platform.h. #define them... |
tree | commitdiff |
2006-05-28 |
Rob Landley | Fix hdparm to use PRIu64 instead of typecasting to... |
tree | commitdiff |
2006-05-27 |
Rob Landley | Consolidate #include <sys/time.h> so libbb.h does it. |
tree | commitdiff |
2006-05-19 |
Rob Landley | Remove unused function parameter, from Garrett. |
tree | commitdiff |
2006-05-19 |
Bernhard Reutner... | - forgot to make busybox_unstripped depend on the apple... |
tree | commitdiff |
2006-05-19 |
Bernhard Reutner... | - single KERNEL_VERSION(a,b,c) macro in platform.h |
tree | commitdiff |
2006-05-17 |
Rob Landley | Typo that hits big endian systems. |
tree | commitdiff |
2006-05-13 |
Mike Frysinger | pull Rules.mak from top_srcdir as pointed out by Robert... |
tree | commitdiff |
2006-05-11 |
Mike Frysinger | move the dir related rules to the end so the E2FSPROGS_... |
tree | commitdiff |
2006-05-11 |
Mike Frysinger | dont use tabs people |
tree | commitdiff |
2006-05-05 |
Rob Landley | Another patch from Garrett: remove bad block bitmap... |
tree | commitdiff |
2006-05-03 |
Rob Landley | Big dead code elimination pass from Garrett. |
tree | commitdiff |
2006-05-03 |
Rob Landley | Patch from Garrett Kajmowicz to move a lot of #defines... |
tree | commitdiff |
2006-04-16 |
Mike Frysinger | kill off pointless malloc.h include |
tree | commitdiff |
2006-04-06 |
Rob Landley | Another size reduction patch from Garrett. |
tree | commitdiff |
2006-04-04 |
Bernhard Reutner... | - remove unused ext2fs_find_first_bit_set() and ext2fs_... |
tree | commitdiff |
2006-04-04 |
Bernhard Reutner... | - pull in prototype for e2fsck_main. |
tree | commitdiff |
2006-04-01 |
Rob Landley | The build broke for me on gcc 4.0.3 due to an #include... |
tree | commitdiff |
2006-04-01 |
Rob Landley | Ext2fs cleanup from Garrett Kajmowicz. |
tree | commitdiff |
2006-03-30 |
Bernhard Reutner... | - rename clean_up in tune2fs and mke2fs to be prefixed... |
tree | commitdiff |
2006-03-29 |
Bernhard Reutner... | - Rich Felker writes: fix invalid printf format strings |
tree | commitdiff |
2006-03-28 |
Mike Frysinger | just whitespace fixes |
tree | commitdiff |
2006-03-22 |
Mike Frysinger | 2006-03-21 Shaun Jackman <sjackman@gmail.com>: Includ... |
tree | commitdiff |
2006-03-18 |
Mike Frysinger | declare const id argument const for probe_{ext2,ext3... |
tree | commitdiff |
2006-03-18 |
Mike Frysinger | need string.h as well as strings.h |
tree | commitdiff |
2006-03-18 |
Mike Frysinger | need EXT2FS_OBJS for fsck |
tree | commitdiff |
2006-03-13 |
Bernhard Reutner... | - revert back to r14406 |
tree | commitdiff |
2006-03-09 |
Bernhard Reutner... | - backout using features which are not available with... |
tree | commitdiff |
2006-03-08 |
Mike Frysinger | import most of e2fsprogs 1.38 updates |
tree | commitdiff |
2006-03-06 |
Rob Landley | Robert P. Day removed 8 gazillion occurrences of "exter... |
tree | commitdiff |
2006-03-06 |
Bernhard Reutner... | - workaround bug in make-3.81beta4: |
tree | commitdiff |
2006-03-02 |
Bernhard Reutner... | - use absolute path for top_builddir and top_srcdir. |
tree | commitdiff |
2006-03-01 |
Bernhard Reutner... | - fixes parallel builds (make -j) |
tree | commitdiff |
2006-03-01 |
Rob Landley | Cleanup patch from Denis Vlasenko. Mostly variants... |
tree | commitdiff |
2006-02-24 |
Rob Landley | I was playing around with a dependency generator a... |
tree | commitdiff |
2006-02-23 |
Bernhard Reutner... | - put NLS stuff in one central place to avoid redefines. |
tree | commitdiff |
2006-02-21 |
Rob Landley | Don't build directory libraries unless we're building... |
tree | commitdiff |
2006-02-02 |
Mike Frysinger | make the build system puuuuuuuuuuurty |
tree | commitdiff |
2006-01-30 |
Eric Andersen | hopefully the last of the annoying signed/unsigned... |
tree | commitdiff |
2006-01-25 |
Tim Riker | just whitespace |
tree | commitdiff |
2006-01-24 |
Rob Landley | Once more, with fewer inappropriate semicolons. |
tree | commitdiff |
2006-01-23 |
Rob Landley | Ken McGuire's patch to make mke2fs and e2fsck work... |
tree | commitdiff |
2006-01-22 |
Bernhard Reutner... | - add platform.h. |
tree | commitdiff |
2006-01-15 |
Bernhard Reutner... | - shared libbusybox. |
tree | commitdiff |
2005-11-26 |
"Vladimir N. Oleynik" | remove bug: fsck do not know path |
tree | commitdiff |
2005-11-26 |
"Vladimir N. Oleynik" | change the interface of libbb/compare_string_array... |
tree | commitdiff |
2005-11-26 |
"Vladimir N. Oleynik" | more use const for interface of libbb/compare_string_ar... |
tree | commitdiff |
2005-10-20 |
"Vladimir N. Oleynik" | another more const |
tree | commitdiff |
2005-10-15 |
"Vladimir N. Oleynik" | more const, all data to text |
tree | commitdiff |
2005-10-12 |
"Vladimir N. Oleynik" | perror correction |
tree | commitdiff |
2005-10-12 |
"Vladimir N. Oleynik" | create e2fs_set_sbin_path(), noticed by Tito, Thanks |
tree | commitdiff |
2005-10-12 |
"Vladimir N. Oleynik" | usage bb_dev_null |
tree | commitdiff |
2005-10-12 |
"Vladimir N. Oleynik" | make fsck.h as common, e2fsck: includes correct |
tree | commitdiff |
2005-10-12 |
"Vladimir N. Oleynik" | more busyboxes, remove 1 extern function (mainstream... |
tree | commitdiff |
2005-10-12 |
"Vladimir N. Oleynik" | more busyboxes |
tree | commitdiff |
2005-10-10 |
"Vladimir N. Oleynik" | bb_mkdep: Rewroted. removed problem "include name must... |
tree | commitdiff |
2005-10-05 |
Bernhard Reutner... | - Fix spurious rebuilds for (parallel) out-of-tree... |
tree | commitdiff |
2005-10-05 |
Bernhard Reutner... | - fix building out-of-tree; |
tree | commitdiff |
2005-10-05 |
Mike Frysinger | as Tito points out, e2fsck and fsck need more dependencies |
tree | commitdiff |
2005-10-02 |
Mike Frysinger | excellent shrinkage patch by Tito |
tree | commitdiff |
2005-10-02 |
Mike Frysinger | clean out unneeded E2FSCK variables |
tree | commitdiff |
2005-09-30 |
Bernhard Reutner... | typo |
tree | commitdiff |
2005-09-30 |
Bernhard Reutner... | - remove duplicate entry of resolve.c in BLKID_SRC |
tree | commitdiff |
2005-09-29 |
"Vladimir N. Oleynik" | change interface to bb_xasprintf() - more perfect for me. |
tree | commitdiff |
2005-09-29 |
"Vladimir N. Oleynik" | forgotten putenv |
tree | commitdiff |
2005-09-29 |
"Vladimir N. Oleynik" | more busybox's style for fsck.c, size reduce |
tree | commitdiff |
2005-09-28 |
"Vladimir N. Oleynik" | more const, inline, forward declaration usage, strip... |
tree | commitdiff |
2005-09-27 |
"Vladimir N. Oleynik" | move e2fsck/* to e2fsck.c, one e2fsck_main and jornal... |
tree | commitdiff |
2005-09-27 |
Mike Frysinger | fix building w/out et headers and w/out debug |
tree | commitdiff |
2005-09-25 |
Mike Frysinger | fix building with debugging enabled #413 |
tree | commitdiff |
2005-09-24 |
Mike Frysinger | force nodebug by default |
tree | commitdiff |
2005-09-24 |
Mike Frysinger | use the shorter license header |
tree | commitdiff |
2005-09-24 |
Mike Frysinger | import the very fat e2fsck/fsck applets |
tree | commitdiff |
2005-09-24 |
Mike Frysinger | make sure we include local header files |
tree | commitdiff |
2005-09-24 |
Mike Frysinger | err, fix stupid mistake in previous do_findfs() change |
tree | commitdiff |
2005-09-24 |
Mike Frysinger | use brief license line |
tree | commitdiff |
next |