Home
last modified time | relevance | path

Searched refs:support (Results 1 – 25 of 342) sorted by relevance

12345678910>>...14

/titanic_50/usr/src/grub/grub-0.97/
H A DAUTHORS2 ZFS support added by Sun Microsystems.
10 Solaris VTOC and UFS support added by Sun Microsystems.
20 bugs, added symbolic link support to shared_src/fsys_ext2fs.c, and
24 working LBA support, /sbin/grub support for configuration files, the
26 builtin commands, disk swapping support, keyboard configuration support,
27 network support, online help support, command-line history support,
28 hidden menu support, the new Linux loader, serial terminal support,
29 single-line editing support, the utility /sbin/grub-md5-crypt, the new
33 Peter Astrand added support for a color menu.
36 support for the grub shell, and configure process cleanups.
[all …]
H A DTODO26 * Add missing features of graphics support. !!
30 * Add configuration inclusion support by adding a command "include". !
32 * Add automatic configuration support.
34 * Add bunzip2 support.
38 * Add BSD syntax support, using results of ioprobe to map drives. !
45 * Add internationalization support, emulating gettext as much as is
65 * Add indirect block support to the BSD FFS filesystem code, so files
73 expert before turning on the support. Any volunteers?)
79 * Add ISA PnP support.
81 * Add more filesystems support (NTFS, etc.)
[all …]
H A DNEWS24 * Add support for ReiserFS 3.
25 * Fix support for FreeBSD 5.
27 * Add CDROM support for El Torito with no emulation mode. You can use
30 * Add support for UFS2.
39 * Add support for QNX RTP into the grub shell.
40 * Add support for the initrd max address of a kernel header in Linux.
42 * Add support for an install device in GRUB's notation with no
49 Also, add the support into GRUB.
102 * JFS and XFS support is added.
103 * The commands "hide" and "unhide" support logical partitions.
[all …]
H A Dconfigure.ac171 AC_MSG_ERROR([GRUB requires GAS .code16 addr32 support; upgrade your binutils])
223 # filesystems support.
225 [ --disable-ext2fs disable ext2fs support in Stage 2])
232 [ --disable-fat disable FAT support in Stage 2])
239 [ --disable-ffs disable FFS support in Stage 2])
246 [ --disable-ufs disable UFS support in Stage 2])
253 [ --disable-ufs2 disable UFS2 support in Stage 2])
260 [ --disable-minix disable Minix fs support in Stage 2])
267 [ --disable-reiserfs disable ReiserFS support in Stage 2])
274 [ --disable-vstafs disable VSTa FS support in Stage 2])
[all …]
H A DINSTALL28 and 2.9.1.0.x, and we support only 2.9.1.0.x and higher. In
196 Omit the ext2fs support in Stage 2.
199 Omit the FAT support in Stage 2.
202 Omit the FFS support in Stage 2.
205 Omit the Minix fs support in Stage 2.
208 Omit the ReiserFS support in Stage 2.
211 Omit the VSTa filesystem support in Stage 2.
214 Omit the JFS support in Stage 2.
217 Omit the XFS support in Stage 2.
220 Omit the UFS2 support in Stage 2.
[all …]
/titanic_50/usr/src/uts/common/io/scsi/adapters/scsi_vhci/fops/
H A Dtpgs_tape.c103 int support; in tpgs_tape_device_probe() local
111 support = SFO_DEVICE_PROBE_PHCI; in tpgs_tape_device_probe()
117 support = SFO_DEVICE_PROBE_PHCI; in tpgs_tape_device_probe()
122 support = SFO_DEVICE_PROBE_PHCI; in tpgs_tape_device_probe()
128 support = SFO_DEVICE_PROBE_VHCI; in tpgs_tape_device_probe()
134 support = SFO_DEVICE_PROBE_VHCI; in tpgs_tape_device_probe()
140 support = SFO_DEVICE_PROBE_VHCI; in tpgs_tape_device_probe()
145 support = SFO_DEVICE_PROBE_PHCI; in tpgs_tape_device_probe()
148 if (support == SFO_DEVICE_PROBE_VHCI) { in tpgs_tape_device_probe()
159 support = SFO_DEVICE_PROBE_PHCI; in tpgs_tape_device_probe()
[all …]
/titanic_50/usr/src/cmd/sgs/libld/common/
H A Dsupport.c39 static Support_list support[LDS_NUM] = { variable
84 support[interface].sup_name)) == NULL) in ld_sup_loadso()
88 support[interface].sup_name)); in ld_sup_loadso()
92 support[LDS_VERSION].sup_name, LDS_VERSION, 0)); in ld_sup_loadso()
132 if (alist_append(&support[interface].sup_funcs, &fl, in ld_sup_loadso()
148 for (ALIST_TRAVERSE(support[LDS_START].sup_funcs, idx, flp)) { in ld_sup_start()
150 support[LDS_START].sup_name, LDS_START, ofl->ofl_name)); in ld_sup_start()
161 for (ALIST_TRAVERSE(support[LDS_ATEXIT].sup_funcs, idx, flp)) { in ld_sup_atexit()
163 support[LDS_ATEXIT].sup_name, LDS_ATEXIT, 0)); in ld_sup_atexit()
175 for (ALIST_TRAVERSE(support[LDS_OPEN].sup_funcs, idx, flp)) { in ld_sup_open()
[all …]
/titanic_50/usr/src/psm/stand/cpr/common/
H A DMakefile.com51 CPRBOOTOBJ += support.o compress.o
53 L_SRCS = $(COMDIR)/support.c $(OSDIR)/compress.c
98 support.o: $(COMDIR)/support.c
99 $(COMPILE.c) $(COMDIR)/support.c
104 support.ln: $(COMDIR)/support.c
105 @$(LHEAD) $(LINT.c) $(COMDIR)/support.c $(LTAIL)
/titanic_50/usr/src/cmd/ssh/doc/
H A DCREDITS9 Andreas Steinmetz <ast@domdv.de> - Shadow password expiry support
15 Ben Lindstrom <mouring@pconline.com> - NeXT support
20 Chris Adams <cmadams@hiwaay.net> - OSF SIA support
25 Corinna Vinschen <vinschen@cygnus.com> - Cygwin support
26 Dan Brosemer <odin@linuxfreak.com> - Autoconf support, build fixes
34 Gary E. Miller <gem@rellim.com> - SCO support
45 Jonchen (email unknown) - the original author of PAM support of SSH
51 Kevin Steves <stevesk@sweden.hp.com> - HP support, bugfixes, improvements
72 Rip Loomis <loomisg@cist.saic.com> - Solaris package support, fixes
80 Tor-Ake Fransson <torake@hotmail.com> - AIX support
[all …]
H A DINSTALL12 RPMs of OpenSSL are available at http://violet.ibs.com.au/openssh/files/support
93 --without-pam will disable PAM support. PAM is automatically detected
105 Daemon support and to specify a EGD pool socket. Use this if your
107 entropy collection support.
113 --without-lastlog will disable lastlog support entirely.
115 --with-kerberos4=PATH will enable Kerberos IV support. You will need
120 --with-afs=PATH will enable AFS support. You will need to have the
123 AFS installation. AFS requires Kerberos support to be enabled.
125 --with-skey will enable S/Key one time password support. You will need
129 support. You will need libwrap.a and tcpd.h installed.
[all …]
/titanic_50/usr/src/cmd/sgs/rtld/common/
H A Dmapfile-vers75 rtld_db_dlactivity; # Required to support librtld_db
85 alist_append; # librtld support
87 dbg_desc; # Diagnostic support
92 dgettext; # Messaging support
100 _environ; # PLT tracing getenv() support.
103 memcpy; # Some routines are useful for support
123 # support librtld.so.
/titanic_50/usr/src/uts/common/io/aac/
H A DREADME32 The new Solaris aac driver adds support of the following features:
33 1. New firmware support:
35 2. New hardware support:
53 UART trace support is added in this release:
65 SPARC platform support is added in this release:
66 To support SPARC, the driver is modified for DDI compliance. The driver
81 One is Non-DASD support:
84 your aac card. Before trying it, make sure your card's firmware support
/titanic_50/usr/src/pkg/manifests/
H A Dservice-file-system-nfs.mf28 set name=pkg.description value="Network File System (NFS) server support"
29 set name=pkg.summary value="Network File System (NFS) server support"
84 desc="Network File System (NFS) server kernel support (Root)" \
85 name="Network File System (NFS) server kernel support (Root)"
86 legacy pkg=SUNWnfssr desc="Network File System (NFS) server support (Root)" \
87 name="Network File System (NFS) server support (Root)"
88 legacy pkg=SUNWnfssu desc="Network File System (NFS) server support (Usr)" \
89 name="Network File System (NFS) server support (Usr)"
H A Dsystem-file-system-nfs.mf27 set name=pkg.description value="Network File System (NFS) client support"
28 set name=pkg.summary value="Network File System (NFS) client support"
106 desc="Network File System (NFS) client kernel support (Root)" \
107 name="Network File System (NFS) client kernel support (Root)"
108 legacy pkg=SUNWnfscr desc="Network File System (NFS) client support (Root)" \
109 name="Network File System (NFS) client support (Root)"
110 legacy pkg=SUNWnfscu desc="Network File System (NFS) client support (Usr)" \
111 name="Network File System (NFS) client support (Usr)"
H A Dsystem-file-system-smb.mf28 set name=pkg.description value="SMB/CIFS File System client support"
29 set name=pkg.summary value="SMB/CIFS File System client support"
95 legacy pkg=SUNWsmbfskr desc="SMB/CIFS File System client support (Kernel)" \
96 name="SMB/CIFS File System client support (Kernel)"
97 legacy pkg=SUNWsmbfsr desc="SMB/CIFS File System client support (Root)" \
98 name="SMB/CIFS File System client support (Root)"
99 legacy pkg=SUNWsmbfsu desc="SMB/CIFS File System client support (Usr)" \
100 name="SMB/CIFS File System client support (Usr)"
/titanic_50/usr/src/uts/common/io/e1000api/
H A DREADME188 except for 1010. This means that we support now only the grizzly
227 The new code base also would provide us with support for additional
229 In our old 4.0.4 branch, we had to drop support for a lot of cards
231 to support so many various cards except for the cards clashing with
234 The new code base also has support for additional new chipsets. The code
294 5050265 E1000g does not support IPV6 fast path. This will impact IPV6 performance.
310 6196426 e1000g should support NICs that use the internal serdes for external connectivity
331 6203602 e1000g needs to support the Intel PCI-E card
344 4913292 e1000g: does not support PSARC 2003/264 Extended IP cksum_offload
348 6174349 netlb support needed for Solaris e1000g driver
[all …]
/titanic_50/usr/src/uts/common/io/e1000g/
H A DREADME188 except for 1010. This means that we support now only the grizzly
227 The new code base also would provide us with support for additional
229 In our old 4.0.4 branch, we had to drop support for a lot of cards
231 to support so many various cards except for the cards clashing with
234 The new code base also has support for additional new chipsets. The code
294 5050265 E1000g does not support IPV6 fast path. This will impact IPV6 performance.
310 6196426 e1000g should support NICs that use the internal serdes for external connectivity
331 6203602 e1000g needs to support the Intel PCI-E card
344 4913292 e1000g: does not support PSARC 2003/264 Extended IP cksum_offload
348 6174349 netlb support needed for Solaris e1000g driver
[all …]
/titanic_50/usr/src/lib/libast/common/
H A DREADME10 (1) routines to support a generic environment for
23 hash: generic, scoped hash table support
35 include/ast: libast support headers
37 align.h compile time type alignmnent support
83 strls ls -l format support
90 tm: time conversion support
/titanic_50/usr/src/uts/i86pc/io/
H A Dppm.conf95 S3-support-enable =
115 S3-support-disable =
/titanic_50/usr/src/cmd/fm/dicts/
H A DPCIEX.po41 …eplace the affected device. Use fmadm faulty to identify the device or contact Sun for support.\n"
57 …ce the affected device(s). Use fmadm faulty to identify the devices or contact Sun for support.\n"
73 …ce the affected device(s). Use fmadm faulty to identify the devices or contact Sun for support.\n"
89 …ce the affected device(s). Use fmadm faulty to identify the devices or contact Sun for support.\n"
105 …he affected device. Use fmadm faulty to identify the device and bus or contact Sun for support.\n"
121 …lace the affected device(s). Use fmadm faulty to identify the devices or contact Sun for support."
137 …ce the affected device(s). Use fmadm faulty to identify the devices or contact Sun for support.\n"
153 …ce the affected device(s). Use fmadm faulty to identify the devices or contact Sun for support.\n"
169 …ce the affected device(s). Use fmadm faulty to identify the devices or contact Sun for support.\n"
185 …ce the affected device(s). Use fmadm faulty to identify the devices or contact Sun for support.\n"
[all …]
H A DSUN4.po43 …. Use\nfmdump -v -u EVENT_ID to identify the device or contact\nSun for support. If this message…
69 msgstr "This is an unexpected diagnosis. Please contact Sun support for details. Refer to %s for m…
107 …. Use\nfmdump -v -u EVENT_ID to identify the device or contact\nSun for support. \nIf this messa…
123 …nstalled. Use fmdump -v -u <EVENT_ID> to identify the module/package, or contact Sun for support."
133 msgstr "This is an unexpected diagnosis. Please contact Sun support for details. Refer to %s for m…
155 …. Use\nfmdump -v -u EVENT_ID to identify the device or contact\nSun for support. If this message…
171 …nstalled. Use fmdump -v -u <EVENT_ID> to identify the module/package, or contact Sun for support."
181 msgstr "This is an unexpected diagnosis. Please contact Sun support for details. Refer to %s for m…
203 …affected device. Use\nfmdump -v -u EVENT_ID to identify the device or contact\nSun for support.\n"
213 msgstr "This is an unexpected diagnosis. Please contact Sun support for details. Refer to %s for m…
[all …]
/titanic_50/usr/src/lib/libdns_sd/
H A DREADME28 Multicast DNS and Service Discovery support in Solaris using the
42 * 64-bit support by adding pad bytes in ipc_msg_hdr_struct
43 * 64-bit support in libjdns_sd, dnssd.jar (JNISupport.c, DNSSD.java)
45 * Fixes to support IPv6 (mDNSPosix.c, mDNSUNP.c)
64 * nscd daemon updated to support mdns
/titanic_50/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs.conf220 adisc-support=1;
230 pm-support=0;
/titanic_50/usr/src/lib/librstp/common/
H A DTODO7 1. To support a full set of management features
16 4. To support SNMP management via AgentX
/titanic_50/usr/src/lib/print/libprint/common/
H A Dmapfile-vers47 getprinterbyname; # NSS support
52 ns_printer_create; # Old NS support
74 list_append; # list support

12345678910>>...14