Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
DEBUG_FP(9), KFAIL_POINT_CODE(9), KFAIL_POINT_CODE_FLAGS(9), KFAIL_POINT_CODE_COND(9), KFAIL_POINT_ERROR(9), KFAIL_POINT_EVAL(9), KFAIL_POINT_DECLARE(9), KFAIL_POINT_DEFINE(9), KFAIL_POINT_GOTO(9), KFAIL_POINT_RETURN(9), KFAIL_POINT_RETURN_VOID(9), KFAIL_POINT_SLEEP_CALLBACKS(9), fail_point(9)
fail points
SLIST_CLASS_ENTRY(3), SLIST_CLASS_HEAD(3), SLIST_CONCAT(3), SLIST_EMPTY(3), SLIST_EMPTY_ATOMIC(3), SLIST_ENTRY(3), SLIST_FIRST(3), SLIST_FOREACH(3), SLIST_FOREACH_FROM(3), SLIST_FOREACH_FROM_SAFE(3), SLIST_FOREACH_SAFE(3), SLIST_HEAD(3), SLIST_HEAD_INITIALIZER(3), SLIST_INIT(3), SLIST_INSERT_AFTER(3), SLIST_INSERT_HEAD(3), SLIST_NEXT(3), SLIST_REMOVE(3), SLIST_REMOVE_AFTER(3), SLIST_REMOVE_HEAD(3), SLIST_SPLIT_AFTER(3), SLIST_SWAP(3), STAILQ_CLASS_ENTRY(3), STAILQ_CLASS_HEAD(3), STAILQ_CONCAT(3), STAILQ_EMPTY(3), STAILQ_EMPTY_ATOMIC(3), STAILQ_ENTRY(3), STAILQ_FIRST(3), STAILQ_FOREACH(3), STAILQ_FOREACH_FROM(3), STAILQ_FOREACH_FROM_SAFE(3), STAILQ_FOREACH_SAFE(3), STAILQ_HEAD(3), STAILQ_HEAD_INITIALIZER(3), STAILQ_INIT(3), STAILQ_INSERT_AFTER(3), STAILQ_INSERT_HEAD(3), STAILQ_INSERT_TAIL(3), STAILQ_LAST(3), STAILQ_NEXT(3), STAILQ_REMOVE(3), STAILQ_REMOVE_AFTER(3), STAILQ_REMOVE_HEAD(3), STAILQ_SPLIT_AFTER(3), STAILQ_SWAP(3), LIST_CLASS_ENTRY(3), LIST_CLASS_HEAD(3), LIST_CONCAT(3), LIST_EMPTY(3), LIST_EMPTY_ATOMIC(3), LIST_ENTRY(3), LIST_FIRST(3), LIST_FOREACH(3), LIST_FOREACH_FROM(3), LIST_FOREACH_FROM_SAFE(3), LIST_FOREACH_SAFE(3), LIST_HEAD(3), LIST_HEAD_INITIALIZER(3), LIST_INIT(3), LIST_INSERT_AFTER(3), LIST_INSERT_BEFORE(3), LIST_INSERT_HEAD(3), LIST_NEXT(3), LIST_PREV(3), LIST_REMOVE(3), LIST_REPLACE(3), LIST_SPLIT_AFTER(3), LIST_SWAP(3), TAILQ_CLASS_ENTRY(3), TAILQ_CLASS_HEAD(3), TAILQ_CONCAT(3), TAILQ_EMPTY(3), TAILQ_EMPTY_ATOMIC(3), TAILQ_ENTRY(3), TAILQ_FIRST(3), TAILQ_FOREACH(3), TAILQ_FOREACH_FROM(3), TAILQ_FOREACH_FROM_SAFE(3), TAILQ_FOREACH_REVERSE(3), TAILQ_FOREACH_REVERSE_FROM(3), TAILQ_FOREACH_REVERSE_FROM_SAFE(3), TAILQ_FOREACH_REVERSE_SAFE(3), TAILQ_FOREACH_SAFE(3), TAILQ_HEAD(3), TAILQ_HEAD_INITIALIZER(3), TAILQ_INIT(3), TAILQ_INSERT_AFTER(3), TAILQ_INSERT_BEFORE(3), TAILQ_INSERT_HEAD(3), TAILQ_INSERT_TAIL(3), TAILQ_LAST(3), TAILQ_NEXT(3), TAILQ_PREV(3), TAILQ_REMOVE(3), TAILQ_REPLACE(3), TAILQ_SPLIT_AFTER(3), TAILQ_SWAP(3)
implementations of singly-linked lists, singly-linked tail queues, lists and tail queues
aliases(5)
aliases file for sendmail
arch(7)
Architecture-specific details
archive_write_fail(3), archive_write_close(3), archive_write_finish(3), archive_write_free(3)
functions for creating archives
atf-c(3), ATF_CHECK(3), ATF_CHECK_MSG(3), ATF_CHECK_EQ(3), ATF_CHECK_EQ_MSG(3), ATF_CHECK_MATCH(3), ATF_CHECK_MATCH_MSG(3), ATF_CHECK_STREQ(3), ATF_CHECK_STREQ_MSG(3), ATF_CHECK_INTEQ(3), ATF_CHECK_INTEQ_MSG(3), ATF_CHECK_ERRNO(3), ATF_REQUIRE(3), ATF_REQUIRE_MSG(3), ATF_REQUIRE_EQ(3), ATF_REQUIRE_EQ_MSG(3), ATF_REQUIRE_MATCH(3), ATF_REQUIRE_MATCH_MSG(3), ATF_REQUIRE_STREQ(3), ATF_REQUIRE_STREQ_MSG(3), ATF_REQUIRE_INTEQ(3), ATF_REQUIRE_INTEQ_MSG(3), ATF_REQUIRE_ERRNO(3), ATF_TC(3), ATF_TC_BODY(3), ATF_TC_BODY_NAME(3), ATF_TC_CLEANUP(3), ATF_TC_CLEANUP_NAME(3), ATF_TC_HEAD(3), ATF_TC_HEAD_NAME(3), ATF_TC_NAME(3), ATF_TC_WITH_CLEANUP(3), ATF_TC_WITHOUT_HEAD(3), ATF_TP_ADD_TC(3), ATF_TP_ADD_TCS(3), atf_tc_get_config_var(3), atf_tc_get_config_var_wd(3), atf_tc_get_config_var_as_bool(3), atf_tc_get_config_var_as_bool_wd(3), atf_tc_get_config_var_as_long(3), atf_tc_get_config_var_as_long_wd(3), atf_no_error(3), atf_tc_expect_death(3), atf_tc_expect_exit(3), atf_tc_expect_fail(3), atf_tc_expect_pass(3), atf_tc_expect_signal(3), atf_tc_expect_timeout(3), atf_tc_fail(3), atf_tc_fail_nonfatal(3), atf_tc_pass(3), atf_tc_skip(3), atf_utils_cat_file(3), atf_utils_compare_file(3), atf_utils_copy_file(3), atf_utils_create_file(3), atf_utils_file_exists(3), atf_utils_fork(3), atf_utils_free_charpp(3), atf_utils_grep_file(3), atf_utils_grep_string(3), atf_utils_readline(3), atf_utils_redirect(3), atf_utils_wait(3)
C API to write ATF-based test programs
atf-c++(3), ATF_ADD_TEST_CASE(3), ATF_CHECK_ERRNO(3), ATF_FAIL(3), ATF_INIT_TEST_CASES(3), ATF_PASS(3), ATF_REQUIRE(3), ATF_REQUIRE_EQ(3), ATF_REQUIRE_ERRNO(3), ATF_REQUIRE_IN(3), ATF_REQUIRE_MATCH(3), ATF_REQUIRE_NOT_IN(3), ATF_REQUIRE_THROW(3), ATF_REQUIRE_THROW_RE(3), ATF_SKIP(3), ATF_TEST_CASE(3), ATF_TEST_CASE_BODY(3), ATF_TEST_CASE_CLEANUP(3), ATF_TEST_CASE_HEAD(3), ATF_TEST_CASE_NAME(3), ATF_TEST_CASE_USE(3), ATF_TEST_CASE_WITH_CLEANUP(3), ATF_TEST_CASE_WITHOUT_HEAD(3), atf::utils::cat_file(3), atf::utils::compare_file(3), atf::utils::copy_file(3), atf::utils::create_file(3), atf::utils::file_exists(3), atf::utils::fork(3), atf::utils::grep_collection(3), atf::utils::grep_file(3), atf::utils::grep_string(3), atf::utils::redirect(3), atf::utils::wait(3)
C++ API to write ATF-based test programs
atf_add_test_case(3), atf_check(3), atf_check_equal(3), atf_check_not_equal(3), atf_config_get(3), atf_config_has(3), atf_expect_death(3), atf_expect_exit(3), atf_expect_fail(3), atf_expect_pass(3), atf_expect_signal(3), atf_expect_timeout(3), atf_fail(3), atf_get(3), atf_get_srcdir(3), atf_init_test_cases(3), atf_pass(3), atf_require_prog(3), atf_set(3), atf_skip(3), atf_test_case(3)
POSIX shell API to write ATF-based test programs
au_to_arg32(3), au_to_arg64(3), au_to_arg(3), au_to_attr64(3), au_to_data(3), au_to_exit(3), au_to_groups(3), au_to_newgroups(3), au_to_in_addr(3), au_to_in_addr_ex(3), au_to_ip(3), au_to_ipc(3), au_to_ipc_perm(3), au_to_iport(3), au_to_opaque(3), au_to_file(3), au_to_text(3), au_to_path(3), au_to_process32(3), au_to_process64(3), au_to_process(3), au_to_process32_ex(3), au_to_process64_ex(3), au_to_process_ex(3), au_to_return32(3), au_to_return64(3), au_to_return(3), au_to_seq(3), au_to_sock_inet32(3), au_to_sock_inet128(3), au_to_sock_inet(3), au_to_socket_ex(3), au_to_subject32(3), au_to_subject64(3), au_to_subject(3), au_to_subject32_ex(3), au_to_subject64_ex(3), au_to_subject_ex(3), au_to_me(3), au_to_exec_args(3), au_to_exec_env(3), au_to_header(3), au_to_header32(3), au_to_header64(3), au_to_header_ex(3), au_to_header32_ex(3), au_to_trailer(3), au_to_zonename(3)
routines for generating BSM audit tokens
auditdistd(8)
Audit trail files distribution daemon
auditreduce(1)
select records from audit trail files
biff(1)
be notified if mail arrives and who it is from
bytgpio(4)
Intel Bay Trail SoC GPIO controller
cr_canseejailproc(9)
determine if subjects may see entities in sub-jails
crash(8)
FreeBSD system failures
dma(8)
DragonFly Mail Agent
dma.conf(5), dma(5)
DragonFly Mail Agent
dwarf_get_macro_details(3)
retrieve macro information
editmap(8)
query and edit single records in database maps for sendmail
fmtmsg(3)
display a detailed diagnostic message
forward(5)
mail forwarding instructions
from(1)
print names of those who have sent mail
gss_indicate_mechs(3)
Determine available underlying authentication mechanisms
hastctl(8)
Highly Available Storage control utility
hastd(8)
Highly Available Storage daemon
ibv_get_device_list(3), ibv_free_device_list(3)
get and release list of available RDMA devices
jail(2), jail_get(2), jail_set(2), jail_remove(2), jail_attach(2)
create and manage system jails
jail(3lua), attach(3lua), getid(3lua), getname(3lua), list(3lua), allparams(3lua), getparams(3lua), remove(3lua), setparams(3lua), CREATE(3lua), UPDATE(3lua), ATTACH(3lua), DYING(3lua)
Lua binding to jail(3)
jail(8)
manage system jails
jail.conf(5)
configuration file for system jails
jail_getid(3), jail_getname(3), jail_setv(3), jail_getv(3), jailparam_all(3), jailparam_init(3), jailparam_import(3), jailparam_import_raw(3), jailparam_set(3), jailparam_get(3), jailparam_export(3), jailparam_free(3)
create and manage system jails
jexec(8)
execute a command inside an existing jail
jls(8)
list jails
krb5_principal_intro(3)
The principal handing functions. A Kerberos principal is a email address looking string that contains to parts separeted by a @. The later part is the kerbero realm the principal belongs to and the former is a list of 0 or more components. For example lha@SU.SE host/hummel.it.su.se@SU.SE host/admin@H5L.ORG See the library functions here: Heimdal Kerberos 5 principal functions
krb5_verify_init_creds_opt_init(3), krb5_verify_init_creds_opt_set_ap_req_nofail(3), krb5_verify_init_creds(3)
verifies a credential cache is correct by using a local keytab
kyua-about(1), kyua about(1)
Shows detailed authors, license, and version information
lagg(4)
link aggregation and link failover interface
mail(1), Mail(1), mailx(1)
send and receive mail
mail.local(8)
store mail in a mailbox
mailer.conf(5)
configuration file for mailwrapper(8)
mailq(1)
print the mail queue
mailstats(8)
display mail statistics
mailwrapper(8)
invoke appropriate MTA software based on configuration file
makemap(8)
create database maps for sendmail
mq_notify(2)
notify process that a message is available (REALTIME)
msgs(1)
system messages and junk mail program
newaliases(1)
rebuild the data base for the mail aliases file
praliases(8)
display system mail aliases
praudit(1)
print the contents of audit trail files
prison_check(9)
determine if subjects may see entities according to jail restrictions
procstat(1)
get detailed process information
rdma_get_devices(3)
Get a list of RDMA devices currently available
rmail(8)
handle remote mail received via uucp
rpc_gss_get_error(3)
Get error details
sendmail(8)
an electronic mail transport agent
smrsh(8)
restricted shell for sendmail
tail(1)
display the last part of a file
vacation(1)
E-mail auto-responder
zfs-jail(8)
attach or detach ZFS filesystem from FreeBSD jail
zpool-import(8)
import ZFS storage pools or list available pools
zpool-status(8)
show detailed health status for ZFS storage pools
OPENSSL_malloc_init(3), OPENSSL_malloc(3), OPENSSL_zalloc(3), OPENSSL_realloc(3), OPENSSL_free(3), OPENSSL_clear_realloc(3), OPENSSL_clear_free(3), OPENSSL_cleanse(3), CRYPTO_malloc(3), CRYPTO_zalloc(3), CRYPTO_realloc(3), CRYPTO_free(3), OPENSSL_strdup(3), OPENSSL_strndup(3), OPENSSL_memdup(3), OPENSSL_strlcpy(3), OPENSSL_strlcat(3), CRYPTO_strdup(3), CRYPTO_strndup(3), OPENSSL_mem_debug_push(3), OPENSSL_mem_debug_pop(3), CRYPTO_mem_debug_push(3), CRYPTO_mem_debug_pop(3), CRYPTO_clear_realloc(3), CRYPTO_clear_free(3), CRYPTO_malloc_fn(3), CRYPTO_realloc_fn(3), CRYPTO_free_fn(3), CRYPTO_get_mem_functions(3), CRYPTO_set_mem_functions(3), CRYPTO_get_alloc_counts(3), CRYPTO_set_mem_debug(3), CRYPTO_mem_ctrl(3), CRYPTO_mem_leaks(3), CRYPTO_mem_leaks_fp(3), CRYPTO_mem_leaks_cb(3), OPENSSL_MALLOC_FAILURES(3), OPENSSL_MALLOC_FD(3)
Memory allocation functions
OSSL_CMP_CTX_new(3), OSSL_CMP_CTX_free(3), OSSL_CMP_CTX_reinit(3), OSSL_CMP_CTX_set_option(3), OSSL_CMP_CTX_get_option(3), OSSL_CMP_CTX_set_log_cb(3), OSSL_CMP_CTX_set_log_verbosity(3), OSSL_CMP_CTX_print_errors(3), OSSL_CMP_CTX_set1_serverPath(3), OSSL_CMP_CTX_set1_server(3), OSSL_CMP_CTX_set_serverPort(3), OSSL_CMP_CTX_set1_proxy(3), OSSL_CMP_CTX_set1_no_proxy(3), OSSL_CMP_CTX_set_http_cb(3), OSSL_CMP_CTX_set_http_cb_arg(3), OSSL_CMP_CTX_get_http_cb_arg(3), OSSL_CMP_transfer_cb_t(3), OSSL_CMP_CTX_set_transfer_cb(3), OSSL_CMP_CTX_set_transfer_cb_arg(3), OSSL_CMP_CTX_get_transfer_cb_arg(3), OSSL_CMP_CTX_set1_srvCert(3), OSSL_CMP_CTX_set1_expected_sender(3), OSSL_CMP_CTX_set0_trustedStore(3), OSSL_CMP_CTX_get0_trustedStore(3), OSSL_CMP_CTX_set1_untrusted(3), OSSL_CMP_CTX_get0_untrusted(3), OSSL_CMP_CTX_set1_cert(3), OSSL_CMP_CTX_build_cert_chain(3), OSSL_CMP_CTX_set1_pkey(3), OSSL_CMP_CTX_set1_referenceValue(3), OSSL_CMP_CTX_set1_secretValue(3), OSSL_CMP_CTX_set1_recipient(3), OSSL_CMP_CTX_push0_geninfo_ITAV(3), OSSL_CMP_CTX_reset_geninfo_ITAVs(3), OSSL_CMP_CTX_set1_extraCertsOut(3), OSSL_CMP_CTX_set0_newPkey(3), OSSL_CMP_CTX_get0_newPkey(3), OSSL_CMP_CTX_set1_issuer(3), OSSL_CMP_CTX_set1_subjectName(3), OSSL_CMP_CTX_push1_subjectAltName(3), OSSL_CMP_CTX_set0_reqExtensions(3), OSSL_CMP_CTX_reqExtensions_have_SAN(3), OSSL_CMP_CTX_push0_policy(3), OSSL_CMP_CTX_set1_oldCert(3), OSSL_CMP_CTX_set1_p10CSR(3), OSSL_CMP_CTX_push0_genm_ITAV(3), OSSL_CMP_certConf_cb_t(3), OSSL_CMP_certConf_cb(3), OSSL_CMP_CTX_set_certConf_cb(3), OSSL_CMP_CTX_set_certConf_cb_arg(3), OSSL_CMP_CTX_get_certConf_cb_arg(3), OSSL_CMP_CTX_get_status(3), OSSL_CMP_CTX_get0_statusString(3), OSSL_CMP_CTX_get_failInfoCode(3), OSSL_CMP_CTX_get0_newCert(3), OSSL_CMP_CTX_get1_newChain(3), OSSL_CMP_CTX_get1_caPubs(3), OSSL_CMP_CTX_get1_extraCertsIn(3), OSSL_CMP_CTX_set1_transactionID(3), OSSL_CMP_CTX_set1_senderNonce(3)
functions for managing the CMP client context data structure
OSSL_PROVIDER_set_default_search_path(3), OSSL_PROVIDER(3), OSSL_PROVIDER_load(3), OSSL_PROVIDER_try_load(3), OSSL_PROVIDER_unload(3), OSSL_PROVIDER_available(3), OSSL_PROVIDER_do_all(3), OSSL_PROVIDER_gettable_params(3), OSSL_PROVIDER_get_params(3), OSSL_PROVIDER_query_operation(3), OSSL_PROVIDER_unquery_operation(3), OSSL_PROVIDER_get0_provider_ctx(3), OSSL_PROVIDER_get0_dispatch(3), OSSL_PROVIDER_add_builtin(3), OSSL_PROVIDER_get0_name(3), OSSL_PROVIDER_get_capabilities(3), OSSL_PROVIDER_self_test(3)
provider routines
SSL_CTX_set_cipher_list(3), SSL_set_cipher_list(3), SSL_CTX_set_ciphersuites(3), SSL_set_ciphersuites(3), OSSL_default_cipher_list(3), OSSL_default_ciphersuites(3)
choose list of available SSL_CIPHERs
SSL_SESSION_get0_peer(3)
get details about peer's certificate for a session
SSL_SESSION_get0_ticket(3), SSL_SESSION_has_ticket(3), SSL_SESSION_get_ticket_lifetime_hint(3)
get details about the ticket associated with a session
SSL_SESSION_get_compress_id(3)
get details about the compression associated with a session
SSL_get1_supported_ciphers(3), SSL_get_client_ciphers(3), SSL_get_ciphers(3), SSL_CTX_get_ciphers(3), SSL_bytes_to_cipher_list(3), SSL_get_cipher_list(3), SSL_get_shared_ciphers(3)
get list of available SSL_CIPHERs
X509_VERIFY_PARAM_set_flags(3), X509_VERIFY_PARAM_clear_flags(3), X509_VERIFY_PARAM_get_flags(3), X509_VERIFY_PARAM_set_purpose(3), X509_VERIFY_PARAM_get_inh_flags(3), X509_VERIFY_PARAM_set_inh_flags(3), X509_VERIFY_PARAM_set_trust(3), X509_VERIFY_PARAM_set_depth(3), X509_VERIFY_PARAM_get_depth(3), X509_VERIFY_PARAM_set_auth_level(3), X509_VERIFY_PARAM_get_auth_level(3), X509_VERIFY_PARAM_set_time(3), X509_VERIFY_PARAM_get_time(3), X509_VERIFY_PARAM_add0_policy(3), X509_VERIFY_PARAM_set1_policies(3), X509_VERIFY_PARAM_get0_host(3), X509_VERIFY_PARAM_set1_host(3), X509_VERIFY_PARAM_add1_host(3), X509_VERIFY_PARAM_set_hostflags(3), X509_VERIFY_PARAM_get_hostflags(3), X509_VERIFY_PARAM_get0_peername(3), X509_VERIFY_PARAM_get0_email(3), X509_VERIFY_PARAM_set1_email(3), X509_VERIFY_PARAM_set1_ip(3), X509_VERIFY_PARAM_get1_ip_asc(3), X509_VERIFY_PARAM_set1_ip_asc(3)
X509 verification parameters
X509_check_host(3), X509_check_email(3), X509_check_ip(3), X509_check_ip_asc(3)
X.509 certificate matching
"glGetTexLevelParameterfv(3), glGetTexLevelParameteriv(3)
return texture parameter values for a specific level of detail
822date(1)
print the date in a mail message
822field(1)
print the value of a header field in a mail message
822header(1)
print the header of a mail message
822print(1)
print a mail message
822received(1)
print the Received fields in a mail message
AG_Queue(3)
Agar singly-linked lists, doubly-linked lists, simple queues, tail queues, and circular queues
CURLINFO_HTTPAUTH_AVAIL(3)
get available HTTP authentication methods
CURLINFO_OS_ERRNO(3)
get errno number from last connect failure
CURLINFO_PROXYAUTH_AVAIL(3)
get available HTTP proxy authentication methods
CURLINFO_PROXY_ERROR(3)
get the detailed (SOCKS) proxy error
CURLOPT_FAILONERROR(3)
request failure on HTTP response >= 400
CURLOPT_MAIL_AUTH(3)
SMTP authentication address
CURLOPT_MAIL_FROM(3)
SMTP sender address
CURLOPT_MAIL_RCPT(3)
list of SMTP mail recipients
CURLOPT_MAIL_RCPT_ALLOWFAILS(3)
allow RCPT TO command to fail for some recipients
CURLOPT_TRAILERDATA(3)
pointer passed to trailing headers callback
CURLOPT_TRAILERFUNCTION(3)
callback for sending trailing headers
DPMSQueryExtension(3)
queries the X server to determine the availability of the DPMS Extension
DS2401(3)
Silicon Serial Number DS1990A - Serial Number iButton [.]XXXXXXXXXXXX[XX][/[ '" '" Copyright (c) 2003-2004 Paul H Alfille, MD '" (paul.alfille@gmail.com) '" '" Program manual page for the OWFS -- 1-wire filesystem package '" Based on Dallas Semiconductor, Inc's datasheets, and trial and error. '" '" Free for all use. No warranty. None. Use at your own risk. '" address | crc8 | id | locator | r_address | r_id | r_locator | type ]]
Dpkg::Compression(3perl)
simple database of available compression methods
HPL_pdupdateNN(3)
Broadcast a panel and update the trailing submatrix
HPL_pdupdateNT(3)
Broadcast a panel and update the trailing submatrix
HPL_pdupdateTN(3)
Broadcast a panel and update the trailing submatrix
HPL_pdupdateTT(3)
Broadcast a panel and update the trailing submatrix
MPIX_Comm_failure_ack(3)
Acknowledge the current group of failed processes
MPIX_Comm_failure_get_acked(3)
Get the group of acknowledged failures
MPIX_Comm_get_failed(3)
This local operation returns the group of processes that are locally known to have failed
MPIX_Comm_shrink(3)
Creates a new communitor from an existing communicator while excluding failed processes
MPI_Session_get_num_psets(3)
Get number of available processes sets
MailScanner(8)
Virus/Spam Scanner for Sendmail, Exim and Postfix
ModuleTclVoiceMail.conf(5)
Configuration file for the SvxLink server TclVoiceMail module
MyBackground(1x)
details how background is to be rendered
OPENSSL_malloc_init(3), OPENSSL_malloc(3), OPENSSL_zalloc(3), OPENSSL_realloc(3), OPENSSL_free(3), OPENSSL_clear_realloc(3), OPENSSL_clear_free(3), OPENSSL_cleanse(3), CRYPTO_malloc(3), CRYPTO_zalloc(3), CRYPTO_realloc(3), CRYPTO_free(3), OPENSSL_strdup(3), OPENSSL_strndup(3), OPENSSL_memdup(3), OPENSSL_strlcpy(3), OPENSSL_strlcat(3), OPENSSL_hexstr2buf(3), OPENSSL_buf2hexstr(3), OPENSSL_hexchar2int(3), CRYPTO_strdup(3), CRYPTO_strndup(3), OPENSSL_mem_debug_push(3), OPENSSL_mem_debug_pop(3), CRYPTO_mem_debug_push(3), CRYPTO_mem_debug_pop(3), CRYPTO_clear_realloc(3), CRYPTO_clear_free(3), CRYPTO_get_mem_functions(3), CRYPTO_set_mem_functions(3), CRYPTO_get_alloc_counts(3), CRYPTO_set_mem_debug(3), CRYPTO_mem_ctrl(3), CRYPTO_mem_leaks(3), CRYPTO_mem_leaks_fp(3), CRYPTO_mem_leaks_cb(3), OPENSSL_MALLOC_FAILURES(3), OPENSSL_MALLOC_FD(3)
Memory allocation functions
OPENSSL_malloc_init(3ossl), OPENSSL_malloc(3ossl), OPENSSL_aligned_alloc(3ossl), OPENSSL_zalloc(3ossl), OPENSSL_realloc(3ossl), OPENSSL_free(3ossl), OPENSSL_clear_realloc(3ossl), OPENSSL_clear_free(3ossl), OPENSSL_cleanse(3ossl), CRYPTO_malloc(3ossl), CRYPTO_aligned_alloc(3ossl), CRYPTO_zalloc(3ossl), CRYPTO_realloc(3ossl), CRYPTO_free(3ossl), OPENSSL_strdup(3ossl), OPENSSL_strndup(3ossl), OPENSSL_memdup(3ossl), OPENSSL_strlcpy(3ossl), OPENSSL_strlcat(3ossl), OPENSSL_strtoul(3ossl), CRYPTO_strdup(3ossl), CRYPTO_strndup(3ossl), OPENSSL_mem_debug_push(3ossl), OPENSSL_mem_debug_pop(3ossl), CRYPTO_mem_debug_push(3ossl), CRYPTO_mem_debug_pop(3ossl), CRYPTO_clear_realloc(3ossl), CRYPTO_clear_free(3ossl), CRYPTO_malloc_fn(3ossl), CRYPTO_realloc_fn(3ossl), CRYPTO_free_fn(3ossl), CRYPTO_get_mem_functions(3ossl), CRYPTO_set_mem_functions(3ossl), CRYPTO_get_alloc_counts(3ossl), CRYPTO_set_mem_debug(3ossl), CRYPTO_mem_ctrl(3ossl), CRYPTO_mem_leaks(3ossl), CRYPTO_mem_leaks_fp(3ossl), CRYPTO_mem_leaks_cb(3ossl), OPENSSL_MALLOC_FAILURES(3ossl), OPENSSL_MALLOC_FD(3ossl)
Memory allocation functions
OSSL_CMP_CTX_new(3ossl), OSSL_CMP_CTX_free(3ossl), OSSL_CMP_CTX_reinit(3ossl), OSSL_CMP_CTX_get0_libctx(3ossl), OSSL_CMP_CTX_get0_propq(3ossl), OSSL_CMP_CTX_set_option(3ossl), OSSL_CMP_CTX_get_option(3ossl), OSSL_CMP_CTX_set_log_cb(3ossl), OSSL_CMP_CTX_set_log_verbosity(3ossl), OSSL_CMP_CTX_print_errors(3ossl), OSSL_CMP_CTX_set1_serverPath(3ossl), OSSL_CMP_CTX_set1_server(3ossl), OSSL_CMP_CTX_set_serverPort(3ossl), OSSL_CMP_CTX_set1_proxy(3ossl), OSSL_CMP_CTX_set1_no_proxy(3ossl), OSSL_CMP_CTX_set_http_cb(3ossl), OSSL_CMP_CTX_set_http_cb_arg(3ossl), OSSL_CMP_CTX_get_http_cb_arg(3ossl), OSSL_CMP_transfer_cb_t(3ossl), OSSL_CMP_CTX_set_transfer_cb(3ossl), OSSL_CMP_CTX_set_transfer_cb_arg(3ossl), OSSL_CMP_CTX_get_transfer_cb_arg(3ossl), OSSL_CMP_CTX_set1_srvCert(3ossl), OSSL_CMP_CTX_set1_expected_sender(3ossl), OSSL_CMP_CTX_set0_trusted(3ossl), OSSL_CMP_CTX_set0_trustedStore(3ossl), OSSL_CMP_CTX_get0_trusted(3ossl), OSSL_CMP_CTX_get0_trustedStore(3ossl), OSSL_CMP_CTX_set1_untrusted(3ossl), OSSL_CMP_CTX_get0_untrusted(3ossl), OSSL_CMP_CTX_set1_cert(3ossl), OSSL_CMP_CTX_build_cert_chain(3ossl), OSSL_CMP_CTX_set1_pkey(3ossl), OSSL_CMP_CTX_set1_referenceValue(3ossl), OSSL_CMP_CTX_set1_secretValue(3ossl), OSSL_CMP_CTX_set1_recipient(3ossl), OSSL_CMP_CTX_push0_geninfo_ITAV(3ossl), OSSL_CMP_CTX_reset_geninfo_ITAVs(3ossl), OSSL_CMP_CTX_get0_geninfo_ITAVs(3ossl), OSSL_CMP_CTX_set1_extraCertsOut(3ossl), OSSL_CMP_CTX_set0_newPkey(3ossl), OSSL_CMP_CTX_get0_newPkey(3ossl), OSSL_CMP_CTX_set1_issuer(3ossl), OSSL_CMP_CTX_set1_serialNumber(3ossl), OSSL_CMP_CTX_set1_subjectName(3ossl), OSSL_CMP_CTX_push1_subjectAltName(3ossl), OSSL_CMP_CTX_set0_reqExtensions(3ossl), OSSL_CMP_CTX_reqExtensions_have_SAN(3ossl), OSSL_CMP_CTX_push0_policy(3ossl), OSSL_CMP_CTX_set1_oldCert(3ossl), OSSL_CMP_CTX_set1_p10CSR(3ossl), OSSL_CMP_CTX_push0_genm_ITAV(3ossl), OSSL_CMP_certConf_cb_t(3ossl), OSSL_CMP_certConf_cb(3ossl), OSSL_CMP_CTX_set_certConf_cb(3ossl), OSSL_CMP_CTX_set_certConf_cb_arg(3ossl), OSSL_CMP_CTX_get_certConf_cb_arg(3ossl), OSSL_CMP_CTX_get_status(3ossl), OSSL_CMP_CTX_get0_statusString(3ossl), OSSL_CMP_CTX_get_failInfoCode(3ossl), OSSL_CMP_CTX_get0_validatedSrvCert(3ossl), OSSL_CMP_CTX_get0_newCert(3ossl), OSSL_CMP_CTX_get1_newChain(3ossl), OSSL_CMP_CTX_get1_caPubs(3ossl), OSSL_CMP_CTX_get1_extraCertsIn(3ossl), OSSL_CMP_CTX_set1_transactionID(3ossl), OSSL_CMP_CTX_set1_senderNonce(3ossl)
functions for managing the CMP client context data structure
OSSL_PROVIDER_set_default_search_path(3ossl), OSSL_PROVIDER_get0_default_search_path(3ossl), OSSL_PROVIDER(3ossl), OSSL_PROVIDER_load(3ossl), OSSL_PROVIDER_try_load(3ossl), OSSL_PROVIDER_unload(3ossl), OSSL_PROVIDER_load_ex(3ossl), OSSL_PROVIDER_try_load_ex(3ossl), OSSL_PROVIDER_available(3ossl), OSSL_PROVIDER_do_all(3ossl), OSSL_PROVIDER_gettable_params(3ossl), OSSL_PROVIDER_get_params(3ossl), OSSL_PROVIDER_query_operation(3ossl), OSSL_PROVIDER_unquery_operation(3ossl), OSSL_PROVIDER_get0_provider_ctx(3ossl), OSSL_PROVIDER_get0_dispatch(3ossl), OSSL_PROVIDER_add_builtin(3ossl), OSSL_PROVIDER_get0_name(3ossl), OSSL_PROVIDER_get_capabilities(3ossl), OSSL_PROVIDER_add_conf_parameter(3ossl), OSSL_PROVIDER_get_conf_parameters(3ossl), OSSL_PROVIDER_conf_get_bool(3ossl), OSSL_PROVIDER_self_test(3ossl)
provider routines
RT::Extension::CommandByMail(3)
Change ticket metadata via email
RT::Interface::Email::Action::CommandByMail(3)
Change metadata of ticket via email
RT::Interface::Email::Filter::TakeAction(3)
Change metadata of ticket via email
Rnmail(1)
a program for replying via mail
SDL_ListModes(3)
Returns a pointer to an array of available screen dimensions for the given format and video flags
SDL_NumJoysticks(3)
Count available joysticks
SDL_WaitEvent(3)
Waits indefinitely for the next available event
SPI_register_relation(3)
make an ephemeral named relation available by name in SPI queries
SPI_register_trigger_data(3)
make ephemeral trigger data available in SPI queries
SSL_CTX_set_cipher_list(3), SSL_set_cipher_list(3), SSL_CTX_set_ciphersuites(3), SSL_set_ciphersuites(3)
choose list of available SSL_CIPHERs
SSL_CTX_set_cipher_list(3ossl), SSL_set_cipher_list(3ossl), SSL_CTX_set_ciphersuites(3ossl), SSL_set_ciphersuites(3ossl), OSSL_default_cipher_list(3ossl), OSSL_default_ciphersuites(3ossl)
choose list of available SSL_CIPHERs
SSL_SESSION_get0_peer(3)
get details about peer's certificate for a session
SSL_SESSION_get0_peer(3ossl)
get details about peer's certificate for a session
SSL_SESSION_get0_ticket(3), SSL_SESSION_has_ticket(3), SSL_SESSION_get_ticket_lifetime_hint(3)
get details about the ticket associated with a session
SSL_SESSION_get0_ticket(3ossl), SSL_SESSION_has_ticket(3ossl), SSL_SESSION_get_ticket_lifetime_hint(3ossl)
get details about the ticket associated with a session
SSL_SESSION_get_compress_id(3)
get details about the compression associated with a session
SSL_SESSION_get_compress_id(3ossl)
get details about the compression associated with a session
SSL_copy_session_id(3)
copy session details between SSL objects
SSL_get1_supported_ciphers(3), SSL_get_client_ciphers(3), SSL_get_ciphers(3), SSL_CTX_get_ciphers(3), SSL_bytes_to_cipher_list(3), SSL_get_cipher_list(3), SSL_get_shared_ciphers(3)
get list of available SSL_CIPHERs
SSL_get1_supported_ciphers(3ossl), SSL_get_client_ciphers(3ossl), SSL_get_ciphers(3ossl), SSL_CTX_get_ciphers(3ossl), SSL_bytes_to_cipher_list(3ossl), SSL_get_cipher_list(3ossl), SSL_get_shared_ciphers(3ossl)
get list of available SSL_CIPHERs
SSL_get_value_uint(3ossl), SSL_set_value_uint(3ossl), SSL_get_generic_value_uint(3ossl), SSL_set_generic_value_uint(3ossl), SSL_get_feature_request_uint(3ossl), SSL_set_feature_request_uint(3ossl), SSL_get_feature_peer_request_uint(3ossl), SSL_get_feature_negotiated_uint(3ossl), SSL_get_quic_stream_bidi_local_avail(3ossl), SSL_get_quic_stream_bidi_remote_avail(3ossl), SSL_get_quic_stream_uni_local_avail(3ossl), SSL_get_quic_stream_uni_remote_avail(3ossl), SSL_VALUE_CLASS_GENERIC(3ossl), SSL_VALUE_CLASS_FEATURE_REQUEST(3ossl), SSL_VALUE_CLASS_FEATURE_PEER_REQUEST(3ossl), SSL_VALUE_CLASS_FEATURE_NEGOTIATED(3ossl), SSL_VALUE_QUIC_STREAM_BIDI_LOCAL_AVAIL(3ossl), SSL_VALUE_QUIC_STREAM_BIDI_REMOTE_AVAIL(3ossl), SSL_VALUE_QUIC_STREAM_UNI_LOCAL_AVAIL(3ossl), SSL_VALUE_QUIC_STREAM_UNI_REMOTE_AVAIL(3ossl), SSL_VALUE_QUIC_IDLE_TIMEOUT(3ossl), SSL_VALUE_EVENT_HANDLING_MODE(3ossl), SSL_VALUE_EVENT_HANDLING_MODE_INHERIT(3ossl), SSL_VALUE_EVENT_HANDLING_MODE_EXPLICIT(3ossl), SSL_VALUE_EVENT_HANDLING_MODE_IMPLICIT(3ossl), SSL_get_event_handling_mode(3ossl), SSL_set_event_handling_mode(3ossl), SSL_VALUE_STREAM_WRITE_BUF_SIZE(3ossl), SSL_get_stream_write_buf_size(3ossl), SSL_VALUE_STREAM_WRITE_BUF_USED(3ossl), SSL_get_stream_write_buf_used(3ossl), SSL_VALUE_STREAM_WRITE_BUF_AVAIL(3ossl), SSL_get_stream_write_buf_avail(3ossl)
manage negotiable features and configuration values for an SSL object
Smokeping_probes_SendEmail(3), Smokeping::probes::SendEmail(3)
a Smokeping probe that measure time needed to send an mail
Sympa::CommandDef(3Sympa)
Definition of mail commands
Sympa::List(3Sympa)
Mailing list
Sympa::Mailer(3Sympa)
Store messages to sendmail
Sympa::Message(3Sympa)
Mail message embedding for internal use in Sympa
Sympa::Message::Template(3Sympa)
Mail message generated from template
Sympa::Request::Handler::move_user(3Sympa)
change user's email
Sympa::Spindle::ToMailer(3Sympa)
Process to store messages into sendmail component
Tcl_StaticLibrary.tcl90(3), Tcl_StaticLibrary(3), Tcl_StaticPackage(3)
make a statically linked library available via the 'load' command
Tcl_StaticPackage.tcl86(3), Tcl_StaticPackage(3)
make a statically linked package available via the 'load' command
Tk_FreeXId.tk86(3), Tk_FreeXId(3)
make X resource identifier available for reuse
X509_VERIFY_PARAM_set_flags(3), X509_VERIFY_PARAM_clear_flags(3), X509_VERIFY_PARAM_get_flags(3), X509_VERIFY_PARAM_set_purpose(3), X509_VERIFY_PARAM_get_inh_flags(3), X509_VERIFY_PARAM_set_inh_flags(3), X509_VERIFY_PARAM_set_trust(3), X509_VERIFY_PARAM_set_depth(3), X509_VERIFY_PARAM_get_depth(3), X509_VERIFY_PARAM_set_auth_level(3), X509_VERIFY_PARAM_get_auth_level(3), X509_VERIFY_PARAM_set_time(3), X509_VERIFY_PARAM_get_time(3), X509_VERIFY_PARAM_add0_policy(3), X509_VERIFY_PARAM_set1_policies(3), X509_VERIFY_PARAM_set1_host(3), X509_VERIFY_PARAM_add1_host(3), X509_VERIFY_PARAM_set_hostflags(3), X509_VERIFY_PARAM_get_hostflags(3), X509_VERIFY_PARAM_get0_peername(3), X509_VERIFY_PARAM_set1_email(3), X509_VERIFY_PARAM_set1_ip(3), X509_VERIFY_PARAM_set1_ip_asc(3)
X509 verification parameters
X509_VERIFY_PARAM_set_flags(3ossl), X509_VERIFY_PARAM_clear_flags(3ossl), X509_VERIFY_PARAM_get_flags(3ossl), X509_VERIFY_PARAM_set_purpose(3ossl), X509_VERIFY_PARAM_get_purpose(3ossl), X509_VERIFY_PARAM_get_inh_flags(3ossl), X509_VERIFY_PARAM_set_inh_flags(3ossl), X509_VERIFY_PARAM_set_trust(3ossl), X509_VERIFY_PARAM_set_depth(3ossl), X509_VERIFY_PARAM_get_depth(3ossl), X509_VERIFY_PARAM_set_auth_level(3ossl), X509_VERIFY_PARAM_get_auth_level(3ossl), X509_VERIFY_PARAM_set_time(3ossl), X509_VERIFY_PARAM_get_time(3ossl), X509_VERIFY_PARAM_add0_policy(3ossl), X509_VERIFY_PARAM_set1_policies(3ossl), X509_VERIFY_PARAM_get0_host(3ossl), X509_VERIFY_PARAM_set1_host(3ossl), X509_VERIFY_PARAM_add1_host(3ossl), X509_VERIFY_PARAM_set_hostflags(3ossl), X509_VERIFY_PARAM_get_hostflags(3ossl), X509_VERIFY_PARAM_get0_peername(3ossl), X509_VERIFY_PARAM_get0_email(3ossl), X509_VERIFY_PARAM_set1_email(3ossl), X509_VERIFY_PARAM_set1_ip(3ossl), X509_VERIFY_PARAM_get1_ip_asc(3ossl), X509_VERIFY_PARAM_set1_ip_asc(3ossl)
X509 verification parameters
X509_check_host(3), X509_check_email(3), X509_check_ip(3), X509_check_ip_asc(3)
X.509 certificate matching
X509_check_host(3ossl), X509_check_email(3ossl), X509_check_ip(3ossl), X509_check_ip_asc(3ossl)
X.509 certificate matching
X509_get1_email(3), X509_get1_ocsp(3), X509_email_free(3)
utilities for stacks of strings
XListInputDevices(3), XFreeDeviceList(3)
list available input devices
XQueryExtension(3), XListExtensions(3), XFreeExtensionList(3)
list available extensions
XkbAllocCompatMap(3)
Allocate a new compatibility map if you do not already have one available
XkbGetKeyTypes(3)
Obtain the list of available key types in the server's keyboard mapping
XkbSelectEventDetails(3)
Selects or deselects for a specific Xkb event and optionally places conditions on when events of that type are reported to your client
__zzip_fetch_disk_trailer(3)
internal
aa_drivers(3)
NULL-terminated array of output drivers available in AA-lib
aa_fonts(3)
Null-terminated array of available fonts
aa_kbddrivers(3)
NULL-terminated array of keyboard drivers available in AA_lib
aeifail(1), aegis integrate fail(1)
fail a change integration
aerc(1)
a pretty good email client
aerc-maildir(5)
maildir configuration for aerc(1)
aerc-sendmail(5)
sendmail configuration for aerc(1)
aerfail(1), aegis review fail(1)
fail a change review
afew(1)
afew Documentation afew is an initial tagging script for notmuch mail: 0.0 (bu 2 %http://notmuchmail.org/ (bu 2 %http://notmuchmail.org/initial_tagging/ Its basic task is to provide automatic tagging each time new mail is registered with notmuch. In a classic setup, you might call it after notmuch new in an offlineimap post sync hook or in the notmuch post-new hook. It can do basic thing such as adding tags based on email headers or maildir folders, handling killed threads and spam. fyi: afew plays nicely with alot, a GUI for notmuch mail ;) 0.0 (bu 2 %https://github.com/pazz/alot Contents:
al_drop_path_tail(3)
Allegro 5 API
al_get_available_audio_stream_fragments(3)
Allegro 5 API
al_get_path_tail(3)
Allegro 5 API
ali(1)
list nmh mail aliases
aliases(5)
aliases file for sendmail
aliaslookup(8)
Look up mail aliases
alpine(1)
an Alternatively Licensed Program for Internet News and Email
amavisd-milter(8)
sendmail milter for amavis
amcleanup(8)
run the Amanda cleanup process after a failure
amsuntar(8)
Amanda Application to interface with native tar utility available on solaris platforms
angie(8), Angie(8)
HTTP and reverse proxy server, mail proxy server
aoxdeliver(8)
deliver mail into Archiveopteryx
appjail(1)
Simple and easy-to-use tool for creating portable jails
appjail-ajspec(5)
AJSPEC file specification
appjail-apply(1)
Apply a Makejail to an existing jail
appjail-checkOld(1)
Run check-old target on a given release or jail
appjail-cmd(1)
Execute commands in a jail
appjail-config(1)
Configuration utiliy for templates
appjail-cpuset(1)
Configure processor sets for jails
appjail-deleteOld(1)
Run delete-old and delete-old-libs targets on a given release or jail
appjail-devfs(1)
Dynamic DEVFS ruleset management
appjail-disable(1)
Remove default parameters for stages
appjail-dns(8)
DNS information for AppJail users
appjail-enable(1)
Set default parameters for stages
appjail-enabled(1)
Get the value for a given enabled parameter
appjail-ephemeral(7)
cattle, pets and jails
appjail-etcupdate(1)
Manage updates to system files not updated by installworld
appjail-expose(1)
Port forwarding from host port to jail port
appjail-fetch(1)
Fetch and extract components to create jails
appjail-fstab(1)
Static information about the file systems of a jail
appjail-healthcheck(1)
Keep your jails healthy and running
appjail-help(1)
Display help information about AppJail
appjail-image(1)
Create, list, remove, update images and much more
appjail-initscript(5)
Jail automation script
appjail-jail(1)
Creates, removes, lists and configures jails
appjail-label(1)
Add metadata to jails
appjail-limits(1)
Display and update resource limits database for jails
appjail-login(1)
Log into the jail
appjail-logs(1)
Log management for jails
appjail-makejail(1)
Build a jail using a Makejail file
appjail-makejail(5)
Automate the steps of creating a jail
appjail-nat(1)
Mapping local IPv4 address to an external IPv4 address
appjail-network(1)
Create, remove or manage virtual networks for jails
appjail-oci(1)
Commands for interpreting OCI images
appjail-pkg(1)
Manipulate packages within a jail
appjail-quick(1)
Create a pre-configured jail
appjail-restart(1)
Restart a running jail
appjail-rstop(1)
Stop a jail and the jails it depends on
appjail-run(1)
Run user-defined stages
appjail-service(1)
Control (start/stop/etc.) or list system services within a jail
appjail-start(1)
Start a stopped jail
appjail-startup(1)
Unattended command to start jails and other related things
appjail-status(1)
Show the status of a jail
appjail-stop(1)
Stop a running jail
appjail-sysrc(1)
Safely edit system rc files within a jail
appjail-template(5)
Template file specification
appjail-tutorial(7)
A tutorial introduction to AppJail
appjail-update(1)
Update a thick jail or a release
appjail-upgrade(1)
Upgrade a jail or a release
appjail-usage(1)
Display the syntax of a given command
appjail-user(8)
Hints and parameters for trusted users
appjail-version(1)
Display version information about AppJail
appjail-volume(1)
Volume management for jails
appjail-zfs(1)
Common ZFS commands for jails
appjail.conf(5)
Configuration parameters for AppJail
archive_write_fail(3), archive_write_close(3), archive_write_finish(3), archive_write_free(3)
functions for creating archives
archived(8), archived.pl(8)
Mailing List Archiving Daemon for Sympa
archmbox(1)
a simple email archiver
asmail(1)
the AfterStep e-mail monitor
asmailrc(5)
the asmail resource file
atf-c(3), ATF_CHECK(3), ATF_CHECK_MSG(3), ATF_CHECK_EQ(3), ATF_CHECK_EQ_MSG(3), ATF_CHECK_MATCH(3), ATF_CHECK_MATCH_MSG(3), ATF_CHECK_STREQ(3), ATF_CHECK_STREQ_MSG(3), ATF_CHECK_INTEQ(3), ATF_CHECK_INTEQ_MSG(3), ATF_CHECK_ERRNO(3), ATF_REQUIRE(3), ATF_REQUIRE_MSG(3), ATF_REQUIRE_EQ(3), ATF_REQUIRE_EQ_MSG(3), ATF_REQUIRE_MATCH(3), ATF_REQUIRE_MATCH_MSG(3), ATF_REQUIRE_STREQ(3), ATF_REQUIRE_STREQ_MSG(3), ATF_REQUIRE_INTEQ(3), ATF_REQUIRE_INTEQ_MSG(3), ATF_REQUIRE_ERRNO(3), ATF_TC(3), ATF_TC_BODY(3), ATF_TC_BODY_NAME(3), ATF_TC_CLEANUP(3), ATF_TC_CLEANUP_NAME(3), ATF_TC_HEAD(3), ATF_TC_HEAD_NAME(3), ATF_TC_NAME(3), ATF_TC_WITH_CLEANUP(3), ATF_TC_WITHOUT_HEAD(3), ATF_TP_ADD_TC(3), ATF_TP_ADD_TCS(3), atf_tc_get_config_var(3), atf_tc_get_config_var_wd(3), atf_tc_get_config_var_as_bool(3), atf_tc_get_config_var_as_bool_wd(3), atf_tc_get_config_var_as_long(3), atf_tc_get_config_var_as_long_wd(3), atf_no_error(3), atf_tc_expect_death(3), atf_tc_expect_exit(3), atf_tc_expect_fail(3), atf_tc_expect_pass(3), atf_tc_expect_signal(3), atf_tc_expect_timeout(3), atf_tc_fail(3), atf_tc_fail_nonfatal(3), atf_tc_pass(3), atf_tc_skip(3), atf_utils_cat_file(3), atf_utils_compare_file(3), atf_utils_copy_file(3), atf_utils_create_file(3), atf_utils_file_exists(3), atf_utils_fork(3), atf_utils_free_charpp(3), atf_utils_grep_file(3), atf_utils_grep_string(3), atf_utils_readline(3), atf_utils_redirect(3), atf_utils_wait(3)
C API to write ATF-based test programs
atf-c++(3), ATF_ADD_TEST_CASE(3), ATF_CHECK_ERRNO(3), ATF_FAIL(3), ATF_INIT_TEST_CASES(3), ATF_PASS(3), ATF_REQUIRE(3), ATF_REQUIRE_EQ(3), ATF_REQUIRE_ERRNO(3), ATF_REQUIRE_IN(3), ATF_REQUIRE_MATCH(3), ATF_REQUIRE_NOT_IN(3), ATF_REQUIRE_THROW(3), ATF_REQUIRE_THROW_RE(3), ATF_SKIP(3), ATF_TEST_CASE(3), ATF_TEST_CASE_BODY(3), ATF_TEST_CASE_CLEANUP(3), ATF_TEST_CASE_HEAD(3), ATF_TEST_CASE_NAME(3), ATF_TEST_CASE_USE(3), ATF_TEST_CASE_WITH_CLEANUP(3), ATF_TEST_CASE_WITHOUT_HEAD(3), atf::utils::cat_file(3), atf::utils::compare_file(3), atf::utils::copy_file(3), atf::utils::create_file(3), atf::utils::file_exists(3), atf::utils::fork(3), atf::utils::grep_collection(3), atf::utils::grep_file(3), atf::utils::grep_string(3), atf::utils::redirect(3), atf::utils::wait(3)
C++ API to write ATF-based test programs
atf-sh(3), atf_add_test_case(3), atf_check(3), atf_check_equal(3), atf_check_not_equal(3), atf_config_get(3), atf_config_has(3), atf_expect_death(3), atf_expect_exit(3), atf_expect_fail(3), atf_expect_pass(3), atf_expect_signal(3), atf_expect_timeout(3), atf_fail(3), atf_get(3), atf_get_srcdir(3), atf_pass(3), atf_require_prog(3), atf_set(3), atf_skip(3), atf_test_case(3)
POSIX shell API to write ATF-based test programs
atp(1)
read, reply, and archive QWK format mail packets
atril-thumbnailer(1)
create png thumbnails from atril supported documents
au_token(3), au_to_arg32(3), au_to_arg64(3), au_to_arg(3), au_to_attr64(3), au_to_data(3), au_to_exit(3), au_to_groups(3), au_to_newgroups(3), au_to_in_addr(3), au_to_in_addr_ex(3), au_to_ip(3), au_to_ipc(3), au_to_ipc_perm(3), au_to_iport(3), au_to_opaque(3), au_to_file(3), au_to_text(3), au_to_path(3), au_to_process32(3), au_to_process64(3), au_to_process(3), au_to_process32_ex(3), au_to_process64_ex(3), au_to_process_ex(3), au_to_return32(3), au_to_return64(3), au_to_return(3), au_to_seq(3), au_to_sock_inet32(3), au_to_sock_inet128(3), au_to_sock_inet(3), au_to_socket_ex(3), au_to_subject32(3), au_to_subject64(3), au_to_subject(3), au_to_subject32_ex(3), au_to_subject64_ex(3), au_to_subject_ex(3), au_to_me(3), au_to_exec_args(3), au_to_exec_env(3), au_to_header(3), au_to_header32(3), au_to_header64(3), au_to_header_ex(3), au_to_header32_ex(3), au_to_trailer(3), au_to_zonename(3)
routines for generating BSM audit tokens
audiocompose(1)
Compose an audio fragment for inclusion in a mail message
audiosend(1)
Send an audio email message
auditreduce(1)
select records from audit trail files
autorespond(1)
simple autoresponder for qmail
axfer-list(1)
dump lists of available sound devices and nodes to transfer audio data frame
balance(1), balance 3.54(1)
A simple TCP proxy with load balancing and failover mechanisms
balsa(1), Balsa(1)
the GNOME e-mail client
barman(1)
Barman Commands Barman has a command-line interface named barman, which is used basically to interact with Barman(aqs backend. Before jumping into each of the sub-commands of barman, be aware that barman has global options available for all of the sub-commands. These options can modify the behavior of the sub-commands and can be used as follows:
barman-cloud-backup(1) - Barman-cloud Commands Synopsis 0.0 3.5 barman-cloud-backup [ { -V | --version } ] [ --help ] [ { { -v | --verbose } | { -q | --quiet } } ] [ { -t | --test } ] [ --cloud-provider { aws-s3 | azure-blob-storage | google-cloud-storage } ] [ { { -z | --gzip } | { -j | --bzip2 } | --snappy } ] [ { -h | --host } HOST ] [ { -p | --port } PORT ] [ { -U | --user } USER ] [ { -d | --dbname } DBNAME ] [ { -n | --name } BACKUP_NAME ] [ { -J | --jobs } JOBS ] [ { -S | --max-archive-size } MAX_ARCHIVE_SIZE ] [ --immediate-checkpoint ] [ --min-chunk-size MIN_CHUNK_SIZE ] [ --max-bandwidth MAX_BANDWIDTH ] [ --snapshot-instance SNAPSHOT_INSTANCE ] [ --snapshot-disk NAME ] [ --snapshot-zone GCP_ZONE ] [ -snapshot-gcp-project GCP_PROJECT ] [ --tags TAG [ TAG ... ] ] [ --endpoint-url ENDPOINT_URL ] [ { -P | --aws-profile } AWS_PROFILE ] [ --profile AWS_PROFILE ] [ --read-timeout READ_TIMEOUT ] [ { -e | --encryption } { AES256 | aws:kms } ] [ --sse-kms-key-id SSE_KMS_KEY_ID ] [ --aws-region AWS_REGION ] [ --aws-await-snapshots-timeout AWS_AWAIT_SNAPSHOTS_TIMEOUT ] [ --aws-snapshot-lock-mode { compliance | governance } ] [ --aws-snapshot-lock-duration DAYS ] [ --aws-snapshot-lock-cool-off-period HOURS ] [ --aws-snapshot-lock-expiration-date DATETIME ] [ { --azure-credential | --credential } { azure-cli | managed-identity | default } ] [ --encryption-scope ENCRYPTION_SCOPE ] [ --azure-subscription-id AZURE_SUBSCRIPTION_ID ] [ --azure-resource-group AZURE_RESOURCE_GROUP ] [ --gcp-project GCP_PROJECT ] [ --kms-key-name KMS_KEY_NAME ] [ --gcp-zone GCP_ZONE ] DESTINATION_URL SERVER_NAME Description The barman-cloud-backup script is used to create a local backup of a Postgres server and transfer it to a supported cloud provider, bypassing the Barman server. It can also be utilized as a hook script for copying Barman backups from the Barman server to one of the supported clouds (post_backup_retry_script). This script requires read access to PGDATA and tablespaces, typically run as the postgres user. When used on a Barman server, it requires read access to the directory where Barman backups are stored. If --snapshot- arguments are used and snapshots are supported by the selected cloud provider, the backup will be performed using snapshots of the specified disks (--snapshot-disk). The backup label and metadata will also be uploaded to the cloud. NOTE: 0.0 3.5 For GCP, only authentication with GOOGLE_APPLICATION_CREDENTIALS env is supported. IMPORTANT: 0.0 3.5 The cloud upload may fail if any file larger than the configured --max-archive-size is present in the data directory or tablespaces. However, Postgres files up to 1GB are always allowed, regardless of the --max-archive-size setting. Parameters 0.0 SERVER_NAME Name of the server to be backed up. DESTINATION_URL URL of the cloud destination, such as a bucket in AWS S3. For example: s3://bucket/path/to/folder. -V / --version Show version and exit. --help show this help message and exit. -v / --verbose Increase output verbosity (e.g., -vv is more than -v). -q / --quiet Decrease output verbosity (e.g., -qq is less than -q). -t / --test Test cloud connectivity and exit. --cloud-provider The cloud provider to use as a storage backend. Allowed options: 7.0 (bu 2 aws-s3. (bu 2 azure-blob-storage. (bu 2 google-cloud-storage. -z / --gzip gzip-compress the backup while uploading to the cloud (should not be used with python < 3.2). -j / --bzip2 bzip2-compress the backup while uploading to the cloud (should not be used with python < 3.3). --snappy snappy-compress the backup while uploading to the cloud (requires optional python-snappy library). -h / --host Host or Unix socket for Postgres connection (default: libpq settings). -p / --port Port for Postgres connection (default: libpq settings). -U / --user User name for Postgres connection (default: libpq settings). -d / --dbname Database name or conninfo string for Postgres connection (default: (dqpostgres(dq). -n / --name A name which can be used to reference this backup in commands such as barman-cloud-restore and barman-cloud-backup-delete. -J / --jobs Number of subprocesses to upload data to cloud storage (default: 2). -S / --max-archive-size Maximum size of an archive when uploading to cloud storage (default: 100GB). --immediate-checkpoint Forces the initial checkpoint to be done as quickly as possible. --min-chunk-size Minimum size of an individual chunk when uploading to cloud storage (default: 5MB for aws-s3, 64KB for azure-blob-storage, not applicable for google-cloud-storage). --max-bandwidth The maximum amount of data to be uploaded per second when backing up to object storages (default: 0 - no limit). --snapshot-instance Instance where the disks to be backed up as snapshots are attached. --snapshot-disk Name of a disk from which snapshots should be taken. --tags Tags to be added to all uploaded files in cloud storage, and/or to snapshots created, if snapshots are used. Extra options for the AWS cloud provider 0.0 --endpoint-url Override default S3 endpoint URL with the given one. -P / --aws-profile Profile name (e.g. INI section in AWS credentials file). --profile (deprecated) Profile name (e.g. INI section in AWS credentials file)
replaced by --aws-profile. --read-timeout The time in seconds until a timeout is raised when waiting to read from a connection (defaults to 60 seconds). -e / --encryption The encryption algorithm used when storing the uploaded data in S3. Allowed options: 7.0 (bu 2 AES256. (bu 2 aws:kms. --sse-kms-key-id The AWS KMS key ID that should be used for encrypting the uploaded data in S3. Can be specified using the key ID on its own or using the full ARN for the key. Only allowed if -e / --encryption is set to aws:kms. --aws-region The name of the AWS region containing the EC2 VM and storage volumes defined by the --snapshot-instance and --snapshot-disk arguments. --aws-await-snapshots-timeout The length of time in seconds to wait for snapshots to be created in AWS before timing out (default: 3600 seconds). --aws-snapshot-lock-mode The lock mode for the snapshot. This is only valid if --snapshot-instance and --snapshot-disk are set. Allowed options: 7.0 (bu 2 compliance. (bu 2 governance. --aws-snapshot-lock-duration The lock duration is the period of time (in days) for which the snapshot is to remain locked, ranging from 1 to 36,500. Set either the lock duration or the expiration date (not both). --aws-snapshot-lock-cool-off-period The cooling-off period is an optional period of time (in hours) that you can specify when you lock a snapshot in compliance mode, ranging from 1 to 72. --aws-snapshot-lock-expiration-date The lock duration is determined by an expiration date in the future. It must be at least 1 day after the snapshot creation date and time, using the format YYYY-MM-DDTHH:MM:SS.sssZ. Set either the lock duration or the expiration date (not both). Extra options for the Azure cloud provider 0.0 --azure-credential / --credential Optionally specify the type of credential to use when authenticating with Azure. If omitted then Azure Blob Storage credentials will be obtained from the environment and the default Azure authentication flow will be used for authenticating with all other Azure services. If no credentials can be found in the environment then the default Azure authentication flow will also be used for Azure Blob Storage. Allowed options: 7.0 (bu 2 azure-cli. (bu 2 managed-identity. (bu 2 default. --encryption-scope The name of an encryption scope defined in the Azure Blob Storage service which is to be used to encrypt the data in Azure. --azure-subscription-id The ID of the Azure subscription which owns the instance and storage volumes defined by the --snapshot-instance and --snapshot-disk arguments. --azure-resource-group The name of the Azure resource group to which the compute instance and disks defined by the --snapshot-instance and --snapshot-disk arguments belong. Extra options for GCP cloud provider 0.0 --gcp-project GCP project under which disk snapshots should be stored. --snapshot-gcp-project (deprecated) GCP project under which disk snapshots should be stored - replaced by --gcp-project. --kms-key-name The name of the GCP KMS key which should be used for encrypting the uploaded data in GCS. --gcp-zone Zone of the disks from which snapshots should be taken. --snapshot-zone (deprecated) Zone of the disks from which snapshots should be taken - replaced by --gcp-zone
barman-cloud-backup-delete(1) - Barman-cloud Commands Synopsis 0.0 3.5 barman-cloud-backup-delete [ { -V | --version } ] [ --help ] [ { { -v | --verbose } | { -q | --quiet } } ] [ { -t | --test } ] [ --cloud-provider { aws-s3 | azure-blob-storage | google-cloud-storage } ] [ --endpoint-url ENDPOINT_URL ] [ { -r | --retention-policy } RETENTION_POLICY ] [ { -m | --minimum-redundancy } MINIMUM_REDUNDANCY ] [ { -b | --backup-id } BACKUP_ID] [ --dry-run ] [ { -P | --aws-profile } AWS_PROFILE ] [ --profile AWS_PROFILE ] [ --read-timeout READ_TIMEOUT ] [ { --azure-credential | --credential } { azure-cli | managed-identity | default } ] [--batch-size DELETE_BATCH_SIZE] SOURCE_URL SERVER_NAME Description The barman-cloud-backup-delete script is used to delete one or more backups created with the barman-cloud-backup command from cloud storage and to remove the associated WAL files. Backups can be specified for deletion either by their backup ID (as obtained from barman-cloud-backup-list) or by a retention policy. Retention policies mirror those used by the Barman server, deleting all backups that are not required to meet the specified policy. When a backup is deleted, any unused WAL files associated with that backup are also removed. WALs are considered unused if: 0.0 (bu 2 The WALs predate the begin_wal value of the oldest remaining backup. (bu 2 The WALs are not required by any archival backups stored in the cloud. NOTE: 0.0 3.5 For GCP, only authentication with GOOGLE_APPLICATION_CREDENTIALS env is supported. IMPORTANT: 0.0 3.5 Each backup deletion involves three separate requests to the cloud provider: one for the backup files, one for the backup.info file, and one for the associated WALs. Deleting by retention policy may result in a high volume of delete requests if a large number of backups are accumulated in cloud storage. Parameters 0.0 SERVER_NAME Name of the server that holds the backup to be deleted. SOURCE_URL URL of the cloud source, such as a bucket in AWS S3. For example: s3://bucket/path/to/folder. -V / --version Show version and exit. --help show this help message and exit. -v / --verbose Increase output verbosity (e.g., -vv is more than -v). -q / --quiet Decrease output verbosity (e.g., -qq is less than -q). -t / --test Test cloud connectivity and exit. --cloud-provider The cloud provider to use as a storage backend. Allowed options are: 7.0 (bu 2 aws-s3. (bu 2 azure-blob-storage. (bu 2 google-cloud-storage. -b / --backup-id ID of the backup to be deleted -m / --minimum-redundancy The minimum number of backups that should always be available. -r / --retention-policy If specified, delete all backups eligible for deletion according to the supplied retention policy. Syntax: REDUNDANCY value | RECOVERY WINDOW OF value { DAYS | WEEKS | MONTHS } --batch-size The maximum number of objects to be deleted in a single request to the cloud provider. If unset then the maximum allowed batch size for the specified cloud provider will be used (1000 for aws-s3, 256 for azure-blob-storage and 100 for google-cloud-storage). --dry-run Find the objects which need to be deleted but do not delete them. Extra options for the AWS cloud provider 0.0 --endpoint-url Override default S3 endpoint URL with the given one. -P / --aws-profile Profile name (e.g. INI section in AWS credentials file). --profile (deprecated) Profile name (e.g. INI section in AWS credentials file)
replaced by --aws-profile. --read-timeout The time in seconds until a timeout is raised when waiting to read from a connection (defaults to 60 seconds). Extra options for the Azure cloud provider 0.0 --azure-credential / --credential Optionally specify the type of credential to use when authenticating with Azure. If omitted then Azure Blob Storage credentials will be obtained from the environment and the default Azure authentication flow will be used for authenticating with all other Azure services. If no credentials can be found in the environment then the default Azure authentication flow will also be used for Azure Blob Storage. Allowed options are: 7.0 (bu 2 azure-cli. (bu 2 managed-identity. (bu 2 default
barman-cloud-backup-show(1) - Barman-cloud Commands Synopsis 0.0 3.5 barman-cloud-backup-show [ { -V | --version } ] [ --help ] [ { { -v | --verbose } | { -q | --quiet } } ] [ { -t | --test } ] [ --cloud-provider { aws-s3 | azure-blob-storage | google-cloud-storage } ] [ --endpoint-url ENDPOINT_URL ] [ { -P | --aws-profile } AWS_PROFILE ] [ --profile AWS_PROFILE ] [ --read-timeout READ_TIMEOUT ] [ { --azure-credential | --credential } { azure-cli | managed-identity | default } ] [ --format FORMAT ] SOURCE_URL SERVER_NAME BACKUP_ID Description This script displays detailed information about a specific backup created with the barman-cloud-backup command. The output is similar to the barman show-backup from the %barman show-backup command reference, but it has fewer information. NOTE: 0.0 3.5 For GCP, only authentication with GOOGLE_APPLICATION_CREDENTIALS env is supported. Parameters 0.0 BACKUP_ID The ID of the backup. SERVER_NAME Name of the server that holds the backup to be displayed. SOURCE_URL URL of the cloud source, such as a bucket in AWS S3. For example: s3://bucket/path/to/folder. -V / --version Show version and exit. --help show this help message and exit. -v / --verbose Increase output verbosity (e.g., -vv is more than -v). -q / --quiet Decrease output verbosity (e.g., -qq is less than -q). -t / --test Test cloud connectivity and exit. --cloud-provider The cloud provider to use as a storage backend. Allowed options are: 7.0 (bu 2 aws-s3. (bu 2 azure-blob-storage. (bu 2 google-cloud-storage. --format Output format (console or json). Default console. Extra options for the AWS cloud provider 0.0 --endpoint-url Override default S3 endpoint URL with the given one. -P / --aws-profile Profile name (e.g. INI section in AWS credentials file). --profile (deprecated) Profile name (e.g. INI section in AWS credentials file)
replaced by --aws-profile. --read-timeout The time in seconds until a timeout is raised when waiting to read from a connection (defaults to 60 seconds). Extra options for the Azure cloud provider 0.0 --azure-credential / --credential Optionally specify the type of credential to use when authenticating with Azure. If omitted then Azure Blob Storage credentials will be obtained from the environment and the default Azure authentication flow will be used for authenticating with all other Azure services. If no credentials can be found in the environment then the default Azure authentication flow will also be used for Azure Blob Storage. Allowed options are: 7.0 (bu 2 azure-cli. (bu 2 managed-identity. (bu 2 default
barman-cloud-check-wal-archive(1) - Barman-cloud Commands Synopsis 0.0 3.5 barman-cloud-check-wal-archive [ { -V | --version } ] [ --help ] [ { { -v | --verbose } | { -q | --quiet } } ] [ { -t | --test } ] [ --cloud-provider { aws-s3 | azure-blob-storage | google-cloud-storage } ] [ --endpoint-url ENDPOINT_URL ] [ { -P | --aws-profile } AWS_PROFILE ] [ --profile AWS_PROFILE ] [ --read-timeout READ_TIMEOUT ] [ { --azure-credential | --credential } { azure-cli | managed-identity | default } ] [ --timeline TIMELINE ] DESTINATION_URL SERVER_NAME Description Verify that the WAL archive destination for a server is suitable for use with a new Postgres cluster. By default, the check will succeed if the WAL archive is empty or if the target bucket is not found. Any other conditions will result in a failure. NOTE: 0.0 3.5 For GCP, only authentication with GOOGLE_APPLICATION_CREDENTIALS env is supported. Parameters 0.0 SERVER_NAME Name of the server that needs to be checked. DESTINATION_URL URL of the cloud destination, such as a bucket in AWS S3. For example: s3://bucket/path/to/folder. -V / --version Show version and exit. --help show this help message and exit. -v / --verbose Increase output verbosity (e.g., -vv is more than -v). -q / --quiet Decrease output verbosity (e.g., -qq is less than -q). -t / --test Test cloud connectivity and exit. --cloud-provider The cloud provider to use as a storage backend. Allowed options are: 7.0 (bu 2 aws-s3. (bu 2 azure-blob-storage. (bu 2 google-cloud-storage. --timeline The earliest timeline whose WALs should cause the check to fail. Extra options for the AWS cloud provider 0.0 --endpoint-url Override default S3 endpoint URL with the given one. -P / --aws-profile Profile name (e.g. INI section in AWS credentials file). --profile (deprecated) Profile name (e.g. INI section in AWS credentials file)
replaced by --aws-profile. --read-timeout The time in seconds until a timeout is raised when waiting to read from a connection (defaults to 60 seconds). Extra options for the Azure cloud provider 0.0 --azure-credential / --credential Optionally specify the type of credential to use when authenticating with Azure. If omitted then Azure Blob Storage credentials will be obtained from the environment and the default Azure authentication flow will be used for authenticating with all other Azure services. If no credentials can be found in the environment then the default Azure authentication flow will also be used for Azure Blob Storage. Allowed options are: 7.0 (bu 2 azure-cli. (bu 2 managed-identity. (bu 2 default
batv-filter(8)
BATV (Bounce Address Tag Validation) filter for sendmail
bbmail(1)
mailbox flag for X
bdep-common-options(1)
details on common options
bdep-fetch(1)
fetch list of available project dependencies
beansdb(1)
high-available distributed key-value storage system
beetsconfig(5)
beets configuration file Beets has an extensive configuration system that lets you customize nearly every aspect of its operation. To configure beets, you create a file called config.yaml. The location of the file depends on your platform (type beet config -p to see the path on your system): 0.0 (bu 2 On Unix-like OSes, write ~/.config/beets/config.yaml. (bu 2 On Windows, use %APPDATA%ebeetseconfig.yaml. This is usually in a directory like C:eUserseYoueAppDataeRoaming. (bu 2 On OS X, you can use either the Unix location or ~/Library/Application Support/beets/config.yaml. You can launch your text editor to create or update your configuration by typing beet config -e. (See the X'tty: link #config-cmd'%configX'tty: link' command for details.) It is also possible to customize the location of the configuration file and even use multiple layers of configuration. See %Configuration Location, below. The config file uses X'tty: link https://yaml.org/'%YAMLX'tty: link' syntax. You can use the full power of YAML, but most configuration options are simple key/value pairs. This means your config file will look like this: 0.0 3.5 option: value another_option: foo bigger_option: key: value foo: bar In YAML, you will need to use spaces (not tabs!) to indent some lines. If you have questions about more sophisticated syntax, take a look at the X'tty: link https://yaml.org/'%YAMLX'tty: link' documentation. The rest of this page enumerates the dizzying litany of configuration options available in beets. You might also want to see an %example. 0.0 (bu 2 %Global Options 2.0 (bu 2 %library (bu 2 %directory (bu 2 %plugins (bu 2 %include (bu 2 %pluginpath (bu 2 %ignore (bu 2 %ignore_hidden (bu 2 %replace (bu 2 %path_sep_replace (bu 2 %asciify_paths (bu 2 %art_filename (bu 2 %threaded (bu 2 %format_item (bu 2 %format_album (bu 2 %sort_item (bu 2 %sort_album (bu 2 %sort_case_insensitive (bu 2 %original_date (bu 2 %artist_credit (bu 2 %per_disc_numbering (bu 2 %aunique (bu 2 %sunique (bu 2 %terminal_encoding (bu 2 %clutter (bu 2 %max_filename_length (bu 2 %id3v23 (bu 2 %va_name (bu 2 %UI Options 2.0 (bu 2 %color (bu 2 %colors (bu 2 %terminal_width (bu 2 %length_diff_thresh (bu 2 %import (bu 2 %Importer Options 2.0 (bu 2 %write (bu 2 %copy (bu 2 %move (bu 2 %link (bu 2 %hardlink (bu 2 %reflink (bu 2 %resume (bu 2 %incremental (bu 2 %incremental_skip_later (bu 2 %from_scratch (bu 2 %quiet (bu 2 %quiet_fallback (bu 2 %none_rec_action (bu 2 %timid (bu 2 %log (bu 2 %default_action (bu 2 %languages (bu 2 %ignored_alias_types (bu 2 %detail (bu 2 %group_albums (bu 2 %autotag (bu 2 %duplicate_keys (bu 2 %duplicate_action (bu 2 %duplicate_verbose_prompt (bu 2 %bell (bu 2 %set_fields (bu 2 %singleton_album_disambig (bu 2 %MusicBrainz Options 2.0 (bu 2 %enabled (bu 2 %searchlimit (bu 2 %extra_tags (bu 2 %genres (bu 2 %external_ids (bu 2 %Autotagger Matching Options 2.0 (bu 2 %max_rec (bu 2 %preferred (bu 2 %ignored (bu 2 %required (bu 2 %ignored_media (bu 2 %ignore_data_tracks (bu 2 %ignore_video_tracks (bu 2 %Path Format Configuration (bu 2 %Configuration Location 2.0 (bu 2 %Environment Variable (bu 2 %Command-Line Option (bu 2 %Default Location (bu 2 %Example
bhm(8)
program to send SMTP mail to /dev/null
blkstat(1)
Display details of a file system data unit (i.e. block or sector)
bmf(1)
efficient Bayesian mail filter
bogolexer(1)
Utility program for separating email messages into tokens
bogom(8)
simple sendmail milter to interface bogofilter
bon_csv2html(1)
program to convert CSV format Bonnie++ data to a HTML form using tables suitable for display on a web page. NB Lynx can't display this properly, and due to the size it probably requires 1024x768 monitor to display properly. bon_csv2txt program to convert CSV format Bonnie++ data to plain-text format suitable for pasting into an email or reading on a Braille display
borg-compression(1)
Details regarding compression
borg-info(1)
Show archive details such as disk space used
borg-patterns(1)
Details regarding patterns
borg-placeholders(1)
Details regarding placeholders
bounced(8), bounced.pl(8)
Mailing List Bounce Processing Daemon for Sympa
bpkg-common-options(1)
details on common options
bpkg-rep-fetch(1)
fetch list of available packages
bsmtp(1)
Bareos's SMTP client (mail submission program)
buildit(8)
time a command, log its output and mail notification when finished
bulk_mailer(1)
assist in delivery of mail to large numbers of recipients
byobu-status-detail(1)
Wrapper that uses a sensible pager
caja-sendto(1)
convenience application to send a file via email or instant messenger
cancelmsg(1)
Cancel an E-mail message
carddav-query(1)
Query a CardDAV server for contact names and emails
cbsd(8)
FreeBSD jail management tool
checkmail(1)
plays a sound file when the user receives mail
chronic(1)
runs a command quietly unless it fails
ck_queue(3), CK_LIST_EMPTY(3), CK_LIST_ENTRY(3), CK_LIST_FIRST(3), CK_LIST_FOREACH(3), CK_LIST_FOREACH_FROM(3), CK_LIST_FOREACH_SAFE(3), CK_LIST_HEAD(3), CK_LIST_HEAD_INITIALIZER(3), CK_LIST_INIT(3), CK_LIST_INSERT_AFTER(3), CK_LIST_INSERT_BEFORE(3), CK_LIST_INSERT_HEAD(3), CK_LIST_MOVE(3), CK_LIST_NEXT(3), CK_LIST_REMOVE(3), CK_LIST_SWAP(3), CK_SLIST_EMPTY(3), CK_SLIST_ENTRY(3), CK_SLIST_FIRST(3), CK_SLIST_FOREACH(3), CK_SLIST_FOREACH_FROM(3), CK_SLIST_FOREACH_PREVPTR(3), CK_SLIST_FOREACH_SAFE(3), CK_SLIST_HEAD(3), CK_SLIST_HEAD_INITIALIZER(3), CK_SLIST_INIT(3), CK_SLIST_INSERT_AFTER(3), CK_SLIST_INSERT_HEAD(3), CK_SLIST_MOVE(3), CK_SLIST_NEXT(3), CK_SLIST_REMOVE(3), CK_SLIST_REMOVE_AFTER(3), CK_SLIST_REMOVE_HEAD(3), CK_SLIST_SWAP(3), CK_STAILQ_CONCAT(3), CK_STAILQ_EMPTY(3), CK_STAILQ_ENTRY(3), CK_STAILQ_FIRST(3), CK_STAILQ_FOREACH(3), CK_STAILQ_FOREACH_FROM(3), CK_STAILQ_FOREACH_SAFE(3), CK_STAILQ_HEAD(3), CK_STAILQ_HEAD_INITIALIZER(3), CK_STAILQ_INIT(3), CK_STAILQ_INSERT_AFTER(3), CK_STAILQ_INSERT_HEAD(3), CK_STAILQ_INSERT_TAIL(3), CK_STAILQ_MOVE(3), CK_STAILQ_NEXT(3), CK_STAILQ_REMOVE(3), CK_STAILQ_REMOVE_AFTER(3), CK_STAILQ_REMOVE_HEAD(3), CK_STAILQ_SWAP(3)
multi-reader single-writer singly-linked lists, singly-linked tail queues and lists
ck_ring_trydequeue_spmc(3)
dequeue from bounded FIFO and allow for spurious failure
clamav-milter(8)
milter compatible mail scanner
claws-mail(1), Claws Mail(1)
a GTK+ based fast email and news client
clawsker(1), Clawsker(1)
A Claws Mail Tweaker
cmcalibrate(1)
fit exponential tails for covariance model E-value determination
coap_address(3), coap_address_t(3), coap_address_init(3), coap_address_copy(3), coap_address_equals(3), coap_address_get_port(3), coap_address_set_port(3), coap_get_available_scheme_hint_bits(3), coap_addr_info_t(3), coap_resolve_address_info(3), coap_free_address_info(3), coap_sockaddr_un(3), coap_address_set_unix_domain(3), coap_host_is_unix_domain(3), coap_is_bcast(3), coap_is_mcast(3), coap_is_af_unix(3)
Work with CoAP Socket Address Types
collectd-email(5)
Documentation of collectd's "email plugin"
compose(1)
Mail composer
cone(1)
Read and send E-mail messages
coolmail(1)
3D animated mail notificaion utility
courier(8)
The Courier mail server
courierfilter(8)
Courier mail filters
couriermlm(1)
The Courier mailing list manager
courierperlfilter(8)
Sample Perl-based mail filter
couriertcpd(1)
the Courier mail server TCP server daemon
couriertls(1)
the Courier mail server TLS/SSL protocol wrapper
crm_failcount(8), Pacemaker(8)
Part of the Pacemaker cluster resource manager
crypt(5)
storage format for hashed passphrases and available hashing methods
ctail(1)
watch and colorize a logfile
ctm_smail(8), ctm_dequeue(8), ctm_rmail(8)
send and receive ctm(8) deltas via mail
curl_multi_socket(3)
read/write available data
curl_multi_socket_action(3)
read/write available data given an action
curl_multi_socket_all(3)
reads/writes available data for all easy handles
cursors.tk86(n), cursors(n)
mouse cursors available in Tk
cvsmail(1)
add cvsweb.cgi links to FreeBSD commit mail
darktable-generate-cache(1)
update darktable's thumbnail cache
dbh_macros(3)
Macros available in dbh
dbmail(1)
the Database Mailer, is a suite of mail storage and retrieval programs centered around a database backend
dbmail-deliver(1)
inserts messages into the DBMail mailsystem
dbmail-export(8)
export a mailbox from the DBMail mailsystem to mbox format
dbmail-httpd(8)
speaks the HTTP-1.1 protocol
dbmail-imapd(8)
provides access to the DBMail system to clients supporting Internet Message Access Protocol, IMAP4r1, as specified in RFC 3501
dbmail-lmtpd(8)
receive messages from an MTA supporting the Lightweight Mail Transport Protocol, as specified in RFC 2033
dbmail-pop3d(8)
provides access to the DBMail system to client support- ing Post Office Protocol, POP3, as specified in RFC 1939
dbmail-sievecmd(8)
manipulates Sieve scripts in the DBMail database
dbmail-users(8)
manages the DBMail user database
dbmail-util(8)
maintains the integrity and cleanliness of the DBMail datatables
dbmail.conf(5)
configuration file for DBMail, the Database Mailer
decomposemail(1)
decompose mailboxes into their component email messages
deductionguidesforstd::experimental::scope_fail(3)
deductionguidesforstd::experimental::scope_fail
deliverquota(8)
deliver to a maildir with a quota
detect_digi_driver(3)
Detects whether the specified digital sound device is available. Allegro game programming library
detect_midi_driver(3)
Detects whether the specified MIDI sound device is available. Allegro game programming library
digi_recorder(3)
Hook notifying you when a new sample buffer becomes available. Allegro game programming library
discard(8)
Postfix discard mail delivery agent
dk-filter(8)
DomainKeys filter for sendmail
dkimproxy_out(8), dkimproxy.out(8)
SMTP proxy for adding DKIM signatures to email
dma(8)
DragonFly Mail Agent
dmail(1)
procmail Mail Delivery Module
dot-courier(5)
Local mail delivery instructions
dot-forward(1)
read a .forward file under qmail
doveadm-altmove(1)
Move matching mails to the alternative storage (dbox-only)
doveadm-dump(1)
Dump the content of Dovecot(aqs binary mailbox index/log
doveadm-force-resync(1)
Repair broken mailboxes
doveadm-fs(1)
Interact with the abstract mail storage filesystem
doveadm-index(1)
Index mailboxes
doveadm-mailbox(1)
Commands related to handling mailboxes
doveadm-mailbox-cryptokey(1)
Mail crypt plugin management
doveadm-move(1)
Move messages matching the given search query into another mailbox doveadm-copy - Copy messages matching the given search query into another mailbox
doveadm-rebuild(1)
Commands related to rebuilding various aspects of mails matching given search query
doveadm-replicator(1)
Manage users(aq mail replication
doveadm-save(1)
Save email to a user's mailbox
doveadm-search(1)
Show a list of mailbox GUIDs and message UIDs matching
doveadm-search-query(7)
Overview of search queries for doveadm mailbox
doveadm-sync(1)
Dovecot(aqs two-way mailbox synchronization utility doveadm-backup - Dovecot(aqs one-way mailbox synchronization utility
dovecot-lda(1)
Dovecot(aqs local mail delivery agent
drmAvailable(3)
determine whether a DRM kernel driver has been loaded
dspam_train(1)
train a corpus of mail
dssi_list_plugins(1)
list available DSSI plugins
dupfilter(8)
Sample Courier mail filter
dvipdft(1)
create thumbnail images for use with dvipdfm
e2tail(1)
a basic version of the tail command for an ext2 filesystem
ecalloc(3), emalloc(3), eread(3), erealloc(3), esetenv(3), estrdup(3), ewrite(3)
exit-on-failure wrapper functions
eclat-lsimg(1), eclat-describe-images(1)
describe available Amazon images
eclat-lsinst(1), eclat-describe-instances(1)
describe available EC2 instances
eclat-lssnap(1), eclat-describe-snapshots(1)
describes available Amazon EBS snapshots
eclat-lszon(1), eclat-describe-availability-zones(1)
describe availability zones
edbrowse(1)
Command Line editor, browser, and mail client
editmap(8)
query and edit single records in database maps for sendmail
elm(1)
an interactive mail system
elpa2_print_kernels(1)
Provide information which ELPA2 kernels are available on this system
emailrelay(1)
e-mail transfer agent and proxy
emailrelay-filter-copy(1)
an E-MailRelay filter for pop-by-name
emailrelay-passwd(1)
a password encoding utility for E-MailRelay
emailrelay-poke(1)
forces an E-MailRelay server to deliver spooled mail
emailrelay-submit(1)
a submission utility for E-MailRelay
error(8)
Postfix error/retry mail delivery agent
esmtpd(8)
The Courier mail server mail server ESMTP daemon
evince-thumbnailer(1)
create png thumbnails from PostScript and PDF documents
evolution(1)
The Evolution PIM and Email Client
exim(8)
a Mail Transfer Agent
exmh(1)
An introduction to the exmh mail user interface
explain_puts_or_die(3)
write a string and a newline to stdout and report errors require_index { "write a string and a trailing newline to stdout and report errors" }
exrmakepreview(1)
generate exr preview thumbnail images
extcompose(1)
Compose a reference to external data for inclusion in a mail message
extract_url(1)
-- extract URLs from email messages
eza_colors-explanation(5)
[em] more details on customizing eza colors
ezjail(7), -(7)
ezjail Jail administration framework
ezjail-admin(8)
Administrate ezjail environment
ezjail.conf(5), -(5)
ezjail.conf configuration file for ezjail script
ezmlm-archive(1)
create thread and author index for a mailing list archive
ezmlm-check(1)
Mails back results of ezmlm list check
ezmlm-checksub(1)
reject senders not subscribed to a mailing list
ezmlm-dispatch(1)
Dispatch an email to other ezmlm programs
ezmlm-get(1)
handles mailing list archive retrieval and digests
ezmlm-idx(1)
create index for mailing list archive
ezmlm-issubn(1)
test to see if an address is subscribed to a mailing list
ezmlm-list(1)
show the addresses on a mailing list
ezmlm-make(1)
create a new mailing list
ezmlm-manage(1)
automatically manage a mailing list
ezmlm-return(1)
handle mailing list bounces
ezmlm-rmtab(1)
remove the subscriber tables for a mailing list
ezmlm-send(1)
distribute a message to a mailing list
ezmlm-sub(1)
manually add addresses to a mailing list
ezmlm-unsub(1)
manually remove addresses from a mailing list
fail2ban(1)
a set of server and client programs to limit brute force authentication attempts
fail2ban-client(1)
configure and control the server
fail2ban-jail.conf(5), jail.conf(5)
configuration for the fail2ban server
fail2ban-regex(1)
test Fail2ban "failregex" option
fail2ban-server(1)
start the server
fastforward(1)
forward mail according to a cdb database
fastmail(1)
quick batch mail interface to a single address
fblocked.tcl86(n), fblocked(n)
Test whether the last input operation exhausted all available input
fblocked.tcl90(n), fblocked(n)
Test whether the last input operation exhausted all available input
fc-list(1)
list available fonts
fc-match(1)
match available fonts
fcft_capabilities(3)
available optional library capabilities
fdm(1)
fetch and deliver mail
fetchmail(1)
fetch mail from a POP, IMAP, ETRN, or ODMR-capable server
ffmpegthumbnailer(1)
fast and lightweight video thumbnailer
fi_mrail(7)
The Multi-Rail Utility Provider
filtermail(1)
Filters e-mail, gets rid of spam
filtermailex(5)
filtermail configuration file examples
filtermailrc(5)
filtermail configuration file
flexiblas_avail(3)
check if FlexiBLAS is available in the current namespace
flexiblas_list(3)
list available backends
flexiblas_print_avail_backends(3)
prints the available FlexiBLAS backends to a file
fontimage(1)
produce a font thumbnail image
formail(1)
mail (re)formatter
forward(5)
email forwarding information file
frm(1), nfrm(1)
list from and subject of selected messages in mailbox or folder
fsstat(1)
Display general details of a file system
ftpmail(1)
FIFO-based Perl script for sending email based on proftpd TransferLog
g15daemon(1)
provides access to extra keys and the LCD available on the logitech G15 keyboard
gdnsd-plugin-geoip(8)
gdnsd meta-plugin for GSLB + failover via MaxMind's GeoIP2 databases
gdnsd-plugin-metafo(8)
gdnsd plugin for address meta-failover
gdnsd-plugin-multifo(8)
gdnsd plugin for multi-address, all-active failover groups
gdnsd-plugin-simplefo(8)
gdnsd plugin for simple primary->secondary address failover
get_gfx_mode_list(3)
Obtains a list of available video modes. Allegro game programming library
getmail(1)
retrieve messages from one or more POP3, IMAP4, or SDPS mailboxes and deliver to a maildir, mboxrd-format mbox file, or external MDA
getmail_fetch(1)
retrieve messages from one or more POP3 or POP3-over-SSL mailboxes and deliver to a maildir, mboxrd-format mbox file, or external MDA
getmail_maildir(1)
read a message from stdin and deliver to a named maildir
getmail_mbox(1)
read a message from stdin and deliver to a named mboxrd-format mbox file with fcntl-style locking
getmails(1)
wrapper for getmail to access multiple mailboxes
gh-codespace-view(1)
View details about a codespace
gh-repo-gitignore(1)
List and view available repository gitignore templates
gh-repo-gitignore-list(1)
List available repository gitignore templates
gh-repo-gitignore-view(1)
View an available repository gitignore template
gh-run(1)
View details about workflow runs
gh-workflow(1)
View details about GitHub Actions workflows
git-am(1)
Apply a series of patches from a mailbox
git-bug-commands(1)
Display available commands
git-bug-show(1)
Display the details of a bug
git-cat-file(1)
Provide contents or details of repository objects
git-check-mailmap(1)
Show canonical names and email addresses of contacts
git-describe(1)
Give an object a human readable name based on an available ref
git-format-patch(1)
Prepare patches for e-mail submission
git-interpret-trailers(1)
Add or parse structured information in commit messages
git-lfs-checkout(1)
Update working copy with file content if available
git-lfs-ext(1)
View extension details
git-mailinfo(1)
Extracts patch and authorship from a single e-mail message
git-mailsplit(1)
Simple UNIX mbox splitter program
git-secret-killperson(1)
deletes key identified by an email from the inner keyring
git-secret-usage(1)
prints all the available commands
git-secret-whoknows(1)
prints email-labels for each key in the keyring
git-send-email(1)
Send a collection of patches as emails
gitmailmap(5)
Map author/committer names and/or E-Mail addresses
glab-alias-list(1)
List the available aliases
gmx-order(1)
Compute the order parameter per atom for carbon tails
gnproc(1), nproc(1)
print the number of processing units available
gnubiff(1)
a mail notification program supporting GTK+ and GNOME
gnutls_x509_crt_check_email(3)
API function
gotmail(1)
A script to fetch mail from a Hotmail mailbox
gpg-mail-tube(1)
Encrypt rfc822 formatted mail in a pipeline
gpg-mailkeys(1)
sends emails containing keys to their owners
gpgparsemail(1)
Parse a mail message into an annotated format
greylite(8)
transparent greylisting module for mailservers
gsf-office-thumbnailer(1)
office files thumbnailer for the GNOME desktop
gtail(1), tail(1)
output the last part of files
gubby(1)
The procmail new email agent - v0.5.5
gup(1)
A G roup U pdate P rogram that accepts commands by mail to edit a newsgroup subscription file for subsequent use by news systems such as INN and C-News
gutenfetch_list_servers(3)
-- List all available project gutenberg servers
ha_logd(8)
Logging Daemon for High-Availability Linux
hbiff(1)
check for incoming mail using X11
heif-thumbnailer(1)
create thumbnails from HEIC/HEIF files
hesiod_getmailhost(3), hesiod_free_postoffice(3)
Hesiod functions for retrieving user to postoffice mappings
hextrail(6)
screen saver
hmrc(4)
Hypermail configuration file
htnotify(1)
sends email notifications about out-dated web pages discovered by htmerge
hypermail(1)
convert mail archives in UNIX box format to HTML pages
icedtea-web(1)
provides a Free Software web browser plugin running applets written in the Java programming language and an implementation of Java Web Start, originally based on the NetX project. NetX allows Java applets and applications to be downloaded over the network, cached, and (by default) run in a secure sandbox environment. Subsequent runs of the applet download the latest version automatically. Update and security settings, among others, can be set using the itw-settings command. icedtea-web also includes a plugin to enable Java applets (http://www.java.com/en/download/testjava.jsp) within web browsers. Names and email addresses of contributors to this project can be found in the file AUTHORS in the IcedTea-Web root directory. The full GPLv2 license of this project can be found in the file COPYING in the IcedTea-Web root directory. News about releases of this project can be found in the file NEWS in the IcedTea-Web root directory
ifile(1)
core executable for the ifile mail filtering system
ifmail(8)
Convert RFC-822 and RFC-1036 mail/news to FTN Fidonet packets. ifnews - Convert RFC-1036 Usenet news to FTN Fidonet packets
iftoss(8)
Convert Fidonet FTN packets to RFC-822 and RFC-1036 mail/news
imap4d(1)
manual page for imap4d (GNU Mailutils)
imapfilter(1)
mail filter
imapsync(1)
Email IMAP tool for syncing, copying, migrating, and archiving email mailboxes between two imap servers, one way, and without duplicates
img_stat(1)
Display details of an image file
inc(1)
incorporate new mail to an nmh folder
incm(1)
Incorporating new mails for Mew
influx_inspect(1)
Displays detailed information about InfluxDB data files
injail(8)
determine if a process is running in a jail
innmail(1)
Simple mail-sending program
inputanalog_query(3), inputanalog_query (3)
Query analog devices for filtering details
iocage(8)
jail manager using ZFS and VNET
iocell(8)
jail manager amalgamating ZFS, VNET and resource limits
ipmi-config.conf(5), ipmi-config(5)
IPMI configuration file details
istat(1)
Display details of a meta-data structure (i.e. inode)
jadm(8), JADM (jail admin)(8)
FreeBSD jail framework with vnet, zfs and /etc/jail.conf support
jail-primer(8)
Third Generation Jail System Solution
jail_exporter(8)
Prometheus exporter for jail metrics
jaildaemon(1)
A fixed command-line interface for FreeBSD jails to their host system
jailkit(7)
utilities for jailing a user or process
jails(8)
lists hostnames of all running jails on the system
jid(8)
translates jail host names to jail ids and vice versa
jk_check(8)
a utility that will check a jail for security problems
jk_chrootlaunch(8)
a launcher that can start a daemon in a jail, with a specified uid and gid
jk_cp(8)
a utility to copy files including permissions and libraries into a jail
jk_init(8)
a utility to quicky create functional jail directories
jk_jailuser(8)
a utility to put an existing user in a jail
jk_list(8)
a utility to list all processes in a chroot jail
jk_update(8)
a utility to update and cleanup a jail according to changes on the real system
jkill(1)
Shutdowns a running jail and all its processes
jkill(8)
stop or restart a jail
jmba(1)
junk mail buffering agent
jpgtn(1)
create thumbnails of JPEG files
jps(1)
Wrapper to ps(1) that maps pids to jails
jps(1)
Wrapper to top(1) that maps pids to jails
jps(8)
prints processes running in a jail
jstart(8)
start a jail
kamailio(8)
a very fast and configurable SIP server
kamailio.cfg(5)
kamailio configuration file
kamcmd(8)
kamailio command line tool
kamctl(8)
Kamailio control tool
kamdbctl(8)
Kamailio database control tool
kermit(1)
C(hyKermit 10.0: transport(hy and platform(hyindependent interactive and scriptable communications software. This document is intended to give the beginner sufficient information to make basic use of C(hyKermit 10.0. Although it might be rather long for a Unix manual page, it's still far shorter than the C(hyKermit manual, which should be consulted for advanced topics such as customization, character(hysets, scripting, etc. We also attempt to provide a clear structural overview of C(hyKermit's many capabilities, functional areas, states, and modes and their interrelation, that should be helpful to beginners and veterans alike, as well as to those upgrading to version 10.0 from earlier releases. This document is also available as a Web page at: https://kermitproject.org/ckututor.html
knet_handle_get_transport_reconnect_interval(3)
Get the interval between transport attempts to reconnect a failed link
knet_handle_set_transport_reconnect_interval(3)
Set the interval between transport attempts to reconnect a failed link
kpsetool(1)
script to make teTeX-style kpsetool, kpsexpand, and kpsepath available
krb5_principal_intro(3)
The principal handing functions. A Kerberos principal is a email address looking string that contains two parts separated by . The second part is the kerberos realm the principal belongs to and the first is a list of 0 or more components. For example lha@SU.SE host/hummel.it.su.se@SU.SE host/admin@H5L.ORG See the library functions here: Heimdal Kerberos 5 principal functions
krb5_verify_init_creds_opt_init(3), krb5_verify_init_creds_opt_set_ap_req_nofail(3), krb5_verify_init_creds(3)
verifies a credential cache is correct by using a local keytab
kvalid_bit(3), kvalid_date(3), kvalid_double(3), kvalid_email(3), kvalid_int(3), kvalid_string(3), kvalid_stringne(3), kvalid_udouble(3), kvalid_uint(3)
predefined validation functions for kcgi
lbdb-fetchaddr(1)
grab addresses from mails add append them to lbdb database
lbdb_dotlock(1)
Lock mail spool files
ldapfinger(1)
displays a user/machine/group POSIX account's details
ldns-notify(1)
notify DNS servers that updates are available
ldns_buffer_remaining_at(3), ldns_buffer_remaining(3), ldns_buffer_available_at(3), ldns_buffer_available(3), ldns_buffer_status(3), ldns_buffer_status_ok(3)
check buffer status
ldraw-thumbnailer(1)
Create thumbnail images for file managers
libgutenfetch(3)
Client-side library to retrieve listings and books availiable from Project Gutenberg
libowfat_array_fail(3), array_fail(3)
switch array to have failed
libowfat_dns_mx(3), dns_mx(3)
look up Mail eXchanger
home | help