Searched refs:not (Results 326 - 350 of 584) sorted by relevance

<<11121314151617181920>>

/freebsd-10-stable/contrib/netbsd-tests/lib/librumphijack/
H A Dt_vfs.sh122 # which is not supported by rumpfs)
179 atf_check -s not-exit:0 -e ignore ln ./loser /rump/.
/freebsd-10-stable/contrib/nvi/vi/
H A Dv_sentence.c14 #endif /* not lint */
35 * the historical implementation did not handle additional '"' characters.
36 * We follow the documentation here, not the implementation.
72 * This may not handle " . " correctly, but it's real unclear
147 /* EOF is a movement sink, but it's an error not to have moved. */
163 * it's not within a single line.
220 * it or not, in the paragraph:
/freebsd-10-stable/contrib/top/
H A DConfigure18 echo 'This package is not complete. The shell file "getans" is missing.'
89 echo "$module is not recognized. To see a list of available modules"
150 echo "That is not a recognized module name."
176 Please supply the name of the appropriate command. It need not be a
229 number that will be used when the user does not specify the number of
346 # !!! I need to fix this: /dev/kmem might not exist on some machines !!!
373 sys. It does not need to be installed set-uid to root.
/freebsd-10-stable/lib/libedit/
H A Dchartype.h45 * compatible, so ensure wchar_t indeed does ISO 10646 and not some other
55 #warning Build environment does not support non-BMP characters
200 * character cannot be encoded, -1 if there was not enough space available). */
221 * function. Uses a static buffer, so not threadsafe. */
/freebsd-10-stable/sbin/restore/
H A Dinteractive.c34 #endif /* not lint */
151 fprintf(stderr, "%s: not a directory\n", name);
164 fprintf(stderr, "%s: not on extraction list\n", name);
300 * to "name". If it does not start with "/" the pathname in
456 fprintf(stderr, "canonname: not enough buffer space\n");
703 * Skip over directory entries that are not on the tape
/freebsd-10-stable/sys/boot/pc98/boot0/
H A Dboot0.s16 # 3. The name of the author may not be used to endorse or promote products
/freebsd-10-stable/usr.bin/printf/
H A Dprintf.c39 #endif /* not lint */
48 #endif /* not lint */
245 * architectures. This is not so important for integers
497 warnx("%s: not completely converted", *gargv);
532 warnx("%s: not completely converted", *gargv);
/freebsd-10-stable/contrib/ntp/scripts/update-leap/
H A Dupdate-leap.sh75 -F Force update even if current file is OK and not close to expiring.
99 If the file does not exist, is not valid, has expired, or is expiring soon,
110 need not be run more frequently than about once every three weeks.
319 log "error" "$NTPCONF does not specify a leapfile"
/freebsd-10-stable/secure/lib/libcrypto/amd64/
H A Dx86_64cpuid.S2 # Do not modify. This file is auto-generated from x86_64cpuid.pl.
/freebsd-10-stable/contrib/netbsd-tests/net/net/
H A Dt_ipaddress.sh161 # IPv6 link-local address is not set
162 atf_check -s exit:0 -o not-match:"inet6 fe80::" rump.ifconfig shmif1
/freebsd-10-stable/contrib/netbsd-tests/net/
H A Dnet_common.sh85 atf_check -s exit:0 -e ignore -o not-match:"^$target" \
/freebsd-10-stable/share/mk/
H A Dbsd.sys.mk134 # but not yet.
157 # Tell bmake not to mistake standard targets for things to be searched for
H A Dbsd.crunchgen.mk81 echo \# Auto-generated, do not edit >$(.TARGET)
/freebsd-10-stable/sys/conf/
H A Dkern.pre.mk97 # XXX LOCORE means "don't declare C stuff" not "for locore.s".
160 # does not honor.
/freebsd-10-stable/contrib/netbsd-tests/net/icmp/
H A Dt_icmp_redirect.sh96 atf_check -s not-exit:0 -x "rump.ifconfig shmif1 |grep -q tentative"
/freebsd-10-stable/crypto/openssh/contrib/redhat/
H A Dopenssh.spec414 - Don't install profile.d scripts when not building with GNOME/GTK askpass
439 - require pam-devel by file (not by package name) again
474 - update to current CVS (not for use in distribution)
502 - clear fd_sets correctly (one bit per FD, not one byte per FD) (#43221)
512 - pull cvs patch to not cut off challengeresponse auth needlessly
545 - add a fix from Markus Friedl (via openssh-unix-dev) for ssh-keygen not
593 - don't enable challenge-response by default until we find a way to not
/freebsd-10-stable/contrib/gcc/config/sparc/
H A Dlb1spc.asm55 ! the upper 32 bits of product are wrong, but we do not care
139 bge ready_to_divide ! if %o0 not negative...
171 ! the top decade: so do not even bother to compare to R.
201 /* (I do not understand this) */
487 bge 2f ! if %o0 not negative...
518 ! the top decade: so do not even bother to compare to R.
548 /* (I do not understand this) */
/freebsd-10-stable/crypto/heimdal/appl/ftp/ftpd/
H A Dftpcmd.c19 along with this program; if not, write to the Free Software
501 not overlap. */
1025 This macro was not mandated originally: define only if we know
1217 Do not make this value too large; the results are undefined if
1287 null, do not copy; instead, return the length of what the result
1331 including the terminating null byte. If YYRESULT is null, do not
1763 users should not rely upon it. Assigning to YYVAL
1873 reply(504, "Type E not implemented.");
2283 reply(500, "Command not implemented.");
2298 reply(500, "Command not implemente
[all...]
/freebsd-10-stable/contrib/gdb/
H A Dlibtool.m417 ## along with this program; if not, write to the Free Software
83 # Redirect the config.log output again, so that the ltconfig log is not
231 # cygwin systems need to pass --dll to the linker, and not link
373 dnl not every word. This closes a longstanding sh security hole.
538 # 'none' -- dependencies not supported.
544 # If you have `file' or equivalent on your system and you're not sure
642 # glibc up to 2.1.1 does not perform some relocations on ARM
757 # configure arguments. Note that LIBLTDL and INCLTDL are not
758 # AC_SUBSTed, nor is AC_CONFIG_SUBDIRS called. If DIR is not
761 # '${top_srcdir}/' (note the single quotes!). If your package is not
[all...]
/freebsd-10-stable/sys/netpfil/ipfw/
H A Ddummynet.txt188 - fsu: contains flowset that are not linked with any scheduler.
238 If 'busy' is not set, we can do regular packet processing.
249 to do. The prologue and epilogue are not in the critical path.
270 At the moment we do not use reference counts for objects so all
301 The flowset N+NMAX is created only if the scheduler is not
343 the dequeue() is not called and the instance is destroyed now.
456 If the flowset to remove is in the unlinked flowset list, there is not any
458 extension is not yet created if the flowset is in this list).
468 If the counter is not 0, the flowset remain in memory until the counter become
491 If the counter was not
[all...]
/freebsd-10-stable/contrib/gdb/gdb/
H A Dada-lex.l18 along with this program; if not, write to the Free Software
42 OPER ([-+*/=<>&]|"<="|">="|"**"|"/="|"and"|"or"|"xor"|"not"|"mod"|"rem"|"abs")
136 error ("Based real literals not implemented yet.");
140 error ("Based real literals not implemented yet.");
206 not { return NOT; }
460 to "10", and EXP to "1". The EXP does not contain a leading 'e' or 'E'. */
/freebsd-10-stable/contrib/ipfilter/
H A DMakefile87 # Where to find the ncurses include files (if not in default path),
150 else echo test directory not present, sorry; fi
154 else echo test directory not present, sorry; fi
400 echo 'Do not use GNU make (gmake) to compile IPFilter'; \
/freebsd-10-stable/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/
H A DCheckSecuritySyntaxOnly.cpp115 if (!II) // if no identifier, not a simple C function
144 // If the callee isn't defined, it is not of security concern.
275 << "' should not be used as a loop counter";
511 "Call to function 'strcpy' is insecure as it does not "
538 "Call to function 'strcat' is insecure as it does not "
574 // Check: Linear congruent random number generators should not be used
618 // Check: 'random' should not be used
638 "'random' is not a secure random number generator",
646 // Check: 'vfork' should not be used.
647 // POS33-C: Do not us
[all...]
/freebsd-10-stable/sys/powerpc/booke/
H A Dlocore.S76 * - create temp entry in the second AS (make sure it's not TLB[1])
163 mtspr SPR_MAS1, %r3 /* note TS was not filled, so it's TS=0 */
231 /* Machine independet part, does not return */
629 bne next_entry /* not our TID */
677 not %r4, %r4
712 not %r4, %r4
/freebsd-10-stable/tools/tools/sysbuild/
H A Dsysbuild.sh124 # Unfortunately bsd.ports.mk does not attempt to use a hard-link so
154 echo "self ($0) does not contain magic string" 1>&2
440 echo PORTS_PATH does not exist 1>&2
445 echo SRC_PATH does not exist 1>&2
474 echo "Port $i not found" 1>&2

Completed in 421 milliseconds

<<11121314151617181920>>