Go to file
pgoyette c768421a3a With recent introduction of conditionals for the various MP options, we
broke the build for x86 systems that have MULTIPROCESSOR but which do not
include MPBIOS.  So let's try to untangle things just a bit.  Presented
on current-users (and referenced on source-changes-d) without any comment.

XXX We really should find a better method to select kernel options; #ifdef
spaghetti is rather sub-optimal.
2012-12-12 22:43:35 +00:00
bin Adjust everything under src (but outside src/tools) to use 2012-12-02 12:55:27 +00:00
common Change __XSCALE__ to _ARM_ARCH_DWORD_OK so that any cpu with dword load/store 2012-12-12 15:51:09 +00:00
compat Revert last, it breaks the tricks xsrc uses. 2012-08-23 21:21:14 +00:00
crypto make sure that our hpn patches are up-to-date 2012-12-12 18:19:25 +00:00
dist Protect a few more quotes in chat script examples. 2012-11-19 22:31:34 +00:00
distrib bump libssh 2012-12-12 17:47:57 +00:00
doc update hpn info 2012-12-12 18:21:08 +00:00
etc Make the compat libs of npf extension shared libraries go to the 2012-12-09 22:06:21 +00:00
external PR/47306: Aleksey Cheusov: Don't free strings of symbols where we maintain 2012-12-10 19:49:05 +00:00
extsrc
games Add some quotes by Henry Ford, found at: 2012-12-08 22:38:09 +00:00
gnu Adjust everything under src (but outside src/tools) to use 2012-12-02 12:55:27 +00:00
include Check for _NETBSD_SOURCE being defined wherever we check for 2012-12-01 13:28:18 +00:00
lib Support binaries which use DT_GNU_HASH instead of DT_HASH. 2012-12-11 21:16:22 +00:00
libexec Minor typo 2012-12-04 22:42:14 +00:00
regress The sleeping test has been converted to ATF 2012-11-08 03:16:04 +00:00
rescue
sbin use __BITMAP_TYPE 2012-12-07 02:27:29 +00:00
share mention what sync does. 2012-12-12 18:58:05 +00:00
sys With recent introduction of conditionals for the various MP options, we 2012-12-12 22:43:35 +00:00
tests add a test case for PR/47306 2012-12-10 20:30:06 +00:00
tools first define HOSTLIB and then include bsd.own.mk! 2012-12-10 00:34:56 +00:00
usr.bin - Sort option list; 2012-12-12 13:30:06 +00:00
usr.sbin - No mention of -t in the usage message or the manpage SYNOPSIS (Brooks Davis) 2012-12-12 15:52:10 +00:00
x11 Revert previous: tsutsui noted that this file is for X11R6. 2012-07-12 12:43:06 +00:00
BUILDING regen 2012-11-08 15:25:01 +00:00
Makefile Add src/etc/Makefile.params, containing the definition of the 2012-12-03 13:53:28 +00:00
Makefile.inc
UPDATING - Capitalization fixes (``OpenSSL'', not ``openssl''); 2012-10-03 19:17:00 +00:00
build.sh Move some tests from validatemakeparams() to sanitycheck(), so the 2012-12-02 19:19:36 +00:00