Home
last modified time | relevance | path

Searched refs:author (Results 1 – 25 of 390) sorted by relevance

12345678910>>...16

/netbsd/src/crypto/dist/ipsec-tools/misc/
Dcvs2cl.pl359 $symbolic_names, $author, $msg_txt) = @_;
384 $self->{$qunk->dir_key}{$author}{$time}{$msg_txt} =
386 unless exists $self->{$qunk->dir_key}{$author}{$time}{$msg_txt};
387 $self->{$qunk->dir_key}{$author}{$time}{$msg_txt}->add_fileentry($qunk);
418 my ($time, $author, $lastdate, $lastauthor) = @_;
428 $header_line = sprintf "%s %s\n\n", $date, $author;
431 ((!$GroupByAuthor) or ($author eq $lastauthor)) ) {
437 $header_line = "$date $author\n\n";
791 my ($time, $author, $lastdate) = @_;
814 $header_line .= sprintf("<author>%s</author>\n" , $author);
[all …]
/netbsd/src/external/lgpl3/mpfr/dist/
DAUTHORS3 Guillaume Hanrot Main author
5 Paul Zimmermann Main author
10 Vincent Lefèvre Main author
15 Patrick Pélissier Main author
18 Philippe Théveny Main author
/netbsd/src/external/gpl2/xcvs/dist/contrib/
Dsccs2rcs.in223 set author = `sccs prs -r$rev $file | @AWK@ '/^D / {print $5; exit}'`
225 echo "==> file $file, rev=$rev, date=$date, author=$author"
250 echo ci -f -r$rev -d"$date" -w$author -t$emptyfile $file
251 ci -f -r$rev -d"$date" -w$author -t$emptyfile $file < $initialfile >>& $logfile
258 ci -f -r$rev -d"$date" -w$author -t$tmpfile $file < $initialfile >>& $logfile
283 ci -f -r$rev -d"$date" -w$author $file < $tmpfile >>& $logfile
Dcvs2vendor.sh122author=`rlog -r$rev $file | grep "^date: " | awk '{print $5; exit}' | sed -e 's/;//'`
128 echo "==> file $file, rev=$rev, date=$date, author=$author $symname"
137 … ci -f -m"`cat $commentfile`" -d"$date" $symname -w"$author" $bfile $dstdir/$bfile,v
139 … echo ERROR - ci -f -m"`cat $commentfile`" -d"$date" $symname -w"$author" $bfile $dstdir/$bfile,v
Drcs2sccs.sh75 author=`rlog -r$rev $file | grep "^date: " | awk '{print $5; exit}' | sed -e 's/;//'`
79 echo "==> file $file, rev=$rev, date=$date, author=$author"
133 … sed -e "s;^d D $rev ../../.. ..:..:.. [^ ][^ ]*;d D $rev $date $author;" SCCS/s.$file > $tmpfile
Drcs-5.7-commitid.patch264 char const *author, *krev, *rev, *state;
318 /* set author */
319 if (author)
320 newdelta.author=author; /* set author given by -w */
377 Kauthor[] = "author",
DREADME8 original author, but you should not necessarily expect a reply, since
9 the author may not be available at the address given.
17 course they come from the original author of the script.
143 SCCS file (like dates, author, and log message).
Dpvcs2rcs.in433 $rev_index, @rev_num, %checked_in, %author,
729 … $author{$rev_num[$rev_index]} = "\"" . $fields[2] . "\"";
730 … print "Author: $author{$rev_num[$rev_index]}\n" if ($options{debug});
906 . " -w$author{$revision}";
/netbsd/src/external/bsd/ntp/dist/sntp/m4/
Ddefine_dir.m414 dnl @author Stepan Kasal <kasal@ucw.cz>
15 dnl @author Andreas Schwab <schwab@suse.de>
16 dnl @author Guido U. Draheim <guidod@gmx.de>
17 dnl @author Alexandre Oliva
/netbsd/src/games/phantasia/
DCOPYRIGHT16 * author assumes no responsibility for maintaining or revising this
19 * The author shall not be responsible for any loss, cost, or damage,
22 * The author makes no warranties, express or implied, including warranties
/netbsd/src/external/bsd/openpam/dist/misc/
Dgendoc.pl120 my $author;
139 $author = 'THINKSEC';
141 $author = $1;
341 'author' => $author,
550 $mdoc .= $AUTHORS{$$func{author} // 'THINKSEC_DARPA'} . "\n";
/netbsd/src/external/bsd/byacc/dist/
DLICENSE1 Berkeley Yacc is distributed with no warranty whatever. The author
7 general public or are inventions of the author. Anyone may freely distribute
DREADME14 to contain errors. Neither the author nor any contributor takes responsibility
19 general public or are inventions of the author. Anyone may freely distribute
DNO_WARRANTY1 Berkeley Yacc is distributed with no warranty whatever. The author
/netbsd/src/crypto/external/bsd/heimdal/dist/doc/
Dheimdal.texi36 @author Johan Danielsson
37 @author Love Hörnquist Åstrand
38 @author Assar Westerlund
/netbsd/src/external/bsd/ipf/dist/
DIPFILTER.LICENCE4 * The author accepts no responsibility for the use of this software and
9 * and due credit is given to the original author and the contributors.
/netbsd/src/external/bsd/wpa/dist/wpa_supplicant/wpa_gui-qt4/
Duserdatarequest.ui2 <author></author>
/netbsd/src/external/gpl2/xcvs/dist/doc/
Dcvs.man.footer4 Original author of the
21 module and vendor branch support and author of the
/netbsd/src/external/bsd/file/dist/python/
Dsetup.py13 author='Reuben Thomas, Álvaro Justen',
/netbsd/src/crypto/dist/ipsec-tools/
DMakefile.am11 …ow-only TRUNK -I ChangeLog --utc -U $(srcdir)/misc/cvsusermap --group-by-author --fsf -T -l "-d200…
/netbsd/src/external/bsd/tre/dist/python/
Dsetup.py27 author = "Ville Laurikari",
/netbsd/src/external/bsd/liblzf/dist/cs/
DREADME7 original author (and maybe CC me, Marc Lehmann <liblzf@schmorp.de>).
/netbsd/src/external/bsd/openpam/dist/doc/man/
Dopenpam.man5 are, in the author's opinion, logical and necessary extensions to the
/netbsd/src/external/gpl3/gcc/dist/contrib/reghunt/bin/
Dgcc-svn-ids81 author) TO_ID="`echo ${LINE} | awk -F '|' '{ print $3 }'`";;
/netbsd/src/external/gpl3/gcc/dist/contrib/
Dgit-commit-mklog.py55 for author in args.co.split(','):

12345678910>>...16