Home
last modified time | relevance | path

Searched refs:authors (Results 1 – 25 of 93) sorted by relevance

1234

/freebsd-14-stable/contrib/diff/lib/
HDversion-etc.c47 const char *version, va_list authors) in version_etc_va() argument
56 __va_copy (tmp_authors, authors); in version_etc_va()
58 tmp_authors = authors; in version_etc_va()
78 vfprintf (stream, _("Written by %s.\n"), authors); in version_etc_va()
82 vfprintf (stream, _("Written by %s and %s.\n"), authors); in version_etc_va()
86 vfprintf (stream, _("Written by %s, %s, and %s.\n"), authors); in version_etc_va()
92 vfprintf (stream, _("Written by %s, %s, %s,\nand %s.\n"), authors); in version_etc_va()
98 vfprintf (stream, _("Written by %s, %s, %s,\n%s, and %s.\n"), authors); in version_etc_va()
105 authors); in version_etc_va()
112 authors); in version_etc_va()
[all …]
HDversion-etc.h30 const char *version, va_list authors);
/freebsd-14-stable/contrib/ntp/scripts/build/
HDgenAuthors.in40 my %authors;
52 $authors{$1} = "";
72 if (!defined($authors{$Name})) {
/freebsd-14-stable/contrib/xz/
HDAUTHORS29 Other authors:
47 The authors of the translated man pages are in the header comments
48 of the man page files. In the source package, the authors of the
51 Third-party code whose authors aren't listed here:
/freebsd-14-stable/sys/contrib/zlib/contrib/
HDREADME.contrib2 provided by users of zlib and were not tested by the authors of zlib.
3 Use at your own risk. Please contact the authors of the contributions
4 for help about these, not the zlib authors. Thanks.
/freebsd-14-stable/contrib/ntp/sntp/ag-tpl/
HDMdoc.pm229 if ($reference{authors}) {
230 $reference{authors} .= " and @_"
233 $reference{authors} = "@_";
/freebsd-14-stable/contrib/ntp/sntp/ag-tpl/0-old/
HDMdoc.pm202 if ($reference{authors}) {
203 $reference{authors} .= " and @_"
206 $reference{authors} = "@_";
/freebsd-14-stable/contrib/kyua/integration/
HDcmd_about_test.sh81 atf_check -s exit:0 -o file:expout -e empty kyua about authors
92 atf_check -s exit:0 -o file:expout -e empty kyua about authors
/freebsd-14-stable/contrib/unifdef/scripts/
HDsvnup.sh3 git svn fetch -A scripts/authors.svn
/freebsd-14-stable/contrib/kyua/
HDAUTHORS1 # This is the official list of Kyua authors for copyright purposes.
/freebsd-14-stable/crypto/openssl/external/perl/
HDDownloaded.txt14 https://cpan.metacpan.org/authors/id/M/MS/MSCHOUT/Text-Template-1.56.tar.gz
/freebsd-14-stable/contrib/tcpdump/
HDLICENSE13 3. The names of the authors may not be used to endorse or promote
/freebsd-14-stable/contrib/libpcap/
HDLICENSE13 3. The names of the authors may not be used to endorse or promote
/freebsd-14-stable/crypto/openssl/
HDAUTHORS.md4 This is the list of OpenSSL authors for copyright purposes.
/freebsd-14-stable/contrib/pnglite/
HDLICENSE6 warranty. In no event will the authors be held liable for any damages
/freebsd-14-stable/sys/contrib/zlib/
HDLICENSE6 warranty. In no event will the authors be held liable for any damages
/freebsd-14-stable/sys/contrib/libsodium/builds/msvc/
HDresource.rc50 VALUE "LegalCopyright", "Copyright (c) 2017 The libsodium authors."
/freebsd-14-stable/sys/contrib/openzfs/
HDNOTICE14 opinions of authors expressed herein do not necessarily state or reflect those
/freebsd-14-stable/contrib/lutok/
HDREADME20 * AUTHORS: List of authors and contributors to this project.
/freebsd-14-stable/crypto/openssl/doc/man7/
HDopenssl-core_names.h.pod36 However, authors of provider that implement their own variants of
/freebsd-14-stable/contrib/libcxxrt/
HDLICENSE14 The views and conclusions contained in the software and documentation are those of the authors and …
/freebsd-14-stable/contrib/ncurses/
HDAUTHORS31 These are the principal authors/contributors of ncurses since 1.9.9e,
/freebsd-14-stable/contrib/flex/
HDCOPYING38 authors') name".
/freebsd-14-stable/sys/contrib/device-tree/Bindings/sifive/
HDsifive-blocks-ip-versioning.txt28 DT data authors, when writing data for a particular SoC, should
/freebsd-14-stable/contrib/diff/doc/
HDfdl.texi60 publishers or authors of the Document to the Document's overall
180 It is requested, but not required, that you contact the authors of the
203 List on the Title Page, as authors, one or more persons or entities
205 Version, together with at least five of the principal authors of the
206 Document (all of its principal authors, if it has fewer than five),
234 to it an item stating at least the title, year, new authors, and
237 stating the title, year, authors, and publisher of the Document as

1234