Searched refs:not (Results 76 - 100 of 397) sorted by relevance

1234567891011>>

/freebsd-9.3-release/share/mk/
H A Dsys.mk4 unix ?= We run FreeBSD, not UNIX.
76 # For now comment it out to not compile with -g unconditionally.
270 # XXX not -j safe
283 # XXX not -j safe
301 # XXX not -j safe
330 # We are not bmake, which is more aggressive about searching .PATH
332 # The following allows us to quietly ignore .NOPATH when not using bmake.
349 # By default bmake does *not* use set -e
H A Dbsd.dep.mk10 # CTAGSFLAGS Options for ctags(1) [not set]
16 # HTAGSFLAGS Options for htags(1) [not set]
18 # MKDEP Options for ${MKDEPCMD} [not set]
126 # Tell bmake not to look for generated files via .PATH
H A Dbsd.info.mk12 # DESTDIR Change the tree where the info files gets installed. [not set]
41 # INFOSECTION Default section (if one could not be found in
56 # NO_INFOCOMPRESS If you do not want info files be
57 # compressed when they are installed. [not set]
H A Dbsd.symver.mk38 .error ${VERSION_GEN} not found in the search path.
H A Dbsd.man.mk9 # DESTDIR Change the tree where the man pages gets installed. [not set]
33 # NO_MANCOMPRESS If you do not want unformatted manual pages to be
34 # compressed when they are installed. [not set]
36 # NO_MLINKS If you do not want install manual page links. [not set]
42 # pages. [not set]
/freebsd-9.3-release/sys/netinet/
H A Dpim.h49 # error BYTE_ORDER is not defined!
/freebsd-9.3-release/usr.sbin/makefs/
H A Dmtree.c539 * not take a value. The value is ignored.
545 * not take a value. The value is ignored.
619 /* Symbolic mode not supported. */
723 mtree_error("%s: keyword does not take a value",
761 mtree_error("%s: file type and defined keywords to not match",
776 mtree_error("%s: contents file '%s' not found", node->name,
839 * not the '.' node of the parent directory, but the directory
877 * (either implicit or defined) is not '.', then we need to create
888 * directory) to make sure we do not create multiple nodes for the
912 mtree_error("%s is not
[all...]
/freebsd-9.3-release/lib/libkse/test/
H A Dmutex_d.exp5 Protocol PTHREAD_PRIO_NONE, Type POSIX (type not specified) - PASS
10 Protocol PTHREAD_PRIO_INHERIT, Type POSIX (type not specified) - PASS
15 Protocol PTHREAD_PRIO_PROTECT, Type POSIX (type not specified) - PASS
23 Protocol PTHREAD_PRIO_NONE, Type POSIX (type not specified)
48 Protocol PTHREAD_PRIO_INHERIT, Type POSIX (type not specified)
73 Protocol PTHREAD_PRIO_PROTECT, Type POSIX (type not specified)
101 Protocol PTHREAD_PRIO_NONE, Type POSIX (type not specified)
121 Protocol PTHREAD_PRIO_INHERIT, Type POSIX (type not specified)
141 Protocol PTHREAD_PRIO_PROTECT, Type POSIX (type not specified)
164 Protocol PTHREAD_PRIO_NONE, Type POSIX (type not specifie
[all...]
/freebsd-9.3-release/contrib/cvs/
H A Dacinclude.m445 # package installs gssapi.h whether or not the necessary libraries are
46 # installed. I'm still not sure whether to consider this a bug. The long
47 # way around is to not consider GSSPAI installed unless gss_import_name is
171 # We could try once with and once without, but I'm not sure it's worth the
206 # resolv required, but not installed by Heimdal K 0.3d
236 # Irix 5.3 version of Kerberos. I'm not
309 dnl Define it ourselves. Here we assume that the type 'size_t' is not wider
/freebsd-9.3-release/contrib/ntp/sntp/ag-tpl/0-old/
H A Dmdoc2texi105 if not exists $displays{ $type };
114 Mdoc::def_macro('.Ed', sub { die '.Ed used but .Bd was not seen' });
126 die "Specify a list type" if not defined $type;
128 die "Not supported list type <$type>" if not exists $lists{ $type };
/freebsd-9.3-release/contrib/ipfilter/
H A DHISTORY27 SunOS5/replace script does not deal with i386 systems that have the
32 Need to look for ipl.ko LKM on FreeBSD, not just ipf.ko
69 ICMP checksums for some redirect'd packets are not adjusted correctly.
113 NAT was not always correctly fixing ICMP headers for errors
115 some TCP state steps when closing do not update timeouts, leading to
124 was not being done, fragmentation header parsed dangerously and routing
164 use NL_EXPIRE, not ISL_EXPIRE, for expiring NAT sessions
214 when creating state entry orphans, leave them on the linked list but not
229 fix leakage of state entries due to packets not matching up with NAT
246 the size is not staticl
[all...]
/freebsd-9.3-release/cddl/contrib/dtracetoolkit/Include/
H A Dtest.ksh13 * (the "License"). You may not use this file except in compliance
/freebsd-9.3-release/contrib/amd/scripts/
H A Damd2ldif.in7 base : The LDAP search base. Do not forget the quotes!
/freebsd-9.3-release/contrib/bmake/mk/
H A Dmeta.sys.mk30 # tell everyone we are not updating Makefile.depend*
35 # we should not get upset
96 # we are not interested in make telling us a failure happened elsewhere
135 .error ${.newline}ERROR: The filemon module (/dev/filemon) is not loaded.
/freebsd-9.3-release/contrib/gcc/config/sparc/
H A Dsol2-c1.asm17 ! distribution when not linked into another program.)
25 ! along with this program; see the file COPYING. If not, write to
30 ! compiled with GCC to produce an executable, this does not cause
32 ! This exception does not however invalidate any other reasons why
/freebsd-9.3-release/contrib/libpcap/
H A Drunlex.sh89 # If so, we're not currently using that feature, but
92 # defined-but-not-declared warnings. Therefore, we use
145 # No, it's not, but it is in the current directory. Put it
229 /* This is generated by runlex.sh. Do not edit it. */
/freebsd-9.3-release/contrib/libucl/
H A DREADME.md66 * Braces are not necessary to enclose a top object: it is automatically treated as an object:
207 * `try\_include` - try to read a file or url and include it but do not create a fatal error if a file or url is not accessible;
220 UCL currently does not support nested variables. To escape variables one could use double dollar signs:
245 * The initial and the final newlines are not inserted to the resulting string, but you can still specify newlines at the begin and at the end of a value, for example:
/freebsd-9.3-release/contrib/llvm/lib/TableGen/
H A DTGLexer.cpp219 return ReturnError(CurPtr, "escaped newlines not supported in tblgen");
308 PrintError(getLoc(), "Could not find include file '" + Filename + "'");
/freebsd-9.3-release/contrib/one-true-awk/
H A DFIXES11 its entities not be used in advertising or publicity pertaining
63 minor type fiddles to make gcc -Wall -pedantic happier (but not
138 fiddled maketab.c to not complain about bison-generated values.
153 system() not flagged as unsafe in the unadvertised -safe option.
201 the machine properly. many thanks to moinak ghosh for not only finding
225 should not be blamed for the outcome. according to posix, "." is the
239 sort does not do this by default either). it is not appropriate
248 that is, and i do not want to keep making changes until it's clear.
255 is always 0 and the array is not se
[all...]
/freebsd-9.3-release/tools/regression/geom_gpt/
H A Dgctl.t143 print "1..0 # SKIP not enough permission\n";
156 $args = "" if (not defined $args);
166 print "not ok $nr \# gctl($key) - $st\n";
190 print "not ok $nr \# conf($key) - $st\n";
/freebsd-9.3-release/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/funcs/
H A Derr.chillbadarg.ksh6 * You may not use this file except in compliance with the License.
/freebsd-9.3-release/contrib/ofed/management/opensm/osmtest/include/
H A Dosmt_mtl_regular_qp.h58 #error MACROS MAD_IN and MAD_OUT are in use, do not override
/freebsd-9.3-release/contrib/smbfs/
H A DMakefile78 echo This operation is not required with devfs; \
/freebsd-9.3-release/tools/regression/usr.bin/lastcomm/
H A Dvalues.sh28 echo Running commands. This should not take more than 30s.
/freebsd-9.3-release/sys/cam/
H A DREADME.quirks10 behind hardware. Where possible and not in conflict with the standard,
40 o CAM_QUIRK_NOLUNS - do not probe luns other than 0 since device
43 o CAM_QUIRK_NOSERIAL - do not send an inquiry for serial number.
45 o CAM_QUIRK_HILUNS - probe all luns even if some respond "not present"
58 o DA_Q_NO_6_BYTE - The RBC spec (see Links below) does not allow
62 has been modified to not send 6-byte commands to USB, 1394, and
72 o CD_Q_NO_TOUCH - not implemented
103 o NO_TEST_UNIT_READY - The drive does not support Test Unit Ready.
107 o RS_NO_CLEAR_UA - The drive does not reset the Unit Attention state
108 after REQUEST SENSE has been sent. The INQUIRY command does not
[all...]

Completed in 178 milliseconds

1234567891011>>