Home
last modified time | relevance | path

Searched refs:will (Results 1 – 25 of 1106) sorted by relevance

12345678910>>...45

/dragonfly/games/fortune/datfiles/
H A Dmurphy25 attendance will be down.
27 attendance will be down.
202 will repeat itself.
683 you will borrow it and
684 you will break it.
720 something will go wrong,
1195 the wind will die.
1720 will use it.
1723 you will learn from it.
1893 will be preempted.
[all …]
/dragonfly/usr.sbin/cron/doc/
H A DFEATURES14 Blanks surrounding the '=' will be eaten; other blanks in value are
24 SHELL and HOME will be used when it's time to run a command; if
28 MAILTO, if set to the login name of a user on your system, will be the
53 no arguments will print a cute little summary of the command syntax.
60 the 'cron' daemon will reload all the tables before running the
67 problem, since 'crontab' will let you do pretty much whatever you
73 of the mail message will include the command that was run, and a
74 complete list of the environment that was passed to it, which will
77 -- the dom/dow situation is odd. '* * 1,15 * Sun' will run on the
78 first and fifteenth AND every Sunday; '* * * * Sun' will run *only*
[all …]
H A DINSTALL28 both the daemon and the `crontab' program will do this the first time they
33 You will also need /usr/local/etc and /usr/local/bin directories unless you
34 change the Makefile. These will have to be created by hand, but if you are
38 which will be hard since there will be name collisions. (Note that the man
67 command is issued; changing the source files later will have no effect until
69 command will affect the crontab of the person using the command unless `-u
71 under most BSD's, `crontab' will still think of you as yourself even though
87 you will need the public-domain "libndir", found in the B News source and in
88 any comp.sources.unix archive. You will also need to hack the code some.
H A DCHANGES7 scripts (such as /etc/rc or /etc/rc.local), you will need to change them.
18 the crontab(1) command; it is automatically read at startup time and it will
32 V2, chances are good that V3 will fix your problems.
39 system, "crontab -u USER -d" will not work. My solution is to suggest to
43 are not. I will not make an exception for the "-d" case, for security
81 ARPA format. I didn't understand this -- either folks will use Sendmail and
82 not generate a Date: at all (since Sendmail will do it), or folks will use
101 disabled. Some day I will create a tool that will compile a subsystem with
128 check out the crontab files; those whose modtime has changed will be re-read,
129 and the others left alone. Note that the crontab(1) command will do a utimes
[all …]
/dragonfly/share/termcap/
H A DREADME7 will probably be small, and can be empty if you like, but you should
11 list built in to it. The changes will be evident from looking at the
13 common to most common, since the move commands will move them to the front
14 in that order, the effect will be to put the most common at the front of
27 Now you can run "make install" which will create an /etc/termcap. Again,
29 In this case you will have to redefine E_TERMCAP in "local/uparm.h", which
30 will probably be in subdirectories with the other UCB software.
36 back into the original source. I will normally include anything unless
/dragonfly/contrib/binutils-2.27/gas/doc/
H A Dc-d10v.texi32 is used, @code{@value{AS}} will attempt to optimize its output by detecting when
35 To optimize execution performance, @code{@value{AS}} will sometimes swap the
37 is used, no warning will be generated when instructions are swapped.
72 How does the assembler pick the correct form? @code{@value{AS}} will always pick the
74 line is being assembled, it will always use the long form. If you need to force the
79 Objdump and GDB will always append @samp{.s} or @samp{.l} to instructions which
89 into a single instruction. The assembler will do this automatically. It will also detect
93 address will be valid. Nops are automatically inserted when necessary.
140 Two-line format. Execute these sequentially. Assembler will
145 second instruction will always go into right container.
[all …]
H A Dc-d30v.texi32 is used, @code{@value{AS}} will attempt to optimize its output by detecting when
36 When this option is used, @code{@value{AS}} will issue a warning every
40 When this option is used, @code{@value{AS}} will issue a warning if it
77 Objdump and GDB will always append @samp{.s} or @samp{.l} to instructions which
87 into a single instruction. The assembler will do this automatically. It will also detect
91 address will be valid. Nops are automatically inserted when necessary.
112 Instructions listed in the standard one-per-line format will be executed
148 used. If the @samp{-O} option is used, the assembler will determine if
151 The assembler will put them in the proper containers. In the above
152 example, the assembler will put the @samp{stw} instruction in left
[all …]
H A Dc-i370.texi35 will produce correct, fully relocated, functional binaries, and has been
77 will be interpreted as a location counter.
96 pool will be created (or reused if it already exists), and the
97 instruction operands will be the displacement into the literal pool
141 The literal pool will be written in the current section; in order to
148 usually, @var{expr} will merely be @samp{*}.
155 in the @code{.text} section; this will specify the base register that
156 will be used for branches in the @code{.text} section. A second
157 @code{.using} may be specified in another section; this will specify
160 @code{.ltorg} must be put in the same section; otherwise an error will
[all …]
/dragonfly/usr.sbin/ppp/
H A Dppp.8.m4157 will use the
164 will always keep the device open and will never use any configured
185 will read the
343 will attempt talk
2374 This will cause
2975 will not exit, but will change its process name to
3921 It will fail if
4015 will fail.
4361 will
5022 This will allow
[all …]
/dragonfly/share/examples/drivers/
H A DREADME8 They will, when run, create an example skeleton driver
18 I expect that these scripts will improve with time.
28 Hopefully they will be joined by similar scripts for creating
32 They will use this given name in many places within the driver,
36 and in fact the shell script will compile a kernel with the new
43 The driver will end up in /sys/arch/i386/isa for the device driver script,
/dragonfly/contrib/gcc-4.7/gcc/cp/
H A Dcp-tree.def16 GCC is distributed in the hope that it will be useful,
29 a non-static member. In this case, operand 0 will be a TYPE
30 (corresponding to `A') and operand 1 will be a FIELD_DECL,
40 2. An expression of the form `x.*p'. In this case, operand 0 will
41 be an expression corresponding to `x' and operand 1 will be an
178 The type.values field will be a TEMPLATE_PARM_INDEX. */
224 TREE_VEC of arguments. The template will be a FUNCTION_DECL,
237 first operand will always be a scalar type.
415 PACK_EXPANSION_PARAMETER_PACKS will contain "Values". */
422 but will be used for expressions. */
[all …]
/dragonfly/contrib/ee/
H A Dmake.default4 # subset of curses that supports ee) will be built and ee will use new_curse
7 # The "install" target ("make install") will copy the ee binary to
9 # will be copied into the /usr/local/man/man1 directory.
11 # The "clean" target ("make clean") will remove the ee and new_curse.o
/dragonfly/contrib/pam_passwdqc/
H A DREADME66 characters will not be rejected, but will be truncated to 8 characters
67 for the strength checks and the user will be warned. This is to be
72 hashes, or some weak passwords will pass the checks.
83 or 0 to disable the substring search. Note that the password will not
84 be rejected once a weak substring is found; it will instead be
108 Substring matching and discounting will be used if the "match" setting
135 randomly-generated string will be allowed regardless of other possible
143 actually enforce strong passwords. The "users" setting will enforce
162 option will cause pam_passwdqc to ask for the old password during the
164 will do that during the update phase.
[all …]
/dragonfly/contrib/gcc-4.7/gcc/doc/
H A Dfragments.texi11 When you configure GCC using the @file{configure} script, it will
79 procedure will build all combinations of compatible options.
82 msoft-float}, @file{Makefile} will build special versions of
98 installation. When multilib-enabled, the compiler will add a
153 GCC will not search in the non-multilib directory and use
154 exclusively the multilib directory. Otherwise, the compiler will
156 time it will add @var{multilib} to each directory in the search path,
157 the second it will not.
177 will add a multiarch subdirectory of the form
179 crt search path. It will also add two directories
[all …]
H A Doptions.texi99 The message @var{message} will be used as an error message if the
102 @samp{%qs} format, which will be used to format the invalid argument.
131 This property is optional. If present, the present string will only
169 appropriate bitmask. It will also declare a @code{TARGET_@var{x}}
221 The option will turn off another option @var{othername}, which is
244 it will be part of the same @code{argv} entry as the option itself.
250 @var{message} will be used as an error message if the mandatory
292 parser will set the variable to 1 when the positive form of the
394 as the target of the alias; the flags on the target will be used to
396 while those on the alias will be used to identify what command-line
[all …]
H A Dgcov.texi56 optimization efforts will best affect your code. You can also use
182 @file{a.c}, then running @command{gcov} on the file @file{a.c} will
187 and included file names will be complete path names.
276 The ordering and number of these preamble lines will be augmented as
304 @file{.gcda} file will be placed in the object file directory.
347 When you use the @option{-a} option, you will get individual block
383 line of the block. A multi-line block will only contribute to the
384 execution count of that last line, and other lines will not be shown
461 of times the call was executed will be printed. This will usually be
533 that function will show zero counts.
[all …]
/dragonfly/games/larn/
H A DREADME5 You will have to edit the Makefile to reflect your configuration. Define
6 LARNHOME as the place where the larn auxiliary files will reside, and
61 You may want to clear out the scoreboard. The command "larn -c" will make a
62 new scoreboard. It will prompt you for the wizards password.
67 latest bug fixes to anyone who asks. Both James and I will field requests for
103 Here are the ones you probably will want to edit:
106 where "larn" will reside. This included where I put the *.c files,
112 where the executable "larn" will reside. The "Makefile" will dump
124 make - will not install, suspect good for updates.
132 V. Execute and have fun. If wizard code "ok", larn -c will refresh the
H A DFixed.Bugs36 6. The create monster routine will now create monsters in random positions
43 vpr's will create more kings. This has been fixed.
68 is defined at compilation time (see Makefile), this will still be true.
69 However, if this define is omitted, the game will create and manage a
72 playerid's will now be used to govern scoreboard entry posting. This
90 of difficulty, more monsters will be using IMM. Beware of IMM when
111 in the makefile, the game will be compiled to use only VT100 compatible
113 will be compiled to use the termcap entry for whatever terminal you are
124 Note: If compiled for termcap, and using a VT100, the display will act
188 effect that you've cheated, and you will not be placed on the normal
[all …]
/dragonfly/crypto/openssh/
H A DPROTOCOL.mux5 master. This will cause ssh(1) to listen on a Unix domain socket for
36 this mode, the mux client/server connection socket will stop speaking
90 If successful, the server will reply with MUX_S_SESSION_OPENED
96 Otherwise it will reply with an error: MUX_S_PERMISSION_DENIED or
99 Once the server has received the fds, it will respond with MUX_S_OK
101 session to end. When it does, the server will send an exit status
158 The server will reply with one of MUX_S_OK or MUX_S_PERMISSION_DENIED.
225 When a mux master receives this message, it will reply with a
231 And go into proxy mode. All subsequent data over the connection will
239 The mux master will accept most connection messages and global requests,
[all …]
/dragonfly/stand/boot/common/
H A Dhelp.common60 variables will have empty value.
87 controller. If AHCI driver is disabled, NATA driver will be used.
89 If the ahci_load variable is set, the AHCI module will be loaded.
152 will print the current device.
196 are loaded, <file> must be a kernel or the command will fail.
239 remaining files will not be shown.
360 will be displayed.
378 # Tset Sinit_chroot DSet directory that init(8) will chroot() to
464 system memory (which will be tested before use).
474 The USB keyboard will sometimes not attach properly unless
[all …]
/dragonfly/sys/kern/
H A Ddevice_if.m75 # not assume that it will be the same driver which is attached to the
77 # the softc structure will be available for its attach method and any
80 # returned, the driver can assume that it will be the one attached.
85 # the child devices will be automatically probed and attached.
98 # devices were added to the bus. Using generic_bus_identify() will
103 # the bus will.
111 # Attach a device to the system. The probe method will have been
112 # called and will have indicated that the device exists. This routine
/dragonfly/contrib/gcc-8.0/gcc/cp/
H A Dcp-tree.def14 GCC is distributed in the hope that it will be useful,
27 a non-static member. In this case, operand 0 will be a TYPE
28 (corresponding to `A') and operand 1 will be a FIELD_DECL,
38 2. An expression of the form `x.*p'. In this case, operand 0 will
39 be an expression corresponding to `x' and operand 1 will be an
175 The type.values field will be a TEMPLATE_PARM_INDEX. */
225 TREE_VEC of arguments. The template will be a FUNCTION_DECL,
237 first operand will always be a scalar type.
417 PACK_EXPANSION_PARAMETER_PACKS will contain "Values". */
424 but will be used for expressions. */
[all …]
/dragonfly/contrib/binutils-2.27/ld/
H A Dld.texinfo1537 command-line will be kept, as will sections containing symbols
1662 will be issued instead.
2575 The linker will create the file @var{file} which will contain a DEF
2585 The linker will create the file @var{file} which will contain an
3096 section will be loaded. In most cases the two addresses will be the
3605 will work.
4551 whereas this will work:
7441 and calls will be given.
8250 changes will not affect it.
8259 output will be easier to spot, running under the debugger will take
[all …]
/dragonfly/contrib/binutils-2.27/gas/
H A DREADME5 garbage lying around that will be cleaned up in time. Documentation
23 this vary from system to system. On many systems, `lpr -d' will print a DVI
27 If you wish to build the DVI file, you will need to have TeX installed on your
35 To build the info files, you will need the `makeinfo' program. Type:
141 symbols), and the difference of those two symbols will not fit in 16
142 bits, the assembler will create a branch around a long jump to
144 label: The .word will (instead of containing garbage, or giving an
149 this will never happen. If the -K option is given, you will get a
/dragonfly/contrib/gcc-4.7/gcc/
H A Dpredict.def11 GCC is distributed in the hope that it will be useful, but WITHOUT ANY
24 This macro will be called once for each predictor. The ENUM will
25 be of type `enum predictor', and will enumerate all supported
28 first in this file will win.
33 will be really taken (so it should be always above

12345678910>>...45