| /freebsd/sys/dev/hid/ |
| H A D | hmt.c | 99 bool reported; /* Item value is passed to evdev */ member 107 .reported = false, 113 .reported = true, 119 .reported = true, 125 .reported = true, 131 .reported = true, 137 .reported = true, 143 .reported = true, 149 .reported = true, 155 .reported = true, [all …]
|
| /freebsd/sys/dev/usb/input/ |
| H A D | wmt.c | 114 bool reported; /* Item value is passed to evdev */ member 122 .reported = false, 128 .reported = true, 134 .reported = true, 140 .reported = true, 146 .reported = true, 152 .reported = true, 158 .reported = true, 164 .reported = true, 170 .reported = true, [all …]
|
| /freebsd/lib/libcam/ |
| H A D | scsi_wrap.c | 54 uint32_t reported; in scsi_wrap_get_physical_element_status() local 104 reported = scsi_4btoul(hdr->num_returned); in scsi_wrap_get_physical_element_status() 105 if (dtors != 0 && dtors != reported) { in scsi_wrap_get_physical_element_status()
|
| /freebsd/contrib/libpcap/doc/ |
| H A D | README.linux | 29 Statistics reported by pcap are platform specific. The statistics 30 reported by pcap_stats on Linux are as follows: 36 but won't be reported by, for example, tcpdump output.
|
| /freebsd/sys/contrib/zstd/ |
| H A D | CHANGELOG | 65 fix: fix rare corruption bug affecting the high compression mode, reported by @danlark1 (#3517, @te… 72 cli: fix decompression into block device using -o, reported by @georgmu (#3583) 111 cli: Fix decompression memory usage reported by `-vv --long` (#3042, @u1f35c, and #3232, @zengyijin… 120 api: Fix limit overflow in `compressBound` and `decompressBound` (#3362, #3373, Cyan4973) reported … 343 api: fixed ZSTD_initCStream_advanced() performance with fast modes, reported by @QrczakMK 351 cli: fix command `-D dictionary` on Windows, reported by @artyompetrov 354 build: fixed zlibWrapper compilation on Visual Studio, reported by @bluenlive 355 build: fixed deprecation warning for certain gcc version, reported by @jasonma163 447 build: fix compilation on MIPS32, reported by @clbr (#1441) 475 api : fix : block api can be streamed with > 4 GB, reported by @catid [all …]
|
| H A D | SECURITY.md | 3 …cious actors. Security issues in this open source project can be safely reported via the Meta Bug … 11 In the case that a significant security vulnerability is reported to us or discovered by us---witho…
|
| /freebsd/contrib/pam-krb5/tests/ |
| H A D | runtests.c | 203 unsigned int reported; /* Whether the results were reported. */ member 704 ts->reported = 1; in invalid_test_number() 762 ts->reported = 1; in test_plan() 819 ts->reported = 1; in test_checkline() 849 ts->reported = 1; in test_checkline() 905 ts->reported = 1; in test_checkline() 1069 if (ts->reported) in test_analyze() 1080 if (!ts->reported) in test_analyze() 1084 if (!ts->reported) in test_analyze() 1089 if (!ts->reported) in test_analyze() [all …]
|
| /freebsd/contrib/bc/project/ |
| H A D | README.md | 16 This is information about issues reported on GitHub. I used the GitHub CLI to 30 This is the best I could do to reproduce an actual issue that was reported and
|
| /freebsd/contrib/mandoc/ |
| H A D | TODO | 102 reported by brad@ Sat, 15 Jan 2011 15:45:23 -0500 204 reported by Michal Mazurek <akfaew at jasminek dot net> 305 reported by bentley@ 20 Jun 2017 02:04:29 -0600 439 reported again Nicolas Joly via wiz@ Wed, 12 Oct 2011 00:20:00 +0200 444 reported by millert Fri, 02 Apr 2010 16:13:46 -0400 460 reported by Nicolas Joly Sat, 17 Nov 2012 11:49:54 +0100 489 reported by bentley@ Wed, 22 May 2013 23:49:30 -0600 501 reported by juanfra@ Wed, 04 Jun 2014 21:44:58 +0200 505 re-reported by tb@ Mon, 16 Mar 2015 16:47:21 +0100 514 reported b [all...] |
| /freebsd/contrib/ntp/sntp/libevent/ |
| H A D | ChangeLog-1.4 | 24 o Fix memory leak when setting up priorities; reported by Alexander Drozdov (cb1a722) 35 o Do not drop data from evbuffer when out of memory; reported by Jacek Masiulaniec 36 …o Rename our replacement compat/sys/_time.h header to avoid build a conflict on HPUX; reported by … 59 o clean up buffered http connection data on reset; reported by Brian O'Kelley 65 o off-by-one error in epoll_recalc; reported by Victor Goya 71 o Clear the timer cache on entering the event loop; reported by Victor Chang 72 o Only bind the socket on connect when a local address has been provided; reported by Alejo Sanchez 74 o Clear the timer cache when leaving the event loop; reported by Robin Haberkorn 75 o Fix a typo in setting the global event base; reported by lance. 99 o Fix a memory leak when using signals for some event bases; reported by Alexander Drozdov. [all …]
|
| /freebsd/contrib/libevent/ |
| H A D | ChangeLog-1.4 | 24 o Fix memory leak when setting up priorities; reported by Alexander Drozdov (cb1a722) 35 o Do not drop data from evbuffer when out of memory; reported by Jacek Masiulaniec 36 …o Rename our replacement compat/sys/_time.h header to avoid build a conflict on HPUX; reported by … 59 o clean up buffered http connection data on reset; reported by Brian O'Kelley 65 o off-by-one error in epoll_recalc; reported by Victor Goya 71 o Clear the timer cache on entering the event loop; reported by Victor Chang 72 o Only bind the socket on connect when a local address has been provided; reported by Alejo Sanchez 74 o Clear the timer cache when leaving the event loop; reported by Robin Haberkorn 75 o Fix a typo in setting the global event base; reported by lance. 99 o Fix a memory leak when using signals for some event bases; reported by Alexander Drozdov. [all …]
|
| /freebsd/sys/contrib/device-tree/Bindings/dma/ |
| H A D | img-mdc-dma.txt | 14 The maximum burst size is this value multiplied by the hardware-reported bus 24 the number reported by the hardware is used.
|
| /freebsd/contrib/llvm-project/compiler-rt/lib/lsan/ |
| H A D | lsan_flags.inc | 25 LSAN_FLAG(int, max_leaks, 0, "The number of leaks reported.") 52 "abandon leak checking, 1 - continue with leak checking (reported "
|
| /freebsd/contrib/ntp/sntp/ |
| H A D | sntp-opts.def | 260 means that to get to UTC from the reported local time one must 267 based on the reported precision of the server. 269 is the reported 273 synchronization distance, this will be reported as 285 of the host is reported
|
| /freebsd/tools/build/options/ |
| H A D | WITH_UNDEFINED_VERSION | 4 present and the configuration should be reported.
|
| /freebsd/contrib/file/magic/Magdir/ |
| H A D | gnumeric | 6 # they will ordinarily reported as "compressed", but at least -z helps
|
| /freebsd/usr.bin/lastcomm/tests/ |
| H A D | README | 8 4. Compare the reported values in VERSION-ARCH.out against the
|
| /freebsd/contrib/dialog/package/freebsd/ |
| H A D | pkg-descr | 6 reported were not related to ncurses. After that, I resumed development,
|
| /freebsd/sys/contrib/device-tree/Bindings/input/ |
| H A D | gpio-decoder.txt | 9 - decoder-max-value: Maximum possible value that can be reported by
|
| /freebsd/contrib/llvm-project/compiler-rt/lib/rtsan/ |
| H A D | rtsan_flags.inc | 19 RTSAN_FLAG(bool, halt_on_error, true, "Exit after first reported error.")
|
| /freebsd/crypto/openssl/test/recipes/30-test_evp_data/ |
| H A D | evpkdf_tls12_prf.txt | 100 # Test that the operation with unapproved digest function is is reported as 127 # Test that the key whose length is shorter than 112 bits is reported as
|
| H A D | evppkey_kdf_tls1_prf.txt | 96 # Test that the operation with unapproved digest function is is reported as 122 # Test that the key whose length is shorter than 112 bits is reported as
|
| /freebsd/crypto/openssl/doc/man3/ |
| H A D | SSL_poll.pod | 166 readiness events will be reported. 186 permanent exception condition; as such, after an event has been reported by 187 SSL_poll() for a resource, it will continue to be reported in future SSL_poll() 192 B<SSL_POLL_EVENT_R> is reported) to be deasserted. 196 given event will never be reported in I<revents>. 207 Some event types are non-maskable and may be reported in I<revents> regardless 217 distinct from an exception condition reported on a resource which was
|
| /freebsd/contrib/smbfs/ |
| H A D | HISTORY | 62 domain name (reported by Harald Weis). 64 traversals to fail (reported by A G F Keahan). 90 - Fix problem with files bigger than 2GB (reported by Lee McKenna)
|
| /freebsd/contrib/ncurses/ |
| H A D | NEWS | 1108 + add mutex lock/unlock in a few places reported by thread-sanitizer 1695 build-time breakages reported for OpenBSD 6 here: 2998 structures reported to make the categories more apparent. 3211 + correct sgr/sgr0 strings in a few other cases reported by tic, making 3417 + use ^? for kdch1 in interix (reported by Jonathan de Boyne Pollard) 3482 reported in Redhat #1464687; the given test-case was no longer 4377 + fix a few problems reported by Coverity. 5727 + add kdch1 to wsvt25 entry from NetBSD CVS (reported by David Lord, 5842 reported, and no variables set (cf: 20021206). 6677 + fix Debian "lintian" issues with manpages reported in [all …]
|