/freebsd/sys/kern/ |
H A D | kern_time.c | 1708 uint64_t interval, now, overruns, value; in realtimer_expire_l() local 1728 overruns = howmany(now - value + 1, interval); in realtimer_expire_l() 1729 if (it->it_overrun + overruns >= in realtimer_expire_l() 1731 it->it_overrun + overruns <= INT_MAX) { in realtimer_expire_l() 1732 it->it_overrun += (int)overruns; in realtimer_expire_l()
|
/freebsd/contrib/sendmail/contrib/ |
H A D | rmail.oldsys.patch | 8 for snprintf while maintaining the protection from buffer overruns. It also
|
/freebsd/crypto/heimdal/lib/wind/ |
H A D | ChangeLog | 81 overruns, dont use gcc/c99 extentions
|
/freebsd/crypto/openssl/doc/man3/ |
H A D | OPENSSL_secure_malloc.pod | 43 from pointer overruns or underruns that could return arbitrary data from
|
/freebsd/sys/contrib/device-tree/src/arm/arm/ |
H A D | arm-realview-eb.dtsi | 297 /* Due to frequent FIFO overruns, use just 500 kHz */
|
H A D | arm-realview-pbx.dtsi | 495 /* Due to frequent FIFO overruns, use just 500 kHz */
|
H A D | arm-realview-pb1176.dts | 481 /* Due to frequent FIFO overruns, use just 500 kHz */
|
H A D | arm-realview-pb11mp.dts | 446 /* Due to frequent FIFO overruns, use just 500 kHz */
|
/freebsd/crypto/krb5/src/windows/installer/wix/lang/ |
H A D | license.rtf | 93 …bhai of RedHat and Chris Evans for locating and providing patches for numerous buffer overruns.\par
|
/freebsd/crypto/heimdal/lib/asn1/ |
H A D | ChangeLog | 983 * der_get.c: check for overruns using SIZE_T_MAX 990 * der_get.c (der_get_oid): check for integer overruns and
|
/freebsd/contrib/file/ |
H A D | ChangeLog | 773 * Misc buffer overruns and missing buffer size tests in cdf parsing 1141 * Fix two potential buffer overruns in apprentice_list.
|
/freebsd/sys/dev/aic7xxx/ |
H A D | aic79xx.seq | 2117 * None-the-less, we must still catch and report overruns to 2140 * Status PKT overruns are unceremoniously recovered with a
|
H A D | aic79xx.reg | 3945 * avoid the persistent sync offset overruns.
|
H A D | aic7xxx.seq | 887 /* Guard against overruns */
|
/freebsd/contrib/ntp/ntpq/ |
H A D | ntpq-opts.def | 763 time since reset, timer overruns, calls to transmit.
|
H A D | invoke-ntpq.texi | 643 time since reset, timer overruns, calls to transmit.
|
/freebsd/contrib/one-true-awk/ |
H A D | FIXES.1e | 277 Fixes for various array / memory overruns found via gcc's
|
/freebsd/contrib/ntp/ |
H A D | ChangeLog | 1052 * [Bug 1060] Buffer overruns in libparse/clk_rawdcf.c. Helge Oldach. 2260 * [Bug 2001] from 4.2.6p4-RC3: ntpdc timerstats reports overruns as 3411 * [Bug 2001] ntpdc timerstats reports overruns as handled. 4077 * [Bug 1250] CID 53: kod_init_kod_db() overruns kod_db malloc'd buffer.
|
H A D | NEWS | 2990 * [Bug 1060] Buffer overruns in libparse/clk_rawdcf.c. Helge Oldach. 3543 * IPv6 addresses in the local column truncated to prevent overruns 6756 * [Bug 1060] Buffer overruns in libparse/clk_rawdcf.c. Helge Oldach. 7309 * IPv6 addresses in the local column truncated to prevent overruns
|
H A D | CommitLog | 32401 [Bug 1060] Buffer overruns in libparse/clk_rawdcf.c. Helge Oldach. [all...] |
/freebsd/crypto/openssl/ |
H A D | NEWS.md | 631 * Fixed various read buffer overruns processing ASN.1 strings ([CVE-2021-3712])
|
H A D | CHANGES.md | 3765 * Fixed various read buffer overruns processing ASN.1 strings
|
/freebsd/sys/conf/ |
H A D | NOTES | 457 # overruns or use-after-free will usually only affect memory from
|
/freebsd/contrib/sendmail/ |
H A D | RELEASE_NOTES | 8246 SECURITY: fix some buffer overruns; in at least one case this allows
|
/freebsd/sys/contrib/dev/acpica/ |
H A D | changes.txt | 7792 also return status in order to prevent buffer overruns. See the ACPICA
|