1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-01 12:19:28 +00:00
freebsd/sys
David E. O'Brien 3e232000c0 Add support for MCP61 and MCP65 adaptors.
Submitted by:	Peer Chen at nVIDIA
2006-09-11 07:31:55 +00:00
..
amd64 Change futex lock from mutex to sx. Make futex_get atomic (protected by the 2006-09-09 16:25:25 +00:00
arm MFp4: first cut at getting I2C transfers working (generically). I'm 2006-09-07 21:53:28 +00:00
boot
bsm
cam
coda
compat The Linux unlink syscall uses a different errno value when trying to unlink 2006-09-10 13:47:56 +00:00
conf
contrib
crypto
ddb
dev Add support for MCP61 and MCP65 adaptors. 2006-09-11 07:31:55 +00:00
fs
gdb
geom Delay an orphan event if provider has still in-flight I/O requests. 2006-09-10 09:11:54 +00:00
gnu
i4b
i386 The run_filter() procedure is a means of working around DMA engine bugs in 2006-09-11 06:48:53 +00:00
ia64
isa
isofs/cd9660
kern New sockets created by incoming connections into listen sockets should 2006-09-10 17:08:06 +00:00
libkern
modules Build linprocfs and linsysfs as modules on amd64. 2006-09-09 16:58:22 +00:00
net First step of TSO (TCP segmentation offload) support in our network stack. 2006-09-06 21:51:59 +00:00
net80211
netatalk
netatm
netgraph s/USBDEVNAME/device_get_nameunit/g 2006-09-07 23:38:09 +00:00
netinet make use of the host route's mtu for processing. This means we can now 2006-09-10 17:49:09 +00:00
netinet6 All multicast listeners on a port should get one copy of the packet. This 2006-09-07 18:44:54 +00:00
netipsec
netipx
netkey
netnatm
netncp
netsmb
nfs
nfs4client
nfsclient
nfsserver
opencrypto
pc98 Fix style nits. No md5 changes in .o's. ;-) 2006-09-08 21:46:01 +00:00
pccard
pci
posix4
powerpc
rpc
security Add struct msg to the forwarded declared data structures in mac_policy.h. 2006-09-09 16:35:44 +00:00
sparc64
sys Add struct msg to the forwarded declared data structures in mac_policy.h. 2006-09-09 16:35:44 +00:00
tools
ufs
vm
Makefile