Home
last modified time | relevance | path

Searched refs:to (Results 126 – 150 of 4025) sorted by relevance

12345678910>>...161

/illumos-gate/usr/src/uts/common/io/scsi/adapters/pmcs/
H A DLICENSE1 The code in this package is subject to and you are bound by the terms of
3 this package as part of Solaris, the code is subject to and you are bound
6 then the code is "Redistributable" subject to its terms.
30 non-exclusive, non-transferable, limited license without fees to
51 (a) The copies of Software provided to you under this Agreement is
70 updates, provided to you at Sun's discretion, that replace and/or
125 Sun warrants to you that for a period of 90 days from the date of
132 the above may not apply to you. This limited warranty gives you
157 applicable to you.
164 You agree to comply strictly with these laws and regulations and
[all …]
/illumos-gate/usr/src/cmd/fm/dicts/
H A DPCIEX.po3 # Use is subject to license terms.
7 # The contents of this file are subject to the terms of the
41 msgstr "Schedule a repair procedure to replace the affected device. Use fmadm faulty to identify t…
67 msgstr "The receiving device failed to respond.\n Refer to %s for more information."
179 …ng device sent an invalid request or the receiving device failed to respond.\n Refer to %s for mo…
195 …ng device sent an invalid request or the receiving device failed to respond.\n Refer to %s for mo…
313 msgstr "Schedule a repair procedure to replace the affected device. Use fmadm faulty to identify th…
361 msgstr "Schedule a repair procedure to replace the affected device. Use fmadm faulty to identify t…
377 msgstr "Schedule a repair procedure to replace the affected device. Use fmadm faulty to identify t…
393 …tr "Use 'fmadm faulty' to identify the device and then update the firmware to the latest version o…
[all …]
H A DSENSOR.po3 # Use is subject to license terms.
7 # The contents of this file are subject to the terms of the
35 msgstr "External sensors indicate that a fan is no longer operating\ncorrectly. Refer to %s for mo…
51 msgstr "External sensors indicate that a power supply is no longer operating correctly. Refer to %…
55 … getting inadequate power. Subsequent loss of power supplies may force the enclosure to shutdown."
57 msgstr "Check to see if the power cord is connected properly. Replace the power supply if the inte…
67 msgstr "External sensors indicate that a fan is no longer operating correctly. Refer to %s for mor…
83 msgstr "External sensors indicate that a power supply is no longer operating correctly. Refer to %…
131 msgstr "A sensor indicates that this power supply has failed. Refer to %s for more information."
147 …ates that this power supply is not operating properly due to some external condition Refer to %s …
[all …]
/illumos-gate/usr/src/uts/common/io/e1000api/
H A DREADME34 1) Changes to e1000_hw.c to remove build warnings
92 Bug fixes to 4.0.4:
183 This fix has to be revisited to improvise the statistics in
239 and should be much simpler to maintain.
355 6242612 e1000g needs to support SPARC
547 6335851 e1000g needs to support FMA
578 6687947 e1000g needs to integrate the latest Intel shared code to support ICH9m
589 6335837 e1000g needs to support LSO
625 6779610 e1000g fails to attach post-6713032 due to memory allocation failures on some chipsets
646 6786783 e1000g needs to have a new tx stall detection mechanism to cover 82546 errata No.18
[all …]
/illumos-gate/usr/src/uts/common/io/e1000g/
H A DREADME34 1) Changes to e1000_hw.c to remove build warnings
92 Bug fixes to 4.0.4:
183 This fix has to be revisited to improvise the statistics in
239 and should be much simpler to maintain.
355 6242612 e1000g needs to support SPARC
547 6335851 e1000g needs to support FMA
578 6687947 e1000g needs to integrate the latest Intel shared code to support ICH9m
589 6335837 e1000g needs to support LSO
625 6779610 e1000g fails to attach post-6713032 due to memory allocation failures on some chipsets
646 6786783 e1000g needs to have a new tx stall detection mechanism to cover 82546 errata No.18
[all …]
/illumos-gate/usr/src/contrib/mDNSResponder/
H A DREADME3 # Use is subject to license terms.
7 # The contents of this file are subject to the terms of the
43 Following fixes have been made to the Apple Bonjour source
47 * mdnsd switches to user 'noaccess' and not 'nobody' after init
48 * Fixes to support IPv6 (mDNSPosix.c, mDNSUNP.c)
51 * mDNSDebug.c modified to not send msgs directly to console when
56 * A new nss_mdns module is introduced to use Multicast DNS (mdns)
59 * snoop updated to decode mDNS packets
60 * updated /etc/services to include mdns
61 * <netinet/in.h> updated to include mdns
[all …]
/illumos-gate/usr/src/pkg/license_files/
H A Dlic_OSBL11 "Software" means all software provided to You in binary code form by Sun
13 includes any updates or error corrections or documentation relating to
14 Software provided to You by Sun under this License as indicated on the
21 non-exclusive, non-transferable, limited license without fees to
42 (a) The copies of Software provided to you under this Agreement is
61 updates, provided to you at Sun's discretion, that replace and/or
116 Sun warrants to you that for a period of 90 days from the date of
123 the above may not apply to you. This limited warranty gives you
148 applicable to you.
155 You agree to comply strictly with these laws and regulations and
[all …]
/illumos-gate/usr/src/common/crypto/ecc/
H A Dsecitem.c131 SECITEM_CopyItem(PRArenaPool *arena, SECItem *to, const SECItem *from, in SECITEM_CopyItem() argument
134 to->type = from->type; in SECITEM_CopyItem()
137 to->data = (unsigned char*) PORT_ArenaAlloc(arena, from->len, in SECITEM_CopyItem()
140 to->data = (unsigned char*) PORT_Alloc(from->len, kmflag); in SECITEM_CopyItem()
143 if (!to->data) { in SECITEM_CopyItem()
146 PORT_Memcpy(to->data, from->data, from->len); in SECITEM_CopyItem()
147 to->len = from->len; in SECITEM_CopyItem()
149 to->data = 0; in SECITEM_CopyItem()
150 to->len = 0; in SECITEM_CopyItem()
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/wpad/
H A DREADME95 station firmware version needs to be 1.7.0 or newer to work in
128 is to add full WPA/WPA2 support to Linux wireless extensions to allow
129 new drivers to be supported without having to implement new
168 designed to be strong and has proved to be insufficient for most
174 to be published in July 2004.
274 In order to be able to build wpa_supplicant, you will first need to
309 Following options can be added to .config to select which driver
573 format, they need to be converted to suitable PEM/DER format for
686 to enable WPA support:
721 Xsupplicant needs to be modified to send master session key to
[all …]
/illumos-gate/usr/src/contrib/ast/src/lib/libast/
H A DRELEASE33 12-04-23 sfio_t.h: change getr to 32 bits to prepare for UTF-8 delimiters
69 11-11-11 optget.c: move .TH to the top for --nroff to get our macros first
92 11-04-12 stk: change size args to size_t and stseek() offset to ssize_t
436 06-11-11 comp/conf.sh: fix S CONF_STANDARD bug, add D to defer to native
437 06-11-11 comp/conf.tab: add D to defer to native
1304 option.h: move _OPT_PRIVATE_ to pointer to avoid dll size mismatch
1542 drop pp:notice to get <sfio.h> ... <ast.h> to work
1619 regex: fix REG_LENIENT to map BRE \[+?|] to ERE [+?|]
1622 ast_hdr.h: add va_copy(a,b) to copy va_list b to a
1630 ast.h: add EXIT_STATUS(x) to convert wait() status to sh exit status
[all …]
/illumos-gate/usr/src/cmd/captoinfo/
H A Dcaptoinfo.c1075 to = caddstr(to, "$<"); in changecalculations()
1130 to = caddstr(to, "%g"); in changecalculations()
1166 to = caddstr(to, in changecalculations()
1170 to = caddstr(to, in changecalculations()
1173 to = caddstr(to, in changecalculations()
1176 to = caddstr(to, in changecalculations()
1181 to = caddstr(to, in changecalculations()
1187 to = caddstr(to, in changecalculations()
1203 to = caddstr(to, in changecalculations()
1205 to = caddstr(to, in changecalculations()
[all …]
/illumos-gate/usr/src/cmd/ipf/examples/
H A Dserver3 # 128.1.2.1 (le1), we want to block all IP spoofing attacks. le1 is
4 # connected to the majority of the network, whilst le0 is connected to a
8 pass in quick on le0 from 128.1.40.0/24 to any
9 block in log quick on le0 from any to any
10 block in log quick on le1 from 128.1.1.0/24 to any
11 pass in quick on le1 from any to any
/illumos-gate/usr/src/uts/common/xen/public/
H A DCOPYING4 This copyright applies to all files within this subdirectory and its
11 tree of an operating system when porting that OS to run on Xen. Doing
12 so does *not* cause the OS to become subject to the terms of the GPL.
22 Permission is hereby granted, free of charge, to any person obtaining a copy
23 of this software and associated documentation files (the "Software"), to
25 rights to use, copy, modify, merge, publish, distribute, sublicense, and/or
26 sell copies of the Software, and to permit persons to whom the Software is
27 furnished to do so, subject to the following conditions:
/illumos-gate/usr/src/lib/libcryptoutil/
H A DREADME4 # The contents of this file are subject to the terms of the
44 The solution to this is to follow what other project teams have done in the
60 These functions log debug or error information to stderr and/or
91 2.2 PKCS#11 Mechanism Type to and from Strings
96 the pkcs11t.h file to map mechanism numbers to the corresponding string
105 command line args to mech numbers. They will need to
176 2.4 PKCS#11 Mechanism Type to key type
180 This function is used to get the key type for a mechanism.
188 2.5 PKCS#11 return code to string
233 The initial design was to only use a static archive library to avoid
[all …]
/illumos-gate/usr/src/uts/
H A DREADME4 # The contents of this file are subject to the terms of the
24 # Use is subject to license terms.
62 6] To be able to "acquire" only the files needed to build a specific
72 are accustomed to (such as cscope and tags). These can be added to the
152 equivalent to the GENERIC kernel of SunOS 4.x.
162 modularized kernels and modules to be built.
166 for ARCHITECTURE to be built.
170 dependent modules for MACHINE to be built.
173 kernel for MACHINE to be built (and unix.o).
176 directory will cause MODULE.kmod to be built.
[all …]
/illumos-gate/usr/src/uts/intel/io/acpica/
H A Dchanges.txt1865 leading to difficult-to-read output).
2514 to
2632 to
2763 to
2797 to
3594 to
3642 to
3815 to
3867 to
12422 Added a call to _SST on wake to restore to "working" state.
[all …]
/illumos-gate/usr/src/lib/libsasl/
H A DREADME3 # Use is subject to license terms.
15 go their separate ways. In order to assist with resynchronization, some
20 For changes that are particular to the Solaris code base, the
22 change from the Project Cyrus code base common to both SunONE and
32 to and from other code bases. One unfortunate side effect is that this
36 in this code. This is due to the open source roots of the code. This is
37 also retained to ease merges.
40 that need to be i18n'ed. The first are the error strings returned by
42 and third are the prompts returned to the client in sasl_interact_t or
44 generated by calls to sasl_seterror() or the sasl_utils_t seterror().
[all …]
/illumos-gate/usr/src/lib/nametoaddr/straddr/common/
H A Dstraddr.c296 to = retp; in _taddr2uaddr()
301 *to++ = '\\'; in _taddr2uaddr()
302 *to++ = '\\'; in _taddr2uaddr()
306 to += 4; in _taddr2uaddr()
308 *to++ = *from; in _taddr2uaddr()
313 *to = '\0'; in _taddr2uaddr()
339 to = holdp; in _uaddr2taddr()
344 *to = '\\'; in _uaddr2taddr()
353 *to = *from++; in _uaddr2taddr()
355 to++; in _uaddr2taddr()
[all …]
/illumos-gate/usr/src/boot/common/linenoise/
H A DREADME.markdown14to hit the up arrow and edit on syntax errors, or in order to try a slightly different command. Bu…
23to be 20k lines of code? Apparently not, it is possibe to get a very small, zero configuration, tr…
27to use today has some kind of support for basic VT100 escape sequences. So I tried to write a lib …
30 The library is currently about 1100 lines of code. In order to use it in your project just look at …
50 easy to understand code.
52 Send feedbacks to antirez at gmail
/illumos-gate/usr/src/contrib/ast/src/lib/libcmd/
H A DRELEASE80 09-01-05 cmp.c: fix EOF diagnostic to conform to posix
86 08-06-17 shcmd.h: move to libast
109 07-07-17 cat.c: fix --squeeze-blank to reduce multiple blank lines to *one*
141 06-10-31 cp.c,rm.c: update to <fts.h> to accomodate non-static data
231 02-08-19 chgrp.c: convert to use <cdt.h>
283 join: all 1 and/or 2 to be unseekable
286 98-12-25 cat: add -T to sfopen(,,"rt")
310 Makefile: add -last to cmd lib list
320 expr: switch to <regex.h>
323 95-10-11 add extern b_* to cmd.h
[all …]
/illumos-gate/usr/src/grub/grub-0.97/docs/
H A Dgrub.texi195 Specification}), because they were determined not to add to the large
200 to write his own boot loader from scratch than to keep working on the
465 In order to install GRUB as your boot loader, you need to first
588 manual for the boot loader to know how to chain-load GRUB.
591 GRUB floppy. See the chapter @ref{Booting} to find out how to boot
732 to @samp{(cd)} when booted from a CD-ROM. It is only necessary to refer to
915 command. For example, to set @option{vga} to @samp{ext}, do this:
1460 document, so please refer to the manuals specific to those
2023 allows one to return to the menu if desired by pressing @key{ESC}) or to
3247 also be used for debugging purposes to lie to an OS.
[all …]
/illumos-gate/usr/src/cmd/sendmail/src/
H A DREAD_ME3 # Use is subject to license terms.
44 that is presumed to be quite static and non-
49 convtime.c A routine to sanely process times.
50 daemon.c Routines to implement daemon mode.
51 deliver.c Routines to deliver mail.
54 err.c Routines to print error messages.
55 headers.c Routines to process message headers.
67 translates it to internal form.
73 srvrsmtp.c Routines to implement server SMTP.
74 stab.c Routines to manage the symbol table.
[all …]
/illumos-gate/usr/src/data/zoneinfo/
H A DREADME.illumos17 How to update the TZ database information.
20 you're wondering what to do. The first thing to do is to grab the latest
33 Next you need to copy the country tab and the zone tab files. These have
39 Now, you need to manually fix up the zone_sun.tab. zone_sun.tab has
42 in zone_sun.tab. The simplest way known to deal with it today is
59 to stage the zone files to proto, then run `./zonelint`. If it produces no
62 After that's done, you'll need to go through the more agonizing process of
63 packaging. To do this, you'll want to look through the differences in "Link"
65 These "Link" lines describe hardlinks that need to exist in packaging.
78 $CODEMGR_WS/usr/src/pkg/manifests/system-data-zoneinfo.p5m to ensure it has
[all …]
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/
H A DRELEASE939 tabs to delimit a null field.
49 strings to produce man pages.
54 to be lost has been fixed.
264 sending the CONT signal to a command.
278 and applied the discipline to it.
291 to fail. This has been fixed.
305 to core dump has been fixed.
368 to avoid recursive trap calls.
413 a colon is given to cd, it is assumed to be an absolute
417 not propagated to sub-shells.
[all …]
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/tests/
H A Dnameref.sh277 [[ $x == ok ]] || err_exit 'nameref to unset subscript not working'
316 [[ $zip == bar ]] || err_exit 'nameref to another nameref to array element fails'
333 foobar 2> /dev/null && err_exit 'invalid reference should cause foobar to fail'
420 [[ -v x[h] ]] && err_exit 'creating reference to non-existant associative array element causes elem…
469 then print -u2 'name reference to unset type instance causes segmentation violation'
471 then print -u2 'name reference to unset type instance not redirected to .deleted'
494 [[ $a == 3 ]] || err_exit 'name reference to ls[0] when ls is not an array fails'
496 $SHELL 2> /dev/null <<-\EOF || err_exit 'nameref to array element fails'
534 [[ $? == 0 ]] || err_exit 'nameref binding to calling function compound variable failed'
640 [[ $(print -v c) == "$exp" ]] || err_exit 'read -C with nameref to array element fails'
[all …]

12345678910>>...161