Name Date Size #Lines LOC

..27-Mar-2024-

krtld/H10-Dec-2021-

sys/H17-Apr-2023-

READMEH A D10-Dec-2021717 2318

README

1#
2# This file and its contents are supplied under the terms of the
3# Common Development and Distribution License ("CDDL"), version 1.0.
4# You may only use this file in accordance with the terms of version
5# 1.0 of the CDDL.
6#
7# A full copy of the text of the CDDL should have accompanied this
8# source.  A copy of the CDDL is also available via the Internet at
9# http://www.illumos.org/license/CDDL.
10#
11
12# Copyright 2021, Richard Lowe.
13
14This directory contains ia32 specific code that is nevertheless still used.
15This includes
16
17krtld
18	the relocation engine shared with the userland link-editor.
19
20sys
21	headers still used by various parts of the system, largely describing
22	the register set of the intel 32bit processor
23