/freebsd/targets/pseudo/universe/ |
H A D | Makefile | 33 UNIVERSE_TARGET_RELDIR?= targets/pseudo/the-lot
|
/freebsd/contrib/tzcode/ |
H A D | zdump.c | 736 hunt(timezone_t tz, time_t lot, time_t hit, bool only_ok) in hunt() argument 747 bool lotm_ok = my_localtime_rz(tz, &lot, &lotm) != NULL; in hunt() 754 int rem_sum = lot % 2 + hit % 2; in hunt() 755 time_t t = (rem_sum == 2) - (rem_sum < 0) + lot / 2 + hit / 2; in hunt() 756 if (t == lot) in hunt() 762 && delta(&tm, &lotm) == t - lot in hunt() 764 lot = t; in hunt()
|
/freebsd/contrib/smbfs/ |
H A D | config.mk.in | 27 # This turns on debug logging, be careful - it produces a lot of kernel
|
/freebsd/usr.sbin/bsdconfig/include/ |
H A D | options.hlp | 33 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/contrib/libpcap/ |
H A D | TODO | 26 + too many functions. There are a lot of functions for everything which
|
/freebsd/sys/contrib/device-tree/Bindings/interrupt-controller/ |
H A D | csky,apb-intc.txt | 8 - csky,apb-intc is used in a lot of csky fpgas and socs, it support 64 irq nums.
|
/freebsd/tools/regression/ |
H A D | TODO | 3 A lot of the tests written in C use assert(), only printing 'ok' at the end
|
/freebsd/contrib/ntp/html/hints/ |
H A D | a-ux | 114 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/contrib/file/magic/Magdir/ |
H A D | playdate | 56 # Not a lot we can do, as it's a stream of entries with no summary information.
|
H A D | statistics | 14 # sciences, Stata files and SPSS files can be opened by a lot of modern
|
H A D | motorola | 46 # not larger than 1 MB (which is a lot on ST).
|
H A D | lisp | 9 # GRR: This lot is too weak
|
/freebsd/sys/contrib/openzfs/module/zfs/ |
H A D | sa.c | 463 int count, dmu_tx_t *tx, sa_lot_t **lot) in sa_find_layout() argument 488 *lot = tb; in sa_find_layout() 675 sa_lot_t *lot; in sa_build_layouts() local 745 lot_count, tx, &lot); in sa_build_layouts() 746 SA_SET_HDR(sahdr, lot->lot_num, hdrsize); in sa_build_layouts() 773 sa_find_layout(hdl->sa_os, hash, attrs_start, lot_count, tx, &lot); in sa_build_layouts() 779 VERIFY((bonustype == DMU_OT_ZNODE && lot->lot_num == 0) || in sa_build_layouts() 780 (bonustype == DMU_OT_SA && lot->lot_num > 1)); in sa_build_layouts() 783 SA_SET_HDR(sahdr, lot->lot_num, in sa_build_layouts()
|
/freebsd/contrib/sendmail/cf/feature/ |
H A D | bestmx_is_local.m4 | 35 # Warning: this may generate a lot of extra DNS traffic -- a
|
/freebsd/sys/contrib/device-tree/Bindings/fuse/ |
H A D | nvidia,tegra20-fuse.txt | 14 available in later generations such as fab code, lot code, wafer id,..
|
/freebsd/contrib/ntp/ntpsnmpd/ |
H A D | README | 13 (which should output a lot of data values for the supported built-in MIBs of net-snmp)
|
/freebsd/crypto/openssl/doc/man3/ |
H A D | BN_num_bytes.pod | 44 there's no real guarantee that will match the "key size", just a lot
|
/freebsd/contrib/tnftp/ |
H A D | THANKS | 1 Whilst a lot of the work in tnftp (both the original sources in NetBSD
|
/freebsd/usr.sbin/cron/doc/ |
H A D | CHANGES | 29 A heck of a lot of them were left open in spawned jobs, which caused problems 49 Dan O'Neil reminded me that I forgot to reset "log_fd" in misc.c. A lot of 58 which explains why a lot of other people complained that it wasn't using
|
/freebsd/lib/libc/db/hash/ |
H A D | README | 52 If you have a lot of overflows, it is possible to run out of overflow
|
/freebsd/contrib/ntp/ |
H A D | WHERE-TO-START | 12 You are welcome to the lot, with due consideration of the copyright
|
/freebsd/contrib/one-true-awk/ |
H A D | FREEBSD-upgrade | 54 make universe/tinderbox if there's a lot of changes).
|
/freebsd/share/syscons/scrnmaps/ |
H A D | koi8-u2cp866u | 2 * Copyright (C) 1996 by Igor Sviridov <sia@lot.cs.kiev.ua>
|
/freebsd/contrib/llvm-project/clang/include/clang/Basic/ |
H A D | BuiltinsBase.td | 46 // FIXME: This is misused in a lot of the places it is used currently.
|
/freebsd/lib/libc/locale/ |
H A D | DESIGN.xlocale | 18 locale code. A lot of the existing locale code originates with 4BSD or earlier 144 quite a lot by storing the rune locale data in a __thread-qualified variable.
|