/freebsd/contrib/sendmail/cf/cf/ |
H A D | Makefile | 4 # $Id: Makefile,v 8.60 2005-06-14 02:16:34 gshapiro Exp $ 8 # Create configuration files using "m4 ../m4/cf.m4 file.mc > file.cf"; 14 # name of source for sendmail.cf (without extension) 15 CF= sendmail macro 16 # name of source for submit.cf (without extension) 18 # directory for .cf files 26 RM= rm -f 29 # CF file ownership/permissions 35 .SUFFIXES: .mc .cf 37 .mc.cf: [all …]
|
/freebsd/contrib/less/ |
H A D | fmt.uni | 1 /* Generated by "./mkutable -f2 Cf -- unicode/UnicodeData.txt" on Sun Sep 17 17:56:27 PDT 2023 */ 2 { 0x00ad, 0x00ad }, /* Cf */ 3 { 0x0600, 0x0605 }, /* Cf */ 4 { 0x061c, 0x061c }, /* Cf */ 5 { 0x06dd, 0x06dd }, /* Cf */ 6 { 0x070f, 0x070f }, /* Cf */ 7 { 0x0890, 0x0891 }, /* Cf */ [all...] |
/freebsd/crypto/heimdal/ |
H A D | Makefile.am | 18 ## ACLOCAL = @ACLOCAL@ -I cf 19 ACLOCAL_AMFLAGS = -I cf 40 cf/make-proto.pl \ 41 cf/install-catman.sh \ 42 cf/ChangeLog \ 43 cf/c-function.m4 \ 44 cf/ChangeLog \ 45 cf/have-pragma-weak.m4 \ 46 cf/have-types.m4 \ 47 cf/krb-func-getcwd-broken.m4 \ [all …]
|
H A D | Makefile.in | 29 install_sh_DATA = $(install_sh) -c -m 644 30 install_sh_PROGRAM = $(install_sh) -c 31 install_sh_SCRIPT = $(install_sh) -c 44 $(top_srcdir)/cf/Makefile.am.common $(top_srcdir)/configure \ 46 install-sh ltmain.sh missing ylwrap 50 am__aclocal_m4_deps = $(top_srcdir)/cf/aix.m4 \ 51 $(top_srcdir)/cf/auth-modules.m4 \ 52 $(top_srcdir)/cf/broken-getaddrinfo.m4 \ 53 $(top_srcdir)/cf/broken-glob.m4 \ 54 $(top_srcdir)/cf/broken-realloc.m4 \ [all …]
|
/freebsd/etc/sendmail/ |
H A D | Makefile | 4 RM= rm -f 8 SENDMAIL_CF_DIR?=${SENDMAIL_DIR}/cf 11 M4FILES!= find ${SENDMAIL_CF_DIR} -type f -name '*.m4' -print 13 .SUFFIXES: .mc .cf 15 .mc.cf: ${M4FILES} 17 ${M4} -D_CF_DIR_=${SENDMAIL_CF_DIR}/ -D_NO_MAKEINFO_ \ 19 ${SENDMAIL_CF_DIR}/m4/cf.m4 ${.IMPSRC} > ${.TARGET} 22 DEST_CF= ${DESTDIR}/etc/mail/sendmail.cf 23 DEST_SUBMIT_CF= ${DESTDIR}/etc/mail/submit.cf 25 ALL= freebsd.cf freebsd.submit.cf [all …]
|
/freebsd/contrib/sendmail/libsmutil/ |
H A D | cf.c | 2 * Copyright (c) 2000-2002 Proofpoint, Inc. and its suppliers. 12 SM_RCSID("@(#)$Id: cf.c,v 8.20 2013-11-22 20:51:50 ca Exp $") 16 ** GETCFNAME -- return the name of the .cf file to use. 20 ** For others: returns submit.cf or sendmail.cf depending 24 ** opmode -- operation mode. 25 ** submitmode -- submit mode. 26 ** cftype -- may request a certain cf file. 27 ** conffile -- if set, return it. 30 ** name of .cf file. 55 static char cf[MAXPATHLEN]; variable [all …]
|
/freebsd/crypto/heimdal/include/kadm5/ |
H A D | Makefile.in | 29 install_sh_DATA = $(install_sh) -c -m 644 30 install_sh_PROGRAM = $(install_sh) -c 31 install_sh_SCRIPT = $(install_sh) -c 44 $(top_srcdir)/cf/Makefile.am.common 47 am__aclocal_m4_deps = $(top_srcdir)/cf/aix.m4 \ 48 $(top_srcdir)/cf/auth-modules.m4 \ 49 $(top_srcdir)/cf/broken-getaddrinfo.m4 \ 50 $(top_srcdir)/cf/broken-glob.m4 \ 51 $(top_srcdir)/cf/broken-realloc.m4 \ 52 $(top_srcdir)/cf/broken-snprintf.m4 $(top_srcdir)/cf/broken.m4 \ [all …]
|
/freebsd/crypto/heimdal/include/hcrypto/ |
H A D | Makefile.in | 29 install_sh_DATA = $(install_sh) -c -m 644 30 install_sh_PROGRAM = $(install_sh) -c 31 install_sh_SCRIPT = $(install_sh) -c 44 $(top_srcdir)/cf/Makefile.am.common 47 am__aclocal_m4_deps = $(top_srcdir)/cf/aix.m4 \ 48 $(top_srcdir)/cf/auth-modules.m4 \ 49 $(top_srcdir)/cf/broken-getaddrinfo.m4 \ 50 $(top_srcdir)/cf/broken-glob.m4 \ 51 $(top_srcdir)/cf/broken-realloc.m4 \ 52 $(top_srcdir)/cf/broken-snprintf.m4 $(top_srcdir)/cf/broken.m4 \ [all …]
|
/freebsd/crypto/heimdal/include/gssapi/ |
H A D | Makefile.in | 29 install_sh_DATA = $(install_sh) -c -m 644 30 install_sh_PROGRAM = $(install_sh) -c 31 install_sh_SCRIPT = $(install_sh) -c 44 $(top_srcdir)/cf/Makefile.am.common 47 am__aclocal_m4_deps = $(top_srcdir)/cf/aix.m4 \ 48 $(top_srcdir)/cf/auth-modules.m4 \ 49 $(top_srcdir)/cf/broken-getaddrinfo.m4 \ 50 $(top_srcdir)/cf/broken-glob.m4 \ 51 $(top_srcdir)/cf/broken-realloc.m4 \ 52 $(top_srcdir)/cf/broken-snprintf.m4 $(top_srcdir)/cf/broken.m4 \ [all …]
|
/freebsd/crypto/heimdal/etc/ |
H A D | Makefile.in | 29 install_sh_DATA = $(install_sh) -c -m 644 30 install_sh_PROGRAM = $(install_sh) -c 31 install_sh_SCRIPT = $(install_sh) -c 44 $(top_srcdir)/cf/Makefile.am.common 47 am__aclocal_m4_deps = $(top_srcdir)/cf/aix.m4 \ 48 $(top_srcdir)/cf/auth-modules.m4 \ 49 $(top_srcdir)/cf/broken-getaddrinfo.m4 \ 50 $(top_srcdir)/cf/broken-glob.m4 \ 51 $(top_srcdir)/cf/broken-realloc.m4 \ 52 $(top_srcdir)/cf/broken-snprintf.m4 $(top_srcdir)/cf/broken.m4 \ [all …]
|
/freebsd/etc/mail/ |
H A D | Makefile | 4 # The user-driven targets are: 6 # all - Build cf, maps and aliases 7 # cf - Build the .cf file from .mc file 8 # maps - Build the feature maps 9 # aliases - Build the sendmail aliases 10 # install - Install the .cf file as /etc/mail/sendmail.cf 13 # start - Start both the sendmail MTA daemon and MSP queue running 16 # stop - Stop both the sendmail MTA daemon and MSP queue running 18 # restart - Restart both the sendmail MTA daemon and MSP queue running 22 # start-mta - Start the sendmail MTA daemon with the flags defined in [all …]
|
/freebsd/contrib/one-true-awk/testdir/ |
H A D | chem.awk | 34 dew = scale * 0.02 # east-west shift for left of/right of 48 $1 == "pic" { shiftfields(1); print; next } # pic pass-thru 60 $1 ~ /^[A-Z].*:$/ { # label; falls thru after shifting left 61 lastname = substr($1, 1, length($1)-1) 77 $1 ~ /^[A-Z]/ { molecule(); next } 81 $1 == "right" { bracket(); stack--; next } 96 NF = i - 1 101 for (cf = 2; cf <= NF; ) { 102 if ($cf ~ /(\+|-)?[0-9]+|up|down|right|left|ne|se|nw|sw/) 104 else if ($cf ~ /^leng/) { [all …]
|
/freebsd/crypto/heimdal/lib/vers/ |
H A D | Makefile.in | 30 install_sh_DATA = $(install_sh) -c -m 644 31 install_sh_PROGRAM = $(install_sh) -c 32 install_sh_SCRIPT = $(install_sh) -c 45 $(top_srcdir)/cf/Makefile.am.common ChangeLog 48 am__aclocal_m4_deps = $(top_srcdir)/cf/aix.m4 \ 49 $(top_srcdir)/cf/auth-modules.m4 \ 50 $(top_srcdir)/cf/broken-getaddrinfo.m4 \ 51 $(top_srcdir)/cf/broken-glob.m4 \ 52 $(top_srcdir)/cf/broken-realloc.m4 \ 53 $(top_srcdir)/cf/broken-snprintf.m4 $(top_srcdir)/cf/broken.m4 \ [all …]
|
/freebsd/crypto/heimdal/appl/ftp/common/ |
H A D | Makefile.in | 30 install_sh_DATA = $(install_sh) -c -m 644 31 install_sh_PROGRAM = $(install_sh) -c 32 install_sh_SCRIPT = $(install_sh) -c 45 $(top_srcdir)/cf/Makefile.am.common 48 am__aclocal_m4_deps = $(top_srcdir)/cf/aix.m4 \ 49 $(top_srcdir)/cf/auth-modules.m4 \ 50 $(top_srcdir)/cf/broken-getaddrinfo.m4 \ 51 $(top_srcdir)/cf/broken-glob.m4 \ 52 $(top_srcdir)/cf/broken-realloc.m4 \ 53 $(top_srcdir)/cf/broken-snprintf.m4 $(top_srcdir)/cf/broken.m4 \ [all …]
|
/freebsd/contrib/llvm-project/compiler-rt/lib/asan/ |
H A D | asan_activation.cpp | 1 //===-- asan_activation.cpp -------------------------------------*- C++ -*-===// 5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 7 //===----------------------------------------------------------------------===// 12 //===----------------------------------------------------------------------===// 33 void RegisterActivationFlags(FlagParser *parser, Flags *f, CommonFlags *cf) { in RegisterActivationFlags() 35 RegisterFlag(parser, #Name, "", &f->Name); in RegisterActivationFlags() 37 RegisterFlag(parser, #Name, "", &cf->Name); in RegisterActivationFlags() 42 RegisterIncludeFlags(parser, cf); in RegisterActivationFlags() 47 CommonFlags cf; in OverrideFromActivationFlags() local 49 RegisterActivationFlags(&parser, &f, &cf); in OverrideFromActivationFlags() [all …]
|
/freebsd/crypto/heimdal/appl/telnet/ |
H A D | Makefile.in | 29 install_sh_DATA = $(install_sh) -c -m 644 30 install_sh_PROGRAM = $(install_sh) -c 31 install_sh_SCRIPT = $(install_sh) -c 44 $(top_srcdir)/cf/Makefile.am.common ChangeLog 47 am__aclocal_m4_deps = $(top_srcdir)/cf/aix.m4 \ 48 $(top_srcdir)/cf/auth-modules.m4 \ 49 $(top_srcdir)/cf/broken-getaddrinfo.m4 \ 50 $(top_srcdir)/cf/broken-glob.m4 \ 51 $(top_srcdir)/cf/broken-realloc.m4 \ 52 $(top_srcdir)/cf/broken-snprintf.m4 $(top_srcdir)/cf/broken.m4 \ [all …]
|
/freebsd/crypto/heimdal/appl/ |
H A D | Makefile.in | 29 install_sh_DATA = $(install_sh) -c -m 644 30 install_sh_PROGRAM = $(install_sh) -c 31 install_sh_SCRIPT = $(install_sh) -c 44 $(top_srcdir)/cf/Makefile.am.common 47 am__aclocal_m4_deps = $(top_srcdir)/cf/aix.m4 \ 48 $(top_srcdir)/cf/auth-modules.m4 \ 49 $(top_srcdir)/cf/broken-getaddrinfo.m4 \ 50 $(top_srcdir)/cf/broken-glob.m4 \ 51 $(top_srcdir)/cf/broken-realloc.m4 \ 52 $(top_srcdir)/cf/broken-snprintf.m4 $(top_srcdir)/cf/broken.m4 \ [all …]
|
/freebsd/crypto/heimdal/appl/ftp/ |
H A D | Makefile.in | 29 install_sh_DATA = $(install_sh) -c -m 644 30 install_sh_PROGRAM = $(install_sh) -c 31 install_sh_SCRIPT = $(install_sh) -c 44 $(top_srcdir)/cf/Makefile.am.common ChangeLog 47 am__aclocal_m4_deps = $(top_srcdir)/cf/aix.m4 \ 48 $(top_srcdir)/cf/auth-modules.m4 \ 49 $(top_srcdir)/cf/broken-getaddrinfo.m4 \ 50 $(top_srcdir)/cf/broken-glob.m4 \ 51 $(top_srcdir)/cf/broken-realloc.m4 \ 52 $(top_srcdir)/cf/broken-snprintf.m4 $(top_srcdir)/cf/broken.m4 \ [all …]
|
/freebsd/crypto/heimdal/appl/telnet/libtelnet/ |
H A D | Makefile.in | 30 install_sh_DATA = $(install_sh) -c -m 644 31 install_sh_PROGRAM = $(install_sh) -c 32 install_sh_SCRIPT = $(install_sh) -c 45 $(top_srcdir)/cf/Makefile.am.common 48 am__aclocal_m4_deps = $(top_srcdir)/cf/aix.m4 \ 49 $(top_srcdir)/cf/auth-modules.m4 \ 50 $(top_srcdir)/cf/broken-getaddrinfo.m4 \ 51 $(top_srcdir)/cf/broken-glob.m4 \ 52 $(top_srcdir)/cf/broken-realloc.m4 \ 53 $(top_srcdir)/cf/broken-snprintf.m4 $(top_srcdir)/cf/broken.m4 \ [all …]
|
/freebsd/crypto/heimdal/appl/gssmask/ |
H A D | Makefile.in | 30 install_sh_DATA = $(install_sh) -c -m 644 31 install_sh_PROGRAM = $(install_sh) -c 32 install_sh_SCRIPT = $(install_sh) -c 45 $(top_srcdir)/cf/Makefile.am.common 49 am__aclocal_m4_deps = $(top_srcdir)/cf/aix.m4 \ 50 $(top_srcdir)/cf/auth-modules.m4 \ 51 $(top_srcdir)/cf/broken-getaddrinfo.m4 \ 52 $(top_srcdir)/cf/broken-glob.m4 \ 53 $(top_srcdir)/cf/broken-realloc.m4 \ 54 $(top_srcdir)/cf/broken-snprintf.m4 $(top_srcdir)/cf/broken.m4 \ [all …]
|
/freebsd/contrib/sendmail/ |
H A D | INSTALL | 4 **Note**: Starting with sendmail 8.12, sendmail is no longer set-user-ID 5 root by default. As a result of this, you need to install two .cf files. 10 file in this top-level directory. 18 4. Change to the cf/cf/ directory (that's not a typo): Copy whichever .mc 20 as explained in cf/README. Then run 21 "sh ./Build sendmail.cf". 23 5. Back up your current /etc/mail/sendmail.cf and the sendmail binary (whose 27 6. Install sendmail.cf as /etc/mail/sendmail.cf and submit.cf as 28 /etc/mail/submit.cf. This can be done in the cf/cf by using 29 "sh ./Build install-cf". [all …]
|
/freebsd/crypto/heimdal/tools/ |
H A D | Makefile.in | 31 install_sh_DATA = $(install_sh) -c -m 644 32 install_sh_PROGRAM = $(install_sh) -c 33 install_sh_SCRIPT = $(install_sh) -c 46 $(top_srcdir)/cf/Makefile.am.common 49 am__aclocal_m4_deps = $(top_srcdir)/cf/aix.m4 \ 50 $(top_srcdir)/cf/auth-modules.m4 \ 51 $(top_srcdir)/cf/broken-getaddrinfo.m4 \ 52 $(top_srcdir)/cf/broken-glob.m4 \ 53 $(top_srcdir)/cf/broken-realloc.m4 \ 54 $(top_srcdir)/cf/broken-snprintf.m4 $(top_srcdir)/cf/broken.m4 \ [all …]
|
/freebsd/crypto/heimdal/lib/ |
H A D | Makefile.in | 29 install_sh_DATA = $(install_sh) -c -m 644 30 install_sh_PROGRAM = $(install_sh) -c 31 install_sh_SCRIPT = $(install_sh) -c 44 $(top_srcdir)/cf/Makefile.am.common 47 am__aclocal_m4_deps = $(top_srcdir)/cf/aix.m4 \ 48 $(top_srcdir)/cf/auth-modules.m4 \ 49 $(top_srcdir)/cf/broken-getaddrinfo.m4 \ 50 $(top_srcdir)/cf/broken-glob.m4 \ 51 $(top_srcdir)/cf/broken-realloc.m4 \ 52 $(top_srcdir)/cf/broken-snprintf.m4 $(top_srcdir)/cf/broken.m4 \ [all …]
|
/freebsd/contrib/sendmail/src/ |
H A D | SECURITY | 1 # Copyright (c) 2000-2002 Proofpoint, Inc. and its suppliers. 8 # $Id: SECURITY,v 1.52 2013-11-22 20:51:54 ca Exp $ 20 sendmail without set-user-ID root, which avoids local exploits. 26 ** sendmail configuration without set-user-ID root ** 31 - bind to port 25 32 - call the local delivery agent (LDA) as root (or other user) if the LDA 33 isn't set-user-ID root (unless some other method of storing e-mail in 35 - read .forward files 36 - write e-mail submitted via the command line to the queue directory. 38 Only the last item requires a set-user-ID/set-group-ID program to [all …]
|
/freebsd/crypto/heimdal/appl/afsutil/ |
H A D | Makefile.in | 30 install_sh_DATA = $(install_sh) -c -m 644 31 install_sh_PROGRAM = $(install_sh) -c 32 install_sh_SCRIPT = $(install_sh) -c 45 $(top_srcdir)/cf/Makefile.am.common ChangeLog 49 am__aclocal_m4_deps = $(top_srcdir)/cf/aix.m4 \ 50 $(top_srcdir)/cf/auth-modules.m4 \ 51 $(top_srcdir)/cf/broken-getaddrinfo.m4 \ 52 $(top_srcdir)/cf/broken-glob.m4 \ 53 $(top_srcdir)/cf/broken-realloc.m4 \ 54 $(top_srcdir)/cf/broken-snprintf.m4 $(top_srcdir)/cf/broken.m4 \ [all …]
|