Home
last modified time | relevance | path

Searched full:don (Results 1 – 25 of 5149) sorted by relevance

12345678910>>...206

/freebsd/contrib/file/src/
H A Dmagic.h.in41 #define MAGIC_RAW 0x0000100 /* Don't convert unprintable chars */
50 #define MAGIC_NO_COMPRESS_FORK 0x4000000 /* Don't allow decompression that
54 #define MAGIC_NO_CHECK_COMPRESS 0x0001000 /* Don't check for compressed files */
55 #define MAGIC_NO_CHECK_TAR 0x0002000 /* Don't check for tar files */
56 #define MAGIC_NO_CHECK_SOFT 0x0004000 /* Don't check magic entries */
57 #define MAGIC_NO_CHECK_APPTYPE 0x0008000 /* Don't check application type */
58 #define MAGIC_NO_CHECK_ELF 0x0010000 /* Don't check for elf details */
59 #define MAGIC_NO_CHECK_TEXT 0x0020000 /* Don't check for text files */
60 #define MAGIC_NO_CHECK_CDF 0x0040000 /* Don't check for cdf files */
61 #define MAGIC_NO_CHECK_CSV 0x0080000 /* Don't check for CSV files */
[all …]
/freebsd/contrib/file/
H A DREADME.md72 * `src/asctime_r.c` - replacement for OS's that don't have it.
73 * `src/asprintf.c` - replacement for OS's that don't have it.
78 * `src/ctime_r.c` - replacement for OS's that don't have it.
80 * `src/dprintf.c` - replacement for OS's that don't have it.
86 * `src/fmtcheck.c` - replacement for OS's that don't have it.
89 * `src/getline.c` - replacement for OS's that don't have it.
90 * `src/getopt_long.c` - replacement for OS's that don't have it.
91 * `src/gmtime_r.c` - replacement for OS's that don't have it.
96 * `src/localtime_r.c` - replacement for OS's that don't have it.
98 * `src/mygetopt.h` - replacement for OS's that don't have it.
[all …]
/freebsd/contrib/bmake/unit-tests/
H A Ddirective-if.mk75 # expect+1: Don't do this, always put a space after a directive.
76 . info Don't do this, always put a space after a directive.
80 # expect+1: Don't do this, always put a space after a directive.
81 . info Don't do this, always put a space after a directive.
87 # expect+1: Don't do this, always put a space around comparison operators.
88 . info Don't do this, always put a space around comparison operators.
94 # expect+1: Don't do this, always put a space after a directive.
95 . info Don't do this, always put a space after a directive.
99 # expect+1: Don't do this, always put a space after a directive.
100 . info Don't do this, always put a space after a directive.
H A Dsuff-add-later.exp11 make: don't know how to make issue5a.d (continuing)
12 make: don't know how to make issue5b.c (continuing)
13 make: don't know how to make issue5c (continuing)
15 make: don't know how to make issue5d.e (continuing)
16 make: don't know how to make issue5e.d (continuing)
H A Ddirective-if.exp10 make: "directive-if.mk" line 76: Don't do this, always put a space after a directive.
11 make: "directive-if.mk" line 81: Don't do this, always put a space after a directive.
12 make: "directive-if.mk" line 88: Don't do this, always put a space around comparison operators.
13 make: "directive-if.mk" line 95: Don't do this, always put a space after a directive.
14 make: "directive-if.mk" line 100: Don't do this, always put a space after a directive.
/freebsd/contrib/ntp/sntp/libopts/
H A Dautoopts.h291 * DISABLE_IMM don't care
292 * TWICE don't care
293 * DISABLE_TWICE don't care
297 * IMM don't care
299 * TWICE don't care
300 * DISABLE_TWICE don't care
313 * DISABLE_IMM don't care
314 * TWICE don't care
315 * DISABLE_TWICE don't care
319 * IMM don't care
[all …]
/freebsd/contrib/diff/
H A Dconfig.h76 you don't. */
80 don't. */
84 you don't. */
88 you don't. */
92 you don't. */
96 you don't. */
100 you don't. */
104 you don't. */
108 you don't. */
112 you don't. */
[all …]
H A DChangeLog8 * exgettext: Don't generate a temporary file, as this runs afoul
34 Remove; not needed here, as our files don't use them directly
57 omitted on hosts that don't support them.
88 (specify_comparison_type): Don't report an error if the comparison
110 (main): Don't output nanoseconds if platform lacks them.
111 Don't treat files as binary if !binary.
115 nonexistent backups. Don't compare such files.
135 (compare_names): Don't invoke strcasecmp first thing when
144 * src/io.c (find_and_hash_each_line): Don't convert char *
178 * src/cmp.c (main): Don't consider two files with the same name to
[all …]
/freebsd/contrib/googletest/googletest/include/gtest/
H A Dgtest_pred_impl.h57 // If you don't care about formatting, you can use the more
75 // in this file reduce. Don't use this in your code.
84 // Helper function for implementing {EXPECT|ASSERT}_PRED1. Don't use
98 // Don't use this in your code.
102 // Internal macro for implementing {EXPECT|ASSERT}_PRED1. Don't use
115 // Helper function for implementing {EXPECT|ASSERT}_PRED2. Don't use
132 // Don't use this in your code.
136 // Internal macro for implementing {EXPECT|ASSERT}_PRED2. Don't use
152 // Helper function for implementing {EXPECT|ASSERT}_PRED3. Don't use
170 // Don't use this in your code.
[all …]
/freebsd/contrib/tnftp/
H A DChangeLog72 - Don't getservbyname() the :port component of a URL; RFC 3986
125 * Don't use non-standard: u_char u_short u_int.
130 * Don't use defined() with HAVE_DECL_xxx.
153 * Don't overflow when DEBUG is defined.
178 - Enforce restriction that (http) proxied URL fetchs don't
218 because we don't support header line continuation either...
272 - Don't remove trailing character during auth_url()
293 (We don't care if the vendor has a working version in -lgen or -lutil
315 - don't replace listen() twice
348 - Don't use non-standard "u_int".
[all …]
/freebsd/crypto/heimdal/
H A DChangeLog.200237 * lib/krb5/principal.c: don't allow trailing backslashes in
83 * include/make_crypto.c: don't use function macros if possible
95 * lib/krb5/config_file.c: don't use NULL when we mean 0
97 * configure.in: we don't set package_libdir anymore, so no point
125 * configure.in: don't try to build pam module
179 * lib/krb5/get_for_creds.c (krb5_get_forwarded_creds): don't
205 * lib/krb5/build_auth.c: we don't have enough information about
206 whether to generate a local subkey here, so don't try to
252 * configure.in: use rk_TELNET, rename some other macros, and don't
293 don't define it
[all …]
/freebsd/contrib/less/
H A Dopttbl.c28 public int know_dumb; /* Don't complain about dumb terminals */
72 public int nonum_headers; /* Don't give headers line numbers */
73 public int nosearch_headers; /* Don't search in header lines or columns */
212 "Don't automatically allocate buffers",
244 "Don't quit at end-of-file",
260 "Don't quit if end-of-file on first screen",
269 "Don't highlight search matches",
302 "Don't display a status column",
330 "Don't use the LESSOPEN filter",
346 "Don't use line numbers",
[all …]
/freebsd/contrib/llvm-project/lldb/include/lldb/Host/
H A DHost.h181 /// \arg status_ptr Pass NULL if you don't want the process exit status
182 /// \arg signo_ptr Pass NULL if you don't want the signal that caused the
184 /// \arg command_output Pass NULL if you don't want the command output
196 /// current working directory \arg status_ptr Pass NULL if you don't want
197 /// the process exit status \arg signo_ptr Pass NULL if you don't want the
200 /// \arg command_output Pass NULL if you don't want the command output
211 /// \arg status_ptr Pass NULL if you don't want the process exit status
212 /// \arg signo_ptr Pass NULL if you don't want the signal that caused the
214 /// \arg command_output Pass NULL if you don't want the command output
226 /// the current working directory \arg status_ptr Pass NULL if you don't
[all …]
/freebsd/sys/contrib/device-tree/Bindings/
H A Dwriting-bindings.rst4 DOs and DON'Ts for designing and writing Devicetree bindings
21 - DON'T refer to Linux or "device driver" in bindings. Bindings should be
30 - DON'T create nodes just for the sake of instantiating drivers. Multi-function
34 - DON'T use 'syscon' alone without a specific compatible string. A 'syscon'
42 - DO make 'compatible' properties specific. DON'T use wildcards in compatible
51 - DON'T redefine common properties. Just reference the definition and define
93 platforms don't need all devices to have 64-bit address and size.
H A DABI.rst14 don't result in breakage. For instance, if a new property is added,
23 1) Maintainers, don't let perfect be the enemy of good. Don't hold up a
30 the old binding. ie. add additional properties, but don't change the
34 4) Don't submit bindings for staging or unstable. That will be decided by
/freebsd/contrib/libpcap/
H A DCHANGES8 Don't do some Berkeley YACC workarounds with YACC releases not
35 Don't use DLT_LINUX_SLL2 for anything other than the "any" device.
74 Don't call WSACleanup() when handling a failed WSAStartup().
86 Make sure we don't overflow when rounding up the TLV length.
91 Don't define SOCKET ourselves; instead, define PCAP_SOCKET as int
99 Don't try to fix the "real" length for isochronous USB
115 Don't indent comments in Make, as that may cause them not to be
117 Don't check for libssl if we aren't going to use it.
133 Don't ignore spaces between CMAKE_C_FLAGS and DPDK_C_FLAGS with
216 Don't crash if pcap_breakloop() is called.
[all …]
H A Dconfigure.ac209 # We don't have strerror_r; do we have _wcserror_s?
263 # This test fails if we don't have <strings.h> or if we do
285 # If we don't find one, we just use getnetbyname(), which uses
357 # If we don't find one, we just use getprotobyname(), which uses
442 # This test fails if we don't have <net/ethernet.h> or if we do
460 # This test fails if we don't have <netinet/ether.h>
463 # Unset ac_cv_have_decl_ether_hostton so we don't
485 # This test fails if we don't have <sys/ethernet.h>
488 # Unset ac_cv_have_decl_ether_hostton so we don't
509 # This test fails if we don't have <arpa/inet.h>
[all …]
/freebsd/crypto/openssl/
H A DINSTALL.md296 If [no-deprecated](#no-deprecated) is also given, don't build with support
504 Don't build the AFALG engine.
558 Don't automatically load all supported ciphers and digests.
568 Don't automatically load all libcrypto/libssl error strings.
576 Don't automatically load the default `openssl.cnf` file.
618 Don't build the CAPI engine.
624 Don't build support for Certificate Management Protocol (CMP)
629 Don't build support for Cryptographic Message Syntax (CMS).
633 Don't build support for SSL/TLS compression.
648 Don't build support for Certificate Transparency (CT).
[all …]
/freebsd/contrib/llvm-project/lldb/source/Target/
H A DThreadPlanCallOnFunctionExit.cpp36 eVoteNoOpinion, // don't care about run state broadcasting in DidPush()
54 // We'll say we're always good since I don't know what would make this in ValidatePlan()
72 // We're done now, but we want to return false so that we don't cause the in ShouldStop()
81 // ShouldStop(). This is called when we really are going to stop. We don't in WillStop()
82 // care and don't need to do anything here. in WillStop()
87 // We don't ever explain a stop. The only stop that is relevant to us in DoPlanExplainsStop()
/freebsd/contrib/tcsh/
H A DFixes2 14. Don't crash with 'bindkey "^0" clear-screen' (Karl Jeacle)
43 4. Don't play pointer tricks that are undefined in modern c (Brooks Davis)
49 19. Don't resize the screen if it did not change size.
167 86. PR/149: Don't print -1 in %j (Vojtech Vitek)
177 78. Don't try to spell commands that are correct (Rouben Rostamian)
180 77. Don't push the syntax struct on the cleanup stack, because on foo;bar
198 62. Don't try to spell check full path binaries that are correct because
214 50. PR/104: If atime == mtime we don't have new mail.
215 49. PR/113: Don't allow illegal variable names to be set.
216 48. PR/112: don't set $REMOTEHOST on the local machine.
[all …]
/freebsd/crypto/openssh/regress/
H A Denvpass.sh16 trace "pass env, don't accept"
17 verbose "test $tid: pass env, don't accept"
27 trace "setenv, don't accept"
28 verbose "test $tid: setenv, don't accept"
39 trace "don't pass env, accept"
40 verbose "test $tid: don't pass env, accept"
/freebsd/contrib/llvm-project/llvm/lib/Target/VE/MCTargetDesc/
H A DVEInstPrinter.cpp80 // don't print "+0" in printMemASXOperand()
91 // don't print "+0,+0" in printMemASXOperand()
97 // don't print "+0" in printMemASXOperand()
102 // don't print "+0" in printMemASXOperand()
124 // don't print "+0" in printMemASOperandASX()
133 // don't print "(0)" in printMemASOperandASX()
155 // don't print "+0" in printMemASOperandRRM()
164 // don't print "(0)" in printMemASOperandRRM()
186 // don't print "+0" in printMemASOperandHM()
/freebsd/sys/cam/
H A DREADME.quirks62 other transports that don't support SBC, this quirk should be very
65 o DA_Q_NO_PREVENT - Don't use the prevent/allow commands to keep a
94 o SA_QUIRK_NODREAD - Don't try and dummy read density
96 o SA_QUIRK_NO_MODESEL - Don't do mode select at all
98 o SA_QUIRK_NO_CPAGE - Don't use DEVICE COMPRESSION page
110 attention condition, don't try to clear the condition with a request
113 o NO_START_STOP - Like test unit ready, don't send this command if it hangs the device.
115 o FORCE_SHORT_INQUIRY - Don't ask for full inquiry data (256
/freebsd/contrib/ldns/ldns/
H A Dnet.h.in45 * Send an udp query and don't wait for an answer but return
56 * Send an udp query and don't wait for an answer but return
69 * Send an tcp query and don't wait for an answer but return
80 * Send an tcp query and don't wait for an answer but return
167 * send a query via tcp to a server. Don't want for the answer
178 * send a query via udp to a server. Don;t want for the answer
190 * socket. Allocates the data (of size size) itself, so don't forget to free
202 * socket. Allocates the data (of size size) itself, so don't forget to free
212 * socket. Allocates the data (of size size) itself, so don't forget to free
/freebsd/contrib/tcpdump/
H A Dftmacros.h67 * so we don't get redefinition warnings.
100 * We don't limit this to, for example, Linux and Cygwin, because
110 * don't whine about _BSD_SOURCE being deprecated; we still have
112 * don't support _DEFAULT_SOURCE.
114 * But, if it's already defined, don't define it, so that we don't

12345678910>>...206