Home
last modified time | relevance | path

Searched refs:has (Results 1 – 25 of 924) sorted by relevance

12345678910>>...37

/illumos-gate/usr/src/test/util-tests/tests/awk/examples/out/
H A Dt.sep2 17379 mel has 2 fields
3 16693 bwk me has 2 fields
5 15713 srb has 3 fields
6 11895 lem has 3 fields
7 10409 scj has 2 fields
8 10252 rhm has 2 fields
9 9190 pjw has 2 fields
10 8912 nls has 2 fields
11 8491 cda has 2 fields
12 6291 rje has 2 fields
[all …]
H A Dt.index1 16116 ken him someone else has duplicate letters
2 9748 a68 has duplicate letters
3 7360 ava has duplicate letters
4 7063 greg has duplicate letters
5 5007 valerie has duplicate letters
6 1989 bsb has duplicate letters
7 375 jj has duplicate letters
8 327 stars has duplicate letters
9 201 bill has duplicate letters
10 176 sys has duplicate letters
[all …]
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/
H A DRELEASE13 has been fixed.
16 has been fixed.
106 has been fixed.
125 has been fixed.
141 has been fixed.
169 has been fixed.
191 has been fixed.
219 has been fixed.
430 has been fixed.
472 has been fixed.
[all …]
H A DRELEASE9357 has been fixed.
78 has been fixed.
102 has been fixed.
116 has been fixed.
119 has been fixed.
150 has been fixed.
153 has been fixed.
159 has been fixed.
161 reading from a process that has terminated has been fixed.
171 has been fixed.
[all …]
H A DRELEASE8868 has been extended to allow assignments of the form
102 following pipeline, has been added.
196 2. The exit status has changed in many cases:
263 2. -e has been added as equivalent to -a.
264 3. == has been added as equivalent =.
268 i. kill has been changed as follows:
299 l. The dot command (.) has changed as follows:
307 m. The read built-in has been changed as follows:
310 2. A -t n option has been added which causes read to
315 n. The trap command has been changed as follows:
[all …]
H A DCOMPATIBILITY23 4. A built-in command named command has been added which is
28 5. The output format for some built-ins has changed. In particular
31 for trap without arguments has a format that can be used as input.
50 exit status for many shell failures has been changed.
70 13. The ERRNO variable has been dropped.
85 18. The ^T directive of emacs mode has been changed to work the
/illumos-gate/usr/src/man/man1has/
H A DMakefile19 MANSECT= 1has
22 csh.1has \
23 ctags.1has \
24 edit.1has \
25 ex.1has \
26 sh.1has \
27 vi.1has
/illumos-gate/usr/src/uts/common/io/e1000api/
H A DREADME257 This version has the following fix:
274 This version has the following fix:
279 This version has the following fix:
287 This version has the following fix:
292 This version has the following fix:
301 This version has the following fix:
309 This version has the following fix:
314 This version has the following fix:
319 This version has the following fix:
325 This version has the following fix:
[all …]
/illumos-gate/usr/src/uts/common/io/e1000g/
H A DREADME257 This version has the following fix:
274 This version has the following fix:
279 This version has the following fix:
287 This version has the following fix:
292 This version has the following fix:
301 This version has the following fix:
309 This version has the following fix:
314 This version has the following fix:
319 This version has the following fix:
325 This version has the following fix:
[all …]
/illumos-gate/usr/src/cmd/lp/filter/postscript/dpost/
H A Dps_include.c42 #define has(word) (strncmp(buf, word, strlen(word)) == 0) macro
125 if (!has("%%")) in ps_include()
127 else if (has("%%Page: ")) { in ps_include()
135 } else if (has("%%EndPage: ")) { in ps_include()
143 } else if (has("%%BoundingBox:")) in ps_include()
146 else if (has("%%EndProlog") || has("%%EndSetup") || in ps_include()
147 has("%%EndDocumentSetup")) in ps_include()
149 else if (has("%%Trailer")) in ps_include()
151 else if (has("%%BeginGlobal")) { in ps_include()
159 } else if (has("%%EndGlobal")) in ps_include()
/illumos-gate/usr/src/cmd/vi/port/
H A Dex.news323 has been fixed.
359 has been fixed.
362 This has been fixed.
533 has been fixed.
562 buffer has been fixed.
566 has been fixed.
585 has been fixed.
801 has been fixed.
976 has been fixed.
998 has been fixed.
[all …]
/illumos-gate/usr/src/tools/smatch/src/Documentation/
H A Ddata-structures.txt10 That appears as another struct statement which has a statement_list member.
18 As with the various other structures, it has some common data and a union of sub-structures for the…
26 The sparse static analysis backend has a few steps: it generates linearized bytecode, does some eva…
28 The linearized bytecode itself has a set of nested structures.
30 At the top level, it has struct entrypoint.
32 An entrypoint has a list of basic blocks.
42 Each basic block has a series of instructions, "struct instruction".
45 So you have an entrypoint, which has a graph of basic blocks, each of which has a list of instructi…
46 An entrypoint also has a pointer to the first instruction.
50 Each one has a pointer to the symbol it represents (which may have many pseudos referencing it).
[all …]
/illumos-gate/usr/src/lib/librstp/common/
H A DChangeLog13 - - 'clilib' has been changed for 'readline' version 4.2 (thanks to
15 - - 'The bug in clilib has been fixed
21 - - The bug in "Port Role Transitions state machine" has been
24 - been moved; order of the initialization has been changed
30 - The file ChangeLog has been 'synchrinyzed'
37 - the structure CMD_DSCR_T has been redisgned
56 - - The function rolesel.c has been drastically fixed, IMHO
/illumos-gate/usr/src/cmd/sgs/ar/common/
H A Dar.msg74 @ MSG_ELF_GETDATA_FILE "ar: %s has bad elf format: %s\n"
75 @ MSG_ELF_GETDATA_AR "ar: %s(%s) has bad elf format: %s\n"
77 @ MSG_ELF_GETSCN_AR "ar: %s(%s) has no section header or bad elf \
79 @ MSG_ELF_GETSHSTRNDX_FILE "ar: %s has no string table index: %s\n"
80 @ MSG_ELF_GETSHSTRNDX_AR "ar: %s(%s) has no string table index: %s\n"
84 @ MSG_W_ELF_NODATA_FILE "ar: %s has no data in section header table\n"
85 @ MSG_W_ELF_NODATA_AR "ar: %s(%s) has no data in section header table\n"
91 @ MSG_SYMTAB_NOSTR_FILE "ar: %s has no string table for symbol names\n"
92 @ MSG_SYMTAB_NOSTR_AR "ar: %s(%s) has no string table for symbol names\n"
93 @ MSG_SYMTAB_NODAT_FILE "ar: %s has no data in string table\n"
[all …]
/illumos-gate/usr/src/tools/smatch/src/
H A Dcheck_memcpy_overflow.c95 static int is_likely_multiple(int has, int needed, struct expression *limit) in is_likely_multiple() argument
104 if (has * mult.value == needed) in is_likely_multiple()
108 if (has * mult.value == needed) in is_likely_multiple()
243 int has; in match_limited() local
249 has = get_array_size_bytes_max(dest); in match_limited()
250 if (!has) in match_limited()
252 if (has >= needed.value) in match_limited()
261 if (is_likely_multiple(has, needed.value, limit)) in match_limited()
274 sm_error("%s() '%s' too small (%d vs %s)", fn, dest_name, has, sval_to_str(needed)); in match_limited()
/illumos-gate/usr/src/cmd/fm/dicts/
H A DNIC.po26 …ransceiver module has been disabled, and the network data link associated with it (%<fault-list[0]…
43 …ransceiver module has been disabled, and the network data link associated with it (%<fault-list[0]…
58 …> (SFP/SFP+/QSFP+ etc.) in %<fault-list[0].resource.hc-specific.link-name> has overheated.\n\n NI…
60 …ransceiver module has been disabled, and the network data link associated with it (%<fault-list[0]…
64 …ck for adequate ventilation\nand cooling. Re-inserting the module after it has cooled will restore…
75 …> (SFP/SFP+/QSFP+ etc.) in %<fault-list[0].resource.hc-specific.link-name> has experienced a hardw…
77 …ransceiver module has been disabled, and the network data link associated with it (%<fault-list[0]…
94 …eiver module slot has been disabled, and the network data link associated with it (%<fault-list[0]…
H A DAMD.po39 msgstr "\n\nRemoving a single page from service (where supported) has a negligible impact on perfor…
55 msgstr "Total system memory capacity has been reduced (where supported)."
71 msgstr "Total system memory capacity has been reduced (where supported)."
83 msgstr "A memory module has produced an uncorrectable error. Refer to %s for more information."
99 msgstr "The number of errors associated with this CPU has exceeded acceptable levels. Refer to %s …
115 msgstr "The number of errors associated with this CPU has exceeded acceptable levels. Refer to %s …
131 msgstr "The number of errors associated with this CPU has exceeded acceptable levels. Refer to %s …
147 msgstr "The number of errors associated with this CPU has exceeded acceptable levels. Refer to %s …
293 msgstr "A cpu has likely been offlined in response to this misdiagnosis.\n"
323 msgstr "The system BIOS has failed one or more ranks of this DIMM during test.\n Refer to %s for m…
[all …]
H A DSENSOR.po41 … the fan to see if the fan has lost power or there is a\nphysical obstruction. Replace the fan if…
57 …ower cord is connected properly. Replace the power supply if the internal mechanism has failed.\n"
73 …k the fan to see if the fan has lost power or there is a physical obstruction. Replace the fan if…
89 …ower cord is connected properly. Replace the power supply if the internal mechanism has failed.\n"
99 msgstr "A preditive failure sensor indicates that this fan has either failed or that a failure is i…
105 …k the fan to see if the fan has lost power or there is a physical obstruction. Replace the fan if…
115 msgstr "A preditive failure sensor indicates that this power supply has either failed or that a fai…
121 …ower cord is connected properly. Replace the power supply if the internal mechanism has failed.\n"
131 msgstr "A sensor indicates that this power supply has failed. Refer to %s for more information."
H A DZFS.po58has\nexperienced a failure:\n\n\n# zpool status -x\n pool: test\n state: DEGRADED\nstatus: One or…
74has been temporarily detached from the system, attach the\ndevice to the system and run 'zpool sta…
90has been temporarily detached from the system, attach the\ndevice to the system and run 'zpool sta…
164 msgstr "A device has experienced uncorrectable errors in a\n replicated configuration. Refer t…
166 msgstr "ZFS has attempted to repair the affected data."
170has experienced\nerrors:\n\n\n# zpool status\n pool: test\n state: ONLINE\nstatus: One or more de…
234 msgstr "\n\nThe pool has been written to from another host, and was not cleanly exported\nfrom the …
246 msgstr "The device has been offlined and marked as faulted. An attempt\n will be made to acti…
262 msgstr "The device has been marked as degraded. An attempt\nwill be made to activate a hot spare i…
276 msgstr "The ZFS pool has experienced currently unrecoverable I/O\n failures. Refer to %s for m…
[all …]
/illumos-gate/usr/src/man/man1/
H A DMakefile604 csh.1 := LINKSRC = ../../../has/man/man1has/csh.1has
606 ctags.1 := LINKSRC = ../../../has/man/man1has/ctags.1has
727 edit.1 := LINKSRC = ../../../has/man/man1has/edit.1has
729 vedit.1 := LINKSRC = ../../../has/man/man1has/vi.1has
/illumos-gate/usr/src/cmd/acpi/
H A DReadme25 We maintain an ACPI repository that has the tools to sync up the ACPI
26 data in illumos. The repository README has more information on the
27 repository. It has the following information:
/illumos-gate/usr/src/pkg/manifests/
H A DSUNWcs.man1has.inc16 file path=usr/has/man/man1has/csh.1has
H A Ddeveloper-linker.p5m45 link path=usr/bin/ctags target=../has/bin/ctags mediator=ctags \
69 file path=usr/has/bin/ctags mode=0555
70 file path=usr/has/man/man1has/ctags.1has
108 target=../../../has/man/man1has/ctags.1has mediator=ctags \
/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A Dglobals.c240 #error SGS_REJ_NUM has changed
268 #error SGS_REJ_NUM has changed
296 #error SGS_REJ_NUM has changed
/illumos-gate/usr/src/lib/libc/port/stdio/
H A DREADME.design49 The 'struct __FILE_TAG' structure has a long history that dates back to
62 terms of the implementation. Various 3rd-party software that has
86 This represents all of the data that has been added to stdio that is
109 member is consulted. If the flag has been set to zero, then the STREAM
158 underlying I/O will occur, unless buffering has been disabled.
180 1. A write has filled up the buffer.
182 3. fflush(3C) or a similar function has been called.
183 4. A read occurs on a buffer that has unflushed writes.
212 it has not been. Once an orientation for a stream has been set, it
213 cannot be changed until the stream has been closed or it is reset by
[all …]

12345678910>>...37