1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-26 16:18:31 +00:00
freebsd/sys
2003-09-24 18:40:10 +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 Don't repeat selected defines from ns16550.h or sioreg.h. Just 2003-09-16 11:24:23 +00:00
cam (scsi_request_sense): Set allocation length in REQUEST_SENSE CCB. 2003-09-21 08:45:36 +00:00
coda Move an overly verbose message under #ifdef CODA_VERBOSE. 2003-09-13 01:13:56 +00:00
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 o remove extraneous include of <net/pfil.h> 2003-09-24 05:08:58 +00:00
crypto one more opossite conditiion. 2003-09-18 17:26:56 +00:00
ddb
dev Enable DMA for ATAPI/CAM input/output operations. 2003-09-24 18:40:10 +00:00
fs - Remove interlock protection around VI_XLOCK. The interlock is not 2003-09-19 23:37:49 +00:00
geom Be more careful in dumpconf: softc may be NULL for departing devices. 2003-09-23 07:53:59 +00:00
gnu
i4b
i386 Per TRB vote: restore the aquire_timer0 and associated goo. This will 2003-09-24 15:33:33 +00:00
ia64 Implement the bus_space_map() function to allocate resources and initialize 2003-09-23 08:22:34 +00:00
isa Per TRB vote: restore the aquire_timer0 and associated goo. This will 2003-09-24 15:33:33 +00:00
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 Generalize the per-node RSSI data so drivers can do more interesting 2003-09-15 22:28:07 +00:00
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 Fix a bunch of off-by-one errors in the range checking code. 2003-09-11 21:40:21 +00:00
netkey
netnatm
netncp
netsmb
nfs
nfsclient - Remove interlock protection around VI_XLOCK. The interlock is not 2003-09-19 23:37:49 +00:00
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 sched_setscheduler: Return EINVAL when a invalid policy is specified, 2003-09-13 18:46:24 +00:00
powerpc _MACHINE/_MACHINE_ARCH shouldn't be quoted. Found by trying to 2003-09-24 01:45:07 +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 Adjust the kmapentzone limit so that it takes into account the size of 2003-09-23 18:56:54 +00:00
Makefile