1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-26 11:47:31 +00:00
freebsd/sys
Bernhard Schmidt b1866dfea3 Update the rt2860's firmware and add a Makefile for the module. While
here remove the ucode header file which was used to generate the fw files
but by now is outdated.

Reviewed by:	ray
Obtained from:	OpenBSD
2012-03-13 21:25:25 +00:00
..
amd64 Simplify the error checking in one branch of trap_pfault() and update 2012-03-12 00:47:13 +00:00
arm Disable the option VFS_ALLOW_NONMPSAFE by default on all the supported 2012-03-06 20:01:25 +00:00
boot Fix a bug introduced in r223938; on big-endian machines coping a 32-bit 2012-03-11 13:39:19 +00:00
bsm
cam
cddl Add dependencies onto acl_posix1e and acl_nfs4. 2012-03-13 20:29:04 +00:00
compat
conf (Re)-make these ACL routines optional. 2012-03-13 20:29:56 +00:00
contrib Update the rt2860's firmware and add a Makefile for the module. While 2012-03-13 21:25:25 +00:00
crypto
ddb
dev Remove a stale comment. 2012-03-12 20:31:58 +00:00
fs Use NULL instead of 0 2012-03-13 10:04:13 +00:00
gdb
geom Remove unactionable message about label geometry 2012-03-08 01:48:44 +00:00
gnu/fs Remove fifo.h. The only used function declaration from the header is 2012-03-11 12:19:58 +00:00
i386 Simplify the error checking in one branch of trap_pfault() and update 2012-03-12 05:28:02 +00:00
ia64 Disable the option VFS_ALLOW_NONMPSAFE by default on all the supported 2012-03-06 20:01:25 +00:00
isa
kern Add module load/unload stubs. 2012-03-13 20:27:48 +00:00
kgssapi
libkern
mips Remove a now unneeded ARGE_UNLOCK(). 2012-03-13 06:50:56 +00:00
modules Update the rt2860's firmware and add a Makefile for the module. While 2012-03-13 21:25:25 +00:00
net - remove an extra parenthesis in a closing brace; 2012-03-11 17:35:12 +00:00
net80211 Add missing \n's. 2012-03-08 23:46:42 +00:00
netatalk
netgraph Use rt_numfibs variable instead of compile-time RT_NUMFIBS. 2012-03-13 11:08:40 +00:00
netinet Fix VNET build broken by r232865. 2012-03-12 15:41:36 +00:00
netinet6
netipsec
netipx
netnatm
netncp
netsmb
nfs
nfsclient Remove fifo.h. The only used function declaration from the header is 2012-03-11 12:19:58 +00:00
nfsserver
nlm
ofed
opencrypto
pc98 Disable the option VFS_ALLOW_NONMPSAFE by default on all the supported 2012-03-06 20:01:25 +00:00
pci
powerpc Add casts to __uint16_t to the __bswap16() macros on all arches which 2012-03-09 20:34:31 +00:00
rpc
security
sparc64 Add casts to __uint16_t to the __bswap16() macros on all arches which 2012-03-09 20:34:31 +00:00
sys Tune cpuset macros to optimize cases when CPU_SETSIZE fits into single 2012-03-12 07:02:16 +00:00
teken
tools
ufs Remove superfluous brackets. 2012-03-11 21:25:42 +00:00
vm Add KTR_VFS traces to track modifications to a vnode's writecount. 2012-03-08 20:27:20 +00:00
x86 Move i386's intr_machdep.c to the x86 tree and share it with amd64. 2012-03-09 20:43:29 +00:00
xdr
xen
Makefile