README revision 7c478bd95313f5f23a4c958a745db2134aa03244
7711facfe58561dd91d6ece0f5f41150c3956c83dinak#
7711facfe58561dd91d6ece0f5f41150c3956c83dinak# CDDL HEADER START
7711facfe58561dd91d6ece0f5f41150c3956c83dinak#
7711facfe58561dd91d6ece0f5f41150c3956c83dinak# The contents of this file are subject to the terms of the
99ebb4ca412cb0a19d77a3899a87c055b9c30fa8wyllys# Common Development and Distribution License, Version 1.0 only
99ebb4ca412cb0a19d77a3899a87c055b9c30fa8wyllys# (the "License"). You may not use this file except in compliance
7711facfe58561dd91d6ece0f5f41150c3956c83dinak# with the License.
7711facfe58561dd91d6ece0f5f41150c3956c83dinak#
7711facfe58561dd91d6ece0f5f41150c3956c83dinak# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
7711facfe58561dd91d6ece0f5f41150c3956c83dinak# or http://www.opensolaris.org/os/licensing.
7711facfe58561dd91d6ece0f5f41150c3956c83dinak# See the License for the specific language governing permissions
7711facfe58561dd91d6ece0f5f41150c3956c83dinak# and limitations under the License.
7711facfe58561dd91d6ece0f5f41150c3956c83dinak#
7711facfe58561dd91d6ece0f5f41150c3956c83dinak# When distributing Covered Code, include this CDDL HEADER in each
7711facfe58561dd91d6ece0f5f41150c3956c83dinak# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
7711facfe58561dd91d6ece0f5f41150c3956c83dinak# If applicable, add the following below this CDDL HEADER, with the
7711facfe58561dd91d6ece0f5f41150c3956c83dinak# fields enclosed by brackets "[]" replaced with your own identifying
7711facfe58561dd91d6ece0f5f41150c3956c83dinak# information: Portions Copyright [yyyy] [name of copyright owner]
7711facfe58561dd91d6ece0f5f41150c3956c83dinak#
7711facfe58561dd91d6ece0f5f41150c3956c83dinak# CDDL HEADER END
7711facfe58561dd91d6ece0f5f41150c3956c83dinak#
f2e5cf43165f583e4a435785d96ecfefa15539d1Wyllys Ingersoll#
33f5ff17089e3a43e6e730bf80384c233123dbd9Milan Jurik# Copyright 1999-2003 Sun Microsystems, Inc. All rights reserved.
7711facfe58561dd91d6ece0f5f41150c3956c83dinak# Use is subject to license terms.
7711facfe58561dd91d6ece0f5f41150c3956c83dinak#
7711facfe58561dd91d6ece0f5f41150c3956c83dinak# ident "%Z%%M% %I% %E% SMI"
7711facfe58561dd91d6ece0f5f41150c3956c83dinak#
7711facfe58561dd91d6ece0f5f41150c3956c83dinak
7711facfe58561dd91d6ece0f5f41150c3956c83dinakcommon/README
7711facfe58561dd91d6ece0f5f41150c3956c83dinak
7711facfe58561dd91d6ece0f5f41150c3956c83dinakThis directory hierarchy is intended to hold sources used in common between
7711facfe58561dd91d6ece0f5f41150c3956c83dinakcommands/libraries, standalones, and the kernel.
7711facfe58561dd91d6ece0f5f41150c3956c83dinak
7711facfe58561dd91d6ece0f5f41150c3956c83dinakThus, if you change any of the sources within this directory, you *must* test
7711facfe58561dd91d6ece0f5f41150c3956c83dinak*each* of the derived components to ensure they all work.
7711facfe58561dd91d6ece0f5f41150c3956c83dinak