1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-26 16:18:31 +00:00
freebsd/sys
Sam Leffler 3fe1b4f5df update to reflect PFIL_HOOKS api changes
Supported by:	FreeBSD Foundation
2003-09-23 17:55:04 +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 update to reflect PFIL_HOOKS api changes 2003-09-23 17:55:04 +00:00
crypto
ddb
dev Don't return to search another ports even if bus_space_map() fails. 2003-09-23 13:03:22 +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 Avoid NULL pointer dereferencing in modlist_lookup2(). 2003-09-23 14:42:38 +00:00
libkern
modules update to reflect PFIL_HOOKS api changes 2003-09-23 17:55:04 +00:00
net o update PFIL_HOOKS support to current API used by netbsd 2003-09-23 17:54:04 +00:00
net80211
netatalk
netatm
netgraph
netinet o update PFIL_HOOKS support to current API used by netbsd 2003-09-23 17:54:04 +00:00
netinet6 o update PFIL_HOOKS support to current API used by netbsd 2003-09-23 17:54:04 +00:00
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
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 o update PFIL_HOOKS support to current API used by netbsd 2003-09-23 17:54:04 +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