Searched refs:with (Results 1 – 25 of 122) sorted by relevance
12345
/busybox-1.35.0/shell/hush_test/hush-heredoc/ |
D | heredoc_empty2.tests | 3 # Heredoc with empty delimiter 9 # Heredoc with empty delimiter
|
/busybox-1.35.0/shell/ash_test/ash-heredoc/ |
D | heredoc_empty2.tests | 3 # Heredoc with empty delimiter 9 # Heredoc with empty delimiter
|
/busybox-1.35.0/docs/ |
D | syslog.conf.txt | 1 If syslogd applet compiled with FEATURE_SYSLOGD_CFG=y, then it supports restricted syslog.conf. 22 kern.!err /var/log/critical #all messages of kern facility with p… 23 *.*;auth,authpriv.none /var/log/noauth #all messages except ones with auth and… 27 Even in the case of match with some rule another rules will be tried too. 28 If there was no match with any of the rules, logging to default log file or shared memory will be p…
|
D | unicode_UTF-8-test.txt | 46 feed). In addition, all lines end with "|", except for the two test 48 U+0000 and U+007F. If you display this file with a fixed-width font, 147 3.3 Sequences with last continuation byte missing | 153 3.3.1 2-byte sequence with last byte missing (U+0000): "�" | 154 3.3.2 3-byte sequence with last byte missing (U+0000): "��" | 155 3.3.3 4-byte sequence with last byte missing (U+0000): "���" | 156 3.3.4 5-byte sequence with last byte missing (U+0000): "����" | 157 3.3.5 6-byte sequence with last byte missing (U+0000): "�����" | 158 3.3.6 2-byte sequence with last byte missing (U-000007FF): "�" | 159 3.3.7 3-byte sequence with last byte missing (U-0000FFFF): "�" | [all …]
|
/busybox-1.35.0/testsuite/ |
D | mount.testroot | 134 losetup bind with offset 136 losetup -f filename (associate file with first loop device) 140 with multiple entries in fstab 141 with duplicate entries in fstab 142 with relative paths in fstab 143 with user entries in fstab 150 mount with relative path in fstab
|
/busybox-1.35.0/shell/hush_test/hush-parsing/ |
D | bkslash_newline2.right | 1 Line with one backslash:
|
D | bkslash_newline2.tests | 1 echo Line with one backslash:
|
/busybox-1.35.0/shell/ash_test/ash-parsing/ |
D | bkslash_newline2.right | 1 Line with one backslash:
|
D | bkslash_newline2.tests | 1 echo Line with one backslash:
|
/busybox-1.35.0/shell/ |
D | brace.txt | 31 A { or , may be quoted with a backslash to prevent its being considered 32 part of a brace expression. To avoid conflicts with parameter expan- 42 Brace expansion introduces a slight incompatibility with historical 48 bash. If strict compatibility with sh is desired, start bash with the 49 +B option or disable brace expansion with the +B option to the set com-
|
/busybox-1.35.0/libbb/ |
D | Config.src | 16 - Put them on stack. For some very small machines with limited stack 18 - Put them in BSS. This works beautifully for computers with a real 23 bool "Allocate with Malloc" 78 Error messages with this feature enabled: 111 Bigger buffers will be allocated with mmap, with fallback to 4 kb 154 turned on and off with "set -o vi" and "set +o vi". 215 Allow usage of "ESC [ 6 n" sequence. Terminal answers back with 236 Busybox aims to eventually work correctly with Unicode displays. 262 int "Character code to substitute unprintable characters with" 266 Typical values are 63 for '?' (works with any output device), [all …]
|
/busybox-1.35.0/shell/hush_test/hush-misc/ |
D | builtin1.tests | 2 # with substitutions
|
/busybox-1.35.0/shell/ash_test/ash-misc/ |
D | builtin1.tests | 2 # with substitutions
|
/busybox-1.35.0/archival/libarchive/bz/ |
D | README | 8 This version is fully compatible with the previous public releases. 30 Unless you are 100% familiar with *all* the algorithms 31 contained herein, and with the consequences of modifying them, 32 you should NOT meddle with the compression or decompression 47 special cases in the code which occur with very low but non-zero 68 if you have any suggestions or queries. Many people mailed me with
|
/busybox-1.35.0/shell/ash_test/ash-redir/ |
D | redir_expand.right | 13 Now with variable refs
|
/busybox-1.35.0/shell/hush_test/hush-redir/ |
D | redir_expand.right | 13 Now with variable refs
|
/busybox-1.35.0/shell/hush_test/hush-signals/ |
D | sigint1.tests | 5 # We create a child which exits with 0 even on SIGINT 30 # with SIGINT?" is racy. Consider: 33 # it may happen that /bin/true exits with exitcode 0 before 35 # it will see that child exited with 0, and bash will NOT EXIT.
|
/busybox-1.35.0/shell/ash_test/ash-signals/ |
D | sigint1.tests | 5 # We create a child which exits with 0 even on SIGINT 30 # with SIGINT?" is racy. Consider: 33 # it may happen that /bin/true exits with exitcode 0 before 35 # it will see that child exited with 0, and bash will NOT EXIT.
|
/busybox-1.35.0/examples/bootfloppy/ |
D | display.txt | 2 This boot floppy is made with Busybox, uClibc, and the Linux kernel.
|
/busybox-1.35.0/ |
D | INSTALL | 18 it, is to enable all features and then use "standalone shell" mode with a 61 statically linked. To save space, busybox can be configured with only the 62 set of applets needed for each environment. The minimal configuration, with 67 interesting starting configurations are "make allnoconfig" (to start with 69 start with everything enabled and remove what you don't need). If menuconfig 94 or "make install-hardlinks" creates hardlinks instead (useful on systems with 100 "busybox" (or with any optional suffix, such as "busybox-static") uses the 102 "./busybox cat LICENSE". (Running the busybox applet with no arguments gives 106 and then install such links at runtime with one of "busybox --install" (for 129 Alternately, use the O=$BUILDPATH option (with an absolute path) during the
|
/busybox-1.35.0/loginutils/ |
D | README | 3 ??? Should getty open tty with or without O_NONBLOCK? 8 - mgetty uses O_NONBLOCK unless run with -b, or as "getty" 10 ??? If we decided to use O_NONBLOCK (perhaps optionally with -b), 12 What if we also want to initialize *modem* with some AT commands? 20 to use if we are called with -w... 59 from e.g. initscript will usually result with a login session without
|
/busybox-1.35.0/shell/ash_test/ash-vars/ |
D | var_leaks.tests | 9 # exec with redirection only
|
/busybox-1.35.0/shell/hush_test/hush-vars/ |
D | var_leaks.tests | 9 # exec with redirection only
|
D | var_preserved.tests | 11 # exec with redirection only
|
/busybox-1.35.0/testsuite/cp/ |
D | cp-does-not-copy-unreadable-file | 5 # run as user with nonzero uid
|
12345