1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-21 11:13:30 +00:00
freebsd/sys
Ed Schouten b8501ae829 Remove lint case for _Thread_local.
I added this block, knowing that lint does not support _Thread_local.
When linting, we could argue that we don't care about TLS (yet). It
seems, however, that external pieces of software also sometimes do a
-Dlint, regex the output and compile it again.

Reported by:	swills
2013-05-19 07:44:01 +00:00
..
amd64
arm Back out r250768 until I can further investigate why it might 2013-05-18 22:42:21 +00:00
boot Correct the spelling of "okay". 2013-05-18 12:54:37 +00:00
bsm
cam Added output of device QUIRKS for CAM and AHCI devices during boot. 2013-05-18 23:36:21 +00:00
cddl
compat
conf
contrib
crypto
ddb
dev Update snd quirks for T520, T420, X220. 2013-05-19 01:45:29 +00:00
fs
gdb
geom
gnu/fs/reiserfs
i386
ia64
isa
kern Refine the "nojail" rc keyword, adding "nojailvnet" for files that don't 2013-05-19 04:10:34 +00:00
kgssapi
libkern
mips
modules
net Use separate function to update mbuf checksum flags instead of 2013-05-18 08:14:21 +00:00
net80211
netatalk
netgraph
netinet Set errno to ETIMEDOUT if an SCTP association times out during 2013-05-17 22:26:05 +00:00
netinet6
netipsec
netipx
netnatm
netpfil
netsmb
nfs
nfsclient
nfsserver
nlm
ofed
opencrypto
pc98
pci
powerpc Add support for the second GPIO pin bank on the Wii and add support for 2013-05-18 19:30:42 +00:00
rpc
security
sparc64
sys Remove lint case for _Thread_local. 2013-05-19 07:44:01 +00:00
teken
tools
ufs
vm
x86
xdr
xen
Makefile