| /freebsd-11-stable/contrib/ntp/libparse/ |
| HD | parse.c | 194 unsigned int updated = PARSE_INP_SKIP; in parse_restart() local 209 updated = PARSE_INP_TIME; in parse_restart() 214 parseprintf(DD_PARSE, ("parse: parse_restart: buffer start (updated = %x)\n", updated)); in parse_restart() 215 return updated; in parse_restart() 267 register u_int updated = CVT_NONE; in parse_ioread() local 307 updated = CVT_OK; in parse_ioread() 312 updated = (u_int) timepacket(parseio); in parse_ioread() 317 updated |= CVT_ADDITIONAL; in parse_ioread() 328 if ((updated & CVT_MASK) != CVT_NONE) in parse_ioread() 330 parseprintf(DD_PARSE, ("parse_ioread: time sample accumulated (status=0x%x)\n", updated)); in parse_ioread() [all …]
|
| /freebsd-11-stable/contrib/subversion/subversion/svn/schema/ |
| HD | info.rnc | 65 text-updated?, 66 prop-updated?, 84 # Date when text was last updated. 85 text-updated = element text-updated { xsd:dateTime } 87 # Date when properties were last updated. 88 prop-updated = element prop-updated { xsd:dateTime }
|
| /freebsd-11-stable/contrib/byacc/ |
| HD | aclocal.m4 | 31 dnl CF_ACVERSION_CHECK version: 5 updated: 2014/06/04 19:11:49 47 dnl CF_ACVERSION_COMPARE version: 3 updated: 2012/10/03 18:39:53 57 dnl CF_ADD_CFLAGS version: 12 updated: 2015/04/12 15:39:00 145 dnl CF_ARG_DISABLE version: 3 updated: 1999/03/30 17:24:31 151 dnl CF_ARG_OPTION version: 5 updated: 2015/05/10 19:52:14 174 dnl CF_CC_ENV_FLAGS version: 6 updated: 2016/08/29 20:57:00 220 dnl CF_CHECK_CACHE version: 12 updated: 2012/10/02 20:55:03 255 dnl CF_CLANG_COMPILER version: 2 updated: 2013/11/19 19:23:35 288 dnl CF_DISABLE_ECHO version: 13 updated: 2015/04/18 08:56:57 325 dnl CF_DISABLE_LEAKS version: 7 updated: 2012/10/02 20:55:03 [all …]
|
| /freebsd-11-stable/contrib/ncurses/ |
| HD | aclocal.m4 | 42 dnl AM_LANGINFO_CODESET version: 3 updated: 2002/10/27 23:21:42 65 dnl CF_ACVERSION_CHECK version: 4 updated: 2013/03/04 19:52:56 81 dnl CF_ACVERSION_COMPARE version: 3 updated: 2012/10/03 18:39:53 91 dnl CF_ADA_INCLUDE_DIRS version: 8 updated: 2013/10/14 04:24:07 115 dnl CF_ADD_ADAFLAGS version: 1 updated: 2010/06/19 15:22:18 123 dnl CF_ADD_CFLAGS version: 10 updated: 2010/05/26 05:38:42 211 dnl CF_ADD_INCDIR version: 13 updated: 2010/05/26 16:44:57 268 dnl CF_ADD_LIB version: 2 updated: 2010/06/02 05:03:05 276 dnl CF_ADD_LIBDIR version: 9 updated: 2010/05/26 16:44:57 312 dnl CF_ADD_LIBS version: 1 updated: 2010/06/02 05:03:05 [all …]
|
| /freebsd-11-stable/contrib/dialog/ |
| HD | aclocal.m4 | 34 dnl AM_GNU_GETTEXT version: 13 updated: 2012/11/09 05:47:26 98 dnl AM_ICONV version: 12 updated: 2007/07/30 19:12:03 170 dnl AM_LANGINFO_CODESET version: 3 updated: 2002/10/27 23:21:42 193 dnl AM_LC_MESSAGES version: 4 updated: 2002/10/27 23:21:42 224 dnl AM_PATH_PROG_WITH_TEST version: 8 updated: 2009/01/11 20:31:12 283 dnl AM_WITH_NLS version: 25 updated: 2012/10/06 08:57:51 593 dnl CF_ACVERSION_CHECK version: 4 updated: 2013/03/04 19:52:56 609 dnl CF_ACVERSION_COMPARE version: 3 updated: 2012/10/03 18:39:53 619 dnl CF_ADD_CFLAGS version: 10 updated: 2010/05/26 05:38:42 707 dnl CF_ADD_INCDIR version: 13 updated: 2010/05/26 16:44:57 [all …]
|
| /freebsd-11-stable/contrib/unbound/doc/ |
| HD | Changelog | 92 - iana portlist updated. 110 - iana portlist updated. 169 - iana portlist updated. 328 - iana portlist updated. 334 - iana portlist updated. 483 - iana portlist updated. 689 - Merge PR #173: updated makedist.sh for config.guess and 728 - iana portlist updated. 775 - updated version number to 1.10.0. 827 - updated .gitignore for added contrib file. [all …]
|
| /freebsd-11-stable/contrib/tzdata/ |
| HD | leapseconds.awk | 127 sstamp_to_ymdhMs(updated, ss_NTP) 129 updated - epoch_minus_NTP, \
|
| /freebsd-11-stable/sys/mips/cavium/octe/ |
| HD | ethernet.c | 131 static int updated; in cvm_do_timer() local 140 updated++; in cvm_do_timer() 175 if (updated > 0) { in cvm_do_timer() 176 updated = 0; in cvm_do_timer()
|
| /freebsd-11-stable/contrib/jemalloc/include/jemalloc/internal/ |
| HD | prof.h | 283 void prof_alloc_rollback(tsd_t *tsd, prof_tctx_t *tctx, bool updated); 345 prof_tctx_t *tctx, bool prof_active, bool updated, const void *old_ptr, 498 bool prof_active, bool updated, const void *old_ptr, size_t old_usize, in prof_realloc() argument 506 if (prof_active && !updated && ptr != NULL) { in prof_realloc()
|
| /freebsd-11-stable/contrib/ntp/ |
| HD | depsver.mf | 42 # this issue, we use a deps-ver file which is updated with each change 47 # their updated .deps files, then remove $(DEPDIR) and recreate it as
|
| /freebsd-11-stable/contrib/ntp/sntp/ |
| HD | depsver.mf | 42 # this issue, we use a deps-ver file which is updated with each change 47 # their updated .deps files, then remove $(DEPDIR) and recreate it as
|
| /freebsd-11-stable/sys/dev/cxgbe/ |
| HD | t4_filter.c | 1871 int updated = 0; in configure_hashfilter_tcb() local 1880 updated++; in configure_hashfilter_tcb() 1885 updated++; in configure_hashfilter_tcb() 1894 updated++; in configure_hashfilter_tcb() 1902 updated++; in configure_hashfilter_tcb() 1906 updated++; in configure_hashfilter_tcb() 1910 updated++; in configure_hashfilter_tcb() 1914 updated++; in configure_hashfilter_tcb() 1918 updated++; in configure_hashfilter_tcb() 1922 updated++; in configure_hashfilter_tcb() [all …]
|
| /freebsd-11-stable/usr.sbin/bsnmpd/modules/snmp_bridge/ |
| HD | bridge_sys.c | 1226 int added, updated; in bridge_update_memif() local 1237 added = updated = 0; in bridge_update_memif() 1256 updated++; in bridge_update_memif() 1290 return (updated); in bridge_update_memif() 1393 int added, updated; in bridge_update_addrs() local 1402 added = updated = 0; in bridge_update_addrs() 1415 updated++; in bridge_update_addrs() 1433 return (updated + added); in bridge_update_addrs()
|
| /freebsd-11-stable/contrib/sendmail/ |
| HD | FAQ | 4 $Revision: 8.25 $, Last updated $Date: 2014-01-27 12:49:52 $
|
| /freebsd-11-stable/contrib/gdb/gdb/ |
| HD | PROBLEMS | 81 GDB's core code base has been updated to use a new backtrace 97 The MIPS and HPPA backtrace code has only very recently been updated 111 have been updated. People encountering problems should consider
|
| HD | varobj.c | 116 int updated; member 813 var->updated = 1; in varobj_set_value() 930 ((*varp)->updated || !my_value_equal ((*varp)->value, new, &error2))) in varobj_update() 933 (*varp)->updated = 0; in varobj_update() 971 (v->updated || !my_value_equal (v->value, new, &error2))) in varobj_update() 975 v->updated = 0; in varobj_update() 1333 var->updated = 0; in new_variable()
|
| /freebsd-11-stable/sys/dev/drm2/radeon/ |
| HD | README | 5 When a file in the "reg_srcs" subdirectory in updated, be sure to regen
|
| /freebsd-11-stable/crypto/openssl/ |
| HD | CONTRIBUTING | 27 year(s) updated): 46 whenever a PR is created or updated.
|
| /freebsd-11-stable/contrib/sendmail/contrib/ |
| HD | README | 10 $Revision: 8.2 $, Last updated $Date: 1999-09-24 05:46:47 $
|
| /freebsd-11-stable/contrib/binutils/gas/ |
| HD | CONTRIBUTORS | 30 ports, updated "know" assertions and made them work, much other 61 pseudo-ops. He updated the 68k machine description so that Motorola's 93 Ian Dall updated the support code for the National Semiconductor 32000
|
| /freebsd-11-stable/sys/netgraph/bluetooth/hci/ |
| HD | ng_hci_evnt.c | 418 getmicrotime(&n->updated); in le_advertizing_report() 623 getmicrotime(&n->updated); in inquiry_result() 997 getmicrotime(&n->updated); in read_remote_features_compl() 1254 getmicrotime(&n->updated); in read_clock_offset_compl() 1334 getmicrotime(&n->updated); in page_scan_mode_change() 1369 getmicrotime(&n->updated); in page_scan_rep_mode_change()
|
| HD | ng_hci_misc.c | 182 getmicrotime(&n->updated); in ng_hci_new_neighbor() 248 return (now.tv_sec - n->updated.tv_sec > bluetooth_hci_max_neighbor_age()); in ng_hci_neighbor_stale()
|
| /freebsd-11-stable/sys/dev/isci/ |
| HD | README | 13 (to add features or fix bugs), the isci/scil subdirectory will be updated
|
| /freebsd-11-stable/contrib/sendmail/cf/cf/ |
| HD | README | 34 $Revision: 1.2 $, Last updated $Date: 2002-02-22 00:33:54 $
|
| /freebsd-11-stable/contrib/file/magic/Magdir/ |
| HD | hitachi-sh | 8 # updated by Joerg Jenderek at Oct 2015
|