Home | History | Annotate | only in /onnv/onnv-gate/usr/src/common
Up to higher level directory
NameDateSize
acl/08-Dec-2008
atomic/08-Dec-2008
avl/02-Nov-2009
bignum/21-Nov-2009
brand/08-Dec-2008
bzip2/23-Oct-2009
cmdparse/26-Sep-2009
crypto/11-Sep-2009
ctf/08-Dec-2008
devid/12-Nov-2009
dis/08-Dec-2008
dtrace/08-Dec-2008
elfcap/07-Aug-2009
exacct/08-Dec-2008
fs/08-Dec-2008
fsreparse/14-Oct-2009
hdcrc/13-Oct-2009
iscsi/08-Dec-2008
iscsit/08-Dec-2008
lvm/08-Dec-2008
lzma/08-Mar-2009
mapfiles/08-Dec-2008
mc/08-Dec-2008
mdesc/08-Dec-2008
mms/08-Dec-2008
mpi/27-Jan-2009
net/08-Dec-2008
nvpair/10-Nov-2009
openssl/14-Jan-2009
pci/08-Dec-2008
README08-Dec-20081.2K
sgsrtcid/08-Dec-2008
smbios/04-Nov-2009
smbsrv/06-Nov-2009
svc/08-Dec-2008
tsol/06-Nov-2009
ucode/08-Dec-2008
unicode/08-Dec-2008
util/21-Feb-2009
xattr/14-Oct-2009
zfs/20-Nov-2009

README

      1 #
      2 # CDDL HEADER START
      3 #
      4 # The contents of this file are subject to the terms of the
      5 # Common Development and Distribution License, Version 1.0 only
      6 # (the "License").  You may not use this file except in compliance
      7 # with the License.
      8 #
      9 # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
     10 # or http://www.opensolaris.org/os/licensing.
     11 # See the License for the specific language governing permissions
     12 # and limitations under the License.
     13 #
     14 # When distributing Covered Code, include this CDDL HEADER in each
     15 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
     16 # If applicable, add the following below this CDDL HEADER, with the
     17 # fields enclosed by brackets "[]" replaced with your own identifying
     18 # information: Portions Copyright [yyyy] [name of copyright owner]
     19 #
     20 # CDDL HEADER END
     21 #
     22 #
     23 # Copyright 1999-2003 Sun Microsystems, Inc.  All rights reserved.
     24 # Use is subject to license terms.
     25 #
     26 # ident	"%Z%%M%	%I%	%E% SMI"
     27 #
     28 
     29 common/README
     30 
     31 This directory hierarchy is intended to hold sources used in common between
     32 commands/libraries, standalones, and the kernel.
     33 
     34 Thus, if you change any of the sources within this directory, you *must* test
     35 *each* of the derived components to ensure they all work.
     36