| /freebsd-9-stable/contrib/ntp/libparse/ |
| D | 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-9-stable/usr.sbin/pw/ |
| D | fileupd.c | 105 int updated = UPD_CREATE; in fileupdate() local 130 if (!updated && strncmp(line, prefix, pfxlen) == 0) { in fileupdate() 131 updated = updmode == UPD_REPLACE ? UPD_REPLACE : UPD_DELETE; in fileupdate() 151 if (updmode != updated) in fileupdate()
|
| /freebsd-9-stable/contrib/ncurses/ |
| D | aclocal.m4 | 42 dnl AM_LANGINFO_CODESET version: 3 updated: 2002/10/27 23:21:42 65 dnl CF_ADA_INCLUDE_DIRS version: 5 updated: 2006/10/14 15:23:15 89 dnl CF_ADD_CFLAGS version: 7 updated: 2004/04/25 17:48:30 171 dnl CF_ADD_INCDIR version: 9 updated: 2008/02/09 13:15:34 228 dnl CF_ADD_LIBDIR version: 6 updated: 2008/02/09 13:15:34 264 dnl CF_ADD_SUBDIR_PATH version: 2 updated: 2007/07/29 10:12:59 286 dnl CF_ANSI_CC_CHECK version: 9 updated: 2001/12/30 17:53:34 338 dnl CF_ANSI_CC_REQD version: 4 updated: 2008/03/23 14:48:54 356 dnl CF_AWK_BIG_PRINTF version: 2 updated: 2008/10/04 17:16:18 380 dnl CF_BOOL_DECL version: 8 updated: 2004/01/30 15:51:18 [all …]
|
| /freebsd-9-stable/contrib/ofed/libsdp/ |
| D | ChangeLog | 8 * 7a1880f libsdp: updated version to 1.1.105 20 * 59b6a36 libsdp: updated version to 1.1.104 29 * df744a5 libsdp: updated version to 1.1.103 35 * c5ff8e2 libsdp: updated version to 1.1.102 56 * 0fe8a11 libsdp: updated changelog from git + script to get change log
|
| /freebsd-9-stable/contrib/dialog/ |
| D | aclocal.m4 | 34 dnl AM_GNU_GETTEXT version: 12 updated: 2010/06/19 07:02:11 100 dnl AM_ICONV version: 12 updated: 2007/07/30 19:12:03 172 dnl AM_LANGINFO_CODESET version: 3 updated: 2002/10/27 23:21:42 195 dnl AM_LC_MESSAGES version: 4 updated: 2002/10/27 23:21:42 226 dnl AM_PATH_PROG_WITH_TEST version: 8 updated: 2009/01/11 20:31:12 285 dnl AM_WITH_NLS version: 24 updated: 2010/06/20 09:24:28 595 dnl CF_AC_PREREQ version: 2 updated: 1997/09/06 13:24:56 605 dnl CF_ADD_CFLAGS version: 10 updated: 2010/05/26 05:38:42 693 dnl CF_ADD_INCDIR version: 13 updated: 2010/05/26 16:44:57 750 dnl CF_ADD_LIB version: 2 updated: 2010/06/02 05:03:05 [all …]
|
| /freebsd-9-stable/contrib/cvs/src/ |
| D | server.h | 119 enum server_updated_arg4 updated, mode_t mode, 141 enum server_updated_arg4 updated));
|
| /freebsd-9-stable/sys/mips/cavium/octe/ |
| D | ethernet.c | 147 static int updated; in cvm_do_timer() local 156 updated++; in cvm_do_timer() 191 if (updated > 0) { in cvm_do_timer() 192 updated = 0; in cvm_do_timer()
|
| /freebsd-9-stable/contrib/ntp/ |
| D | 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-9-stable/contrib/ntp/sntp/ |
| D | 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-9-stable/usr.sbin/bsnmpd/modules/snmp_bridge/ |
| D | bridge_sys.c | 1224 int added, updated; in bridge_update_memif() local 1235 added = updated = 0; in bridge_update_memif() 1254 updated++; in bridge_update_memif() 1288 return (updated); in bridge_update_memif() 1391 int added, updated; in bridge_update_addrs() local 1400 added = updated = 0; in bridge_update_addrs() 1413 updated++; in bridge_update_addrs() 1431 return (updated + added); in bridge_update_addrs()
|
| /freebsd-9-stable/contrib/file/magic/Magdir/ |
| D | intel | 33 # updated by Joerg Jenderek at Oct 2015 49 # updated by Joerg Jenderek
|
| /freebsd-9-stable/contrib/sendmail/ |
| D | FAQ | 4 $Revision: 8.25 $, Last updated $Date: 2014-01-27 12:49:52 $
|
| /freebsd-9-stable/sys/dev/drm2/radeon/ |
| D | README | 5 When a file in the "reg_srcs" subdirectory in updated, be sure to regen
|
| /freebsd-9-stable/contrib/gdb/gdb/ |
| D | 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
|
| /freebsd-9-stable/contrib/cvs/contrib/ |
| D | intro.doc | 27 (When you do a commit, if you haven't updated to the most 60 repository, telling you which files have been updated (their names 107 can use 'cvs -n update' to see which files would be updated.
|
| /freebsd-9-stable/contrib/wpa/hostapd/ |
| D | ChangeLog | 98 * updated management frame protection to use IEEE Std 802.11w-2009 126 * updated management frame protection to use IEEE 802.11w/D7.0 133 * updated OpenSSL code for EAP-FAST to use an updated version of the 158 * updated management frame protection to use IEEE 802.11w/D6.0 192 * updated FT support to use the latest draft, IEEE 802.11r/D9.0 240 * updated EAP Generalized Pre-Shared Key (EAP-GPSK) to use the latest 248 * updated FT support to use the latest draft, IEEE 802.11r/D8.0 252 * updated EAP-SAKE to RFC 4763 and the IANA-allocated EAP type 48 253 * updated EAP-PSK to use the IANA-allocated EAP type 47 259 * updated EAP Generalized Pre-Shared Key (EAP-GPSK) to use the latest [all …]
|
| /freebsd-9-stable/contrib/sendmail/contrib/ |
| D | README | 10 $Revision: 8.2 $, Last updated $Date: 1999-09-24 05:46:47 $
|
| /freebsd-9-stable/contrib/binutils/gas/ |
| D | 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-9-stable/contrib/ofed/management/opensm/doc/ |
| D | OpenSM_PKey_Mgr.txt | 30 1. The policy should be updated: 35 2. Partition tables will be updated on full sweep (new port/trap etc).
|
| /freebsd-9-stable/contrib/llvm/patches/ |
| D | patch-r209107-clang-vendor-suffix.diff | 3 last updated.
|
| /freebsd-9-stable/sys/netgraph/bluetooth/hci/ |
| D | ng_hci_evnt.c | 398 getmicrotime(&n->updated); in inquiry_result() 767 getmicrotime(&n->updated); in read_remote_features_compl() 1023 getmicrotime(&n->updated); in read_clock_offset_compl() 1102 getmicrotime(&n->updated); in page_scan_mode_change() 1136 getmicrotime(&n->updated); in page_scan_rep_mode_change()
|
| D | ng_hci_misc.c | 182 getmicrotime(&n->updated); in ng_hci_new_neighbor() 247 return (now.tv_sec - n->updated.tv_sec > bluetooth_hci_max_neighbor_age()); in ng_hci_neighbor_stale()
|
| /freebsd-9-stable/share/mklocale/ |
| D | hi_IN.ISCII-DEV.src | 5 * Last updated Mon Nov 19 23:07:46 PST 2001
|
| D | am_ET.UTF-8.src | 5 * Last updated Mon Aug 04 02:06:00 EST 2003
|
| /freebsd-9-stable/sys/dev/isci/ |
| D | README | 13 (to add features or fix bugs), the isci/scil subdirectory will be updated
|