freebsd-dev/sys
Steven Hartland dcf0e9d179 Fix probe in progress check in dareprobe
Reviewed by:	mav
Approved by:	pjd (mentor)
MFC after:	1 week
2013-05-02 14:19:42 +00:00
..
amd64 Switch to standard copyright license text 2013-05-02 12:35:15 +00:00
arm Correct a few sizeof()s 2013-05-01 04:37:34 +00:00
boot Add Xilinx Zynq ARM/FPGA SoC support to FreeBSD/arm port. 2013-04-27 22:38:29 +00:00
bsm
cam Fix probe in progress check in dareprobe 2013-05-02 14:19:42 +00:00
cddl In case ZFS doesn't use UMA for buffers there's no need to waste memory 2013-05-01 17:34:44 +00:00
compat Regenerate files for pipe2(). 2013-05-01 22:45:04 +00:00
conf Add the AR9300 HAL into the kernel and module builds. 2013-05-02 07:05:34 +00:00
contrib Fix this code to compile without warnings - AH_DEBUG was pulling in 2013-05-02 07:02:23 +00:00
crypto
ddb
dev Update Intel email address. 2013-05-02 01:36:52 +00:00
fs Fix a bug that allows NFS clients to issue READDIR on files. 2013-04-29 20:09:44 +00:00
gdb
geom Return "descr" field alike to "Intel RAID1 volume" for GEOM RAID to make 2013-04-27 06:57:39 +00:00
gnu/fs/reiserfs
i386 Remove redundant definitions of _ALIGN and _ALIGNBYTES. 2013-04-21 11:12:44 +00:00
ia64
isa
kern Regenerate files for pipe2(). 2013-05-01 22:45:04 +00:00
kgssapi Isilon reported that sec=krb5p NFS mounts had a problem when m_len == 0 2013-05-01 22:07:55 +00:00
libkern Attempt to mitigate poor initialization of arc4 by one-shot 2013-04-19 00:30:52 +00:00
mips Add the AR933x SoC GPIO pin count limitation. 2013-05-02 00:40:45 +00:00
modules Add the AR9300 HAL into the kernel and module builds. 2013-05-02 07:05:34 +00:00
net Correct a few sizeof()s 2013-05-01 04:37:34 +00:00
net80211 Add const qualifier to the dst parameter of the ifnet if_output method. 2013-04-26 12:50:32 +00:00
netatalk Add const qualifier to the dst parameter of the ifnet if_output method. 2013-04-26 12:50:32 +00:00
netgraph Add const qualifier to the dst parameter of the ifnet if_output method. 2013-04-26 12:50:32 +00:00
netinet Move IPPROTO_IPV6 from #ifdef __BSD_VISIBLE to #if __POSIX_VISIBLE >= 201112 2013-04-27 23:36:01 +00:00
netinet6 Add const qualifier to the dst parameter of the ifnet if_output method. 2013-04-26 12:50:32 +00:00
netipsec
netipx
netnatm
netpfil Correct a few sizeof()s 2013-05-01 04:37:34 +00:00
netsmb
nfs Move the NFS FHA (File Handle Affinity) code from sys/nfsserver to 2013-04-17 22:42:43 +00:00
nfsclient When an NFS unmount occurs, once vflush() writes the last dirty 2013-04-18 23:20:16 +00:00
nfsserver Move the NFS FHA (File Handle Affinity) code from sys/nfsserver to 2013-04-17 22:42:43 +00:00
nlm
ofed Add const qualifier to the dst parameter of the ifnet if_output method. 2013-04-27 08:11:48 +00:00
opencrypto
pc98 - Correct mispellings of word resource 2013-04-17 11:47:32 +00:00
pci - Corrrect mispellings of word useful 2013-04-17 11:45:15 +00:00
powerpc Add reset support to the Wii. 2013-04-27 06:54:49 +00:00
rpc
security
sparc64
sys Bump __FreeBSD_version for accept4() and pipe2(). 2013-05-01 23:04:29 +00:00
teken
tools
ufs
vm Rework the handling of the tmpfs node backing swap object and tmpfs 2013-04-28 19:38:59 +00:00
x86 Introduce kern.timecounter.smp_tsc_adjust tunable (disabled by default) and 2013-04-18 17:07:04 +00:00
xdr
xen xenstore/xenstore.c: 2013-04-29 23:08:13 +00:00
Makefile