1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-16 15:11:52 +00:00
freebsd/sys
Andrew Thompson c1911c1b7c MFp4 //depot/projects/usb@160708
Need to check Read/Write allowed before writing any data for non-control
transfers.

Submitted by:	Hans Petter Selasky
2009-04-22 17:08:13 +00:00
..
amd64 Don't conditionally define CACHE_LINE_SHIFT, as we anticipate sizing 2009-04-20 12:59:23 +00:00
arm - Rename ds1672 and ds133x devices to "ds1672_rtc" and "ds133x_rtc" 2009-04-21 22:48:12 +00:00
boot
bsm Merge OpenBSM 1.1 from OpenBSM vendor branch to head. 2009-04-19 16:17:13 +00:00
cam Get rid of the device index number stored in the sa(4) unit number. 2009-04-20 10:40:42 +00:00
cddl
compat Remove support for FUTEX_REQUEUE operation. 2009-04-19 13:48:42 +00:00
conf vlan(4) no longer depends on miibus(4). 2009-04-20 15:01:45 +00:00
contrib Change if_output to take a struct route as its fourth argument in order 2009-04-16 20:30:28 +00:00
crypto
ddb
dev MFp4 //depot/projects/usb@160708 2009-04-22 17:08:13 +00:00
fs
gdb
geom - Remove assertion of topology lock remaining from 7.x gvinum. It is not needed, 2009-04-18 16:36:27 +00:00
gnu
i386 Don't conditionally define CACHE_LINE_SHIFT, as we anticipate sizing 2009-04-20 12:59:23 +00:00
ia64 Don't conditionally define CACHE_LINE_SHIFT, as we anticipate sizing 2009-04-20 12:59:23 +00:00
isa
kern Fix sbappendrecord_locked(). 2009-04-21 19:14:13 +00:00
kgssapi
legacy/dev Remove kue_fw.h, missed in previous IFF_NEEDSGIANT USB driver garbage 2009-04-17 09:48:20 +00:00
libkern
mips Don't conditionally define CACHE_LINE_SHIFT, as we anticipate sizing 2009-04-20 12:59:23 +00:00
modules Build sound modules on PowerPC. 2009-04-19 21:37:45 +00:00
net Start to address a number of races relating to use of ifnet pointers 2009-04-21 22:43:32 +00:00
net80211 Change if_output to take a struct route as its fourth argument in order 2009-04-16 20:30:28 +00:00
netatalk Lock interface address list lock around ifaddr inserts and deletes 2009-04-19 22:01:38 +00:00
netgraph Lock the interface address list while building replies to 2009-04-19 22:05:39 +00:00
netinet Bracket struct mfc and struct rtdetq with #ifdef _KERNEL. 2009-04-21 12:47:09 +00:00
netinet6 Assert the interface address list lock in IFP_TO_IA6(), as it will 2009-04-20 22:56:34 +00:00
netipsec
netipx Change if_output to take a struct route as its fourth argument in order 2009-04-16 20:30:28 +00:00
netnatm
netncp
netsmb
nfs
nfs4client
nfsclient
nfsserver
nlm
opencrypto
pc98
pci For RTL8139C+ controllers, have controller handle padding short 2009-04-20 07:13:04 +00:00
powerpc Eliminate redundant setting of HID0_EMCP. 2009-04-22 13:31:52 +00:00
rpc Added a field to the SVCXPRT structure that the nfsv4 server can 2009-04-16 16:26:35 +00:00
security Temporarily relax the constraints on argument size checking for A_GETCOND; 2009-04-19 23:28:08 +00:00
sparc64 Don't conditionally define CACHE_LINE_SHIFT, as we anticipate sizing 2009-04-20 12:59:23 +00:00
sun4v Don't conditionally define CACHE_LINE_SHIFT, as we anticipate sizing 2009-04-20 12:59:23 +00:00
sys Bump __FreeBSD_version. Add UPDATING entry about low-level Bluetooth HCI API. 2009-04-22 15:54:27 +00:00
tools
ufs In ufs_checkpath(), recheck that '..' still points to the inode with 2009-04-20 14:36:01 +00:00
vm In both pageout oom handler and vm_daemon, acquire the reference to 2009-04-19 20:53:47 +00:00
xdr
xen
Makefile