1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-28 11:57:28 +00:00
freebsd/sys
2003-09-23 08:38:49 +00:00
..
alpha Implement the bus_space_map() function to allocate resources and initialize 2003-09-23 08:22:34 +00:00
amd64 Implement the bus_space_map() function to allocate resources and initialize 2003-09-23 08:22:34 +00:00
arm
boot
cam (scsi_request_sense): Set allocation length in REQUEST_SENSE CCB. 2003-09-21 08:45:36 +00:00
coda
compat Previous commit contained too-smart-for-its-own-good code that might 2003-09-22 16:05:11 +00:00
conf Move uma_small_alloc() and uma_small_free() to uma_machdep.c. These 2003-09-20 19:27:48 +00:00
contrib
crypto
ddb
dev Use bus_space_map() to initialize a bus_handle. 2003-09-23 08:38:49 +00:00
fs
geom Be more careful in dumpconf: softc may be NULL for departing devices. 2003-09-23 07:53:59 +00:00
gnu
i4b
i386 Implement the bus_space_map() function to allocate resources and initialize 2003-09-23 08:22:34 +00:00
ia64 Implement the bus_space_map() function to allocate resources and initialize 2003-09-23 08:22:34 +00:00
isa
isofs/cd9660
kern - vm_hold_free_pages() should lock the kernel object. (The pages being 2003-09-22 04:58:09 +00:00
libkern
modules
net While cleaning out my tree, fix another strict alias warning that would 2003-09-22 23:24:18 +00:00
net80211
netatalk
netatm
netgraph
netinet Grrr...add the Skinny alias code forgotten in the last commit. 2003-09-23 07:42:33 +00:00
netinet6
netipsec
netipx
netkey
netnatm
netncp
netsmb
nfs
nfsclient
nfsserver
opencrypto
pc98 Implement the bus_space_map() function to allocate resources and initialize 2003-09-23 08:22:34 +00:00
pccard
pci Add missing file, it is sorely needed to make if_sk.c compile again. 2003-09-20 15:49:22 +00:00
posix4
powerpc Soften assert in pmap_remove_all. 2003-09-22 11:59:05 +00:00
rpc
security
sparc64 Implement the bus_space_map() function to allocate resources and initialize 2003-09-23 08:22:34 +00:00
sys Simplify the KOBJOPLOOKUP macro for the non-debug case so that gcc's 2003-09-22 21:32:49 +00:00
tools
ufs
vm Change the handling of the kernel and kmem objects in vm_map_delete(): In 2003-09-23 04:28:04 +00:00
Makefile