Searched +refs:cc +refs:store +refs:settings (Results 1 – 16 of 16) sorted by relevance
/freebsd/contrib/mandoc/ |
H A D | configure.local.example | 17 # For all settings documented in this file, there are reasonable 20 # and put any of these settings into it if ./configure autodetection 29 # --- user settings relevant for all builds ---------------------------- 31 # By default, "cc" is used as the C compiler, but it can be overridden. 223 # But some package managers on some operating systems store manual pages 224 # in separate "cellar" or "store" directories and only symlink them 235 READ_ALLOWED_PATH="/nix/store" 238 READ_ALLOWED_PATH="/gnu/store" 242 READ_ALLOWED_PATH="/nix/store:${PREFIX}/Cellar" 244 # --- user settings for the mandoc(3) library -------------------------- [all …]
|
/freebsd/share/mk/ |
H A D | bsd.README | 4 convention, named with the suffix ".mk". These files store several 48 bsd.sys.mk - common settings used for building FreeBSD sources 328 make the dependencies for the source files, and store 436 defined, ${PROG_CXX}.cc. 657 make the dependencies for the source files, and store
|
/freebsd/contrib/unbound/doc/ |
H A D | Changelog | 434 `cookie-secret-file: "unbound_cookiesecrets.txt"` option to store 1026 - Merge #951: Cachedb no store. The cachedb-no-store: yes option is 1168 capsforid and qname minimisation, depending on the settings. 1537 - Fix that cachedb does not store failures in the external cache. 1709 the openssl trust store. 2185 and udp send, they are visible at higher verbosity settings. 2822 - Fix that http settings have colon in set_option, for 3835 per-query data store 'qdata' 3850 - Fix that fixes the Fix that spoolbuf is not used to store tc [all...] |
/freebsd/contrib/jemalloc/ |
H A D | ChangeLog | 67 - Improve overcommit and page alignment settings on NetBSD. (@zoulasc) 480 naturally aligned "chunks", and store all metadata in arbitrarily distant 536 - Remove --disable-cc-silence. (@jasone) 934 settings. Impacts: 1026 - Replace --enable-cc-silence with --disable-cc-silence to suppress spurious 1536 cause aborts for some combinations of configure settings.
|
/freebsd/crypto/openssl/ |
H A D | CHANGES.md | 685 * The activate and soft_load configuration settings for providers in 689 omission of a value for these settings will result in an error. 959 * Added a function to delete objects from store by URI - OSSL_STORE_delete() 966 a passphrase callback when opening a store. 1327 * Support for loading root certificates from the Windows certificate store 1328 has been added. The support is in the form of a store which recognises the 1330 arguments. This store is built by default and can be disabled using the new 1331 compile-time option `no-winstore`. This store is not currently used by 1332 default and must be loaded explicitly using the above store URI. It is 1526 settings to ensure strict FIPS compliance rather than backwards [all …]
|
/freebsd/contrib/ncurses/ |
H A D | INSTALL | 650 may not be accurate, or that your stty settings have disabled the use 879 --with-build-cc=XXX 883 $BUILD_CC variable is set, and otherwise defaults to gcc or cc. 1933 + slk_set() and slk_wset() now accept and store multibyte or 2210 corrections to the terminal I/O settings which cause applications to 2477 cc -o foo foo.o -lncurses -lgpm -lncurses 2494 The configure options --with-build-cc, etc., are provided to make this
|
H A D | aclocal.m4 | 610 dnl $1 is the shell variable to store the result in, if not $cv_cv_builtin_bool 766 AC_ARG_WITH(build-cc, 767 [ --with-build-cc=XXX the build C compiler ($BUILD_CC)], 769 [AC_CHECK_PROGS(BUILD_CC, [gcc clang c99 c89 cc cl],none)]) 837 Use --with-build-cc to specify the native compiler.]) 909 dnl the nuisance of having inconsistent settings for compiler and preprocessor 914 : "${CC:=cc}" 1995 dnl ECHO_LD - symbol to prefix "cc -o" lines 1996 dnl RULE_CC - symbol to put before implicit "cc -c" lines (e.g., .c.o) 1997 dnl SHOW_CC - symbol to put before explicit "cc -c" lines [all …]
|
H A D | NEWS | 2551 + modify configure option --with-build-cc, adding clang, c89 and c99 2643 those correspond to the non-sgr settings where they differ, but 3048 + extend TERMINAL structure for ABI 6 to store numbers internally as 3176 + add settings corresponding to xterm-keys option to tmux entry to 3409 + change tset's initialization to allow it to get settings from the 3962 + clarify in curs_inopts.3x that window-specific settings do not 4564 + ignore g++ 4.2.1 warnings for "-Weffc++" in c++/cursesmain.cc 4930 + fix a null dereference in c++/cursesw.cc 5252 is built, in preference to the default gcc/cc (suggested by 5678 7.1 with both gcc 4.2.4 and cc. [all …]
|
/freebsd/contrib/sendmail/ |
H A D | RELEASE_NOTES | 199 required settings) and the cf option SMTPUTF8. 1079 a file where to store the selected key. 2172 .cf queue settings and potential buffer underflow in 2274 CONFIG: Allow local_procmail to override local_lmtp settings. 2390 Do not silently overwrite command line settings for 2513 may store the path of data files in queue files. Hence 2612 settings. Patch from Elias Halldor Agustsson of 3069 Use shared memory to store free space of filesystems that are used 3245 Multiple ClientPortOptions settings are now allowed, one for each 3259 back to the settings in ClientPortOptions (if set). [all …]
|
/freebsd/contrib/ncurses/misc/ |
H A D | terminfo.src | 1667 # Changed kbs to DEL and removed keys that duplicate stty settings -TD 2368 # tab settings are in non-volatile memory and don't need to be 3203 # don't know the TERM_PROGRAM and TERM_PROGRAM_VERSION settings or 3486 # * The terminal description matches the default settings. 3612 # $TERM settings may be augmented using the bookmark and profile dialogs. 4112 # its settings dialog allows some of the VT100 line-drawing tests to pass 4144 # the default behavior. None of the combinations of keyboard settings match 4219 # are unrelated to rxvt's actual settings. 4653 # The settings dialog does not work (unless the end user expects to open 6519 # than the settings used for XFree86 xterm. [all …]
|
/freebsd/crypto/krb5/src/include/krb5/ |
H A D | krb5.hin | 3053 #define KRB5_GC_NO_STORE 8 /**< Do not store in credential cache */ 4494 * @param [in] data Data to store, or NULL to remove 5595 * @param [in] cc Credential cache handle (NULL to use default) 5619 krb5_principal server, krb5_ccache cc, int forwardable, 6569 * and store it as "value" in the answer or it may return them separately. If 7099 * APIs will read settings from it. Setting an input ccache is desirable when
|
/freebsd/share/termcap/ |
H A D | termcap | 1074 # Briefly, the settings are for the following modes: 1077 # Note that many of these settings are irrelevant to the termcap 2458 # The vt100 uses rs and rf rather than is/ct/st because the tab settings 2783 :cc:\ 3599 # Since the 925's uses a character position to store the escape sequences to go 4176 # From: ksb@mentor.cc.purdue.edu (Kevin Braunsdorf) 4737 :cc:\ 4788 :cc:\
|
/freebsd/contrib/xz/ |
H A D | ChangeLog | 57 input at once and enough output buffer space to store the uncompressed 92 Reviewed-by: Sebastian Andrzej Siewior <sebastian@breakpoint.cc> 124 Reviewed-by: Sebastian Andrzej Siewior <sebastian@breakpoint.cc> 143 Reviewed-by: Sebastian Andrzej Siewior <sebastian@breakpoint.cc> 155 Reviewed-by: Sebastian Andrzej Siewior <sebastian@breakpoint.cc> 1658 Co-authored-by: Sebastian Andrzej Siewior <sebastian@breakpoint.cc> 2140 with the locale settings. Thus, standard setlocale() works perfectly. 8352 Author: Sebastian Andrzej Siewior <sebastian@breakpoint.cc> 8362 Signed-off-by: Sebastian Andrzej Siewior <sebastian@breakpoint.cc> 11127 names to check since --files and --files0 store their file name in a [all …]
|
/freebsd/contrib/ntp/ |
H A D | ChangeLog | 175 - make initial frequency settings idempotent and reversible 453 * [Bug 3456] Use uintptr_t rather than size_t to store an integer in a pointer 902 * [Sec 2916] TALOS-CAN-0054: memory corruption in password store. JPerlinger 3960 * parser, saveconfig cleanup to store T_ identifiers in syntax tree. 4930 * [Bug 658] HP-UX with cc needs -Wp,-H8166 in CFLAGS.
|
H A D | CommitLog | 8825 - make initial frequency settings idempotent and reversible 14606 [Bug 3456] Use uintptr_t rather than size_t to store an integer in a pointer 14609 [Bug 3456] Use uintptr_t rather than size_t to store an integer in a pointer 14612 [Bug 3456] Use uintptr_t rather than size_t to store an integer in a pointer 22357 (side kick: ignore msbuild 10 user settings file) 28250 Fixed as part of [Sec 2916] TALOS-CAN-0054: memory corruption in password store. JPerlinger. 28386 [TALOS-CAN-0054] memory corruption in password store 28389 [TALOS-CAN-0054] memory corruption in password store 28392 [TALOS-CAN-0054] memory corruption in password store [all...] |
/freebsd/contrib/llvm-project/clang/include/clang/Basic/ |
H A D | DiagnosticSemaKinds.td | 1031 "cl_khr_fp16. Use vector data %select{load|store}0 builtin functions instead">; 3835 InGroup<DiagGroup<"missing-prototype-for-cc">>; 3935 InGroup<DiagGroup<"ignored-availability-without-sdk-settings">>; 6355 "bit-field %0 is not wide enough to store all enumerators of %1">, 6358 "widen this field to %0 bits to store all values of %1">; 8924 "address argument to load or store exclusive builtin must be a pointer to" 8984 "atomic %select{load|store}0 requires runtime support that is not " 9359 "impossible constraint in asm: can't store value into a register">; 12193 "cannot store matrix to read-only pointer">;
|