Home
last modified time | relevance | path

Searched refs:caused (Results 1 – 25 of 193) sorted by relevance

12345678

/freebsd-10-stable/usr.sbin/ppp/
Dsig.c36 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-10-stable/lib/libc/softfloat/
Dsoftfloat-history.txt17 `float32_sqrt' that caused the result sometimes to be off by 1 unit in
33 -- Fixed a small error that caused `float64_round_to_int' often to round the
40 -- Corrected a mistake that caused borderline underflow cases not to raise
/freebsd-10-stable/share/me/
Drevisions91 -- Fixed bug in indices caused by 2.2.
94 -- Fixed bug in footnotes caused by 2.2.
116 -- Fixed footnote bug that caused the first line of footnotes
120 -- Fixed footnote bug that caused footnotes invoked at the
122 -- Fixed equation bug that caused equations at the top of
158 -- Fixed a bug in .++ which caused it to renumber pages incorrectly,
163 -- Fixed a bug in .++ which caused it to change page number formats
172 -- Fixed a bug in Mod 15 which caused .ip's to fail.
/freebsd-10-stable/contrib/smbfs/
DHISTORY3 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-10-stable/contrib/libreadline/
DCHANGES6 a. Fixed a problem that caused segmentation faults when using readline in
22 f. Fixed a problem that caused readline to initialize with an incorrect idea
37 j. Fixed a bug that caused prompts with invisible characters to be redrawn
43 l. Fixed a problem with the callback interface that caused it to fail when
49 n. Fixed a bug that caused readline to reference freed memory when attmpting
58 it does with EOF. This caused partial lines to be returned from readline().
80 a. Fixed a bug that caused multiliine prompts to be wrapped and displayed
83 b. Fixed a bug that caused ^P/^N in emacs mode to fail to display the current
113 l. Fixed a memory leak caused by not freeing the timestamp in a history entry.
115 m. Fixed a bug that caused "\M-x" style key bindings to not obey the setting
[all …]
/freebsd-10-stable/cddl/contrib/dtracetoolkit/Examples/
Djs_objnew_example.txt13 The results are very simple, func_clock.html caused two new objects to be
18 Code/JavaScript/func_slow.html, with the results of that plus JavaScript caused
Dminfbyproc_example.txt13 In the above output, tar processes caused 501 minor faults.
Dxcallsbypid_example.txt15 In the above output, we can see the find command with PID 6351 has caused
Dcreatbyproc_example.txt19 The file creation activity caused by these commands can be seen in the
Drb_objnew_example.txt19 with these allocations, as they may have been caused by Ruby engine startup,
Diofileb_example.txt20 In the above output, we can see that the tar command has caused 736 Kbytes
Dcpuwalk_example.txt81 on CPU 2 out of a potential 5000. This problem was caused by a poor use
Dnfswizard_example.txt65 Note: this is measuring activity caused by NFS client processes (which must
/freebsd-10-stable/cddl/contrib/dtracetoolkit/Notes/
Dcputimes_notes.txt52 thread, or activity caused by DTrace.
117 Around 0.5%. This can be used as an estimate of the kernel load caused by
/freebsd-10-stable/crypto/openssl/doc/crypto/
DBIO_should_retry.pod54 condition, it returns the BIO that caused this condition and if
65 depends on the BIO type that caused it and the return code of the BIO
DX509_STORE_CTX_get_error.pod39 caused the error or B<NULL> if no certificate is relevant.
58 X509_STORE_CTX_get_current_cert() returns the cerificate which caused the
268 address format of a form not mentioned in RFC3280. This could be caused by
/freebsd-10-stable/tools/tools/editing/
Dfreebsd.vim42 " Ignore indents caused by parentheses in FreeBSD style.
/freebsd-10-stable/etc/mtree/
DREADME35 sections. This is caused by mtree not having a look ahead
/freebsd-10-stable/usr.bin/col/
DREADME16 spaces into tabs. There was a -h option which caused it to compress spaces
/freebsd-10-stable/contrib/nvi/docs/internals/
Dautowrite36 to the file caused by the autowrite flag is never forced.
/freebsd-10-stable/contrib/one-true-awk/
DFIXES118 fixed memory fault caused by out of order test in setsval.
146 fixed a bug in -d that caused core dump if no program followed.
352 fixed a bug introduced in august 1997 that caused expressions
411 based on vprintf, to avoid problems caused by overrunning
417 fixed bug that caused occasional core dumps with commandline
450 changed isnumber to is_number to avoid the problem caused by
921 Fixed bug that caused tempcell list to contain a duplicate.
974 setting FILENAME in BEGIN caused core dump, apparently
1022 Very long printf strings caused core dump;
/freebsd-10-stable/libexec/bootpd/
DProblems21 Excessive startup time is usually caused by waiting for
/freebsd-10-stable/contrib/byacc/
DREADME.BTYACC176 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-10-stable/lib/libc/db/
Dchangelog64 Fix bug in internal search routines that caused
/freebsd-10-stable/contrib/amd/
DFAQ66 already. This warning message caused more unnecessary worry among

12345678