Home
last modified time | relevance | path

Searched refs:before (Results 1 – 25 of 38) sorted by relevance

12

/busybox-1.35.0/testsuite/date/
Ddate-@-works3 # Just before DST switched off
9 # Just before DST switched on
Ddate-timezone18 # before dst is switched on
26 # before dst is switched off
/busybox-1.35.0/shell/hush_test/hush-invert/
Dinvert.tests4 # user subshells (...) did this wrong in bash versions before 2.04
/busybox-1.35.0/shell/ash_test/ash-invert/
Dinvert.tests4 # user subshells (...) did this wrong in bash versions before 2.04
/busybox-1.35.0/shell/ash_test/ash-signals/
Dsignal1.tests12 # Ensure we do not execute "trap" below before "kill -USR1" above
Dsigint1.tests33 # it may happen that /bin/true exits with exitcode 0 before
/busybox-1.35.0/shell/hush_test/hush-signals/
Dsignal1.tests12 # Ensure we do not execute "trap" below before "kill -USR1" above
Dsigint1.tests33 # it may happen that /bin/true exits with exitcode 0 before
/busybox-1.35.0/loginutils/
DREADME31 before it execs login program. Minor things we do conditionally are:
46 Getty should write LOGIN_PROCESS utmp record before it starts waiting
66 ??? Should login write LOGIN_PROCESS utmp record before it starts waiting
69 Login should write USER_PROCESS utmp record just before it is about
/busybox-1.35.0/shell/ash_test/ash-vars/
Dvar_bash5.tests1 # This testcase checks whether slashes in ${v/a/b} are parsed before
Dvar_bash4.tests9 # unquoted expansions - they have a backslash before z.
/busybox-1.35.0/shell/hush_test/hush-vars/
Dvar_bash5.tests1 # This testcase checks whether slashes in ${v/a/b} are parsed before
Dvar_bash4.tests9 # unquoted expansions - they have a backslash before z.
/busybox-1.35.0/
D.indent.pro3 --break-before-boolean-operator
/busybox-1.35.0/util-linux/
Dhwclock.c79 int before = tm_time.tm_sec; in read_rtc() local
83 if (before != (int)tm_time.tm_sec) in read_rtc()
/busybox-1.35.0/examples/
Dinittab30 # For askfirst, before running the specified process, init displays
32 # and then waits for the user to press enter before starting it.
93 # Stuff to do before rebooting
/busybox-1.35.0/docs/
Dmdev.txt29 Of course, a more "full" setup would entail executing this before the previous
35 The simple explanation here is that [1] you need to have /sys mounted before
108 $ Run before removing the device.
109 * Run both after creating and before removing the device.
Dcontributing.txt16 help. However, before you dive in, headlong and hotfoot, there are some things
26 Don't make your work obsolete before you start!
173 before you write any code, please ask beforehand on the mailing list something
182 Also, before you write a line of code, please read the 'new-applet-HOWTO.txt'
238 of what it does. (But not before you test it! See the next section for some
261 It's considered good form to test your new feature before you submit a patch
262 to the mailing list, and especially before you push a change to Git. Here
392 should test your changes before you push them. You should also talk to an
393 applet maintainer before you make any kind of sweeping changes to somebody
Dtcp.txt51 shutdown() and from close() before all data is sent,
53 RST before all our data is sent.
Dnew-applet-HOWTO.txt81 Before you submit your applet for inclusion in BusyBox, (or better yet, before
187 applets.src.h before adding your applet - it contains important info
/busybox-1.35.0/shell/ash_test/ash-heredoc/
Dheredoc_backslash1.tests67 # but currently hush doesn't do it. (Tab before "4" is not allowed, though.)
/busybox-1.35.0/shell/hush_test/hush-heredoc/
Dheredoc_backslash1.tests67 # but currently hush doesn't do it. (Tab before "4" is not allowed, though.)
/busybox-1.35.0/shell/hush_test/hush-getopts/
Dgetopt_simple.tests5 # before new loop with "unset OPTIND", "OPTIND=1" or "OPTIND=0".
/busybox-1.35.0/shell/ash_test/ash-getopts/
Dgetopt_simple.tests5 # before new loop with "unset OPTIND", "OPTIND=1" or "OPTIND=0".
/busybox-1.35.0/shell/
Dbrace.txt23 Brace expansion is performed before any other expansions, and any char-

12