NetBSD/doc
tls bd4d319d4b Change GENERIC, GENERIC.MP, GENERIC.MPACPI, GENERIC_LAPTOP, INSTALL,
INSTALL.MP, INSTALL_LAPTOP, and DISKLESS kernels so that they are
smaller and faster by removing support for actual i386 CPUs (which
lack write protection in supervisor mode, which requires a costly
workaround) and math coprocessor emulation.  Coprocessor emulation
is retained in the LAPTOP kernels, but not in the others.  Where
it is known that a configuration cannot be run with particular CPUs
(i486 in *MP kernels) remove that support as well.  Compile all
kernels with appropriate architecture and tuning flags (reduces
size, makes things faster).  Those requiring support for machines
with i386 CPU or lacking coprocessor can use the *SMALL or *TINY
kernels.
2006-11-01 19:33:41 +00:00
..
3RDPARTY Mention gkermit 2006-11-01 13:40:40 +00:00
BRANCHES Merge the peter-altq branch. 2006-10-12 19:59:07 +00:00
BUILDING.mdoc Clarify that DESTDIR/OBJDIR/etc are absolute paths, but build.sh 2006-10-08 17:54:30 +00:00
CHANGES Change GENERIC, GENERIC.MP, GENERIC.MPACPI, GENERIC_LAPTOP, INSTALL, 2006-11-01 19:33:41 +00:00
CHANGES.prev Move entry for 20060904 "sysinst" changes to "CHANGES.prev" after it has 2006-09-27 12:29:32 +00:00
HACKS Remove the hack that compiles dfa.c with -O1 on hppa. -O2 works fine. 2006-11-01 17:10:36 +00:00
LAST_MINUTE
README.files Fix a URL. From OKANO Takayoshi in PR 33001. 2006-03-09 18:07:53 +00:00
RESPONSIBLE Sync some fields with reality. 2006-09-08 23:35:48 +00:00
ROADMAP Mention ECN and mark me responsible. 2006-09-05 00:43:44 +00:00
TODO * make clear what "window" is 2005-09-27 20:15:15 +00:00
TODO.i18n PR/30809 added manpages of wcswcs(3) and wcscoll(3), wcsxfrm(3) 2006-10-13 17:28:09 +00:00
TODO.kqueue
TODO.nits RPC kqueue project done. 2005-10-13 23:41:03 +00:00

#	$NetBSD: README.files,v 1.3 2006/03/09 18:07:53 wiz 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.

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/Misc/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.