Denys Vlasenko
|
47cfbf32fd
*: add most of the required setup_common_bufsiz() calls
|
%!s(int64=8) %!d(string=hai) anos |
Denys Vlasenko
|
e6a2f4cc5a
libbb: make bb_common_bufsiz1 1 kbyte, add capability to use bss tail for it
|
%!s(int64=8) %!d(string=hai) anos |
Denys Vlasenko
|
6c634f7968
swaponoff: fix compile-time warning
|
%!s(int64=9) %!d(string=hai) anos |
Mike Frysinger
|
5f11ec3f6a
swapon/swapoff: refine the -e (ifexists) option
|
%!s(int64=9) %!d(string=hai) anos |
René Rhéaume
|
e76957708b
swaponoff: add support for -e
|
%!s(int64=10) %!d(string=hai) anos |
Tito Ragusa
|
c9a67133d6
swapon/swapoff: -a returns 0 on ignored errors
|
%!s(int64=10) %!d(string=hai) anos |
Tito Ragusa
|
a3f326cd66
swapon/swapoff: size reduction, cleanup, fixes, improvements
|
%!s(int64=10) %!d(string=hai) anos |
Matt Whitlock
|
0a53b203f9
add discard option -d to swapon
|
%!s(int64=10) %!d(string=hai) anos |
Matt Whitlock
|
b9bbd4ddf6
fix interaction of -a and -p options in swapon
|
%!s(int64=10) %!d(string=hai) anos |
Matt Whitlock
|
c3a27b0bfd
avoid calling bb_strtou twice in MIN macro expansion
|
%!s(int64=10) %!d(string=hai) anos |
Denys Vlasenko
|
087843a65b
fix "warning: ISO C90 forbids mixed declarations and code"
|
%!s(int64=11) %!d(string=hai) anos |
Bernhard Reutner-Fischer
|
b541d1fcbd
swaponoff: shrink
|
%!s(int64=11) %!d(string=hai) anos |
Tito Ragusa
|
8c7fcbd752
swapon: support "pri=NNN" in fstab
|
%!s(int64=11) %!d(string=hai) anos |
Denys Vlasenko
|
a241069004
remove duplicate include <sys/swap.h>
|
%!s(int64=13) %!d(string=hai) anos |
Denys Vlasenko
|
16714245f9
add INIT_G()'s. No code changes.
|
%!s(int64=13) %!d(string=hai) anos |
Denys Vlasenko
|
c21c310e46
swapoff: dont pass "p" in opt_complementary
|
%!s(int64=13) %!d(string=hai) anos |
Denys Vlasenko
|
14bd16ac56
more tweak for bionic
|
%!s(int64=13) %!d(string=hai) anos |
Denys Vlasenko
|
66426760be
*: remove "Options:" string from help texts
|
%!s(int64=13) %!d(string=hai) anos |
Pere Orga
|
5bc8c005a8
move remaining help text from include/usage.src.h
|
%!s(int64=13) %!d(string=hai) anos |
Denys Vlasenko
|
0ef64bdb40
*: make GNU licensing statement forms more regular
|
%!s(int64=14) %!d(string=hai) anos |
Lauri Kasanen
|
d2844fcb68
swapon: skip noauto entries
|
%!s(int64=14) %!d(string=hai) anos |
Denys Vlasenko
|
98a4c7cf3d
*: suppress ~60% of "aliased warnings" on gcc-4.4.1
|
%!s(int64=15) %!d(string=hai) anos |
Natanael Copa
|
9aff29997e
swaponoff: add uuid/label support. By Natanael Copa
|
%!s(int64=15) %!d(string=hai) anos |
Denis Vlasenko
|
a60f84ebf0
*: rename ATTRIBUTE_XXX to just XXX.
|
%!s(int64=16) %!d(string=hai) anos |
Denis Vlasenko
|
ee56e013cf
swapon: optional -p PRIO support (by Francois Barel <frabar666 AT gmail.com>)
|
%!s(int64=16) %!d(string=hai) anos |
Denis Vlasenko
|
1d42665b6b
*: shrink: use Vladimir's "o+" specifier instead of xatou(opt_param)
|
%!s(int64=16) %!d(string=hai) anos |
Denis Vlasenko
|
f8b21d0933
swaponoff: prevent arithmetic overflow (spotted by Paul Fox <pgf@brightstareng.com>)
|
%!s(int64=17) %!d(string=hai) anos |
Denis Vlasenko
|
9b49a5ed85
add -fvisibility=hidden to CC flags, mark XXX_main functions
|
%!s(int64=17) %!d(string=hai) anos |
Denis Vlasenko
|
0c97c9d437
'simple' error message functions by Loic Grenie <loic.grenie@gmail.com>.
|
%!s(int64=17) %!d(string=hai) anos |
Denis Vlasenko
|
fe7cd642b0
don't pass argc in getopt32, it's superfluous
|
%!s(int64=17) %!d(string=hai) anos |