1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-06 13:09:50 +00:00
freebsd/sys
Edward Tomasz Napierala 759489f9e2 Make autofs timeout handling use timeout task instead of callout;
that's because the handler can sleep on sx lock.

Reviewed by:	kib
MFC after:	1 week
Sponsored by:	The FreeBSD Foundation
2014-10-02 10:31:32 +00:00
..
amd64 Get rid of code that dealt with the hardware not being able to save/restore 2014-10-02 05:32:29 +00:00
arm Allow timer0 to run at full 24MHz not at 24MHz/16 by setting prescale to 1. 2014-10-02 06:00:55 +00:00
boot
bsm
cam Restore CAM_QUIRK_NOLUNS check, lost in previous commit. 2014-10-02 10:02:38 +00:00
cddl Diff reduction with kernel code: instruct the compiler that the data of 2014-10-02 00:13:08 +00:00
compat
conf
contrib
crypto
ddb
dev Add uart driver for Qualcomm MSM 7000/8000 series chips. 2014-10-02 08:12:42 +00:00
fs Make autofs timeout handling use timeout task instead of callout; 2014-10-02 10:31:32 +00:00
gdb
geom
gnu
i386
isa
kern In the syncer, drop the sync mutex while patting the watchdog. 2014-10-01 15:32:28 +00:00
kgssapi
libkern
mips
modules Instead of requiring an edit to turn on ZFS debugging, define ZFS_DEBUG. 2014-10-01 15:34:48 +00:00
net Virtualize net.link.vlan.soft_pad. 2014-10-02 05:56:17 +00:00
net80211
netgraph
netinet Add an additional routing table lookup when m->m_pkthdr.fibnum is changed 2014-10-02 00:25:57 +00:00
netinet6 Add an additional routing table lookup when m->m_pkthdr.fibnum is changed 2014-10-02 00:25:57 +00:00
netipsec Do not strip outer header when operating in transport mode. 2014-10-02 02:00:21 +00:00
netnatm
netpfil
netsmb
nfs
nfsclient
nfsserver
nlm
ofed
opencrypto
pc98
powerpc
rpc
security
sparc64
sys Embellish a comment regarding the reliability of DEBUG_VFS_LOCKS. 2014-10-01 16:16:01 +00:00
teken
tools
ufs
vm
x86
xdr
xen
Makefile