Searched refs:author (Results 1 – 25 of 390) sorted by relevance
12345678910>>...16
| /netbsd/src/crypto/dist/ipsec-tools/misc/ |
| D | cvs2cl.pl | 359 $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/ |
| D | AUTHORS | 3 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/ |
| D | sccs2rcs.in | 223 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
|
| D | cvs2vendor.sh | 122 … author=`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
|
| D | rcs2sccs.sh | 75 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
|
| D | rcs-5.7-commitid.patch | 264 char const *author, *krev, *rev, *state; 318 /* set author */ 319 if (author) 320 newdelta.author=author; /* set author given by -w */ 377 Kauthor[] = "author",
|
| D | README | 8 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).
|
| D | pvcs2rcs.in | 433 $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/ |
| D | define_dir.m4 | 14 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/ |
| D | COPYRIGHT | 16 * 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/ |
| D | gendoc.pl | 120 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/ |
| D | LICENSE | 1 Berkeley Yacc is distributed with no warranty whatever. The author 7 general public or are inventions of the author. Anyone may freely distribute
|
| D | README | 14 to contain errors. Neither the author nor any contributor takes responsibility 19 general public or are inventions of the author. Anyone may freely distribute
|
| D | NO_WARRANTY | 1 Berkeley Yacc is distributed with no warranty whatever. The author
|
| /netbsd/src/crypto/external/bsd/heimdal/dist/doc/ |
| D | heimdal.texi | 36 @author Johan Danielsson 37 @author Love Hörnquist Åstrand 38 @author Assar Westerlund
|
| /netbsd/src/external/bsd/ipf/dist/ |
| D | IPFILTER.LICENCE | 4 * 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/ |
| D | userdatarequest.ui | 2 <author></author>
|
| /netbsd/src/external/gpl2/xcvs/dist/doc/ |
| D | cvs.man.footer | 4 Original author of the 21 module and vendor branch support and author of the
|
| /netbsd/src/external/bsd/file/dist/python/ |
| D | setup.py | 13 author='Reuben Thomas, Álvaro Justen',
|
| /netbsd/src/crypto/dist/ipsec-tools/ |
| D | Makefile.am | 11 …ow-only TRUNK -I ChangeLog --utc -U $(srcdir)/misc/cvsusermap --group-by-author --fsf -T -l "-d200…
|
| /netbsd/src/external/bsd/tre/dist/python/ |
| D | setup.py | 27 author = "Ville Laurikari",
|
| /netbsd/src/external/bsd/liblzf/dist/cs/ |
| D | README | 7 original author (and maybe CC me, Marc Lehmann <liblzf@schmorp.de>).
|
| /netbsd/src/external/bsd/openpam/dist/doc/man/ |
| D | openpam.man | 5 are, in the author's opinion, logical and necessary extensions to the
|
| /netbsd/src/external/gpl3/gcc/dist/contrib/reghunt/bin/ |
| D | gcc-svn-ids | 81 author) TO_ID="`echo ${LINE} | awk -F '|' '{ print $3 }'`";;
|
| /netbsd/src/external/gpl3/gcc/dist/contrib/ |
| D | git-commit-mklog.py | 55 for author in args.co.split(','):
|
12345678910>>...16