freebsd-skq/sys
2006-12-11 18:28:31 +00:00
..
amd64 Allow machdep.cpu_idle_hlt to be set from the loader. This should allow 2006-12-06 18:27:17 +00:00
arm Handle a missing NPE firmware file better; if it's missing print a 2006-12-07 00:49:33 +00:00
boot Ignore any breakpoint instructions (int 3) we encounter in vm86 mode 2006-12-06 17:45:35 +00:00
bsm
cam Make cam_xpt's pronouncements match camcontrol 2006-12-10 05:37:48 +00:00
coda
compat MFP4: 109653 2006-12-04 22:46:09 +00:00
conf Make MAXPHYS and DFLTPHYS options (finally). 2006-12-10 04:23:23 +00:00
contrib
crypto
ddb Threading cleanup.. part 2 of several. 2006-12-06 06:34:57 +00:00
dev Add MODULE_DEPENDS for cam, pci, mca, eisa and isa where needed. 2006-12-11 18:28:31 +00:00
fs Remove unused variable in unionfs_root(). 2006-12-09 17:24:18 +00:00
gdb
geom
gnu
i4b
i386 Allow machdep.cpu_idle_hlt to be set from the loader. This should allow 2006-12-06 18:27:17 +00:00
ia64 Threading cleanup.. part 2 of several. 2006-12-06 06:34:57 +00:00
isa Optimized RTC accesses by avoiding null writes to the index register 2006-12-03 03:49:28 +00:00
isofs/cd9660 The ISO9660 spec does allow files up to 4G. Change the i_size 2006-12-08 07:43:53 +00:00
kern Use vfs_mount_error() to log mount errors in a few places with human 2006-12-07 02:57:00 +00:00
libkern
modules Remember to include isp_library.o when building an isp module. 2006-12-10 05:51:27 +00:00
net Fix an oscure bug triggered by a recent change in kern_socket.c. 2006-12-08 10:36:45 +00:00
net80211
netatalk
netatm
netgraph
netinet Back out revision 1.264. 2006-12-10 13:44:00 +00:00
netinet6
netipsec
netipx
netkey
netnatm
netncp
netsmb
nfs
nfs4client
nfsclient consolidate parsing of nfs root mount options in one place 2006-12-06 02:15:25 +00:00
nfsserver
opencrypto
pc98 Allow machdep.cpu_idle_hlt to be set from the loader. This should allow 2006-12-06 18:27:17 +00:00
pccard
pci - Revert the parts of the previous revision which reloaded the watchdog 2006-12-08 03:18:16 +00:00
powerpc Add support for multiple FAST handlers. 2006-12-07 17:08:16 +00:00
rpc
security
sparc64 Do explicit bounds checking as a function of the actual size of the 2006-12-10 04:18:03 +00:00
sun4v make size of pad non-zero so that trap-tracing code doesn't overwrite the 2006-12-11 04:50:25 +00:00
sys Threading cleanup.. part 2 of several. 2006-12-06 06:34:57 +00:00
tools
ufs
vm Remove the requirement that phys_avail be sorted in ascending order 2006-12-08 08:44:47 +00:00
Makefile