| /freebsd-14.2/etc/sendmail/ |
| H A D | Makefile | 25 DEST_SUBMIT_CF= ${DESTDIR}/etc/mail/submit.cf 27 ALL= freebsd.cf freebsd.submit.cf 28 CLEANFILES= freebsd.cf freebsd.submit.cf 69 ${.CURDIR}/freebsd.submit.mc freebsd.submit.cf ${DESTDIR}/etc/mail 89 freebsd.submit.cf ${DEST_SUBMIT_CF}
|
| /freebsd-14.2/etc/mail/ |
| H A D | Makefile | 74 SENDMAIL_SUBMIT_MC:= ${SENDMAIL_SUBMIT_MC}.submit.mc 77 ${CP} freebsd.submit.mc ${SENDMAIL_SUBMIT_MC} 193 install: install-cf install-submit-cf 202 install-submit-cf: ${INSTALL_SUBMIT_CF} 209 .if ${INSTALL_SUBMIT_CF} != /etc/mail/submit.cf 210 ${INSTALL} -m ${SHAREMODE} ${INSTALL_SUBMIT_CF} /etc/mail/submit.cf
|
| H A D | README | 21 by altering /etc/mail/freebsd.submit.mc (or setting SENDMAIL_SUBMIT_MC 23 'make install-submit-cf' in /etc/mail/. Change the FEATURE(msp) line 31 /etc/mail/submit.cf file: 34 rm /etc/mail/submit.cf
|
| /freebsd-14.2/contrib/sendmail/src/ |
| H A D | SECURITY | 55 and submit.cf for the submission program. The following permissions 62 -r--r--r-- root wheel ... /etc/mail/submit.cf 72 permissions. In submit.cf the option UseMSP must be set, and 73 QueueFileMode must be set to 0660. submit.cf is available in 74 cf/cf/, which has been built from cf/cf/submit.mc. The file can 75 be used as-is, if you want to add more options, use cf/cf/submit.mc 80 -bs, and -t it is submit.cf (if it exists) for all others it is 129 submit.cf For the MSP (mail submission program) 130 The MSP is used to submit e-mails, hence it is invoked 204 no submit.cf file is installed. See devtools/README about
|
| H A D | Makefile.m4 | 17 `${DESTDIR}/etc/mail/submit.cf ${DESTDIR}${MSPQ}'))dnl
|
| /freebsd-14.2/contrib/ntp/ |
| H A D | README.patches | 22 If you make your changes in the above order and then submit them, 34 Please read (and follow) the previous section if you want to submit 37 If you cannot easily get your patches to pogo, you may submit patches
|
| H A D | README.bk | 7 If you want to submit patches, please see the README.hackers file.
|
| /freebsd-14.2/contrib/sendmail/cf/cf/ |
| H A D | README | 7 By default you need two .mc files: sendmail.mc and submit.mc. The 27 The name of the source file for "submit.cf" can be overridden by
|
| H A D | Makefile | 17 SUBMIT= submit 54 ALL= submit.cf $(GENERIC) $(OTHER) 80 install-cf: install-sendmail-cf install-submit-cf 85 install-submit-cf: $(SUBMIT).cf 86 $(INSTALL) -c -o $(CFOWN) -g $(CFGRP) -m $(CFMODE) $(SUBMIT).cf ${DESTDIR}$(MAILDIR)/submit.cf
|
| H A D | submit.mc | 18 VERSIONID(`$Id: submit.mc,v 8.15 2013-11-22 20:51:08 ca Exp $')
|
| /freebsd-14.2/sys/opencrypto/ |
| H A D | crypto.c | 1768 struct cryptop *crp, *submit; in crypto_dispatch_thread() local 1783 submit = NULL; in crypto_dispatch_thread() 1795 if (submit == NULL) in crypto_dispatch_thread() 1796 submit = crp; in crypto_dispatch_thread() 1800 if (submit != NULL) { in crypto_dispatch_thread() 1809 if (submit->crp_session->cap == cap) in crypto_dispatch_thread() 1812 submit = crp; in crypto_dispatch_thread() 1817 if (submit != NULL) { in crypto_dispatch_thread() 1818 TAILQ_REMOVE(&crp_q, submit, crp_next); in crypto_dispatch_thread() 1819 cap = submit->crp_session->cap; in crypto_dispatch_thread() [all …]
|
| /freebsd-14.2/contrib/googletest/ |
| H A D | CONTRIBUTING.md | 1 # How to become a contributor and submit your own code 24 If you are a Googler, please make an attempt to submit an internal contribution 25 rather than a GitHub Pull Request. If you are not able to submit internally, a 73 don't have to actually submit code in order to sign up. Your participation
|
| /freebsd-14.2/contrib/sendmail/ |
| H A D | INSTALL | 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
|
| /freebsd-14.2/usr.sbin/periodic/etc/daily/ |
| H A D | 500.queuerun | 24 if [ -f /etc/mail/submit.cf ]
|
| H A D | 440.status-mailq | 40 if [ -f /etc/mail/submit.cf ] && mailq -Ac >/dev/null 2>&1
|
| /freebsd-14.2/contrib/expat/doc/ |
| H A D | ok.min.css | 2 …submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-… selector
|
| /freebsd-14.2/sys/contrib/device-tree/Bindings/powerpc/ |
| H A D | ibm,vas.txt | 4 to directly submit compression and other requests to Nest accelerators (NX)
|
| /freebsd-14.2/contrib/wpa/ |
| H A D | CONTRIBUTIONS | 117 have the right to submit it under the open source license 122 license and I have the right under that license to submit that 125 permitted to submit under a different license), as indicated 134 personal information I submit with it, including my sign-off) is
|
| /freebsd-14.2/contrib/libarchive/ |
| H A D | SECURITY.md | 8 You may submit the report in the following ways:
|
| /freebsd-14.2/contrib/capsicum-test/ |
| H A D | CONTRIBUTING.md | 15 You generally only need to submit a CLA once, so if you've already submitted
|
| /freebsd-14.2/contrib/llvm-project/compiler-rt/ |
| H A D | CREDITS.TXT | 3 LLVM/CompilerRT, please submit a patch to this file to add yourself, and it will be
|
| /freebsd-14.2/crypto/openssl/ |
| H A D | HACKING.md | 21 If you plan to submit the changes you made to OpenSSL
|
| /freebsd-14.2/contrib/unbound/dnstap/ |
| H A D | dnstap.c | 96 int submit = 0; in dt_sample_rate_limited() local 101 submit = 1; in dt_sample_rate_limited() 108 return !submit; in dt_sample_rate_limited()
|
| /freebsd-14.2/ |
| H A D | CONTRIBUTING.md | 26 small, and have limited scope should be submitted. Do not submit pull requests 35 …ut 200 lines. Changes larger than this may be OK, or you may be asked to submit multiple pull requ… 123 integrate these patches and submit them upstream.
|
| /freebsd-14.2/sys/dev/ida/ |
| H A D | idavar.h | 116 void (*submit)(struct ida_softc *, struct ida_qcb *); member
|