/freebsd/crypto/openssl/ |
H A D | SUPPORT.md | 13 An overview over the [mailing lists](#mailing-lists) can be found below. 25 - Search the mailing lists and/or the GitHub issues to find out whether 66 The OpenSSL maintains a number of [mailing lists] for various purposes. 67 The most important lists are: 79 lists] page. 87 [mailing lists]: https://www.openssl.org/community/mailinglists.html
|
/freebsd/contrib/ntp/sntp/ag-tpl/0-old/ |
H A D | mdoc2texi | 118 my %lists = ( 128 die "Not supported list type <$type>" if not exists $lists{ $type }; 129 Mdoc::set_El_callback(sub { $lists{ $type }[1] }); 130 $lists{ $type }[0]
|
H A D | mdoc2man | 78 my %lists = ( 120 if (defined $type && $type =~ /-(\w+)/ && exists $lists{$1}) { 128 $lists{$1}->(%opts);
|
/freebsd/contrib/ntp/sntp/ag-tpl/ |
H A D | mdoc2man | 104 my %lists = ( 146 if (defined $type && $type =~ /-(\w+)/ && exists $lists{$1}) { 154 $lists{$1}->(%opts);
|
/freebsd/contrib/flex/ |
H A D | README.md | 13 There are several mailing lists available as well: 15 * flex-announce@lists.sourceforge.net - where posts will be made 17 * flex-help@lists.sourceforge.net - where you can post questions about 19 * flex-devel@lists.sourceforge.net - where you can discuss development 22 Find information on subscribing to the mailing lists at:
|
/freebsd/contrib/kyua/ |
H A D | CONTRIBUTORS | 4 # The AUTHORS file lists the copyright holders; this file lists people.
|
/freebsd/sys/contrib/device-tree/Bindings/pinctrl/ |
H A D | pinctrl-vt8500.txt | 23 Each pin configuration node lists the pin(s) to which it applies, and one or 26 listed. In other words, a subnode that lists only a mux function implies no 27 information about any pull configuration. Similarly, a subnode that lists only
|
H A D | brcm,bcm2835-gpio.txt | 39 Each pin configuration node lists the pin(s) to which it applies, and one or 42 listed. In other words, a subnode that lists only a mux function implies no 43 information about any pull configuration. Similarly, a subnode that lists only
|
/freebsd/crypto/openssl/crypto/property/ |
H A D | README.md | 41 comparison degenerates to integer comparison. Additionally, lists of 76 These convert ASCII strings into lists of properties. The resulting 77 lists are sorted by the name index. Some additional utility functions 78 for dealing with property lists are also included: comparison of a query
|
/freebsd/sys/contrib/openzfs/contrib/pyzfs/ |
H A D | README | 7 nvlists are wrapped as dictionaries or lists depending on their usage. 10 Enumerations and bit flags become strings and lists of strings in Python.
|
/freebsd/contrib/libpcap/ |
H A D | CONTRIBUTING.md | 28 Still not sure how to do? Feel free to [subscribe](https://www.tcpdump.org/#mailing-lists) 29 to the mailing list tcpdump-workers@lists.tcpdump.org and ask!
|
/freebsd/contrib/libedit/ |
H A D | shlib_version | 2 # Remember to update distrib/sets/lists/base/shl.* when changing
|
/freebsd/sys/contrib/device-tree/Bindings/serial/ |
H A D | nxp,sc16is7xx.txt | 24 - irda-mode-ports: An array that lists the indices of the port that 26 - nxp,modem-control-line-ports: An array that lists the indices of the port that 83 - irda-mode-ports: An array that lists the indices of the port that 85 - nxp,modem-control-line-ports: An array that lists the indices of the port that
|
/freebsd/share/skel/ |
H A D | dot.mail_aliases | 7 # FreeBSD Mailing lists aliases
|
/freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/cmd/jdtrace/ |
H A D | JDTrace.java | 896 List <List <Probe>> lists = in main() local 899 lists.add(dtrace.listProgramProbeDetail(p)); in main() 903 for (List <Probe> list : lists) { in main() 912 List <List <ProbeDescription>> lists = in main() local 915 lists.add(dtrace.listProgramProbes(p)); in main() 917 for (List <ProbeDescription> list : lists) { in main()
|
/freebsd/contrib/llvm-project/compiler-rt/lib/xray/ |
H A D | xray_always_instrument.txt | 3 # -fxray-always-instrument=<path> along with your project-specific lists.
|
H A D | xray_never_instrument.txt | 3 # -fxray-never-instrument=<path> along with your project-specific lists.
|
/freebsd/contrib/tcsh/nls/C/ |
H A D | set22 | 14 12 in one of the lists\n
|
/freebsd/sys/contrib/openzfs/cmd/zpool/compatibility.d/ |
H A D | grub2-2.06 | 7 # This file lists all read-only comaptible features except
|
/freebsd/contrib/libxo/doc/ |
H A D | formatting.rst | 126 JSON output consists of a hierarchical set of objects and lists, each 129 encoded using braces; lists are encoded using square brackets. 130 Data inside objects and lists is separated using commas::
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Xtensa/ |
H A D | XtensaCallingConv.td | 21 // Callee-saved register lists.
|
/freebsd/crypto/heimdal/ |
H A D | README | 12 <http://www.h5l.org/> or the mailing lists:
|
/freebsd/share/examples/kld/firmware/ |
H A D | README | 7 menu). The Makefile lists the firmware file "firmware.img" and the
|
/freebsd/sys/ufs/ufs/ |
H A D | README.acls | 9 Access control lists allow the association of fine-grained discretionary 18 Support for UFS access control lists may be enabled by adding:
|
/freebsd/usr.bin/login/ |
H A D | motd.template | 8 Questions List: https://www.FreeBSD.org/lists/questions/
|