NameDateSize

..23-Jun-201532

acl/H23-Jun-20154

atomic/H23-Jun-20157

avl/H23-Jun-20153

bignum/H23-Jun-20159

bzip2/H23-Jun-201514

cmdparse/H23-Jun-20154

crypto/H23-Jun-201520

ctf/H23-Jun-201512

devid/H23-Jun-20156

dis/H23-Jun-20153

dtrace/H23-Jun-20153

elfcap/H23-Jun-20154

exacct/H23-Jun-20153

fs/H23-Jun-20157

fsreparse/H23-Jun-20153

GPLDISCLAIMERH A D23-Jun-2015434

hdcrc/H23-Jun-20153

iscsi/H23-Jun-20154

iscsit/H23-Jun-20153

list/H23-Jun-20153

lvm/H23-Jun-20155

lzma/H23-Jun-201511

mapfiles/H23-Jun-20159

mc/H23-Jun-20153

mdesc/H23-Jun-201517

mpi/H23-Jun-201517

net/H23-Jun-20155

nvpair/H23-Jun-20154

openssl/H23-Jun-201516

pci/H23-Jun-20154

READMEH A D23-Jun-20151.2 KiB

sgsrtcid/H23-Jun-20153

smbclnt/H23-Jun-20154

smbios/H23-Jun-20156

smbsrv/H23-Jun-201515

svc/H23-Jun-20153

tsol/H23-Jun-20155

ucode/H23-Jun-20155

unicode/H23-Jun-20154

util/H23-Jun-201531

xattr/H23-Jun-20153

zfs/H23-Jun-201514

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