Home
last modified time | relevance | path

Searched refs:recent (Results 1 – 25 of 147) sorted by relevance

123456

/freebsd/contrib/ntp/ntpq/
H A Dntpq-subs.c2572 mru *recent; in collect_mru_list()
2651 recent = HEAD_DLIST(mru_list, mlink); in collect_mru_list()
2652 INSIST(recent != NULL); in collect_mru_list()
2656 sptoa(&recent->addr)); in collect_mru_list()
2657 UNLINK_DLIST(recent, mlink); in collect_mru_list()
2658 hash = NTP_HASH_ADDR(&recent->addr); in collect_mru_list()
2660 recent, hlink, mru); in collect_mru_list()
2661 INSIST(unlinked == recent); in collect_mru_list()
2662 free(recent); in collect_mru_list()
2758 for (recent in collect_mru_list()
2563 mru *recent; collect_mru_list() local
3188 mru *recent; mrulist() local
[all...]
/freebsd/tools/boot/
H A Dfull-test.readme9 is recent enough). If not, I know the latest master of qemu project works.
11 (3) A recent enough universe that the building of stand will work for all the
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86SchedPredicates.td65 // on recent Intel CPUs.
77 // on recent Intel CPUs.
/freebsd/contrib/smbfs/
H A DHISTORY32 - Synch with changes in the recent -current (you'll need kernel compiled
49 - Maintance: synch with changes in the recent -current
60 - synch with changes in the recent -current
/freebsd/sys/contrib/device-tree/Bindings/rng/
H A Dsparc_sun_oracle_rng.txt10 more recent systems (after Oracle acquisition of SUN)
/freebsd/contrib/ntp/
H A DREADME.versions16 Here are some recent versions numbers as an example:
/freebsd/contrib/xz/
H A DFREEBSD-upgrade17 You should run ``configure'' to make sure you use a more recent
/freebsd/tests/sys/kern/tty/
H A Dtest_recanon.orch80 -- Finally, swap VEOF out with ^F; before recent changes, we would remain
/freebsd/contrib/file/magic/Magdir/
H A Dtimezone8 # Added new official magic number for recent versions of the Olson code
/freebsd/sys/contrib/device-tree/src/arm/marvell/
H A Darmada-370-synology-ds213j.dts9 * The 0xf1000000 is the default used by the recent, DT-capable, U-Boot
10 * bootloaders provided by Marvell. It is used in recent versions of
H A Darmada-xp-crs326-24g-2s.dtsi12 * 0xd0000000). The 0xf1000000 is the default used by the recent,
H A Darmada-xp-crs305-1g-4s.dtsi12 * 0xd0000000). The 0xf1000000 is the default used by the recent,
H A Darmada-xp-crs328-4c-20s-4s.dtsi12 * 0xd0000000). The 0xf1000000 is the default used by the recent,
H A Darmada-xp-db-xc3-24g4xg.dts11 * 0xd0000000). The 0xf1000000 is the default used by the recent,
H A Darmada-xp-db-dxbc2.dts11 * 0xd0000000). The 0xf1000000 is the default used by the recent,
H A Darmada-xp-synology-ds414.dts9 * The 0xf1000000 is the default used by the recent, DT-capable, U-Boot
10 * bootloaders provided by Marvell. It is used in recent versions of
/freebsd/contrib/sendmail/vacation/
H A Dvacation.c58 static bool recent __P((void));
446 if (result == EX_OK && !recent())
899 recent() in recent() function
/freebsd/contrib/arm-optimized-routines/
H A DREADME.contributors20 toolchains. (The build should not depend on a recent toolchain, the use
/freebsd/tools/test/stress2/misc/
H A Dmapwrite.sh22 * Compile a recent (2.2+) ZFS with --enable-debug.
/freebsd/contrib/ntp/util/
H A DREADME18 microsecond counters, such as recent Sun and certain HP and DEC systems,
/freebsd/
H A DMAINTAINERS21 This list is prone to becoming stale quickly. The best way to find the recent
22 maintainer of a sub-system is to check recent logs for that directory or
/freebsd/contrib/diff/
H A DABOUT-NLS45 you have installed a recent copy of the GNU gettext package with the
76 should use the more recent version of the GNU `gettext' library. I.e.
78 package is more recent, you should use
745 If January 2004 seems to be old, you may fetch a more recent copy of
/freebsd/contrib/unbound/doc/
H A DREADME41 a recent pthreads library to work.
93 It is strongly suggested to use a recent version of libevent.
/freebsd/contrib/ntp/html/hints/
H A Daix1 Problem with recent ANSI compilers
/freebsd/contrib/dialog/
H A DREADME3 package for dialog 0.9a (see CHANGES for recent modifications)

123456