Historia zmian

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