opnsense-src/sys
Konstantin Belousov f17aaa51bb Correct the argument type in the sysctl_add_oid(9) prototype. On
ILP32 machines, intptr_t and intmax_t are different types.

Submitted by:	skra
2015-11-07 12:33:30 +00:00
..
amd64
arm Set correct code for signal in abort_align() routine. 2015-11-06 23:17:00 +00:00
arm64 arm64: add igb(4) to GENERIC 2015-11-07 04:46:34 +00:00
boot Raspberry Pi firmware passes cache line size as a DTB parameter 2015-11-03 04:50:58 +00:00
bsm
cam Removed unused malloc types. 2015-11-06 18:50:01 +00:00
cddl Switch zfs_panic_recover to panic for bad DVA 2015-11-06 20:45:19 +00:00
compat Make all the LinuxKPI include files compile standalone. 2015-11-03 12:37:55 +00:00
conf Add a FAST_DEPEND option, off by default, which speeds up the build significantly. 2015-11-06 04:45:29 +00:00
contrib Fix cache issues with bulk transfers 2015-11-03 05:25:06 +00:00
crypto
ddb
dev Add helper function to check if a USB page cache buffer is properly 2015-11-07 11:40:35 +00:00
fs
gdb
geom Fix g_eli error loss conditions 2015-11-05 17:37:35 +00:00
gnu
i386 The prefix for CLFLUSHOPT is 0x66. It was right on amd64. 2015-10-30 09:53:33 +00:00
isa
kern Add a sched_yield() to work around low memory conditions in the current code. 2015-11-07 04:04:00 +00:00
kgssapi
libkern
mips Remove this; it's also in sys/conf/files.mips. 2015-11-03 21:03:26 +00:00
modules arm64: build em(4) and igb(4) modules 2015-11-07 04:49:39 +00:00
net Unify setting lladdr for AF_INET[6]. 2015-11-07 11:12:00 +00:00
net80211
netgraph Fix encryption error handling. 2015-11-07 12:15:02 +00:00
netinet Unify setting lladdr for AF_INET[6]. 2015-11-07 11:12:00 +00:00
netinet6 Unify setting lladdr for AF_INET[6]. 2015-11-07 11:12:00 +00:00
netipsec
netnatm
netpfil Remove now obsolete KASSERT. 2015-11-03 22:23:09 +00:00
netsmb
nfs
nfsclient
nfsserver
nlm
ofed
opencrypto
pc98
powerpc Write 2- and 4-byte aligned values as single writes in ddb(4) 2015-11-06 04:56:52 +00:00
rpc
security
sparc64 Fix an alignment check that is wrong in half the busdma implementations. 2015-11-02 23:37:19 +00:00
sys Correct the argument type in the sysctl_add_oid(9) prototype. On 2015-11-07 12:33:30 +00:00
teken
tools
ufs
vm
x86 xen/intr: fix the event channel enabled per-cpu mask 2015-11-05 14:33:46 +00:00
xdr
xen xen/intr: fix the event channel enabled per-cpu mask 2015-11-05 14:33:46 +00:00
Makefile