1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-24 11:29:10 +00:00
freebsd/sys
Warner Losh 382b6bbafe Fix logic error. <blush>
Submitted by: ian@
2014-04-30 20:52:38 +00:00
..
amd64 Ignore writes to microcode update MSR. This MSR is accessed by RHEL7 guest. 2014-04-30 02:08:27 +00:00
arm This was copied to IMX6, which has since evolved further. Remove this 2014-04-30 18:02:19 +00:00
boot Turn off various fancy instruction sets, as well as deduplicate some options. 2014-04-28 18:25:21 +00:00
bsm
cam Respect MAXIMUM TRANSFER LENGTH field of Block Limits VPD page. 2014-04-30 19:44:31 +00:00
cddl Reintroduce priority for the TRIM ZIOs instead of using the "NOW" priority 2014-04-30 17:46:29 +00:00
compat
conf Allow FDT_DTS_FILE to be a list, either in the makedtb target, or in a 2014-04-30 18:02:04 +00:00
contrib Add ar9300_get_next_tbtt(). 2014-04-30 02:29:31 +00:00
crypto NO_MAN= has been deprecated in favor of MAN= for some time, go ahead 2014-04-13 05:21:56 +00:00
ddb
dev Make uninteresting PCI devices with no attached drivers only print out 2014-04-30 16:42:12 +00:00
fs The PR reported that the old NFS server did not set uio_td == NULL 2014-04-24 20:47:58 +00:00
gdb
geom Remove redundant include 2014-04-29 01:17:43 +00:00
gnu
i386 Retire smp_active. It was racey and caused demonstrated problems with 2014-04-26 20:27:54 +00:00
ia64 Retire smp_active. It was racey and caused demonstrated problems with 2014-04-26 20:27:54 +00:00
isa
kern Given that as of r258002 the last external user is gone, make sched_lock 2014-04-29 20:51:57 +00:00
kgssapi
libkern
mips Update comment. 2014-04-29 20:57:25 +00:00
modules Add proto(4): A driver for prototyping and diagnostics. 2014-04-28 17:58:40 +00:00
net Partially revert r265019 - allocating 512 bytes on stack 2014-04-29 19:48:11 +00:00
net80211 Use logical rather than bitwise OR in if() expression. 2014-04-26 23:22:49 +00:00
netgraph
netinet Fix TCP reassembly vulnerability. 2014-04-30 04:02:57 +00:00
netinet6 Use "hash" value in rtalloc_mpath_fib() instead of RTF_ANNOUNCE flag. 2014-04-26 16:46:33 +00:00
netipsec Remove _IP_VHL* macros and related ifdefs. 2014-04-16 05:31:54 +00:00
netnatm
netpfil Define startup order the same way as it is in dummynet. 2014-04-26 08:05:16 +00:00
netsmb Remove redundant unlock. 2014-04-17 12:22:08 +00:00
nfs
nfsclient
nfsserver The PR reported that the old NFS server did not set uio_td == NULL 2014-04-24 20:47:58 +00:00
nlm
ofed
opencrypto
pc98 MFi386: r257858 (by kib) 2014-04-20 05:40:13 +00:00
pci
powerpc Retire smp_active. It was racey and caused demonstrated problems with 2014-04-26 20:27:54 +00:00
rpc
security
sparc64 Retire smp_active. It was racey and caused demonstrated problems with 2014-04-26 20:27:54 +00:00
sys Drop explicit unsigned from FD_SETSIZE constant 2014-04-28 13:42:41 +00:00
teken
tools Fix logic error. <blush> 2014-04-30 20:52:38 +00:00
ufs
vm For the VM_PHYSSEG_DENSE case, checking the requested range to fall 2014-04-29 18:42:37 +00:00
x86
xdr
xen
Makefile