NetBSD/doc
rin c9540f6f13 PR toolchain/55837
Get rid of -O0 hack for GDB for hard-float arm. This was necessary because
libunwind did not support s0-s31. Note that for *most* cases (not all!),
-O0 stops using VFP registers for general purposes.

Also note that this hack was incomplete. We had to compile every functions
with -O0, that can be unwinded. Otherwise, GDB crashed every time exceptions
were raised.
2021-05-31 22:33:19 +00:00
..
roadmaps balloon(4) is in 2019-06-17 18:22:41 +00:00
3RDPARTY updated latest date for GCC. 2021-05-27 07:01:23 +00:00
BRANCHES Document thorpej-i2c-spi-conf branch. 2021-04-25 18:16:25 +00:00
BUILDING.mdoc Reintroduce the support of MKCATPAGES 2020-11-10 21:47:40 +00:00
CHANGES note recent raid and GCC updates. 2021-05-27 06:59:39 +00:00
CHANGES.prev fix incorrect version 2021-04-07 03:38:39 +00:00
HACKS PR toolchain/55837 2021-05-31 22:33:19 +00:00
LAST_MINUTE
Makefile
README.files
RESPONSIBLE ossaudio too I guess 2021-05-22 17:20:01 +00:00
TODO Remove "write a BSD-licensed web browser" from the list of suggested smaller projects. 2020-05-28 20:27:41 +00:00
TODO.clang Drop a number of entries that no longer apply. 2021-05-30 02:29:24 +00:00
TODO.compat-module update the rf / netbsd32 comment. 2019-02-04 22:00:51 +00:00
TODO.ext2fs
TODO.i18n
TODO.kaslr Add KASLR support in UEFI. 2019-06-20 17:33:30 +00:00
TODO.modules Note that compat_60 modules on i386 and amd64 once again include the 2021-05-30 02:37:42 +00:00
TODO.nits
TODO.npf npf_boot rc script loads npf.boot.conf to address that issue. 2019-04-10 10:47:23 +00:00
TODO.nvmm sync 2020-08-11 15:35:17 +00:00
TODO.smpnet if_tap was made mpsafe in revision 1.102 2021-01-20 10:26:43 +00:00

README.files

#	$NetBSD: README.files,v 1.5 2012/09/06 22:20:38 riz Exp $

What's in this directory:

CHANGES		Changes between the XXX.XXX-1 and XXX.XXX releases.

CHANGES.prev	Changes in previous NetBSD releases.

LAST_MINUTE	Last minute changes and notes about the release.

README.files	This file.

images/		Bootable images, including ISOs and USB disk images.

patches/	Post-release binary code patches.

shared/		Binary sets shared between multiple ports.

source/		Source code.

source/sets/	Source distribution sets; see below.

source/patches/	Post-release source code patches.



In addition to the files and directories listed above, there is one
directory per architecture, for each of the architectures for which
NetBSD XXX.XXX has a binary distribution.  The contents of each
architecture's directory are described in an "INSTALL" file found in
that directory.

The most recent list of mirror sites for NetBSD is viewable at the URL:

	http://www.NetBSD.org/mirrors/

If you are receiving this distribution on a CD set, some files and
subdirectories may be on a separate disc; read all README files for more
information.

See http://www.NetBSD.org/about/crypto-export.html for the formal status of
the exportability out of the United States of some pieces of the
distribution tree containing cryptographic software.  If you export these
bits and the above document says you should not do so, it's your fault,
not ours.