Denys Vlasenko
|
abfa3ec059
move storage helpers to libbb.h
|
6 yıl önce |
Denys Vlasenko
|
22542eca18
getopt32: remove opt_complementary
|
7 yıl önce |
Denys Vlasenko
|
99125c0495
chattr,lsattr,tune2fs: make them NOEXEC
|
7 yıl önce |
Denys Vlasenko
|
72089cf6b4
config: deindent all help texts
|
7 yıl önce |
Denys Vlasenko
|
4eed2c6c50
Update menuconfig items with approximate applet sizes
|
7 yıl önce |
Denys Vlasenko
|
5bbee27c0f
Remove outdated comments
|
8 yıl önce |
Denys Vlasenko
|
000eda41c0
e2fsprogs/*: convert to new-style "one file" applets
|
9 yıl önce |
Denys Vlasenko
|
176bc34475
Drop include/bb_linux_ext2_fs.h, use existing e2fsprogs/e2fs_defs.h
|
12 yıl önce |
Denys Vlasenko
|
0b2b0f31a3
Create and use our own copy of linux/ext2_fs.h
|
12 yıl önce |
Denys Vlasenko
|
caf5768154
work around linux/ext2_fs.h breakage
|
12 yıl önce |
Denys Vlasenko
|
46aa5e0859
tune2fs: add support for -C MOUNT_COUNT. +40 bytes. Closes 3901.
|
13 yıl önce |
Denys Vlasenko
|
e4dcba1c10
*: whitespace fixes
|
14 yıl önce |
Richard Braun
|
5aa4d53273
tune2fs: implement -c and -i options
|
14 yıl önce |
Denys Vlasenko
|
0ef64bdb40
*: make GNU licensing statement forms more regular
|
14 yıl önce |
Denys Vlasenko
|
6774386d95
tune2fs: move to e2fsprogs
|
14 yıl önce |
Denis Vlasenko
|
64c5402584
remove e2fsprogs. Nobody volunteered to clean up that mess
|
18 yıl önce |
Denis Vlasenko
|
d9e15f2068
style cleanup: return(a) -> return a, part 2
|
18 yıl önce |
Denis Vlasenko
|
d686a045c8
safe_strtoXX interface proved to be a bit unconvenient.
|
18 yıl önce |
Denis Vlasenko
|
e1a0d486e4
message string changes, mostly for consistency, also -32 bytes in .rodata
|
18 yıl önce |
Denis Vlasenko
|
7d219aab70
build system overhaul
|
18 yıl önce |
Denis Vlasenko
|
8f8f268cfd
bb_applet_name -> applet_name
|
18 yıl önce |
Denis Vlasenko
|
a959588b80
Yet another silly little byte saving. couldn't -> cannot
|
18 yıl önce |
Denis Vlasenko
|
6d655be5df
removed a lot of trailing \n in bb_msg() calls. It is added
|
18 yıl önce |
"Robert P. J. Day"
|
63fc1a9e08
Standardize on the vi editing directives being on the first line.
|
18 yıl önce |
Rob Landley
|
768945b762
A few patches from Erik Hovland, turning strncpy() into safe_strncpy() and
|
18 yıl önce |
Rob Landley
|
43ac88849b
Ext2fs cleanup from Garrett Kajmowicz.
|
18 yıl önce |
Bernhard Reutner-Fischer
|
1f6dc6d358
- rename clean_up in tune2fs and mke2fs to be prefixed with their applet names.
|
18 yıl önce |
Tim Riker
|
c1ef7bdd8d
just whitespace
|
19 yıl önce |
Bernhard Reutner-Fischer
|
86f5c9906b
- add platform.h.
|
19 yıl önce |
"Vladimir N. Oleynik"
|
ab57f76e13
more busyboxes, remove 1 extern function (mainstream also have for one fsck)
|
19 yıl önce |