Name Date Size #Lines LOC

..--

acl/H--1,8321,369

atomic/H--3,5962,794

avl/H--1,060501

bignum/H--13,33911,572

bzip2/H--6,0394,369

cmdparse/H--905443

crypto/H--45,92133,578

ctf/H--4,8873,224

devid/H--2,3571,241

dis/i386/H--5,6304,042

dtrace/H--11443

elfcap/H--788492

exacct/H--764538

fs/H--3,1562,287

fsreparse/H--329192

getgen/H--2718

hdcrc/H--279205

iscsi/H--574354

iscsit/H--1,5841,152

list/H--252185

lvm/H--920504

lzma/H--4,7773,926

mapfiles/H--1,066695

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

mdesc/H--1,878880

mpi/H--7,6074,508

net/H--15,8178,959

nvpair/H--3,9292,753

pci/H--259176

sgsrtcid/H--9632

smbclnt/H--1,8661,217

smbios/H--2,0411,446

smbsrv/H--5,1593,202

svc/H--870364

tsol/H--1,172622

ucode/H--358188

unicode/H--2,9891,859

util/H--5,4913,377

xattr/H--13788

zev/H--472370

zfs/H--3,0821,950

GPLDISCLAIMERH A D19-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