1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-18 10:35:55 +00:00
freebsd/sys
Eric Joyner 1f6c33ac45 Several build changes for ix and ixv:
- Allow ix and ixv to be built seperately.
- Re-enable building ix for i386 and amd64 archs
- Fix ixv Makefile.

Approved by: jfv (mentor)
2015-06-24 15:53:52 +00:00
..
amd64 Restore the host's GS.base before returning from 'svm_launch()'. 2015-06-23 02:17:23 +00:00
arm Add missing driver for TDA19988 HDMI framer 2015-06-18 16:51:49 +00:00
arm64 add floatingpoint.h for arm64 2015-06-24 14:51:53 +00:00
boot Install version.4th.8 again 2015-06-21 06:56:29 +00:00
bsm
cam Fix REPORT LUNS command output for the case when same LUN mapped to same 2015-06-20 13:02:57 +00:00
cddl MFV r284412: 5911 ZFS "hangs" while deleting file 2015-06-19 06:58:05 +00:00
compat Add EPOLLRDHUP support. 2015-06-20 05:40:35 +00:00
conf Several build changes for ix and ixv: 2015-06-24 15:53:52 +00:00
contrib Merge ACPICA 20150619. 2015-06-18 23:14:45 +00:00
crypto
ddb Correct the function name in catch-all error handling case. 2015-06-17 10:20:59 +00:00
dev Fix reported_gone setting, missed in some cases. 2015-06-24 09:06:12 +00:00
fs Restore the td_cookie value for the tmpfs directory entry which was a 2015-06-19 07:25:15 +00:00
gdb CALLOUT_MPSAFE has lost its meaning since r141428, i.e., for more than ten 2015-05-22 17:05:21 +00:00
geom Fix off-by-one error in fstyp(8) and geom_label(4) that made them use 2015-06-18 21:55:55 +00:00
gnu
i386 Replace struct filedesc argument in getvnode with struct thread 2015-06-16 13:09:18 +00:00
isa
kern At the suggestion of jhb, replace atomic_set/clear calls with use of 2015-06-24 15:52:26 +00:00
kgssapi
libkern Add more __aeabi_memcpy functions, later versions of clang generate calls 2015-05-31 07:31:20 +00:00
mips Add if_vlan, ipfw{,_nat}.ko, and libalias to the AR934X kernel config 2015-06-13 06:09:00 +00:00
modules Several build changes for ix and ixv: 2015-06-24 15:53:52 +00:00
net Fix endless recursion in sys/net/if.c's drbr_inuse_drv(), found by clang 2015-06-23 18:48:41 +00:00
net80211 Break out the current 802.11 software scan methods into an indirect table. 2015-06-08 02:35:43 +00:00
netgraph CALLOUT_MPSAFE has lost its meaning since r141428, i.e., for more than ten 2015-05-22 17:05:21 +00:00
netinet Reverting r284710. 2015-06-22 22:16:06 +00:00
netinet6 Add FIB support for SCTP. 2015-06-17 15:20:14 +00:00
netipsec drop key_sa_stir_iv as it isn't used... 2015-06-11 13:05:37 +00:00
netnatm
netpfil pf: Remove frc_direction 2015-06-11 17:57:47 +00:00
netsmb
nfs
nfsclient
nfsserver
nlm
ofed fd: make rights a mandatory argument to fget_unlocked 2015-06-16 09:52:36 +00:00
opencrypto change the KASSERT so it is meaningful, var is unsigned, so even 2015-06-19 22:42:26 +00:00
pc98
powerpc Allow DTrace to be compiled-in to the kernel. 2015-06-10 15:53:39 +00:00
rpc
security Replace struct filedesc argument in getvnode with struct thread 2015-06-16 13:09:18 +00:00
sparc64 Generalised support for copy-on-write structures shared by threads. 2015-06-10 10:43:59 +00:00
sys Rename __weak to __weak_symbol to avoid language conflict with objective-C. 2015-06-23 22:40:22 +00:00
teken
tools
ufs vfs_msync(), called from syncer vnode fsync VOP, only iterates over 2015-06-17 04:46:58 +00:00
vm Avoid pmap_is_modified() on pages that can't be mapped. 2015-06-21 01:22:35 +00:00
x86 Merge ACPICA 20150619. 2015-06-18 23:14:45 +00:00
xdr
xen Garbage collect comments which related to the pre-r284296 support for a 2015-06-21 06:05:33 +00:00
Makefile Kill EoL whitespace. 2015-05-29 14:03:07 +00:00