Home
last modified time | relevance | path

Searched refs:lot (Results 1 – 25 of 190) sorted by relevance

12345678

/freebsd-11-stable/contrib/tzcode/zic/
HDzdump.c160 static time_t hunt(char * name, time_t lot, time_t hit);
474 hunt(char *name, time_t lot, time_t hit) in hunt() argument
484 lotmp = my_localtime(&lot); in hunt()
490 diff = (long) (hit - lot); in hunt()
493 t = lot; in hunt()
495 if (t <= lot) in hunt()
503 (delta(&tm, &lotm) == (t - lot) && in hunt()
506 lot = t; in hunt()
511 show(name, lot, TRUE); in hunt()
/freebsd-11-stable/targets/pseudo/universe/
HDMakefile35 UNIVERSE_TARGET_RELDIR?= targets/pseudo/the-lot
/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
HDsa.c455 int count, dmu_tx_t *tx, sa_lot_t **lot) in sa_find_layout() argument
480 *lot = tb; in sa_find_layout()
652 sa_lot_t *lot; in sa_build_layouts() local
730 lot_count, tx, &lot); in sa_build_layouts()
731 SA_SET_HDR(sahdr, lot->lot_num, hdrsize); in sa_build_layouts()
761 sa_find_layout(hdl->sa_os, hash, attrs_start, lot_count, tx, &lot); in sa_build_layouts()
767 VERIFY((bonustype == DMU_OT_ZNODE && lot->lot_num == 0) || in sa_build_layouts()
768 (bonustype == DMU_OT_SA && lot->lot_num > 1)); in sa_build_layouts()
771 SA_SET_HDR(sahdr, lot->lot_num, in sa_build_layouts()
/freebsd-11-stable/contrib/smbfs/
HDconfig.mk.in27 # This turns on debug logging, be careful - it produces a lot of kernel
/freebsd-11-stable/usr.sbin/ctm/
HDREADME52 the reference tree and the delta tree. A lot of scratch space is
59 life a lot easier for your self, since the program can accept gzip'ed files
/freebsd-11-stable/usr.sbin/bsdconfig/include/
HDoptions.hlp33 This turns on a lot of extra noise in between dialogs (unless
39 lot of extra debugging at the failure point and may be very helpful
/freebsd-11-stable/tools/regression/
HDTODO4 A lot of the tests written in C use assert(), only printing 'ok' at the end
/freebsd-11-stable/contrib/ntp/html/hints/
HDa-ux114 general rule of thumb, if you see 'xntpd' make a lot of negative clock
156 John Dundas was the original porter of 'xntpd' and a lot of the additions
180 activities a lot, you find out that you lose about 300ms of time
/freebsd-11-stable/contrib/groff/src/roff/troff/
HDTODO19 to shrink spaces. Also avoid having a line that's been shrunk a lot
20 next to a line that's been stretched a lot. The difficulty is to
/freebsd-11-stable/contrib/sendmail/cf/feature/
HDbestmx_is_local.m435 # Warning: this may generate a lot of extra DNS traffic -- a
/freebsd-11-stable/crypto/openssl/doc/crypto/
HDBN_num_bytes.pod44 there's no real guarantee that will match the "key size", just a lot
/freebsd-11-stable/contrib/libpcap/
HDTODO31 + too many functions. There are a lot of functions for everything which
/freebsd-11-stable/contrib/ntp/ntpsnmpd/
HDREADME13 (which should output a lot of data values for the supported built-in MIBs of net-snmp)
/freebsd-11-stable/contrib/tnftp/
HDTHANKS1 Whilst a lot of the work in tnftp (both the original sources in NetBSD
/freebsd-11-stable/contrib/file/magic/Magdir/
HDmotorola40 # not larger than 1 MB (which is a lot on ST).
HDlisp9 # GRR: This lot is too weak
/freebsd-11-stable/usr.sbin/cron/doc/
HDCHANGES30 A heck of a lot of them were left open in spawned jobs, which caused problems
50 Dan O'Neil reminded me that I forgot to reset "log_fd" in misc.c. A lot of
59 which explains why a lot of other people complained that it wasn't using
/freebsd-11-stable/contrib/ntp/
HDWHERE-TO-START12 You are welcome to the lot, with due consideration of the copyright
/freebsd-11-stable/sys/mips/conf/
HDPB9223 # we need to cut down on a lot of things.
HDENH200.hints70 # However there's not a lot of space in this image layout.
HDTP-WN1043ND.hints38 # This isn't a lot of space!
/freebsd-11-stable/lib/libc/db/hash/
HDREADME54 If you have a lot of overflows, it is possible to run out of overflow
/freebsd-11-stable/share/syscons/scrnmaps/
HDkoi8-u2cp866u2 * Copyright (C) 1996 by Igor Sviridov <sia@lot.cs.kiev.ua>
/freebsd-11-stable/lib/libc/locale/
HDDESIGN.xlocale19 locale code. A lot of the existing locale code originates with 4BSD or earlier
145 quite a lot by storing the rune locale data in a __thread-qualified variable.
/freebsd-11-stable/contrib/amd/
HDFAQ4 comprehensive, yet. Amd is much older than that, and so there's a lot of

12345678