Name Date Size #Lines LOC

..06-Mar-2024-

acl/H04-Nov-2023-1,8741,387

acpica/H08-May-2022-114,36845,944

amdzen/H20-Nov-2023-161101

atomic/H07-Mar-2023-3,5942,793

avl/H29-Jun-2022-1,048500

bignum/H08-May-2022-13,29811,545

bitext/H30-Jul-2022-172110

bootbanner/H05-Oct-2023-184111

bzip2/H24-Aug-2023-6,0634,389

ccid/H08-May-2022-1,8031,163

cmdparse/H08-May-2022-909443

core/H08-May-2022-219143

crypto/H08-May-2022-50,34636,458

ctf/H21-Jan-2023-6,1874,167

definit/H08-May-2022-237118

devid/H23-May-2023-2,3581,233

dis/i386/H08-May-2022-7,4965,468

dtrace/H21-Jan-2023-11242

elfcap/H11-Sep-2022-1,041719

exacct/H21-Jan-2023-762537

ficl/H19-Apr-2023-22,11514,657

font/H08-May-2022-682445

fs/H21-Jan-2023-3,1692,291

fsreparse/H08-May-2022-328191

hdcrc/H08-May-2022-279205

idspace/H08-May-2022-18576

ilstr/H05-Oct-2023-324215

inet/H08-May-2022-360227

iscsi/H08-May-2022-574354

iscsit/H08-May-2022-1,5841,152

list/H08-May-2022-252185

lz4/H08-May-2022-1,127722

lzma/H24-Aug-2023-4,7773,925

mapfiles/H08-May-2022-1,058689

mc/H30-Jul-2022-6,9884,599

mdesc/H21-Jan-2023-1,846865

mpi/H24-Aug-2023-7,5894,497

net/H08-May-2022-2,2101,346

nvme/H13-Apr-2024-1,8711,181

nvpair/H13-Apr-2024-4,2222,974

pci/H14-Nov-2023-294209

pnglite/H08-May-2022-824580

secflags/H08-May-2022-242185

sgsrtcid/H21-Jan-2023-9431

smbclnt/H08-May-2022-2,6541,906

smbios/H26-Apr-2024-3,0922,250

smbsrv/H07-Oct-2023-5,3863,354

svc/H08-May-2022-871364

tsol/H21-Jan-2023-1,170621

ucode/H25-Aug-2023-510233

unicode/H21-Jan-2023-2,9931,860

util/H25-Oct-2023-6,1213,808

vga/H08-May-2022-357282

xattr/H08-May-2022-13788

zfs/H13-Apr-2024-5,2533,518

GPLDISCLAIMERH A D08-May-2022434 86

READMEH A D08-May-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