Commit History

Autor SHA1 Mensaxe Data
  Rob Landley 8f75eed7d5 Typo %!s(int64=3) %!d(string=hai) anos
  Rob Landley 75b89012c9 Remove CONFIG_TOYBOX_I18N and just always support utf8. %!s(int64=3) %!d(string=hai) anos
  Rob Landley 7b0ea0a21f Tweak help text again. %!s(int64=3) %!d(string=hai) anos
  Rob Landley efb8060a59 People have been having trouble finding the toybox web page (despite being %!s(int64=3) %!d(string=hai) anos
  Rob Landley a24295758b Rename config symbol now that we've worked around the worst of the breakage. %!s(int64=4) %!d(string=hai) anos
  Rob Landley 2a1b31b92a Add instructions for doing install_flat by hand. %!s(int64=4) %!d(string=hai) anos
  Elliott Hughes 502b10c2ab timeout: --foreground, --preserve-status, and --signal. %!s(int64=5) %!d(string=hai) anos
  Rob Landley 9be2e85165 Doc tweak. %!s(int64=5) %!d(string=hai) anos
  Elliott Hughes 42af2e52e7 Bumper typo cleanup. %!s(int64=5) %!d(string=hai) anos
  Rob Landley e13985bf81 Document % argument suffixes in toybox --help. %!s(int64=5) %!d(string=hai) anos
  Rob Landley 71921dc74d Remove old uClibc compatibility glue. It's been 5 years since the last release. %!s(int64=7) %!d(string=hai) anos
  Elliott Hughes de3e5ea4fe Implement zlib-based gzip/gunzip/zcat. %!s(int64=7) %!d(string=hai) anos
  Rob Landley cb8e5ad6c5 Add TOYBOX_PEDANTIC_ARGS to check arguments when there are no arguments, %!s(int64=7) %!d(string=hai) anos
  Rob Landley cefc0a2183 Explain some generic argument parsing features in toybox --help. %!s(int64=7) %!d(string=hai) anos
  Rob Landley 29e75d51d4 Move --version handling next to --help handling, so it applies to all commands. %!s(int64=7) %!d(string=hai) anos
  Rob Landley adef5dcb18 Add optional openssl accelerated versions of hash functions, loosely based on %!s(int64=8) %!d(string=hai) anos
  Rob Landley 8c588d822a Menuconfig option for musl-libc pretending mmu is just pining for the fijords. %!s(int64=8) %!d(string=hai) anos
  Rob Landley 39f2e91e8b Whitespace. %!s(int64=9) %!d(string=hai) anos
  Rob Landley 08f51b53be Put SELINUX in a a menu, and add config option for SMACK. %!s(int64=9) %!d(string=hai) anos
  Rob Landley 0a403900d6 Update multiplexer help text for --version %!s(int64=9) %!d(string=hai) anos
  Elliott Hughes 7e2af1c748 This patch adds a TOYBOX_SELINUX configuration option to control both %!s(int64=9) %!d(string=hai) anos
  Rob Landley 977e48e162 Add TOYBOX_NORECURSE so xexec() won't make internal function calls. %!s(int64=9) %!d(string=hai) anos
  Rob Landley 5bcc7ea10f Typo from the dawn of time: toybox is not capitalized the way BusyBox was. %!s(int64=9) %!d(string=hai) anos
  Rob Landley a8bee46cfe Cleanups on useradd/groupadd/groupdel, and put TOYBOX_UID_SYS and TOYBOX_UID_USR in the top level Config. %!s(int64=10) %!d(string=hai) anos
  Rob Landley 8431692738 Update toybox help to say how to install the static binary. %!s(int64=10) %!d(string=hai) anos
  Rob Landley d04dc1feb9 Add scripts/single.sh to build individual non-multiplexed standalone commands. %!s(int64=11) %!d(string=hai) anos
  Rob Landley bb504f382d Start of TOYBOX_SINGLE support, for building standalone commands with no multiplexer. %!s(int64=11) %!d(string=hai) anos
  Rob Landley 953722e382 Add config option for --help support in all commands. %!s(int64=11) %!d(string=hai) anos
  Rob Landley d683b17f4e Typo fix %!s(int64=11) %!d(string=hai) anos
  Rob Landley 36ffc5aa3e Move guts of help command into show_help() in lib/help.c, with config TOYBOX_HELP controlling infrastructure. %!s(int64=11) %!d(string=hai) anos