What's New in the Solaris 9 9/04 Operating Environment

Preface

What's New in the Solaris 9 9/04 Operating Environment describes all features that are in the SolarisTM 9 9/04 release. Chapter 2 provides a list of all enhancements that were made available in the original Solaris 9 release, which was released in May 2002. Chapter 1 summarizes new features that have been added to the Solaris 9 9/02 release and all subsequent Solaris 9 releases through the Solaris 9 9/04 release.

All of the features in the Solaris 9 9/04 release pertain to both UltraSPARC® systems and x86 systems unless otherwise noted. In this document the term x86 refers to the Intel 32-bit family of microprocessors and compatible 64-bit and 32-bit microprocessors made by AMD. Many more x86 systems now run Solaris software, as the Solaris Hardware Compatibility List shows. See http://www.sun.com/bigadmin/hcl. This document cites any implementation differences between the platform types.


Note –

SunTM is not responsible for the availability of third-party Web sites mentioned in this document. Sun does not endorse and is not responsible or liable for any content, advertising, products, or other materials that are available on or through such sites or resources. Sun will not be responsible or liable for any actual or alleged damage or loss caused by or in connection with use of or reliance on any such content, goods, or services that are available on or through such sites or resources.


Related Books

For further information about the Solaris 9 features that are summarized in this book, refer to the following Sun documentation:

For further information about the Sun JavaTM Enterprise System, see Sun Java Enterprise System 2003Q4 at http://docs.sun.com.

Accessing Sun Documentation Online

The docs.sun.comSM Web site enables you to access Sun technical documentation online. You can browse the docs.sun.com archive or search for a specific book title or subject. The URL is http://docs.sun.com.

Ordering Sun Documentation

Sun Microsystems offers select product documentation in print. For a list of documents and how to order them, see “Buy printed documentation” at http://docs.sun.com.

Typographic Conventions

The following table describes the typographic changes that are used in this book.

Table P–1 Typographic Conventions

Typeface or Symbol 

Meaning 

Example 

AaBbCc123

The names of commands, files, and directories, and onscreen computer output 

Edit your .login file.

Use ls -a to list all files.

machine_name% you have mail.

AaBbCc123

What you type, contrasted with onscreen computer output 

machine_name% su

Password:

AaBbCc123

Command-line placeholder: replace with a real name or value 

The command to remove a file is rm filename.

AaBbCc123

Book titles, new terms or terms to be emphasized 

Read Chapter 6 in the User's Guide.

Do not save the file.

Shell Prompts in Command Examples

The following table shows the default system prompt and superuser prompt for the C shell, Bourne shell, and Korn shell.

Table P–2 Shell Prompts

Shell 

Prompt 

C shell prompt 

machine_name%

C shell superuser prompt 

machine_name#

Bourne shell and Korn shell prompt 

$

Bourne shell and Korn shell superuser prompt 

#