/busybox-1.35.0/shell/hush_test/hush-vars/ |
D | param_expand_assign.right | 5 hush: $1: cannot assign in this way 6 hush: $1: cannot assign in this way 7 hush: $1: cannot assign in this way 8 hush: $1: cannot assign in this way
|
/busybox-1.35.0/util-linux/ |
D | readprofile.c | 189 unsigned int this; in readprofile_main() local 209 this = 0; in readprofile_main() 218 this += buf[indx++]; in readprofile_main() 220 total += this; in readprofile_main() 223 if (optVerbose || this > 0) in readprofile_main() 224 printf(" total\t\t\t\t%u\n", this); in readprofile_main() 226 if ((this || optAll) in readprofile_main() 231 fn_name, this, this/(double)fn_len); in readprofile_main() 234 this, fn_name, this/(double)fn_len); in readprofile_main()
|
/busybox-1.35.0/shell/ash_test/ash-quoting/ |
D | mode_x.right | 4 + this=command 5 + 'this=command' 6 ./mode_x.tests: line 10: this=command: not found
|
D | mode_x.tests | 8 this=command 10 "this=command"
|
/busybox-1.35.0/testsuite/paste/ |
D | paste-back-cuted-lines | 2 this is the first line 3 this is the second line 4 this is the third line
|
/busybox-1.35.0/loginutils/ |
D | Config.src | 2 # For a description of the syntax of this configuration file, 20 If you leave this disabled, busybox will use the system's password 27 Enabling this option will cause busybox to directly access the 30 works). When this option is enabled, you will not be able to use 37 you must NOT use this option. 39 If you enable this option, it will add about 1.5k. 46 If you leave this disabled, busybox will use the system's shadow 53 Enabling this option will cause busybox to directly access the 56 how glibc NSS works). When this option is enabled, you will not be 68 If you leave this disabled, busybox will use the system's [all …]
|
/busybox-1.35.0/shell/ash_test/ash-standalone/ |
D | nofork_trashes_getopt.tests | 1 # In this test, rm is NOFORK and it modifies getopt internal state 3 # Subsequent hexdump is run as NOEXEC, and thus still uses this state
|
/busybox-1.35.0/shell/hush_test/hush-standalone/ |
D | nofork_trashes_getopt.tests | 1 # In this test, rm is NOFORK and it modifies getopt internal state 3 # Subsequent hexdump is run as NOEXEC, and thus still uses this state
|
/busybox-1.35.0/libbb/ |
D | Config.src | 2 # For a description of the syntax of this configuration file, 17 space, this can be deadly. For most folks, this works just fine. 68 With this option, "cp file symlink" will delete symlink 78 Error messages with this feature enabled: 85 If this feature is not enabled, they will be, respectively: 98 (for example, cp command does this a lot). 119 time intervals (time, ping, traceroute etc need this). 129 (e.g. VT_DISALLOCATE rather than 0x5608). If disabled this 145 You may want to decrease this parameter if your target machine 153 Enable vi-style line editing. In shells, this mode can be [all …]
|
/busybox-1.35.0/shell/hush_test/hush-parsing/ |
D | eol1.tests | 1 # bug was that we treated <newline> as ';' in this line: 15 # this should error out, but currently works in hush:
|
/busybox-1.35.0/shell/ash_test/ash-parsing/ |
D | eol1.tests | 1 # bug was that we treated <newline> as ';' in this line: 15 # this should error out, but currently works in hush:
|
/busybox-1.35.0/shell/hush_test/hush-redir/ |
D | redir5.tests | 4 # hush does it always (this is allowed by standards). 6 # 2. Failure will result in this script hanging
|
/busybox-1.35.0/shell/ash_test/ash-redir/ |
D | redir5.tests | 4 # hush does it always (this is allowed by standards). 6 # 2. Failure will result in this script hanging
|
/busybox-1.35.0/docs/ |
D | style-guide.txt | 6 code according to this style. If you are the maintainer of a file that does 8 file(s) you maintain to bring them into conformance with this style guide. 9 Please note that this is a low priority task. 13 format code as per this style guide. This way you can run GNU indent on your 15 right formatting rules to your file. Please _do_not_ run this on all the files 50 indentation style in the Apache and Postfix source does this sort of thing: 51 \s\s\s\sif (expr) {\n\tstmt; --ick.) The only exception to this rule is 73 Don't do this: 77 Do this instead: 82 readable. An allowable exception to this rule is the situation where [all …]
|
/busybox-1.35.0/ |
D | LICENSE | 4 in its entirety, below). Version 2 is the only version of this license which 5 this version of BusyBox (or modified versions derived from this one) may be 15 of this license document, but changing it is not allowed. 32 this service if you wish), that you receive source code or can get it 48 (2) offer you this license which gives you legal permission to copy, 52 that everyone understands that there is no warranty for this free 61 program proprietary. To prevent this, we have made it clear that any 72 under the terms of this General Public License. The "Program", below, 81 covered by this License; they are outside its scope. The act of 91 notices that refer to this License and to the absence of any warranty; [all …]
|
D | Config.in | 2 # For a description of the syntax of this configuration file, 20 under that applet; this options enables those options which have no 23 Select this if you plan to use busybox on full-blown desktop machine 29 tools, you can unselect this option for smaller code size. 37 some GNU extensions in libc. You probably only need this option 46 At the time of this writing (2017-08) this only affects uname: 48 are shown as "unknown", but with this option uname -p 66 Enable this if you want busybox applets to use the gnu --long-option 73 Enabling this option, applets will show terse help messages 98 and have very little memory, this might not be a win. Otherwise, [all …]
|
/busybox-1.35.0/shell/hush_test/hush-misc/ |
D | syntax_err_negate.tests | 1 echo bash 3.2 fails this
|
D | syntax_err_negate.right | 1 bash 3.2 fails this
|
/busybox-1.35.0/shell/ash_test/ash-heredoc/ |
D | heredoc8.tests | 1 # ash used to SEGV on this:
|
/busybox-1.35.0/shell/hush_test/hush-heredoc/ |
D | heredoc8.tests | 1 # ash used to SEGV on this:
|
/busybox-1.35.0/networking/ssl_helper/ |
D | README | 5 * Drop this directory into matrixssl-3-4-2-open/ssl_helper 10 In bash, you can do it this way:
|
/busybox-1.35.0/procps/ |
D | pstree.c | 177 PROC *this, *parent; in add_proc() local 179 this = find_proc(pid); in add_proc() 180 if (!this) in add_proc() 181 this = new_proc(comm, pid, uid); in add_proc() 183 strcpy(this->comm, comm); in add_proc() 184 this->uid = uid; in add_proc() 196 add_child(parent, this); in add_proc() 197 this->parent = parent; in add_proc()
|
/busybox-1.35.0/examples/ |
D | inittab | 15 # the specified process to run on. The contents of this field are 16 # appended to "/dev/" and used as-is. There is no need for this field to 17 # be unique, although if it isn't you may have strange results. If this 31 # the line "Please press Enter to activate this console" 40 # (this might be initiated by Ctrl-Alt-Del key combination). 68 # shell that it is supposed to be a login shell. Normally this is handled by 69 # login, but since we are bypassing login in this case, BusyBox lets you do 70 # this yourself...
|
/busybox-1.35.0/shell/hush_test/hush-signals/ |
D | exit.tests | 10 # it can not be "re-armed" like this: 25 # it can not be "re-armed" like this:
|
/busybox-1.35.0/shell/ash_test/ash-alias/ |
D | alias.tests | 7 # this should return success, according to POSIX.2 12 # this had better return success, according to POSIX.2
|