Home
last modified time | relevance | path

Searched refs:errors (Results 201 – 225 of 284) sorted by relevance

12345678910>>...12

/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/
H A DCOMPATIBILITY46 to produce syntax errors.
H A DPROMO.mm114 so that errors can be localized.
H A DRELEASE279 11-12-20 A number of code changes were made based on the results of errors
427 inside an arithmetic for loop, no longer produce syntax errors.
1531 syntax errors or lead to core dumps has been fixed.
1679 arguments would give syntax errors <(...) and >(...) has been fixed.
1716 06-10-13 The klockwork.com software detected a few coding errors that
1870 syntax errors has been fixed.
1880 05-05-18 A bug in which the line number for errors was not correct for
2380 01-09-25 Some spelling errors in the documentation were corrected.
2417 errors in recursive functions using local variables that
2541 01-03-26 A bug in which valid scripts could produce syntax errors
[all …]
/illumos-gate/usr/src/uts/sun4u/cpu/
H A Dspitfire_asm.S809 stxa %g0, [%g0]ASI_ESTATE_ERR ! disable errors
971 * 6. package data in %g2 and %g3 7. disable all cpu errors, because
1651 stxa %g0, [%g0]ASI_ESTATE_ERR ! disable errors
/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dlibld.msg468 # Section processing errors
480 # Symbol processing errors
956 @ MSG_ARG_FLAGS "flags processing errors"
957 @ MSG_ARG_FILES "file processing errors. No output written to %s"
958 @ MSG_ARG_SYM_WARN "symbol referencing errors"
959 @ MSG_ARG_SYM_FATAL "symbol referencing errors. No output written to %s"
/illumos-gate/usr/src/cmd/bhyve/
H A Dpci_e82545.c135 uint8_t errors; /* Descriptor Errors */ member
917 rxd->errors = 0; in e82545_rx_callback()
924 rxd->errors = 0; in e82545_rx_callback()
/illumos-gate/usr/src/test/test-runner/stf/contrib/include/
H A Dctiutils.shlib652 # N.B. Do not use 0, as expect uses this for e.g. syntax errors.
745 # Check that there were no errors writing to the script file.
/illumos-gate/usr/src/test/util-tests/tests/awk/gnu/
H A Dfunstack.in115 %%% Numerous errors in the sources noted above
/illumos-gate/usr/src/cmd/sendmail/libmilter/
H A DREADME76 in case of filter errors as if the failing filters were not present.
/illumos-gate/usr/src/cmd/fm/eversholt/files/common/
H A Ddisk.esc48 * still get 2 or more errors within 24 hours for the same LBA,
/illumos-gate/usr/src/lib/libcryptoutil/
H A DREADME197 encrypt(1) and decrypt(1) uses this function for reporting errors.
/illumos-gate/usr/src/contrib/ast/src/cmd/INIT/
H A Dpackage.sh6551 filter=errors
6556 errors:*:*) ;;
6628errors) $exec egrep -i '\*\*\*|FAIL[ES]|^TEST.* [123456789][0123456789]* error|core.*dump' $j | se…
6659 errors) $exeg egrep '^pax:|\*\*\*' $j
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Drelease.txt484 14. Problem: SYN Packets received with errors aren't handled properly.
584 4. Request: Mask parity errors once they are asserted.
1205 8. Problem: VF isolation problem - VF can cause parity errors by reading
1541 connection errors.
2309 Change: (FW RoCE) Clear detected errors at end of Invalidate flow.
2349 that when set cause FW to be harsher toward egress errors -
2727 longrun testing and seeing pglue errors.
2863 errors.
3134 CRC errors).
3705 4. Request: Add notifications of HW errors to upper driver.
[all …]
/illumos-gate/usr/src/cmd/sgs/crle/common/
H A Dcrle.msg101 # ISA errors
/illumos-gate/usr/src/grub/grub-0.97/docs/
H A Dgrub.texi3270 * Stage1 errors:: Errors reported by the Stage 1
3271 * Stage1.5 errors:: Errors reported by the Stage 1.5
3272 * Stage2 errors:: Errors reported by the Stage 2
3276 @node Stage1 errors
3279 The general way that the Stage 1 handles errors is to print an error
3310 @node Stage1.5 errors
3317 The error numbers correspond to the errors reported by Stage
3318 2. @xref{Stage2 errors}.
3321 @node Stage2 errors
3324 The general way that the Stage 2 handles errors is to abort the
[all …]
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/bltins/
H A Dread.c145 if(error_info.errors) in b_read()
/illumos-gate/usr/src/cmd/sed/
H A DPOSIX167 programming errors, but it is historic practice and changing it
/illumos-gate/usr/src/uts/common/io/e1000api/
H A De1000_hw.h462 u8 errors; /* Descriptor Errors */ member
/illumos-gate/usr/src/uts/common/sys/
H A DTHIRDPARTYLICENSE.unicode62 typographical errors or other inaccuracies. Changes are periodically
/illumos-gate/usr/src/cmd/sgs/yacc/common/
H A Dyaccpar81 int yynerrs; /* number of errors */
/illumos-gate/usr/src/lib/libsqlite/src/
H A Dsqlite.h.in124 ** The return value is is SQLITE_OK if there are no errors and
630 ** If any errors are detected during compilation, an error message is written
654 ** an no errors have occurred. sqlite_step() should not be called again
/illumos-gate/usr/src/contrib/ast/src/lib/libpp/
H A DHISTORY22 ignore errors in skipped ppexpr() &&, || and ?: subexpressions
H A Dpplex.c2380 error(ERROR_OUTPUT|0, pp.pool.output, "%d", error_info.errors != 0); in poolstatus()
2421 error_info.errors = 0; in pool()
/illumos-gate/usr/src/common/bzip2/
H A DSolaris.README.txt35 1) compilation errors were corrected
/illumos-gate/usr/src/cmd/sgs/tools/
H A DSUNWonld-README99 causes link errors.
646 4745129 dldump is inconsistent with .dynamic processing errors.
1159 6424550 Write to unallocated (wua) errors when libraries are built with
1433 6672394 ldd(1) unused dependency processing is tricked by relocations errors
1475 6735939 ld(1) discarded symbol relocations errors (Studio and GNU).

12345678910>>...12