Name Date Size #Lines LOC

..27-Mar-2024-

acl/H03-Nov-2023-

acpica/H14-Feb-2021-

amdzen/H20-Nov-2023-

atomic/H17-Apr-2023-

avl/H12-Jul-2022-

bignum/H14-Feb-2021-

bitext/H17-Apr-2023-

bootbanner/H04-Oct-2023-

bzip2/H23-Aug-2023-

ccid/H14-Feb-2021-

cmdparse/H14-Feb-2021-

core/H12-Jul-2022-

crypto/H14-Feb-2021-

ctf/H17-Apr-2023-

definit/H10-Dec-2021-

devid/H22-May-2023-

dis/i386/H14-Feb-2021-

dtrace/H17-Apr-2023-

elfcap/H17-Apr-2023-

exacct/H17-Apr-2023-

ficl/H17-Apr-2023-

font/H10-Dec-2021-

fs/H17-Apr-2023-

fsreparse/H14-Feb-2021-

hdcrc/H14-Feb-2021-

idspace/H10-Dec-2021-

ilstr/H04-Oct-2023-

inet/H12-Jul-2022-

iscsi/H14-Feb-2021-

iscsit/H14-Feb-2021-

list/H14-Feb-2021-

lz4/H14-Feb-2021-

lzma/H23-Aug-2023-

mapfiles/H14-Feb-2021-

mc/H17-Apr-2023-

mdesc/H17-Apr-2023-

mpi/H23-Aug-2023-

net/H14-Feb-2021-

nvme/HToday-

nvpair/H06-Apr-2024-

pci/H13-Nov-2023-

pnglite/H14-Feb-2021-

secflags/H14-Feb-2021-

sgsrtcid/H17-Apr-2023-

smbclnt/H14-Feb-2021-

smbios/H26-Apr-2024-

smbsrv/H07-Oct-2023-

svc/H12-Jul-2022-

tsol/H17-Apr-2023-

ucode/H25-Aug-2023-

unicode/H17-Apr-2023-

util/H24-Oct-2023-

vga/H14-Feb-2021-

xattr/H14-Feb-2021-

zfs/H05-Apr-2024-

GPLDISCLAIMERH A D14-Feb-2021434 86

READMEH A D14-Feb-20211.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