| Up to higher level directory | |||
| Name | Date | Size | |
|---|---|---|---|
| acl/ | 06-Nov-2007 | ||
| atomic/ | 06-Jun-2008 | ||
| avl/ | 06-Nov-2007 | ||
| bignum/ | 06-Nov-2007 | ||
| brand/ | 06-Nov-2007 | ||
| crypto/ | 13-Jun-2008 | ||
| ctf/ | 06-Nov-2007 | ||
| devid/ | 06-Nov-2007 | ||
| dis/ | 06-Nov-2007 | ||
| dtrace/ | 06-Nov-2007 | ||
| elfcap/ | 06-Nov-2007 | ||
| exacct/ | 06-Nov-2007 | ||
| fs/ | 06-Nov-2007 | ||
| lvm/ | 06-Nov-2007 | ||
| mapfiles/ | 06-Nov-2007 | ||
| mc/ | 06-Nov-2007 | ||
| mdesc/ | 06-Nov-2007 | ||
| mpi/ | 22-Jan-2008 | ||
| net/ | 06-Nov-2007 | ||
| nvpair/ | 06-Nov-2007 | ||
| openssl/ | 06-Nov-2007 | ||
| pci/ | 06-Nov-2007 | ||
| README | 06-Nov-2007 | 1.2K | |
| sgsrtcid/ | 06-Nov-2007 | ||
| smbios/ | 06-Nov-2007 | ||
| smbsrv/ | 06-Nov-2007 | ||
| svc/ | 06-Nov-2007 | ||
| tsol/ | 06-Nov-2007 | ||
| ucode/ | 06-Nov-2007 | ||
| unicode/ | 06-Nov-2007 | ||
| util/ | 06-Nov-2007 | ||
| xattr/ | 06-Nov-2007 | ||
| zfs/ | 26-Jan-2008 | ||
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 29 common/README 30 31 This directory hierarchy is intended to hold sources used in common between 32 commands/libraries, standalones, and the kernel. 33 34 Thus, 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