Name Date Size #Lines LOC

..--

acl/H--1,8741,387

acpica/H--114,36845,944

amdzen/H--161101

atomic/H--3,5942,793

avl/H--1,048500

bignum/H--13,29811,545

bitext/H--172110

bootbanner/H--184111

bzip2/H--6,0634,389

ccid/H--1,8031,163

cmdparse/H--909443

core/H--219143

crypto/H--50,37036,468

ctf/H--6,1874,167

definit/H--237118

devid/H--2,3581,233

dis/i386/H--7,4965,468

dtrace/H--11242

elfcap/H--1,041719

exacct/H--762537

ficl/H--22,11514,657

font/H--682445

fs/H--3,1692,291

fsreparse/H--328191

hdcrc/H--279205

idspace/H--18576

ilstr/H--324215

inet/H--360227

iscsi/H--574354

iscsit/H--1,5841,152

list/H--252185

lz4/H--1,127722

lzma/H--4,7773,925

mapfiles/H--1,058689

mc/H--6,9884,599

mdesc/H--1,846865

mpi/H--7,5894,497

net/H--2,2101,346

nvme/H--1,8841,183

nvpair/H--4,2222,974

pci/H--294209

pnglite/H--824580

secflags/H--242185

sgsrtcid/H--9431

smbclnt/H--2,6541,906

smbios/H--3,0922,250

smbsrv/H--5,3863,354

svc/H--871364

tsol/H--1,170621

ucode/H--510233

unicode/H--2,9931,860

util/H--6,1213,808

vga/H--357282

xattr/H--13788

zfs/H--5,2533,518

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