freebsd-dev/sys
Brooks Davis 9bc603bd20 Revert r339174: Move 32-bit compat support for FIODGNAME to the right place.
A case was missed in this commit which breaks sshing into a 32-bit sshd
on a 64-bit system.

Approved by:	re (gjb)
2018-10-04 23:55:03 +00:00
..
amd64 amd64: hide non-erms jump label under non-erms copyin/copyout 2018-10-04 20:01:48 +00:00
arm
arm64 Add kernel ifunc support on arm64. 2018-10-01 18:51:08 +00:00
bsm
cam Move 32-bit compat support for CDIOREADTOCENTRYS to the right place. 2018-10-02 23:23:56 +00:00
cddl Avoid panic when adjusting priority of a read in the face of an IO error 2018-09-29 01:26:07 +00:00
compat Revert r339174: Move 32-bit compat support for FIODGNAME to the right place. 2018-10-04 23:55:03 +00:00
conf Add kernel ifunc support on arm64. 2018-10-01 18:51:08 +00:00
contrib
crypto Reapply, with minor tweaks, r338025, from the original commit: 2018-09-26 17:12:14 +00:00
ddb
dev [ig4] style(9) clean-up 2018-10-04 19:54:47 +00:00
dts
fs Revert r339174: Move 32-bit compat support for FIODGNAME to the right place. 2018-10-04 23:55:03 +00:00
gdb
geom
gnu
i386 Apply r339046 to i386. 2018-10-01 18:48:33 +00:00
isa Reapply, with minor tweaks, r338025, from the original commit: 2018-09-26 17:12:14 +00:00
kern In PR 227259, a user is reporting that they have code which is using 2018-10-03 17:40:04 +00:00
kgssapi
libkern
mips
modules
net Use strlcpy() instead of strncpy(). 2018-10-03 07:35:16 +00:00
net80211
netgraph
netinet Hold a write lock across udp_notify() 2018-10-04 22:03:58 +00:00
netinet6 After r338257 is was possible to trigger a KASSERT() in ud6_output() 2018-10-02 17:29:56 +00:00
netipsec Fix witness warning in xform_init(). 2018-09-26 14:47:51 +00:00
netpfil
netsmb
nfs
nfsclient
nfsserver
nlm
ofed
opencrypto Add per-session locking to cryptosoft (swcr). 2018-09-26 20:23:12 +00:00
powerpc Use nda(4) on powerpc64 2018-10-02 21:36:00 +00:00
riscv
rpc
security Rework the logic around quick checks for auditing that take place at 2018-10-02 15:58:17 +00:00
sparc64
sys Use an unsigned iterator for domain sets. 2018-10-01 18:51:39 +00:00
teken
tests
tools
ufs
vm Use an unsigned iterator for domain sets. 2018-10-01 18:51:39 +00:00
x86 Fix an inverted test in ucode_load_ap(). 2018-10-03 14:20:43 +00:00
xdr
xen
Makefile