Revīziju vēsture

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