freebsd-nq/sys
Yoshihiro Takahashi 6bef25432c MFi386: revision 1.33
PR:	kern/62005
2004-01-28 04:15:31 +00:00
..
alpha - Remove local changes that leaked into my last commit. 2004-01-24 21:45:25 +00:00
amd64 MFi386 revision 1.230 2004-01-25 06:19:37 +00:00
arm
boot MFi386: revision 1.33 2004-01-28 04:15:31 +00:00
cam
coda
compat Implement NdisVirtualBufferAddress() and NdisVirtualBufferAddressSafe(). 2004-01-27 08:10:34 +00:00
conf Add missing 'device ataraid' to support ATA software RAID. 2004-01-26 16:38:33 +00:00
contrib
crypto Fix a reentrancy issue in md5_calc(). 2004-01-27 18:57:21 +00:00
ddb
dev While USB keyboards attach as ukbd[0-9]+, the device node created by 2004-01-27 15:40:30 +00:00
fs Fix style(9) of my previous commit. 2004-01-21 18:03:54 +00:00
geom Make sure to keep track of canceled events. 2004-01-23 21:09:38 +00:00
gnu Copy workaround from FFS: open device for write access even if 2004-01-24 08:43:06 +00:00
i4b
i386 Stick two XXX's in the syscall() code: we call STOPEVENT() twice for 2004-01-27 04:40:19 +00:00
ia64 Sort PFIL_HOOKS. 2004-01-27 20:22:53 +00:00
isa
isofs/cd9660 Spell magic '16' number as IO_SEQSHIFT. 2004-01-19 20:03:43 +00:00
kern Rename the kern.vm.kmem.size tunable to the more logical vm.kmem_size. To 2004-01-27 15:59:38 +00:00
libkern
modules Enable ndis for AMD64 (for the time that modules are supported)... 2004-01-28 04:15:10 +00:00
net Cleanup malloc() use in if_attach(): 2004-01-27 19:35:05 +00:00
net80211 Change WI_RID_SCAN_RES compatibility interface to return the result after 2004-01-19 05:25:43 +00:00
netatalk
netatm
netgraph Correct the description of the net.graph.recvspace sysctl. 2004-01-27 22:02:01 +00:00
netinet Correct the descriptions of the net.inet.{udp,raw}.recvspace sysctls. 2004-01-27 22:17:39 +00:00
netinet6
netipsec o add missing break 2004-01-27 17:45:28 +00:00
netipx
netkey avoid duplicate free. 2004-01-25 17:18:12 +00:00
netnatm
netncp
netsmb
nfs
nfs4client
nfsclient
nfsserver
opencrypto
pc98 The ataraid device is not needed for pc98. 2004-01-27 15:39:32 +00:00
pccard
pci Fix multicast and promiscuous mode handling for Yukon devices. 2004-01-21 22:32:15 +00:00
posix4
powerpc - Recruit some new ULE users by making it the default scheduler in GENERIC. 2004-01-24 21:38:52 +00:00
rpc
security Pay attention to mac_portacl_enabled. 2004-01-20 18:33:02 +00:00
sparc64 - Fix for sparc64 to use new __panic() function 2004-01-27 15:02:18 +00:00
sys Allow the use of a stale p_stops value in STOPEVENT(), grabbing 2004-01-27 20:21:07 +00:00
tools
ufs Turn uio_resid/uio_offset comments into KASSERTs 2004-01-27 11:28:38 +00:00
vm - Add a flags parameter to mi_switch. The value of flags may be SW_VOL or 2004-01-25 03:54:52 +00:00
Makefile