1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-29 16:44:03 +00:00
freebsd/sys
Sean Bruno ce61627a2d On BIO_ERROR, set bio_resid to stop losing data in the error case.
Submitted by:	Mark Johnston <markjdb@gmail.com>
Reviewed by:	scottl@freebsd.org
MFC after:	2 weeks
2012-07-18 18:10:27 +00:00
..
amd64 On AMD64, provide siginfo.si_code for floating point errors when error 2012-07-18 15:43:47 +00:00
arm Move unmask IRQ function call up to nexus device level. 2012-07-17 03:18:12 +00:00
boot
bsm
cam Fix some typos in r238595. 2012-07-18 12:41:09 +00:00
cddl Change UL to ULL since time is 32 bits. 2012-07-17 14:36:40 +00:00
compat
conf Move what remains of vm/vm_contig.c into vm/vm_pageout.c, where similar 2012-07-18 05:21:34 +00:00
contrib
crypto
ddb
dev On BIO_ERROR, set bio_resid to stop losing data in the error case. 2012-07-18 18:10:27 +00:00
fs Simply error handling by moving the allocation of np down to where it is 2012-07-16 22:07:29 +00:00
gdb
geom Add missing free. 2012-07-18 07:26:20 +00:00
gnu/fs
i386
ia64
isa
kern Add support for walltimestamp in DTrace. 2012-07-16 20:17:19 +00:00
kgssapi
libkern
mips Move what remains of vm/vm_contig.c into vm/vm_pageout.c, where similar 2012-07-18 05:21:34 +00:00
modules
net
net80211
netatalk
netgraph
netinet Plug a reference leak: before doing 'goto again' we need to unref 2012-07-18 08:58:30 +00:00
netinet6 Changes which improve compilation if neither INET nor INET6 is defined. 2012-07-15 20:16:17 +00:00
netipsec
netipx
netnatm
netncp
netsmb
nfs
nfsclient
nfsserver
nlm
ofed
opencrypto
pc98
pci
powerpc
rpc
security
sparc64
sys - Add support for displaying process stack memory regions. 2012-07-16 09:38:19 +00:00
teken
tools
ufs
vm Move what remains of vm/vm_contig.c into vm/vm_pageout.c, where similar 2012-07-18 05:21:34 +00:00
x86
xdr
xen
Makefile