Back to home page

LXR

 
 

    


Warning, /bsps/sparc64/shared/helenos/README.md is written in an unsupported language. File is not indexed.

0001 HelenOS
0002 =======
0003 
0004 The sources in this directory are from the HelenOS project.
0005 See: http://www.helenos.org
0006 
0007 These sources are from release 0.4.2 
0008 See: http://www.helenos.org/releases/HelenOS-0.4.2.tar.bz2
0009 
0010 Unless otherwise indicated, these files are licensed under a BSD-like 
0011 license without advertising clause.
0012 See: http://www.helenos.org/license
0013 Or the file LICENSE in this directory.
0014 
0015 Source modifications are mostly documented in the individual source code files.
0016 Source that is removed is discarded by #ifdef 0 ... #endif blocks.
0017 
0018 The subdirectories here correspond to the following subdirectories in the 
0019 HelenOS source tree (as of release 0.4.2):
0020 
0021 boot
0022 HelenOS-0.4.2/boot
0023 Various subdirectories related to booting the sparc64
0024 
0025 boot/genarch
0026 HelenOS-0.4.2/boot/genarch
0027 
0028 boot/generic
0029 HelenOS-0.4.2/boot/generic
0030 
0031 boot/include
0032 Various .h files from the following directories:
0033   HelenOS-0.4.2/boot/genarch
0034   HelenOS-0.4.2/boot/generic
0035   HelenOS-0.4.2/boot/arch/sparc64/loader
0036 
0037 boot/sparc64
0038 HelenOS-0.4.2/boot/arch/sparc64
0039 
0040 kernel
0041 HelenOS-0.4.2/kernel
0042 Various subdirectories related to kernel code and services for the sparc64
0043 
0044 kernel/genarch
0045 HelenOS-0.4.2/kernel/genarch
0046 
0047 kernel/generic
0048 HelenOS-0.4.2/kernel/generic
0049 
0050 kernel/sparc64
0051 HelenOS-0.4.2/kernel/arch/sparc64/
0052