Home
last modified time | relevance | path

Searched refs:overrun (Results 1 – 25 of 53) sorted by relevance

123

/freebsd/contrib/ntp/util/
H A Dntptime.c427 goto overrun; in sprintb()
433 goto overrun; in sprintb()
442 goto overrun; in sprintb()
447 overrun: in sprintb()
/freebsd/sys/contrib/device-tree/Bindings/serial/
H A Darm,mps2-uart.txt6 - interrupts : Reference to the UART RX, TX and overrun interrupts
/freebsd/contrib/ntp/sntp/unity/
H A Dunity_fixture.c223 int overrun = isOverrun(mem);//strcmp(&memAsChar[guard->size], end) != 0; in unity_free() local
225 if (overrun) in unity_free()
/freebsd/tools/tools/iwn/iwnstats/
H A Dmain.c83 le32toh(rxphy->overrun), in iwn_stats_phy_print()
197 le32toh(ht->overrun), in iwn_stats_ht_phy_print()
/freebsd/crypto/heimdal/lib/wind/
H A Dwind_err.et13 error_code OVERRUN, "Buffer overrun"
/freebsd/crypto/heimdal/lib/asn1/
H A Dasn1_err.et25 error_code INDEF_OVERRUN, "ASN.1 BER indefinte encoding overrun"
H A DChangeLog97 * gen_decode.c: Check for multipication overrun.
1394 * gen_decode.c: add checks for data overrun when encoding
/freebsd/lib/librt/
H A Dtimer.c66 typedef void (*timer_func)(union sigval val, int overrun);
/freebsd/sys/dev/aic7xxx/
H A Daic79xx.seq1716 * some overrun bytes into the data FIFO and acked them
1722 * an overrun.
1733 * data overrun.
1980 * overrun condition. For the write case, the hardware cannot
1983 * not sitting on a packet boundary, we are in an overrun
1985 * ack bytes into the FIFO, and may even ack the last overrun packet
1987 * a read overrun case.
2062 * Check for overrun and see if we can complete this command.
2072 * no overrun condition has occurred.
2079 * A sufficiently large overrun or a NONPACKREQ may
[all …]
H A Daic7xxx.seq1044 * have already transferred some overrun bytes into
1055 * clocks before calling this an overrun.
1260 * we should only loop if there is a data overrun. For
1262 * is loaded as well as if there is an overrun.
H A Daic79xx.reg1820 field OVERRUN 0x04 /* SCSI Offset overrun detected */
3943 * sync offset, but will overrun this value. Limit
/freebsd/sys/contrib/openzfs/config/
H A Diconv.m4129 /* Test against AIX 6.1..7.1 bug: Buffer overrun. */
/freebsd/sys/geom/
H A Dnotes100 trivially overrun these boundaries.
/freebsd/crypto/heimdal/
H A DNEWS365 * Fix possible buffer overrun in v4 kadmin (which now defaults to off)
475 * fix buffer overrun in telnetd
541 * fix buffer overrun in ftpd
/freebsd/sys/dev/iwn/
H A Dif_iwnreg.h1590 uint32_t overrun; member
1628 uint32_t overrun; member
/freebsd/sys/dev/wpi/
H A Dif_wpireg.h741 uint32_t overrun; member
/freebsd/contrib/mandoc/
H A DNEWS727 * Fix a potential write buffer overrun on incomplete string conditionals.
729 * Fix a potential write buffer overrun on backslash at EOF in a conditional.
762 * tbl(7): Fix a read buffer overrun on 'f' at EOL in a layout.
763 * roff(7): Fix a read buffer overrun on incomplete numerical conditions.
867 * Fix read buffer overrun sometimes triggered by trailing whitespace.
868 * Fix read buffer overrun triggered by certain invalid \H sequences.
/freebsd/crypto/heimdal/appl/ftp/
H A DChangeLog8 integer overrun.
380 * ftp/ftp.c: fix buffer overrun when receiving long replies
/freebsd/contrib/tcpdump/
H A DCONTRIBUTING.md171 that can also cause a printer to overrun the buffer, as it will be
/freebsd/contrib/ntp/
H A DChangeLog687 * [Bug 3059] Potential buffer overrun from oversized hash <perlinger@ntp.org>
907 * [Bug 2919] TALOS-CAN-0063: avoid buffer overrun in ntpq. perlinger@ntp.org
1364 * [Sec 2630] buffer overrun in ntpq tokenize().
2140 * [Bug 2066] from 4.2.6p5-RC2: ntpq lopeers ipv6 "local" column overrun.
2317 (CID 159, apparent overrun due to union, actually correct).
2349 to static analysis that there is no buffer overrun (CID 402).
3392 * [Bug 2066] ntpq lopeers ipv6 "local" column overrun.
3846 * CID 105, 106 ensure ntpdc arrays are not overrun even if callers
4150 * [Bug 1208] decodenetnum() buffer overrun on [ with no ]
4808 * [Bug 982] ntpdate(and ntptimeset) buffer overrun i
[all...]
/freebsd/contrib/one-true-awk/
H A DFIXES.1e583 cranked up size of NCHARS; coverity thinks it can be overrun with
585 to catch places where it might overrun. the RE code is still fragile.
/freebsd/contrib/ntp/sntp/libevent/
H A Dwhatsnew-2.0.txt116 /* This call will cause a buffer overrun if you compile with one version
/freebsd/contrib/libevent/
H A Dwhatsnew-2.0.txt116 /* This call will cause a buffer overrun if you compile with one version
/freebsd/contrib/tnftp/
H A DChangeLog811 - line2 may overrun if line is too long (> 200). be more
834 - avoid buffer overrun on PASV from malicious server.
/freebsd/crypto/heimdal/lib/gssapi/
H A DChangeLog1861 length of the choice element doesn't overrun us
1864 choice element doesn't overrun us

123