コミット履歴

作者 SHA1 メッセージ 日付
  Denys Vlasenko 68c67469aa mkswap: add -L LABEL option. closes bug 689. 15 年 前
  Denys Vlasenko f5a295d5a8 util-linux/mkswap.c: fix warning 15 年 前
  Vladimir Dronnikov db67a20595 move generate_uuid from mkswap to libbb 15 年 前
  Denys Vlasenko beca96ffa7 mkswap: separate UUID feature 15 年 前
  Denys Vlasenko b96159d663 mkswap: accidentally committed wrong patch. fix it up 15 年 前
  Denys Vlasenko e1e2273076 mkswap: improve randomness of UUID generation set version/variant bits 15 年 前
  Denys Vlasenko c9f280cc46 mkswap: generate UUID if CONFIG_DESKTOP=y. +110 bytes 15 年 前
  Denis Vlasenko 95842fbc16 testsuite/runtest: remove (last) bashism 16 年 前
  Bernhard Reutner-Fischer c6191e9a0a - fsetfilecon_war is hidden so use fsetfilecon instead. 16 年 前
  Denis Vlasenko 9d96af2e83 mkswap: fix help text to not lie about supported options. 17 年 前
  Denis Vlasenko 32d49bc70f mkswap: do not do extra seek 17 年 前
  Denis Vlasenko b5c60fc787 mkswap, readahead: stop using fdlength, it is reported to be unreliable 17 年 前
  Denis Vlasenko 85ff862753 mkswap: selinux support by KaiGai Kohei <kaigai@ak.jp.nec.com> 17 年 前
  Denis Vlasenko 9b49a5ed85 add -fvisibility=hidden to CC flags, mark XXX_main functions 17 年 前
  Denis Vlasenko b6adbf1be2 usage.c: remove reference to busybox.h 17 年 前
  Bernhard Reutner-Fischer febe3c4211 - sed -e "s/char[[:space:]]*\*[[:space:]]*argv\[\]/char **argv/g" 17 年 前
  Denis Vlasenko 06af216528 suppress warnings about easch <applet>_main() having 18 年 前
  Denis Vlasenko d398ecab9d hunt down improper include <>, make mkswap output 4Gb+ friendly 18 年 前
  Rob Landley e9a7a6212b Change license statements (and clean up headers) on some of the files that 18 年 前
  Denis Vlasenko 9213a9e0f2 whitespace cleanup 18 年 前
  Rob Landley d921b2ecc0 Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate 18 年 前
  Rob Landley d893b120ba New mkswap. Small and simple. Might even work. :) 18 年 前
  "Robert P. J. Day" 53f21e34a7 Remove "#if 0" content. 18 年 前
  Rob Landley bc8c50351f Remove warnings caused by #include <sys/mount.h> in platform.h. Apparently 18 年 前
  Bernhard Reutner-Fischer e2e56c7c41 - single KERNEL_VERSION(a,b,c) macro in platform.h 18 年 前
  Bernhard Reutner-Fischer c2cb0f32b4 - patch from Denis Vlasenko to add and use bb_xopen3() 18 年 前
  Bernhard Reutner-Fischer dac7ff15b7 - patch from Denis Vlasenko to add and use bb_xsocket() and to use 18 年 前
  Bernhard Reutner-Fischer 56dd0bff06 - shrink mkswap and make v0 support optional. Thanks also to Tito for his ideas. 18 年 前
  Rob Landley bc68cd14cc Patch from Denis Vlasenko turning static const int (which gets emitted into 18 年 前
  Eric Andersen 3496fdc9a5 hopefully the last of the annoying signed/unsigned and mixed type errors 19 年 前