Denys Vlasenko
|
a241069004
remove duplicate include <sys/swap.h>
|
13 anni fa |
Denys Vlasenko
|
16714245f9
add INIT_G()'s. No code changes.
|
13 anni fa |
Denys Vlasenko
|
c21c310e46
swapoff: dont pass "p" in opt_complementary
|
13 anni fa |
Denys Vlasenko
|
14bd16ac56
more tweak for bionic
|
13 anni fa |
Denys Vlasenko
|
66426760be
*: remove "Options:" string from help texts
|
13 anni fa |
Pere Orga
|
5bc8c005a8
move remaining help text from include/usage.src.h
|
13 anni fa |
Denys Vlasenko
|
0ef64bdb40
*: make GNU licensing statement forms more regular
|
14 anni fa |
Lauri Kasanen
|
d2844fcb68
swapon: skip noauto entries
|
14 anni fa |
Denys Vlasenko
|
98a4c7cf3d
*: suppress ~60% of "aliased warnings" on gcc-4.4.1
|
14 anni fa |
Natanael Copa
|
9aff29997e
swaponoff: add uuid/label support. By Natanael Copa
|
15 anni fa |
Denis Vlasenko
|
a60f84ebf0
*: rename ATTRIBUTE_XXX to just XXX.
|
16 anni fa |
Denis Vlasenko
|
ee56e013cf
swapon: optional -p PRIO support (by Francois Barel <frabar666 AT gmail.com>)
|
16 anni fa |
Denis Vlasenko
|
1d42665b6b
*: shrink: use Vladimir's "o+" specifier instead of xatou(opt_param)
|
16 anni fa |
Denis Vlasenko
|
f8b21d0933
swaponoff: prevent arithmetic overflow (spotted by Paul Fox <pgf@brightstareng.com>)
|
17 anni fa |
Denis Vlasenko
|
9b49a5ed85
add -fvisibility=hidden to CC flags, mark XXX_main functions
|
17 anni fa |
Denis Vlasenko
|
0c97c9d437
'simple' error message functions by Loic Grenie <loic.grenie@gmail.com>.
|
17 anni fa |
Denis Vlasenko
|
fe7cd642b0
don't pass argc in getopt32, it's superfluous
|
17 anni fa |
Denis Vlasenko
|
b6adbf1be2
usage.c: remove reference to busybox.h
|
17 anni fa |
Denis Vlasenko
|
5659407595
swapon: reinstate hole check but reduce it to warning
|
17 anni fa |
Denis Vlasenko
|
b3f09f4a50
swapon: random shrinkage
|
17 anni fa |
Denis Vlasenko
|
06af216528
suppress warnings about easch <applet>_main() having
|
18 anni fa |
Denis Vlasenko
|
8f8f268cfd
bb_applet_name -> applet_name
|
18 anni fa |
Denis Vlasenko
|
67b23e6043
getopt_ulflags -> getopt32.
|
18 anni fa |
Rob Landley
|
e9a7a6212b
Change license statements (and clean up headers) on some of the files that
|
18 anni fa |
Bernhard Reutner-Fischer
|
7fee0c4357
- fix copy'n paste errors that got introduced when switching to the shorter boilerplate.
|
18 anni fa |
Rob Landley
|
20cc6d567f
Remove pointless "const". Bloatcheck says 0 bytes difference.
|
18 anni fa |
Rob Landley
|
22d26fc6ae
Patch from Yann Morin to put BLKGETSIZE64 in platform.h had rather a lot of
|
18 anni fa |
Rob Landley
|
c5b1d4d6b1
Patch from Denis Vlasenko to add xstat() and use it.
|
18 anni fa |
Rob Landley
|
dfba741457
Robert P. Day removed 8 gazillion occurrences of "extern" on function
|
18 anni fa |
Mike Frysinger
|
2d5e4f6b05
accept unlimited number of swap arguments like the real swap{on,off} and shrink do_em_all a little
|
19 anni fa |