NetBSD/sys
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
..
altq
arch With recent introduction of conditionals for the various MP options, we 2012-12-12 22:43:35 +00:00
coda mention current status 2012-08-04 12:47:00 +00:00
compat fix these *stat routines: don't pass a kernel stack buffer 2012-12-10 02:21:58 +00:00
conf Define msm6242b driver. 2012-11-14 02:03:25 +00:00
crypto
ddb Use _KERNEL_OPT 2012-09-01 01:13:51 +00:00
dev Add sc_vendor_bus_clock hook 2012-12-12 15:15:31 +00:00
dist/pf IPF 5.1.2 is in external/bsd/ipf and sys/external/bsd/ipf now; 2012-09-15 18:12:17 +00:00
external Fix off by one read error. 2012-12-11 09:17:31 +00:00
fs Fix off by one error. 2012-12-07 06:50:15 +00:00
gdbscripts
ipkdb
kern rw_vector_enter: reload owner in the case of no hand-off. 2012-12-12 14:53:01 +00:00
lib Pass down an empty CPUFLAGS since CPUFLAGS is contained in CFLAGS. 2012-12-12 15:12:11 +00:00
miscfs do something reasonable with kernel semaphores. 2012-11-25 01:03:05 +00:00
modules Add NPF "rndblock" extension to randomly drop packets (using a random function 2012-12-10 00:32:23 +00:00
net npf_rwrcksum: handle delayed checksums in the network stack; also fix 2012-12-10 01:11:13 +00:00
net80211 Set max_linkhdr when attaching so when bridging/forwarding ethernet drivers 2012-11-14 18:34:05 +00:00
netatalk Fix AppleTalk name registration, as discussed on the port-macppc list 2012-01-31 09:53:44 +00:00
netbt
netinet use __BITMAP_TYPE 2012-12-07 02:27:29 +00:00
netinet6 Add a new sysctl to mark ports as reserved, so that they are not used in 2012-11-29 02:07:20 +00:00
netipsec rename pcb_sp to policy to avoid: 2012-12-07 15:29:38 +00:00
netisdn split device_t/softc for all remaining drivers. 2012-10-27 17:17:22 +00:00
netiso Fix -fno-common found by building i386/conf/ALL 2012-07-28 00:43:22 +00:00
netkey remove KAME IPSEC, replaced by FAST_IPSEC 2012-03-22 20:34:37 +00:00
netmpls old style def 2012-02-01 16:49:36 +00:00
netnatm
netsmb Improve smbfs timestamp handling. 2012-11-30 23:24:21 +00:00
nfs fix crash in nfs client lookups, dholland says 'my fault' 2012-11-07 02:31:48 +00:00
opencrypto Add "consttime_bcmp" and "explicit_bzero" functions for both kernel 2012-08-30 12:16:48 +00:00
rump File is common between pp6 and ppc64 ports, so define ARCH_ELFSIZE 2012-11-24 18:16:15 +00:00
secmodel kill some -Wunused-but-set-variable warnings 2012-11-13 20:10:02 +00:00
stand
sys It is MAXNAMLEN, not MAXPATHLEN, that NAME_MAX has to be the same as. 2012-12-07 07:06:39 +00:00
ufs Remove always-true condition and note that the current code is suboptimal. 2012-12-08 13:42:36 +00:00
uvm Until such time as the swap subsystem can be converted to use The One True 2012-11-27 20:15:55 +00:00
Makefile Implement build_install in src/lib/Makefile, which traverses the 2012-08-17 16:22:27 +00:00