Name Date Size #Lines LOC

..--

acl/H17-Nov-2022-1,8161,356

atomic/H17-Nov-2022-3,5922,794

avl/H17-Nov-2022-1,031486

bignum/H17-Nov-2022-13,34411,635

bzip2/H17-Nov-2022-5,8824,269

cmdparse/H17-Nov-2022-905443

crypto/H17-Nov-2022-53,26538,645

ctf/H17-Nov-2022-4,5883,023

devid/H17-Nov-2022-2,3571,241

dis/i386/H17-Nov-2022-4,9483,550

dtrace/H17-Nov-2022-11443

elfcap/H17-Nov-2022-746452

exacct/H17-Nov-2022-764538

fs/H17-Nov-2022-2,8262,039

fsreparse/H17-Nov-2022-329192

hdcrc/H17-Nov-2022-279205

iscsi/H17-Nov-2022-574354

iscsit/H17-Nov-2022-1,5891,154

list/H17-Nov-2022-252185

lvm/H17-Nov-2022-920504

lzma/H17-Nov-2022-4,7773,926

mapfiles/H17-Nov-2022-1,066694

mc/mc-amd/H17-Nov-2022-3,3242,130

mdesc/H17-Nov-2022-1,878880

mpi/H17-Nov-2022-7,6074,508

net/H17-Nov-2022-15,8048,948

nvpair/H17-Nov-2022-3,4192,355

openssl/H17-Nov-2022-343,959237,177

pci/H17-Nov-2022-258177

sgsrtcid/H17-Nov-2022-9632

smbclnt/H17-Nov-2022-1,8661,217

smbios/H17-Nov-2022-1,7421,225

smbsrv/H17-Nov-2022-5,0983,191

svc/H17-Nov-2022-870364

tsol/H17-Nov-2022-1,172622

ucode/H17-Nov-2022-365189

unicode/H17-Nov-2022-2,9891,859

util/H17-Nov-2022-5,4833,374

xattr/H17-Nov-2022-13788

zfs/H17-Nov-2022-2,6361,638

GPLDISCLAIMERH A D17-Nov-2022434 86

READMEH A D17-Nov-20221.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