freebsd-dev/sys
John Baldwin ed10c810db Due to space constraints, the UFS boot2 and boot1 use an evil hack where
boot2 calls back into boot1 to perform disk reads.  The ZFS MBR boot blocks
do not have the same space constraints, so remove this hack for ZFS.
While here, remove commented out code to support C/H/S addressing from
zfsldr.  The ZFS and GPT bootstraps always just use EDD LBA addressing.

MFC after:	2 weeks
2011-04-28 17:44:24 +00:00
..
amd64 Add the watchdogs patting during the (shutdown time) disk syncing and 2011-04-28 16:02:05 +00:00
arm Add the watchdogs patting during the (shutdown time) disk syncing and 2011-04-28 16:02:05 +00:00
boot Due to space constraints, the UFS boot2 and boot1 use an evil hack where 2011-04-28 17:44:24 +00:00
bsm
cam - Add shim to simplify migration to the CAM-based ATA. For each new adaX 2011-04-26 17:01:49 +00:00
cddl Fix copy-paste bug. 2011-04-27 04:03:04 +00:00
compat
conf Exar driver for X3100 10GbE Server/Storage adapters 2011-04-28 14:33:15 +00:00
contrib Make pf compile without INET support by adding #ifdef INETs and 2011-04-27 19:34:01 +00:00
crypto
ddb - Add the possibility to reuse the already last used timeout when patting 2011-04-27 16:43:03 +00:00
dev Exar driver for X3100 10GbE Server/Storage adapters 2011-04-28 14:33:15 +00:00
fs The b_dep field of buffers is always empty for ext2fs, it is only used 2011-04-28 17:36:26 +00:00
gdb
geom Implement relaxed comparision for hardcoded provider names to make it 2011-04-27 00:10:26 +00:00
gnu
i386 Add the watchdogs patting during the (shutdown time) disk syncing and 2011-04-28 16:02:05 +00:00
ia64 Add the watchdogs patting during the (shutdown time) disk syncing and 2011-04-28 16:02:05 +00:00
isa
kern Add the watchdogs patting during the (shutdown time) disk syncing and 2011-04-28 16:02:05 +00:00
kgssapi
libkern
mips Add the watchdogs patting during the (shutdown time) disk syncing and 2011-04-28 16:02:05 +00:00
modules Exar driver for X3100 10GbE Server/Storage adapters 2011-04-28 14:33:15 +00:00
net Make various (pseudo) interfaces compile without INET in the kernel 2011-04-27 19:30:44 +00:00
net80211 We need in.h for both INET and INET6, as according to RFC 3493 it 2011-04-25 16:37:47 +00:00
netatalk
netgraph
netinet MfP4 CH=192029: 2011-04-27 19:36:35 +00:00
netinet6 Make IPsec compile without INET adding appropriate #ifdef checks. 2011-04-27 19:28:42 +00:00
netipsec Make IPsec compile without INET adding appropriate #ifdef checks. 2011-04-27 19:28:42 +00:00
netipx
netnatm
netncp
netsmb
nfs Fix the experimental NFS client so that it does not bogusly 2011-04-25 22:22:51 +00:00
nfsclient Fix module names and dependencies so the NFS clients will 2011-04-27 20:42:30 +00:00
nfsserver
nlm
ofed - Catch up to falloc() changes. 2011-04-26 07:30:52 +00:00
opencrypto
pc98 This patch changes head so that the default NFS client is now the new 2011-04-27 17:51:51 +00:00
pci
powerpc Add the watchdogs patting during the (shutdown time) disk syncing and 2011-04-28 16:02:05 +00:00
rpc This patch is believed to fix a problem in the kernel rpc for 2011-04-27 18:19:26 +00:00
security
sparc64 This patch changes head so that the default NFS client is now the new 2011-04-27 17:51:51 +00:00
sun4v This patch changes head so that the default NFS client is now the new 2011-04-27 17:51:51 +00:00
sys - Add the possibility to reuse the already last used timeout when patting 2011-04-27 16:43:03 +00:00
teken
tools
ufs VFS sometimes is unable to inactivate a vnode when vnode use count 2011-04-24 10:47:56 +00:00
vm Reap old SPL comments. 2011-04-26 22:18:53 +00:00
x86 Add the watchdogs patting during the (shutdown time) disk syncing and 2011-04-28 16:02:05 +00:00
xdr
xen
Makefile