freebsd-dev/sys
Edward Tomasz Napierala ebc2f37754 Stop hiding errors that result in failure to mount /dev. Otherwise,
missing /dev directory makes one end up with a completely deaf (init
without stdout/stderr) system with no hints on the console, unless
you've booted up with bootverbose.

MFC after:	1 month
Sponsored by:	The FreeBSD Foundation
2016-05-12 07:38:10 +00:00
..
amd64 Add locking annotations to amd64 struct md_page members. 2016-05-10 09:58:51 +00:00
arm Add OF_prop_free function as a counterpart for OF_*prop_alloc 2016-05-11 18:20:02 +00:00
arm64 Call busdma_swi from swi_vm as is done from other architectures. 2016-05-11 18:48:47 +00:00
boot sys/boot/common: use of spaces vs. TAB. 2016-05-12 01:19:11 +00:00
bsm
cam Allow sleepable allocations in enclosure daemon threads. 2016-05-10 16:20:36 +00:00
cddl compat/opensolaris: Don't redefined off64_t if already defined 2016-05-11 16:05:32 +00:00
compat Match Linux behaviour and iterate the IDR tree unlocked. The caller is 2016-05-11 17:20:20 +00:00
conf Add gpiokeys driver 2016-05-11 17:57:26 +00:00
contrib
crypto
ddb
dev sfxge(4): update multicast filter insertion algorithm 2016-05-12 06:20:26 +00:00
fs nfsd: Fix use-after-free in NFS4 lock test service 2016-05-12 05:03:12 +00:00
gdb
geom
gnu
i386 Add a new bus method to fetch device-specific CPU sets. 2016-05-09 20:50:21 +00:00
isa
kern Stop hiding errors that result in failure to mount /dev. Otherwise, 2016-05-12 07:38:10 +00:00
kgssapi
libkern
mips Remove NULL checks after M_WAITOK allocations from sys/mips/. 2016-05-11 09:42:24 +00:00
modules sfxge(4): make efx_sram_test Siena-only 2016-05-11 06:21:07 +00:00
net
net80211
netgraph
netinet tcp/syncache: Add comment for syncache_respond 2016-05-10 04:59:04 +00:00
netinet6 Remove obsolescent comments from nd6_purge(). 2016-05-09 23:43:12 +00:00
netipsec netipsec: Fix minor style nit 2016-05-10 20:14:11 +00:00
netnatm
netpfil Fix memory leak possible in error case. 2016-05-11 10:04:32 +00:00
netsmb
nfs
nfsclient
nfsserver
nlm
ofed
opencrypto
pc98
powerpc
riscv
rpc
security
sparc64
sys Typo in comment. 2016-05-12 06:20:26 +00:00
teken
tests
tools
ufs
vm Move vm_domain_rr_selectdomain() under #ifdef VM_NUMA_ALLOC. 2016-05-10 22:25:55 +00:00
x86 Allow orm(4) to be disabled from probing/attaching by a hints entry: 2016-05-10 22:28:06 +00:00
xdr
xen
Makefile