freebsd-nq/sys
Mark Johnston 5bc4f6b3ab Add a missing module version declaration to if_tun(4).
PR:		181078
Submitted by:	Brandon Gooch <jamesbrandongooch@gmail.com>
MFC after:	1 week
2013-08-07 01:32:08 +00:00
..
amd64 - Introduce a specific function, pmap_remove_kernel_pde, for removing 2013-08-05 00:28:03 +00:00
arm We no longer need to align the stack before calling swi_handler as it is 2013-08-06 10:03:44 +00:00
boot Change <sys/diskpc98.h> to not redefine the same symbols that are 2013-08-07 00:00:48 +00:00
bsm
cam Remove dead code. 2013-08-06 10:42:18 +00:00
cddl MFV r254011: 2013-08-06 21:36:01 +00:00
compat
conf opensolaris code: translate INVARIANTS to DEBUG and ZFS_DEBUG 2013-08-06 15:51:56 +00:00
contrib Realtek's RTL8712 firmware blob needed by the upcoming rsu(4) driver. 2013-07-29 06:53:42 +00:00
crypto
ddb
dev Make the various driver MSIX setup routines fallback to MSI more 2013-08-06 21:01:38 +00:00
fs The tmpfs_alloc_vp() is used to instantiate vnode for the tmpfs node, 2013-08-05 18:53:59 +00:00
gdb
geom Change <sys/diskpc98.h> to not redefine the same symbols that are 2013-08-07 00:00:48 +00:00
gnu/fs/reiserfs
i386 - Introduce a specific function, pmap_remove_kernel_pde, for removing 2013-08-05 00:28:03 +00:00
ia64 Back out r253779 & r253786. 2013-07-31 17:21:18 +00:00
isa
kern Do not override the ENOENT error for the empty path, or EFAULT errors 2013-08-05 19:42:03 +00:00
kgssapi
libkern Fix watchdog pretimeout. 2013-07-27 20:47:01 +00:00
mips Back out r253779 & r253786. 2013-07-31 17:21:18 +00:00
modules fix fat-fingering in r253996 2013-08-06 16:18:07 +00:00
net Add a missing module version declaration to if_tun(4). 2013-08-07 01:32:08 +00:00
net80211 Fix compilation when debugging is disabled. 2013-07-28 17:35:19 +00:00
netatalk
netgraph
netinet Micro-optimization suggested in 2013-08-01 12:05:23 +00:00
netinet6 Fix incompatibility in ICMPV6CTL_ND6_PRLIST sysctl, and SIOCGPRLST_IN6, 2013-08-06 17:10:52 +00:00
netipsec
netipx
netnatm
netpfil Fix a possible NULL-pointer dereference on the pfsync(4) reconfiguration. 2013-07-29 13:17:18 +00:00
netsmb
nfs Changes to allow using BOOTP_NFSROOT and mounting an nfs root filesystem 2013-07-31 19:14:00 +00:00
nfsclient
nfsserver
nlm
ofed Add a missing prototype. 2013-07-29 20:48:10 +00:00
opencrypto
pc98 Back out r253779 & r253786. 2013-07-31 17:21:18 +00:00
pci
powerpc Micro-optimize OFW syscons 8-bit blank. 2013-08-06 03:09:44 +00:00
rpc
security
sparc64 Add MD (for now) atomic_store_acq_<type>() and use it in pmap_activate() 2013-08-06 15:34:11 +00:00
sys Change <sys/diskpc98.h> to not redefine the same symbols that are 2013-08-07 00:00:48 +00:00
teken
tools
ufs This bug fix is in a code path in rename taken when there is a 2013-08-06 16:50:05 +00:00
vm Fill in the description fields for M_FICT_PAGES. 2013-08-07 00:20:30 +00:00
x86 x86: detect mwait capabilities and extensions, when present 2013-07-28 17:54:42 +00:00
xdr
xen
Makefile