Name
Date
Size
#Lines
LOC

..--

acl/H--1,8161,356

atomic/H--3,5922,794

avl/H--1,031486

bignum/H--13,34411,635

bzip2/H--5,8824,269

cmdparse/H--905443

crypto/H--53,26538,645

ctf/H--4,5883,023

devid/H--2,3571,241

dis/i386/H--4,9483,550

dtrace/H--11443

elfcap/H--746452

exacct/H--764538

fs/H--2,8262,039

fsreparse/H--329192

hdcrc/H--279205

iscsi/H--574354

iscsit/H--1,5891,154

list/H--252185

lvm/H--920504

lzma/H--4,7773,926

mapfiles/H--1,066694

mc/mc-amd/H--3,3242,130

mdesc/H--1,878880

mpi/H--7,6074,508

net/H--15,8048,948

nvpair/H--3,4192,355

openssl/H--343,959237,177

pci/H--258177

sgsrtcid/H--9632

smbclnt/H--1,8661,217

smbios/H--1,7421,225

smbsrv/H--5,0983,191

svc/H--870364

tsol/H--1,172622

ucode/H--365189

unicode/H--2,9891,859

util/H--5,4833,374

xattr/H--13788

zfs/H--2,6361,638

GPLDISCLAIMERH A D03-Aug-2010434 86

READMEH A D14-Jun-20051.2 KiB3632

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
29common/README
30
31This directory hierarchy is intended to hold sources used in common between
32commands/libraries, standalones, and the kernel.
33
34Thus, 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