..
alpha
Remove the Alpha specific linuxolator files.
2006-05-08 15:20:12 +00:00
amd64
Add in linsysfs. A linux 2.6 like sys filesystem to pacify the Linux
2006-05-09 22:27:01 +00:00
arm
Move the call to cpu_setup() before the call to vm_ksubmap_init().
2006-05-10 13:39:10 +00:00
boot
Fix build (s:pc98/cbus/cbus.h:pc98/pc98/pc98_machdep.h:)
2006-05-09 14:20:17 +00:00
bsm
Update src/sys/bsm for OpenBSM 1.0 alpha 5 changes:
2006-03-04 16:54:21 +00:00
cam
Actually check to see if XPT_CALC_GEOMETRY had an error
2006-04-18 22:01:59 +00:00
coda
CODA_COMPAT_5 may not be defined unconditionally in the coda5 module.
2006-02-27 12:04:13 +00:00
compat
Add in linsysfs. A linux 2.6 like sys filesystem to pacify the Linux
2006-05-09 22:27:01 +00:00
conf
Fix LINSYSFS in the platform options files that I missed from the platform
2006-05-10 03:25:45 +00:00
contrib
fix "ipf -Z" reporting rubbish and possibly panic'ing box
2006-04-18 13:24:14 +00:00
crypto
padlock(4) doesn't support explicitly provided keys yet.
2006-04-20 06:31:44 +00:00
ddb
Sort includes.
2006-04-27 22:09:18 +00:00
dev
replace all the 660 with 650 in the cut-n-pasted line, rather than
2006-05-08 22:59:33 +00:00
doc
fs
Remove unused prototypes.
2006-04-12 12:17:29 +00:00
gdb
add support for copying console messages to a remote gdb
2006-03-23 23:06:14 +00:00
geom
Use G_RAID3_FOREACH_SAFE_BIO() macro instead of G_RAID3_FOREACH_BIO() in
2006-05-04 13:01:16 +00:00
gnu
Check for VFS_STATFS() failure in _xfs_mount() and abort the mount
2006-05-05 18:41:56 +00:00
i4b
i386
make tinderbox happy: GENERIC got ath and wlan added so we need to
2006-05-10 05:19:21 +00:00
ia64
Rewrite of puc(4). Significant changes are:
2006-04-28 21:21:53 +00:00
isa
Committed the xbox syscons(8)-able console driver.
2006-03-03 14:52:57 +00:00
isofs /cd9660
When encountering a ISO_SUSP_CFLAG_ROOT element in Rock Ridge
2006-03-13 22:32:33 +00:00
kern
Use wakeup_one to avoid thundering herd.
2006-05-09 13:00:46 +00:00
libkern
modules
Add in linsysfs. A linux 2.6 like sys filesystem to pacify the Linux
2006-05-09 22:27:01 +00:00
net
Pickup locks for the BPF interface structure. It's quite possible that
2006-05-07 03:21:43 +00:00
net80211
Ensure outbound data packets in hostap mode are delivered only to
2006-04-28 19:06:15 +00:00
netatalk
White space consistency with kasserts. Minor style tweaks.
2006-04-01 16:54:37 +00:00
netatm
Chance protocol switch method pru_detach() so that it returns void
2006-04-01 15:42:02 +00:00
netgraph
o Replace disappeared URLs to Cisco docs by new ones, style.
2006-04-25 20:01:50 +00:00
netinet
Modify UDP to use sosend_dgram() instead of sosend(). This allows
2006-05-06 11:24:59 +00:00
netinet6
Assert ip6_forward_rt protected by Giant adding GIANT_REQUIRED to
2006-05-04 18:41:08 +00:00
netipsec
Hide net.inet.ipsec.test_{replay,integrity} sysctls under #ifdef REGRESSION.
2006-04-10 15:04:36 +00:00
netipx
Make this compile without INVARIANTS.
2006-04-11 23:15:47 +00:00
netkey
In raw and raw-derived socket types, maintain and enforce invariant that
2006-04-01 15:55:44 +00:00
netnatm
style(9) treatment following fixups.
2006-04-23 16:33:56 +00:00
netncp
netsmb
Retire NETSMBCRYPTO as a kernel option and make its functionality
2006-03-05 22:52:17 +00:00
nfs
nfs4client
nfsclient
Fix a snafu caused while patching the previous fix from another branch.
2006-05-05 18:12:13 +00:00
nfsserver
Bump up the NFS server dupreq cache limit to 2K (from 64). With a small
2006-04-25 00:21:56 +00:00
opencrypto
Be sure to wakeup the crypto thread when new request was queued.
2006-04-11 18:01:04 +00:00
pc98
Add in linsysfs. A linux 2.6 like sys filesystem to pacify the Linux
2006-05-09 22:27:01 +00:00
pccard
pci
The sk(4) driver has moved to /sys/dev/sk
2006-04-27 00:14:02 +00:00
posix4
Use proc lock to prevent a thread from exiting, Giant was no longer used to
2006-04-10 04:55:59 +00:00
powerpc
Set the rid for any resource obtained from rman_resource_reserve.
2006-04-20 04:19:10 +00:00
rpc
security
Reconstitute struct mac_policy_ops by breaking out individual function
2006-04-26 14:18:55 +00:00
sparc64
Uncomment sk(4) as it's now working.
2006-04-27 06:03:17 +00:00
sys
Avoid dereferencing NULL pointer.
2006-05-05 19:32:35 +00:00
tools
ufs
Bring the call to softdep_releasefile() within the region protected by
2006-05-09 22:33:43 +00:00
vm
Use better order here.
2006-05-10 06:50:44 +00:00
Makefile
Reimplementation of world/kernel build options. For details, see:
2006-03-17 18:54:44 +00:00