NetBSD/doc
mrg 6bfcf96505 build convert_endian() with "no-strict-aliases" optimiser attribute
to avoid some unknown miscompilation in endian_convert() that causes
ssh to exit on some output (for me, "cc -v".)

note in HACKS.  we should investigate this further if possible as
this seems to indicate a strict aliasing violation.  there certainly
are 32 and 64 bit object arrays being accessed with 8 bit accessors,
but i don't have time currently.
2016-06-15 02:12:14 +00:00
..
roadmaps Add my list of things to do for 8. To be expanded. 2016-05-18 15:27:17 +00:00
3RDPARTY gcc-5.4 out. 2016-06-06 10:52:09 +00:00
BRANCHES add an entry for netbsd-7-0 2015-11-11 06:53:36 +00:00
BUILDING.mdoc Document MKREPRO_TIMESTAMP. 2016-01-29 13:51:13 +00:00
CHANGES note nvmectl 2016-06-12 06:21:56 +00:00
CHANGES.prev Document some of my most important changes 2015-08-07 15:53:24 +00:00
HACKS build convert_endian() with "no-strict-aliases" optimiser attribute 2016-06-15 02:12:14 +00:00
LAST_MINUTE
Makefile Use TOOL_MANDOC_ASCII instead of TOOL_GROFF to format BUILDING.mdoc, 2013-05-29 21:26:44 +00:00
README.files The "iso" directory never made it into this file, but now 2012-09-06 22:20:38 +00:00
RESPONSIBLE add: 2016-05-15 22:57:31 +00:00
ROADMAP
TODO update for reality in many places. 2015-02-19 11:20:43 +00:00
TODO.clang As workaround for limitations in Clang's atomic lowering on SPARC, 2016-02-27 21:42:14 +00:00
TODO.i18n Reflect reality. 2014-06-10 10:00:26 +00:00
TODO.kqueue res_send has been done 2013-02-15 15:01:18 +00:00
TODO.nits

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.