Home
last modified time | relevance | path

Searched refs:get_history (Results 1 – 3 of 3) sorted by relevance

/netbsd/src/external/gpl2/xcvs/dist/contrib/
DChangeLog110 * validate_repo.in (get_history): Allow whitespace in the author
256 * check_cvs.in (get_history, check_revision): Pass the STDERR of child
261 * check_cvs.in (get_history): Die on failure to close a pipe due to a system
284 * check_cvs.in (get_history): Don't let revision locks prevent the
290 * check_cvs.in (get_history): Pass $cvsroot to `cvs rlog'.
295 * check_cvs.in (get_history): Require -----... before the revision
303 (look_at_cvs_file): Pass complete path from CVSROOT to get_history.
305 (get_history): Use `cvs rlog' instead of rlog. Return undef for $rinfo
346 * check_cvs.pl (get_history): Store the keyword expansion mode for
348 (process_file): Get new %$finfo and %$rinfo arguments from get_history.
[all …]
Dvalidate_repo.in412 my( $finfo, $rinfo ) = get_history( $file );
463 sub get_history
/netbsd/src/external/cddl/osnet/dist/lib/libzfs/common/
Dlibzfs_pool.c3652 get_history(zpool_handle_t *zhp, char *buf, uint64_t *off, uint64_t *len) function
3756 if ((err = get_history(zhp, buf, &off, &bytes_read)) != 0)