Searched refs:changeset (Results 1 – 7 of 7) sorted by relevance
/freebsd-src/crypto/heimdal/admin/ |
H A D | change.c | 141 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 D | mercurial | 4 # mercurial: file(1) magic for Mercurial changeset bundles 10 0 string HG10 Mercurial changeset bundle
|
H A D | revision | 11 0 belong 0xea3f81bb Conary changeset data
|
/freebsd-src/sys/contrib/xen/arch-x86/hvm/ |
H A D | save.h | 41 uint64_t changeset; /* Version of Xen that saved this file */ member
|
/freebsd-src/contrib/ntp/ |
H A D | NEWS | 1330 - added missed changeset for automatic openssl lib detection 5096 - added missed changeset for automatic openssl lib detection
|
H A D | CommitLog | 20070 - 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 D | ChangeLog | 642 - added missed changeset for automatic openssl lib detection
|