Home
last modified time | relevance | path

Searched refs:changeset (Results 1 – 7 of 7) sorted by relevance

/freebsd-src/crypto/heimdal/admin/
H A Dchange.c141 struct change_set *changeset; in kt_change() local
149 changeset = NULL; in kt_change()
161 if (krb5_principal_compare (context, changeset[i].principal, in kt_change()
163 if (changeset[i].kvno < entry.vno) in kt_change()
164 changeset[i].kvno = entry.vno; in kt_change()
196 tmp = realloc (changeset, max * sizeof(*changeset)); in kt_change()
203 changeset = tmp; in kt_change()
206 &changeset[j].principal); in kt_change()
212 changeset[j].kvno = entry.vno; in kt_change()
224 ret = krb5_unparse_name (context, changeset[i].principal, in kt_change()
[all …]
/freebsd-src/contrib/file/magic/Magdir/
H A Dmercurial4 # mercurial: file(1) magic for Mercurial changeset bundles
10 0 string HG10 Mercurial changeset bundle
H A Drevision11 0 belong 0xea3f81bb Conary changeset data
/freebsd-src/sys/contrib/xen/arch-x86/hvm/
H A Dsave.h41 uint64_t changeset; /* Version of Xen that saved this file */ member
/freebsd-src/contrib/ntp/
H A DNEWS1330 - added missed changeset for automatic openssl lib detection
5096 - added missed changeset for automatic openssl lib detection
H A DCommitLog20070 - pulled missing changeset, minor warning fixes
20074 - pulled missing changeset, minor warning fixes
20082 - pulled missing changeset, minor warning fixes
123478 Note that 1986 was fixed by this changeset
123481 Note that 1986 was fixed by this changeset
146680 cleanup last changeset
158727 cleanup prior changeset, ease -dev merge.
159866 applies to previous changeset, deferred to ease pulling the
159867 prior changeset into -dev ahead of -stable.
159877 The first entry applies to the prior changeset, which intentionally
[all …]
H A DChangeLog642 - added missed changeset for automatic openssl lib detection