Home
last modified time | relevance | path

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

1234

/freebsd/contrib/diff/lib/
H A Dversion-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 …]
H A Dversion-etc.h30 const char *version, va_list authors);
/freebsd/contrib/ntp/scripts/build/
H A DgenAuthors.in6 # Make sure we have the list of authors for git imports.
25 # Read in the list of known authors.
29 # Make sure that each of these users is in the set of known authors.
39 my $A_file = "$bk_root/BitKeeper/etc/authors.txt";
40 my %authors;
46 # Process the authors.txt file
52 $authors{$1} = "";
60 #print "\%authors = ", join(' ', sort keys %authors), "\n";
72 if (!defined($authors{
[all...]
/freebsd/sys/contrib/zlib/contrib/
H A DREADME.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/contrib/ntp/sntp/ag-tpl/
H A DMdoc.pm229 if ($reference{authors}) {
230 $reference{authors} .= " and @_"
233 $reference{authors} = "@_";
/freebsd/contrib/ntp/sntp/ag-tpl/0-old/
H A DMdoc.pm202 if ($reference{authors}) {
203 $reference{authors} .= " and @_"
206 $reference{authors} = "@_";
/freebsd/contrib/kyua/integration/
H A Dcmd_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/contrib/unifdef/scripts/
H A Dsvnup.sh3 git svn fetch -A scripts/authors.svn
/freebsd/contrib/kyua/
H A DAUTHORS1 # This is the official list of Kyua authors for copyright purposes.
/freebsd/crypto/openssl/external/perl/
H A DDownloaded.txt14 https://cpan.metacpan.org/authors/id/M/MS/MSCHOUT/Text-Template-1.56.tar.gz
/freebsd/contrib/tcpdump/
H A DLICENSE13 3. The names of the authors may not be used to endorse or promote
/freebsd/contrib/libpcap/
H A DLICENSE13 3. The names of the authors may not be used to endorse or promote
/freebsd/crypto/openssl/
H A DAUTHORS.md4 This is the list of OpenSSL authors for copyright purposes.
/freebsd/contrib/pnglite/
H A DLICENSE6 warranty. In no event will the authors be held liable for any damages
/freebsd/sys/contrib/libsodium/builds/msvc/
H A Dresource.rc50 VALUE "LegalCopyright", "Copyright (c) 2017 The libsodium authors."
/freebsd/sys/contrib/zlib/
H A DLICENSE6 warranty. In no event will the authors be held liable for any damages
/freebsd/sys/contrib/openzfs/
H A DNOTICE14 opinions of authors expressed herein do not necessarily state or reflect those
/freebsd/contrib/lutok/
H A DREADME20 * AUTHORS: List of authors and contributors to this project.
/freebsd/contrib/atf/
H A DREADME25 * AUTHORS: List of authors and contributors for this project.
/freebsd/crypto/openssl/doc/man7/
H A Dopenssl-core_names.h.pod36 However, authors of provider that implement their own variants of
/freebsd/contrib/libcxxrt/
H A DLICENSE14 The views and conclusions contained in the software and documentation are those of the authors and …
/freebsd/contrib/ncurses/
H A DAUTHORS31 These are the principal authors/contributors of ncurses since 1.9.9e,
/freebsd/contrib/diff/doc/
H A Dfdl.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
/freebsd/sys/contrib/device-tree/Bindings/sifive/
H A Dsifive-blocks-ip-versioning.txt28 DT data authors, when writing data for a particular SoC, should
/freebsd/contrib/flex/
H A DCOPYING38 authors') name".

1234