freebsd-dev/sys
Warner Losh 42ed626f87 MFp4:
Make this compile, assuming that you have linux installed in a
sensible place.  tag_list is disabled by default, since we don't
distribute linux, but it is desirable to allow the boot loader to boot
Linux or FreeBSD (mostly for testing).
2006-04-21 07:19:22 +00:00
..
alpha Set the rid for any resources that are allocated at the level where 2006-04-20 04:16:02 +00:00
amd64 Oops. Minidumps were developed on 6.x, in without the small pv entry code. 2006-04-21 04:50:18 +00:00
arm When returning a resource that we've allocated with rman_reserve_resource, 2006-04-20 04:12:02 +00:00
boot MFp4: 2006-04-21 07:19:22 +00:00
bsm
cam Actually check to see if XPT_CALC_GEOMETRY had an error 2006-04-18 22:01:59 +00:00
coda
compat
conf Merge minidumps from amd64 where they were originally developed. 2006-04-21 04:28:43 +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
dev Set the rid for the resoruce obtained from rman_reserve_resource. 2006-04-20 04:21:27 +00:00
doc
fs
gdb
geom geli(8) provides keys on newsession time, so remove CRD_F_KEY_EXPLICIT flag 2006-04-20 06:33:46 +00:00
gnu Repair ext2fs writes. 2006-04-13 19:37:32 +00:00
i4b
i386 Merge minidumps from amd64 where they were originally developed. 2006-04-21 04:28:43 +00:00
ia64 Set the rid of the resource obtained from rman_reserve_resource. 2006-04-20 04:18:30 +00:00
isa
isofs/cd9660
kern const'ify resource_spec to note that we won't be changing anything while 2006-04-20 01:44:16 +00:00
libkern
modules Import ACPI Dock Station support. Note that this is still very young. 2006-04-15 12:31:34 +00:00
net
net80211
netatalk
netatm
netgraph
netinet Merge rev. 1.240 of ip_output.c, so that IPFIREWALL_FORWARD_EXTENDED 2006-04-18 09:20:16 +00:00
netinet6 Mirror IPv4 pcb locking into in6_setsockaddr() and in6_setpeeraddr(): 2006-04-15 05:24:23 +00:00
netipsec
netipx
netkey
netnatm
netncp
netsmb
nfs
nfs4client
nfsclient
nfsserver
opencrypto
pc98
pccard
pci
posix4
powerpc Set the rid for any resource obtained from rman_resource_reserve. 2006-04-20 04:19:10 +00:00
rpc
security
sparc64 Set the rid for any resource obtained from rman_reserve_resource. 2006-04-20 04:20:41 +00:00
sys const'ify resource_spec to note that we won't be changing anything while 2006-04-20 01:44:16 +00:00
tools
ufs Remove what I believe are two useless ifdefs. If a user or administrator 2006-04-21 07:14:25 +00:00
vm It seems that POSIX would rather ENODEV returned in place of EINVAL when 2006-04-21 07:17:25 +00:00
Makefile