Searched refs:not (Results 226 - 250 of 397) sorted by relevance

1234567891011>>

/freebsd-9.3-release/sys/dev/filemon/
H A Dfilemon_wrapper.c666 #error Machine type not supported
712 #error Machine type not supported
/freebsd-9.3-release/sys/powerpc/booke/
H A Dlocore.S76 * - create temp entry in the second AS (make sure it's not TLB[1])
161 mtspr SPR_MAS1, %r3 /* note TS was not filled, so it's TS=0 */
229 /* Machine independet part, does not return */
312 mtspr SPR_MAS1, %r3 /* note TS was not filled, so it's TS=0 */
472 * FIXME this is not robust against overflow i.e. when the current
630 bne next_entry /* not our TID */
678 not %r4, %r4
713 not %r4, %r4
/freebsd-9.3-release/contrib/amd/conf/transp/
H A Dtransp_sockets.c63 #error this code is old and probably not useful any longer.
70 * clients may not allow mounts from localhost. So we used
117 * Note: if *pp is non-null and is greater than 0, then *pp will not be modified.
307 * then the pointer will not be modified. We don't want it to be
309 * non-pointer (a variable on the stack, not to be modified!)
332 # endif /* not RPC_MAXDATASIZE */
337 #endif /* not SVCSET_CONNMAXREC */
431 * If not set or set wrong, then try from NFS_VERS_MAX on down. If
473 #else /* not HAVE_CLNT_SPCREATEERROR */
475 #endif /* not HAVE_CLNT_SPCREATEERRO
[all...]
/freebsd-9.3-release/contrib/bmake/mk/
H A Dgendirdeps.mk140 # and tell it not to add machine qualifiers
163 # we are not going to update anything
/freebsd-9.3-release/contrib/gdb/
H A Dltconfig19 # along with this program; if not, write to the Free Software
171 # Same as above, but do not quote variable references.
234 # when you set need_version to no, make sure it does not cause -set_version
259 # it will be wrapped by ` (' and `)$', so one must not match beginning or
319 --disable-shared do not build shared libraries
320 --disable-static do not build static libraries
321 --disable-fast-install do not optimize for fast installation
325 --no-verify do not verify that HOST is a valid host type
328 --silent do not print informational messages
402 # echo "$progname: warning \`$option' is not
[all...]
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
H A DPlistDiagnostics.cpp419 llvm::errs() << "warning: could not create file: " << OutputFile << '\n';
/freebsd-9.3-release/contrib/sendmail/cf/cf/
H A Dsubmit.cf104 # class N: domains that should not be converted to $M
311 # should we not prune routes in route-addr syntax addresses?
407 # Allow HELO SMTP command that does not include a host name
420 # True (the default) means they are not trustworthy.
598 # strip group: syntax (not inside angle brackets!) and trailing semicolon
749 # or return with a #error mailer. It should not return with a
909 # do not masquerade anything in class N
941 ### parsed address, not in source route form
1056 ...remote is not
1060 R<TEMP> $* $#error $@ 4.1.8 $: "451 Domain of sender address " $&f " does not resolv
[all...]
/freebsd-9.3-release/etc/rc.d/
H A Djail280 debug "Nothing mounted on ${_dir} - not unmounting"
310 [ -f "${_fstab}" ] || warn "${_fstab} does not exist"
327 # do not mount all of the file systems (since we cannot just not
344 warn "${_mountpt} has symlink as parent - not mounting from ${_fstab}"
412 # Theoretically we can return here if interface is not set,
414 # This is not done because we may want to santize IP addresses
425 *) warn "jail_extract_address: type not identified"
438 # In case _mask is still not set use /32.
442 # In case _maske is not se
[all...]
/freebsd-9.3-release/gnu/usr.bin/rcs/
H A Drcstest38 # If not, write to the Free Software Foundation,
82 echo "#warning: $DIFF -c does not work, so diagnostics may be cryptic"
88 echo "#rcs -i -L failed; perhaps RCS is not properly installed."
99 test ! -f a.c || { echo "#ci did not remove working file"; exit 1; }
103 test -f a.c || { echo '#co' $l did not create working file; exit 1; }
104 $diff a.11 a.c || { echo '#ci' followed by co $l is not a no-op; exit 1; }
367 then echo "#warning: diff3 -E does not work, " \
372 "so rcsmerge does not warn about overlap lines that it generates."
382 # Avoid `tr' if possible; it's not portable, and it can't handle null bytes.
451 test ! -f $lockfile || { echo "#lock file not remove
[all...]
/freebsd-9.3-release/contrib/ntp/ntpd/
H A Dntp_parser.c18 along with this program. If not, see <http://www.gnu.org/licenses/>. */
792 not overlap. */
1091 Performed when YYTABLE does not specify something else to do. Zero
1612 Do not make this value too large; the results are undefined if
1665 null, do not copy; instead, return the length of what the result
1712 not large enough to hold the message. In that case, also set
1745 correct lookahead information, and it depends on the parser not
1750 one exception: it will still contain any token that will not be
2102 users should not rely upon it. Assigning to YYVAL
2712 yyerror("fudge factor: stratum value not i
[all...]
/freebsd-9.3-release/contrib/gcc/config/arm/
H A Dieee754-sf.S17 the file, and distribution when not linked into a combine
26 along with this program; see the file COPYING. If not, write to
34 * not meant to be easy to understand for the casual reader.
107 @ Since this is not common case, rescale them off line.
139 @ Make sure we did not bust our exponent.
201 @ Note that r2 must not remain equal to 0.
768 teqne r0, r1 @ if not 0 compare sign
785 beq 2b @ r1 is not NAN
H A Dieee754-df.S17 the file, and distribution when not linked into a combine
26 along with this program; see the file COPYING. If not, write to
34 * not meant to be easy to understand for the casual reader.
141 @ Since this is not common case, rescale them off line.
162 orrcs ip, ip, #2 @ 2 not 1, to allow lsr #1 later
187 @ Make sure we did not bust our exponent.
309 @ Note that r4 must not remain equal to 0.
431 teqne r3, #0xff000000 @ if not 0, check if INF or NAN
1076 beq 2b @ y is not NAN
/freebsd-9.3-release/contrib/lukemftpd/
H A Dconfigure129 # Reject names that are not valid shell variable names.
138 # Reject names that are not valid shell variable names.
171 --no-create do not create output files
172 --quiet, --silent do not print \`checking...' messages
205 --disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no)
208 --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no)
369 # Reject names that are not valid shell variable names.
382 # Reject names that are not valid shell variable names.
449 # Strip out --no-create and --no-recursion so they do not pile up.
466 # Only set these to C if already set. These must not b
[all...]
/freebsd-9.3-release/contrib/nvi/build/
H A Dconfigure114 # Reject names that are not valid shell variable names.
123 # Reject names that are not valid shell variable names.
156 --no-create do not create output files
157 --quiet, --silent do not print \`checking...' messages
190 --disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no)
193 --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no)
354 # Reject names that are not valid shell variable names.
367 # Reject names that are not valid shell variable names.
434 # Strip out --no-create and --no-recursion so they do not pile up.
452 # These must not b
[all...]
/freebsd-9.3-release/usr.sbin/freebsd-update/
H A Dfreebsd-update.sh32 # Usage instructions. Options not listed:
53 --not-running-from-cron
88 # 7. For each configuration option X, set X to X_saved iff X_saved is not "".
110 # For each configuration option X, set X to X_saved if X_saved is not "".
157 # symlinks) which did not previously exist.
238 # file on disk has not been modified locally.
354 echo "BackupKernelDir ($1) is not an absolute path"
426 --not-running-from-cron)
492 echo -n "File does not exist "
493 echo -n "or is not readabl
[all...]
/freebsd-9.3-release/contrib/bind9/
H A Dltmain.sh8 # warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
26 # along with GNU Libtool; see the file COPYING. If not, a copy
131 # the _XPG environment variable is not equal to 1 (one), the special
194 # and func_basename. For efficiency, we do not delegate to
211 # PREFIX and SUFFIX must not contain globbing or regex special
402 # Same as above, but do not quote variable references.
522 # While some portion of DIR does not yet exist...
579 # If we're not in dry-run mode, bomb out on failure
620 # but do not quote variable references.
647 # not tru
[all...]
/freebsd-9.3-release/contrib/bmake/
H A Dconfigure105 # We did not find ourselves, most probably we were run as `sh COMMAND'
106 # in which case we are not to be found in the path.
115 # Unset variables that we do not need and which cause bugs (e.g. in
116 # pre-3.0 UWIN ksh). But do not cause bugs in bash 2.01; the "|| exit 1"
167 exitcode=1; echo positional parameters were not saved.
446 # (the dirname of $[0] is not the place where we might find the
788 # Reject names that are not valid shell variable names.
814 # Reject names that are not valid shell variable names.
1018 # Reject names that are not valid shell variable names.
1034 # Reject names that are not vali
[all...]
/freebsd-9.3-release/contrib/openbsm/config/
H A Dltmain.sh8 # warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
26 # along with GNU Libtool; see the file COPYING. If not, a copy
131 # the _XPG environment variable is not equal to 1 (one), the special
194 # and func_basename. For efficiency, we do not delegate to
211 # PREFIX and SUFFIX must not contain globbing or regex special
402 # Same as above, but do not quote variable references.
522 # While some portion of DIR does not yet exist...
579 # If we're not in dry-run mode, bomb out on failure
620 # but do not quote variable references.
647 # not tru
[all...]
/freebsd-9.3-release/contrib/openpam/
H A Dltmain.sh8 # warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
26 # along with GNU Libtool; see the file COPYING. If not, a copy
131 # the _XPG environment variable is not equal to 1 (one), the special
194 # and func_basename. For efficiency, we do not delegate to
211 # PREFIX and SUFFIX must not contain globbing or regex special
402 # Same as above, but do not quote variable references.
522 # While some portion of DIR does not yet exist...
579 # If we're not in dry-run mode, bomb out on failure
620 # but do not quote variable references.
647 # not tru
[all...]
/freebsd-9.3-release/contrib/file/
H A Dltmain.sh8 # warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
26 # along with GNU Libtool; see the file COPYING. If not, a copy
131 # the _XPG environment variable is not equal to 1 (one), the special
195 # and func_basename. For efficiency, we do not delegate to
212 # PREFIX and SUFFIX must not contain globbing or regex special
403 # Same as above, but do not quote variable references.
523 # While some portion of DIR does not yet exist...
580 # If we're not in dry-run mode, bomb out on failure
621 # but do not quote variable references.
648 # not tru
[all...]
/freebsd-9.3-release/contrib/ntp/sntp/libevent/build-aux/
H A Dltmain.sh8 # warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
26 # along with GNU Libtool; see the file COPYING. If not, a copy
131 # the _XPG environment variable is not equal to 1 (one), the special
194 # and func_basename. For efficiency, we do not delegate to
211 # PREFIX and SUFFIX must not contain globbing or regex special
402 # Same as above, but do not quote variable references.
522 # While some portion of DIR does not yet exist...
579 # If we're not in dry-run mode, bomb out on failure
620 # but do not quote variable references.
647 # not tru
[all...]
/freebsd-9.3-release/contrib/ntp/sntp/
H A Dltmain.sh8 # warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
26 # along with GNU Libtool; see the file COPYING. If not, a copy
130 # the _XPG environment variable is not equal to 1 (one), the special
198 # and func_basename. For efficiency, we do not delegate to
215 # PREFIX and SUFFIX must not contain globbing or regex special
406 # Same as above, but do not quote variable references.
526 # While some portion of DIR does not yet exist...
583 # If we're not in dry-run mode, bomb out on failure
624 # but do not quote variable references.
651 # not tru
[all...]
/freebsd-9.3-release/contrib/ntp/
H A Dltmain.sh8 # warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
26 # along with GNU Libtool; see the file COPYING. If not, a copy
130 # the _XPG environment variable is not equal to 1 (one), the special
198 # and func_basename. For efficiency, we do not delegate to
215 # PREFIX and SUFFIX must not contain globbing or regex special
406 # Same as above, but do not quote variable references.
526 # While some portion of DIR does not yet exist...
583 # If we're not in dry-run mode, bomb out on failure
624 # but do not quote variable references.
651 # not tru
[all...]
/freebsd-9.3-release/contrib/binutils/
H A DMakefile.def20 // along with this program; if not, write to the Free Software
420 // Warning, these are not well tested.
463 // libiberty does not depend on newlib or libgloss because it must be
H A Dconfig.sub11 # can handle that machine. It does not imply ALL GNU software can.
24 # along with this program; if not, write to the Free Software
46 # it does not support. The user should be able to distinguish
79 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE."
137 ### Let's recognize common machines as not being operating systems so
139 ### recognize some manufacturers as not being operating systems, so we
311 echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
632 # I'm not sure what "Sysv32" means. Should this be sysv3.2?
1128 # there are many clones, so DEC is not a safe bet
1162 echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognize
[all...]

Completed in 233 milliseconds

1234567891011>>