/freebsd/usr.sbin/ppp/ |
H A D | sig.c | 36 static int caused[NSIG]; /* An array of pending signals */ variable 52 caused[sig - 1]++; in signal_recorder() 82 caused[sig - 1] = 0; in sig_signal() 109 if (caused[sig]) { in sig_Handle() 110 caused[sig]--; in sig_Handle()
|
/freebsd/contrib/libxo/doc/ |
H A D | xolint-errors.rst | 4 The message "A percent sign appearing in text is a literal" can be caused by code like: 23 The message "Unknown long name for role/modifier" can be caused by code like: 42 The message "Last character before field definition is a field type" can be caused by code like: 61 The message "Encoding format uses different number of arguments" can be caused by code like: 79 The message "Only one field role can be used" can be caused by code like: 94 The message "Potential missing slash after C, D, N, L, or T with format" can be caused by code like: 113 The message "An encoding format cannot be given (roles: DNLT)" can be caused by code like: 127 The message "Format cannot be given when content is present (roles: CDLN)" can be caused by code li… 145 The message "Field has color without fg- or bg- (role: C)" can be caused by code like: 163 The message "Field has invalid color or effect (role: C)" can be caused by code like: [all …]
|
/freebsd/lib/libc/softfloat/ |
H A D | softfloat-history.txt | 16 `float32_sqrt' that caused the result sometimes to be off by 1 unit in 32 -- Fixed a small error that caused `float64_round_to_int' often to round the 39 -- Corrected a mistake that caused borderline underflow cases not to raise
|
/freebsd/contrib/smbfs/ |
H A D | HISTORY | 3 caused problems with translation between server and local charsets. 35 which caused erratical behavior of some programs (ftp(1) for example). 63 - There was a bug in the directory listing code which caused long directory 83 - Reduce overhead caused by using single hash table for each mount point. 100 - Fix kernel memory leak caused by two subsequent and identical 141 - fix authentication code, this caused troubles with NT server.
|
/freebsd/tools/build/mk/ |
H A D | Makefile.boot | 91 Error was caused by Makefile in ${.CURDIR} 98 Error was caused by Makefile in ${.CURDIR}
|
/freebsd/tools/test/stress2/misc/ |
H A D | core3.sh | 133 * This loop caused mount to wait in "ufs".
|
/freebsd/contrib/mandoc/ |
H A D | NEWS | 46 * man(7): fix an assertion failure caused by doubly nested next-line scopes 51 * tbl(7): fix an assertion failure caused by excessive spacing modifiers 55 * roff(7): fix an assertion failure caused by a macro inside .ce .if 58 * -T ascii/utf8: fix assertion failures caused by excessive spacing 59 * -T html: fix an assertion failure caused by .ft in rare situations 60 * -T man: fix an assertion failure caused by tbl(7) and eqn(7) input 318 * Close a memory leak caused by missing gzclose(3). 501 * mdoc(7): Fix syntax tree corruption leading to segfaults caused 506 caused by partial implicit macros inside .Bl -column table cells. 510 caused by .Ta following a nested .Bl -column breaking another block. [all …]
|
/freebsd/sys/contrib/device-tree/src/powerpc/fsl/ |
H A D | b4420qds.dts | 29 * loss of use, data, or profits; or business interruption) however caused and
|
H A D | b4420si-pre.dtsi | 29 * loss of use, data, or profits; or business interruption) however caused and
|
H A D | b4420si-post.dtsi | 29 * loss of use, data, or profits; or business interruption) however caused and
|
H A D | p5040si-pre.dtsi | 29 * loss of use, data, or profits; or business interruption) however caused and
|
/freebsd/crypto/openssl/doc/man3/ |
H A D | BIO_should_retry.pod | 52 condition, it returns the BIO that caused this condition and if 69 depends on the BIO type that caused it and the return code of the BIO
|
H A D | BIO_s_datagram.pod | 131 call to L<BIO_read(3)>) may have been caused by a receive timeout. 136 call to L<BIO_write(3)>) may have been caused by a send timeout.
|
/freebsd/tools/tools/editing/ |
H A D | freebsd.vim | 40 " Ignore indents caused by parentheses in FreeBSD style.
|
/freebsd/etc/mtree/ |
H A D | README | 33 sections. This is caused by mtree not having a look ahead
|
/freebsd/share/mk/ |
H A D | bsd.subdir.mk | 129 probably caused by using SUBDIR.$${MK_FOO} without including\
|
/freebsd/contrib/bc/ |
H A D | NEWS.md | 8 This bug was caused by the macOS fix in `7.0.0`. Unfortunately, this means that 216 The second memory bug was caused by passing an array argument to the `asciify()` 272 (caused by not using `memset()` where I should have but previously didn't have 278 sometimes caused the wrong error message) and adds a feature for compatibility 395 function caused an error. 600 from `afl`. Both were caused by a failure to distinguish between the same two 671 This is a production release that fixes the Chinese locales (which caused `bc` 672 to crash) and a crash caused by `bc` executing code when it should not have been 746 The next two bugs were bugs in `bc`'s parser that caused crashes when executing 817 bug where a `0` in the decimal place after the truncation position, caused it to [all …]
|
H A D | MEMORY_BUGS.md | 22 `-f`. This was caused by not properly ending a jump series.
|
/freebsd/usr.bin/col/ |
H A D | README | 13 spaces into tabs. There was a -h option which caused it to compress spaces
|
/freebsd/libexec/bootpd/ |
H A D | Problems | 20 Excessive startup time is usually caused by waiting for
|
/freebsd/sys/contrib/device-tree/Bindings/i2c/ |
H A D | i2c-arb-gpio-challenge.txt | 14 problems (hard to tell if i2c issues were caused by one master, another, or
|
/freebsd/contrib/byacc/ |
H A D | README.BTYACC | 176 semantic values were not cleaned that caused quite severe 214 the token that caused the error. 227 errt Code of the token that caused the error. 228 errt_value Value of the token that caused the error. 229 errt_posn Text position of token that caused error.
|
/freebsd/sys/contrib/device-tree/Bindings/mmc/ |
H A D | mtk-sd.txt | 50 error caused by stop clock(fifo full)
|
/freebsd/lib/libc/db/ |
H A D | changelog | 64 Fix bug in internal search routines that caused
|
/freebsd/crypto/openssh/ |
H A D | PROTOCOL.sshsig | 55 This prevents cross-protocol attacks caused by signatures
|