Searched refs:older (Results 1 - 25 of 31) sorted by relevance

12

/freebsd-current/contrib/smbfs/
H A DMakefile32 @echo Your ${CONFIG_MK} file is older than the config.mk.in file
/freebsd-current/contrib/wpa/hs20/client/
H A DAndroid.mk11 # We try to keep this compiling against older platform versions.
13 # the older versions in external/icu4c don't, and we need to add those
/freebsd-current/sys/contrib/openzfs/include/os/linux/kernel/linux/
H A Dvfs_compat.h214 struct posix_acl *older = NULL; local
223 older = ip->i_acl;
227 older = ip->i_default_acl;
234 zpl_posix_acl_release(older);
/freebsd-current/contrib/ncurses/progs/
H A Dreset_cmd.c566 unsigned older = 0, newer = 0; local
578 older = old_settings->c_cc[which];
580 if (older == newer && older == def)
583 (void) fprintf(stderr, "%s %s ", name, older == newer ? "is" : "set to");
/freebsd-current/contrib/bmake/unit-tests/
H A Dvarmod-order-numeric.mk12 # Make uses 'long long' for C99 or later, and 'long' for older C versions.
H A Dcond-short.mk127 # incompatible new features in older versions of make.
/freebsd-current/contrib/bmake/mk/
H A Dsys.mk20 # just in case we are an older bmake
/freebsd-current/stand/lua/
H A Ddrawer.lua50 -- Make this code compatible with older loader binaries. We moved the term_*
51 -- functions from loader to the gfx. if we're running on an older loader that
/freebsd-current/share/mk/
H A Dbsd.sys.mk164 # use this file with older compilers. Request an exprun
/freebsd-current/contrib/libarchive/libarchive/
H A Darchive_write_disk_posix.c380 static int older(struct stat *, struct archive_entry *);
2185 if (!older(&(a->st), a->entry)) {
4692 * Test if file on disk is older than entry.
4695 older(struct stat *st, struct archive_entry *entry) function
4698 /* Definitely older. */
4706 /* Definitely older. */
4710 /* Definitely older. */
4714 /* older. */
4718 /* older. */
4722 /* older
[all...]
/freebsd-current/sys/contrib/openzfs/cmd/
H A Dztest.c59 * testing is enabled ztest will sometimes run the "older" version
87 * must remain backwards compatible with older versions of ztest so that
8787 int older = 0; local
8912 (void) printf("Executing older ztest for "
8966 (void) printf("Executing older ztest: %s\n",
8969 older++;
9022 (void) printf("%d runs of older ztest: %s\n", older,
/freebsd-current/crypto/openssl/external/perl/Text-Template-1.56/lib/Text/
H A DTemplate.pm1876 Every effort has been made to make this module compatible with older
/freebsd-current/contrib/unbound/
H A Dltmain.sh2228 $progname: definition of this LT_INIT comes from an older release.
/freebsd-current/crypto/heimdal/
H A Dltmain.sh992 $progname: definition of this LT_INIT comes from an older release.
/freebsd-current/contrib/openbsm/config/
H A Dltmain.sh2228 $progname: definition of this LT_INIT comes from an older release.
/freebsd-current/contrib/file/
H A Dltmain.sh2231 $progname: definition of this LT_INIT comes from an older release.
H A Dconfigure3053 as_fn_error $? "newly created file is older than distributed files!
7515 # [They come from Ultrix. What could be older than Ultrix?!! ;)]
11071 # Unfortunately, older versions of FreeBSD 2 do not have this feature.
/freebsd-current/contrib/ntp/sntp/libevent/build-aux/
H A Dltmain.sh2228 $progname: definition of this LT_INIT comes from an older release.
/freebsd-current/contrib/ntp/sntp/libevent/
H A Dltmain.sh2228 $progname: definition of this LT_INIT comes from an older release.
/freebsd-current/contrib/sqlite3/
H A Dltmain.sh2301 $progname: definition of this LT_INIT comes from an older release.
H A Dconfigure2749 as_fn_error $? "newly created file is older than distributed files!
7712 # [They come from Ultrix. What could be older than Ultrix?!! ;)]
11301 # Unfortunately, older versions of FreeBSD 2 do not have this feature.
/freebsd-current/contrib/openpam/
H A Dltmain.sh1229 # Broken older Bash implementations. Make those faster too if possible.
2466 $progname: definition of this LT_INIT comes from an older release.
/freebsd-current/contrib/ldns/
H A Dltmain.sh2301 $progname: definition of this LT_INIT comes from an older release.
/freebsd-current/contrib/libevent/build-aux/
H A Dltmain.sh1190 # Broken older Bash implementations. Make those faster too if possible.
2427 $progname: definition of this LT_INIT comes from an older release.
/freebsd-current/contrib/openbsm/
H A Dconfigure5652 # [They come from Ultrix. What could be older than Ultrix?!! ;)]
9389 # Unfortunately, older versions of FreeBSD 2 do not have this feature.
11810 as_fn_error $? "newly created file is older than distributed files!

Completed in 1299 milliseconds

12