Lauri Kasanen
|
d2844fcb68
swapon: skip noauto entries
|
14 년 전 |
Denys Vlasenko
|
98a4c7cf3d
*: suppress ~60% of "aliased warnings" on gcc-4.4.1
|
15 년 전 |
Natanael Copa
|
9aff29997e
swaponoff: add uuid/label support. By Natanael Copa
|
15 년 전 |
Denis Vlasenko
|
a60f84ebf0
*: rename ATTRIBUTE_XXX to just XXX.
|
16 년 전 |
Denis Vlasenko
|
ee56e013cf
swapon: optional -p PRIO support (by Francois Barel <frabar666 AT gmail.com>)
|
16 년 전 |
Denis Vlasenko
|
1d42665b6b
*: shrink: use Vladimir's "o+" specifier instead of xatou(opt_param)
|
16 년 전 |
Denis Vlasenko
|
f8b21d0933
swaponoff: prevent arithmetic overflow (spotted by Paul Fox <pgf@brightstareng.com>)
|
17 년 전 |
Denis Vlasenko
|
9b49a5ed85
add -fvisibility=hidden to CC flags, mark XXX_main functions
|
17 년 전 |
Denis Vlasenko
|
0c97c9d437
'simple' error message functions by Loic Grenie <loic.grenie@gmail.com>.
|
17 년 전 |
Denis Vlasenko
|
fe7cd642b0
don't pass argc in getopt32, it's superfluous
|
17 년 전 |
Denis Vlasenko
|
b6adbf1be2
usage.c: remove reference to busybox.h
|
17 년 전 |
Denis Vlasenko
|
5659407595
swapon: reinstate hole check but reduce it to warning
|
17 년 전 |
Denis Vlasenko
|
b3f09f4a50
swapon: random shrinkage
|
17 년 전 |
Denis Vlasenko
|
06af216528
suppress warnings about easch <applet>_main() having
|
18 년 전 |
Denis Vlasenko
|
8f8f268cfd
bb_applet_name -> applet_name
|
18 년 전 |
Denis Vlasenko
|
67b23e6043
getopt_ulflags -> getopt32.
|
18 년 전 |
Rob Landley
|
e9a7a6212b
Change license statements (and clean up headers) on some of the files that
|
18 년 전 |
Bernhard Reutner-Fischer
|
7fee0c4357
- fix copy'n paste errors that got introduced when switching to the shorter boilerplate.
|
18 년 전 |
Rob Landley
|
20cc6d567f
Remove pointless "const". Bloatcheck says 0 bytes difference.
|
18 년 전 |
Rob Landley
|
22d26fc6ae
Patch from Yann Morin to put BLKGETSIZE64 in platform.h had rather a lot of
|
18 년 전 |
Rob Landley
|
c5b1d4d6b1
Patch from Denis Vlasenko to add xstat() and use it.
|
18 년 전 |
Rob Landley
|
dfba741457
Robert P. Day removed 8 gazillion occurrences of "extern" on function
|
18 년 전 |
Mike Frysinger
|
2d5e4f6b05
accept unlimited number of swap arguments like the real swap{on,off} and shrink do_em_all a little
|
19 년 전 |
Mike Frysinger
|
6943a9489e
whitespace/syntax cleanups, dont mind me :p
|
19 년 전 |
Rob Landley
|
bc3d4a175f
Cleanup patch from Tito.
|
19 년 전 |
Eric Andersen
|
c7bda1ce65
Remove trailing whitespace. Update copyright to include 2004.
|
20 년 전 |
Eric Andersen
|
85e5e72bc1
Remove remaining libc5 support code
|
21 년 전 |
Eric Andersen
|
cb81e6484d
Update a bunch of docs. Run a script to update my email addr.
|
21 년 전 |
Manuel Novoa III
|
cad5364599
Major coreutils update.
|
21 년 전 |
Eric Andersen
|
97b141ac69
Test for holes in swapfiles
|
22 년 전 |