/busybox-1.35.0/shell/ash_test/ash-vars/ |
D | param_subshell.tests | 9 # we fail when testing busybox compiled solely as "hush"
|
/busybox-1.35.0/shell/hush_test/hush-vars/ |
D | param_subshell.tests | 9 # we fail when testing busybox compiled solely as "hush"
|
/busybox-1.35.0/loginutils/ |
D | README | 11 when getty should send -I INITSTR data to tty? After open succeeds? 17 select/poll, and when input is available, it checks lock file. 41 It should leave tty in a sane state when it exits (Ctrl-D, -t SEC timeout): 54 Login should not leave "echo off" state when it times out reading password 64 Similarly to getty, it should leave tty in the sane state when it exits.
|
/busybox-1.35.0/docs/ |
D | smallint.txt | 29 (b) small integer structure members, when you have many such 31 or when these are global objects of this structure type
|
D | busybox_header.pod | 36 specified by CONFIG_PREFIX. CONFIG_PREFIX can be set when configuring BusyBox, 68 links yourself, as the BusyBox build system will do this for you when you run
|
D | style-guide.txt | 299 should probably run 'examples/mk2knr.pl utility.c' at first, but when you run 322 Do this instead, when the variable is in a header file and will be used in 397 the "no-op" case (the empty function) when the feature is turned off. 448 Unfortunately, the way C handles strings makes them prone to overruns when 543 The only time we deviate from emulating the GNU behavior is when: 710 That way, when people go grepping to see which applets need to be converted to
|
/busybox-1.35.0/shell/hush_test/hush-redir/ |
D | redir8.tests | 6 # Subcase when redirect filename is specified in a variable.
|
D | redir1.tests | 29 # we fail when testing busybox compiled solely as "hush"
|
/busybox-1.35.0/shell/ash_test/ash-redir/ |
D | redir8.tests | 6 # Subcase when redirect filename is specified in a variable.
|
D | redir1.tests | 29 # we fail when testing busybox compiled solely as "hush"
|
/busybox-1.35.0/examples/ |
D | inittab | 39 # ctrlaltdel actions are run when SIGINT is received 61 # This is run first except when booting in single-user mode. 90 # Stuff to do when restarting the init process
|
/busybox-1.35.0/archival/libarchive/unxz/ |
D | README | 12 This README contains information that is useful only when the copy 59 xz_dec_lzma2.c compiled with GCC 3.3.6 is 15-25 % slower than when 77 that directory must be in the compiler include path when compiling 134 calling convention by defining XZ_FUNC=__stdcall when building and
|
/busybox-1.35.0/coreutils/ |
D | Config.src | 23 Permit the use of timezones when parsing user-provided data
|
/busybox-1.35.0/shell/ |
D | brace.txt | 35 This construct is typically used as shorthand when the common prefix of 44 when they appear as part of a word, and preserves them in the output.
|
D | ash_remove_unnecessary_code_in_backquote_expansion.patch | 4 > ash originally had support for omitting the fork when expanding a 41 Some traces remain of ash's ancient support for omitting the fork when
|
D | Config.src | 116 Remove the busybox introduction when starting a shell. 129 is generally used when creating a statically linked version of busybox
|
/busybox-1.35.0/miscutils/ |
D | devfsd.c | 243 unsigned int when; member 565 char when[STRING_LENGTH], what[STRING_LENGTH]; in process_config_line() local 581 when, name, what, in process_config_line() 584 i = index_in_strings(options, when); in process_config_line() 599 info_logger(LOG_INFO, "%sinclude: %s", (toupper(when[0]) == 'I') ? "": "optional_", name); in process_config_line() 600 read_config_file(name, (toupper(when[0]) == 'I') ? FALSE : TRUE, event_mask); in process_config_line() 614 if (strcasecmp(when, event_types[count].config_name) != 0) in process_config_line() 616 new->action.when = event_types[count].type; in process_config_line() 691 *event_mask |= 1 << new->action.when; in process_config_line() 763 if (info->type != entry->action.when in service_name()
|
/busybox-1.35.0/examples/var_service/ |
D | README | 4 to have your UNIX apps start when your server boots? Want a simpler, 12 starting processes at system boot time, when they are executed by init. 20 it when it exits unexpectedly. Those supervising processes can in turn 113 the interface. This is useful when ifplugd detects that the the link is dead 158 when it senses the change in network configuration.
|
/busybox-1.35.0/ |
D | Config.in | 74 when invoked with wrong arguments. 75 If you do not want to show any (helpful) usage message when 84 All applets will show verbose help messages when invoked with --help. 93 on-the-fly when "APPLET --help" is run. 142 The file /var/run/wtmp is used to track when users have logged into 210 root-level operations even when run by ordinary users 252 No UID/GID change will be done when it is run. 357 #This option is auto-selected when you select any applet which may 432 when you have many different applets running at once. 569 Do not install applet links. Useful when you plan to use [all …]
|
D | README | 92 when you find you need help, you can check out the busybox mailing list 113 when i execute busybox 'date' it produces unexpected results. 119 but when i use busybox date i get this instead:
|
D | INSTALL | 60 still results in a fairly large executable -- more than 1 megabyte when 110 to run tests without installing, set your LD_LIBRARY_PATH accordingly when
|
/busybox-1.35.0/modutils/ |
D | Config.src | 22 when one needs to load module by alias (this requires 133 The only case when mmap works but malloc does not is when
|
/busybox-1.35.0/scripts/ |
D | Kbuild.include | 129 # >'< substitution is for echo to work, >$< substitution to preserve $ when reloading .cmd file 130 # note: when using inline perl scripts [perl -e '...$$t=1;...'] in $(cmd_xxx) double $$ your perl v…
|
/busybox-1.35.0/networking/udhcp/ |
D | Config.src | 69 runs a script when a lease is obtained or lost. 89 they will be replaced with string "bad" when exporting
|
/busybox-1.35.0/util-linux/ |
D | Config.src | 36 allocated for use when trying to use a loop device. The loop device
|