Go to file
bjh21 3a0f83d390 Re-work the way that FPAs are handled. If ARMFPE isn't configured, don't
even bother probing for an FPA.  If ARMFPE is configured, always use it,
even if there's an FPA (since it provides the FPA support code).  Move all
printfs about FPAs into armfpe_init.c.

This means I can delete the last two elements from struct _cpu, so that the
structure, and the whole of <arm/cpus.h> is redundant and can be deleted.
2002-03-10 15:29:53 +00:00
bin Remove a __P(). 2002-03-09 19:32:03 +00:00
crypto Fix several LL128 format string mismatches with a chainsaw. 2002-03-09 15:03:33 +00:00
dist When checking that a potentially-unsigned enum is >= 0, assign it to an int 2002-03-09 13:22:52 +00:00
distrib don't need this any more 2002-03-07 23:53:44 +00:00
etc When making a release, build the release notes, and copy them and boot26 2002-03-07 23:12:54 +00:00
games No need to reference .OBJDIR here. 2002-03-05 21:29:56 +00:00
gnu When checking that a potentially-unsigned enum is >= 0, assign it to an int 2002-03-09 13:22:52 +00:00
include add a couple of XOPEN compatibility defines, and a non-xopen function that 2002-03-05 16:09:06 +00:00
lib Only include roundAndPackInt32(), roundAndPackInt64() and estimateSqrt32() 2002-03-10 14:15:08 +00:00
libexec Grammar and mdoc fixes. 2002-03-08 22:10:00 +00:00
regress Fix $SRCS; use $DPSRCS; add explicit dependency on generated header file 2002-03-09 01:35:46 +00:00
sbin Change type of dumpmag and newdumpmag from int to u_int32_t 2002-03-06 13:13:08 +00:00
share Add explicit support of OPL3-SA2 (YMF711). 2002-03-10 13:57:10 +00:00
sys Re-work the way that FPAs are handled. If ARMFPE isn't configured, don't 2002-03-10 15:29:53 +00:00
tools fcntl locking works much better when the `struct flock' is actually given 2002-03-07 23:14:02 +00:00
usr.bin fix pool_allocator fallout. bad boy jason! 2002-03-10 01:48:25 +00:00
usr.sbin When adding packages via pkg_add(1), and a pre-requisite package needs 2002-03-06 17:45:20 +00:00
build.sh Add evbmips. 2002-03-07 14:59:04 +00:00
BUILDING document various supported environment variables, including MAKEOBJDIRPREFIX 2002-03-05 01:15:51 +00:00
BUILDING.mdoc document various supported environment variables, including MAKEOBJDIRPREFIX 2002-03-05 01:15:51 +00:00
Makefile Build whatis.db and infodir-meta from the commands list of the afterinstall 2002-03-05 16:17:06 +00:00
Makefile.inc Set RELTOP to '.' if that's where we are. 2000-05-06 15:05:15 +00:00
UPDATING Tell VAX people to update their gas so they can assemble -current sources. 2002-02-24 01:15:21 +00:00