Denys Vlasenko
|
6774386d95
|
tune2fs: move to e2fsprogs
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
|
2010-05-09 00:13:40 +02:00 |
|
Denis Vlasenko
|
64c5402584
|
remove e2fsprogs. Nobody volunteered to clean up that mess
|
2006-12-26 01:25:48 +00:00 |
|
Denis Vlasenko
|
d9e15f2068
|
style cleanup: return(a) -> return a, part 2
|
2006-11-27 16:49:55 +00:00 |
|
Denis Vlasenko
|
d686a045c8
|
safe_strtoXX interface proved to be a bit unconvenient.
Remove it, introduce saner bb_strtoXX.
Saved ~350 bytes.
|
2006-11-27 14:43:21 +00:00 |
|
Denis Vlasenko
|
e1a0d486e4
|
message string changes, mostly for consistency, also -32 bytes in .rodata
|
2006-10-20 13:28:22 +00:00 |
|
Denis Vlasenko
|
7d219aab70
|
build system overhaul
|
2006-10-05 10:17:08 +00:00 |
|
Denis Vlasenko
|
8f8f268cfd
|
bb_applet_name -> applet_name
|
2006-10-03 21:00:43 +00:00 |
|
Denis Vlasenko
|
a959588b80
|
Yet another silly little byte saving. couldn't -> cannot
|
2006-09-29 21:30:43 +00:00 |
|
Denis Vlasenko
|
6d655be5df
|
removed a lot of trailing \n in bb_msg() calls. It is added
automatically by function itself.
|
2006-09-06 19:02:46 +00:00 |
|
"Robert P. J. Day"
|
63fc1a9e08
|
Standardize on the vi editing directives being on the first line.
|
2006-07-02 19:47:05 +00:00 |
|
Rob Landley
|
768945b762
|
A few patches from Erik Hovland, turning strncpy() into safe_strncpy() and
removing some unnecessary code.
|
2006-06-25 00:34:52 +00:00 |
|
Rob Landley
|
43ac88849b
|
Ext2fs cleanup from Garrett Kajmowicz.
|
2006-04-01 00:40:33 +00:00 |
|
Bernhard Reutner-Fischer
|
1f6dc6d358
|
- rename clean_up in tune2fs and mke2fs to be prefixed with their applet names.
Purely cosmetic to ease readability.
|
2006-03-30 13:54:30 +00:00 |
|
Tim Riker
|
c1ef7bdd8d
|
just whitespace
|
2006-01-25 00:08:53 +00:00 |
|
Bernhard Reutner-Fischer
|
86f5c9906b
|
- add platform.h.
- use shorter boilerplate while at it.
|
2006-01-22 22:55:11 +00:00 |
|
"Vladimir N. Oleynik"
|
ab57f76e13
|
more busyboxes, remove 1 extern function (mainstream also have for one fsck)
|
2005-10-12 12:11:42 +00:00 |
|
"Vladimir N. Oleynik"
|
1c275de6a2
|
more busyboxes
|
2005-10-12 11:38:09 +00:00 |
|
Mike Frysinger
|
7f782da048
|
excellent shrinkage patch by Tito
|
2005-10-02 08:10:31 +00:00 |
|
Mike Frysinger
|
0f8a63896e
|
err, fix stupid mistake in previous do_findfs() change
|
2005-09-24 06:07:34 +00:00 |
|
Mike Frysinger
|
a1c6a57fea
|
make e2label and findfs optional
|
2005-09-24 05:55:03 +00:00 |
|
Mike Frysinger
|
d5624dcc0d
|
initial fat tune2fs/findfs/e2label source
|
2005-06-11 00:40:20 +00:00 |
|