freebsd-dev/sys/compat
Conrad Meyer 2f02a9e15a linuxkpi: Fix not-found case of linux_pci_find_irq_dev
Linux list_for_each_entry() does not neccessarily end with the iterator
NULL (it may be an offset from NULL if the list member is not the first
element of the member struct).

Reported by:	Coverity
CID:		1366940
Reviewed by:	hselasky@
Sponsored by:	Dell EMC Isilon
Differential Revision:	https://reviews.freebsd.org/D8780
2016-12-13 19:58:21 +00:00
..
cloudabi cloudabi: use fget_cap instead of hand-rolling capability read 2016-09-23 23:08:23 +00:00
cloudabi32 Regenerate syscall provider argument strings. 2016-09-22 04:50:03 +00:00
cloudabi64 Regenerate syscall provider argument strings. 2016-09-22 04:50:03 +00:00
freebsd32 Export the whole thread name in kinfo_proc 2016-12-07 15:04:22 +00:00
ia32 Tidy up ia32_sysvec sv_flags setting 2016-10-20 20:29:54 +00:00
linprocfs Remove PG_CACHED-related fields from struct vmmeter, because they are no 2016-11-22 18:13:46 +00:00
linsysfs
linux capsicum: propagate rights on accept(2) 2016-09-22 09:58:46 +00:00
linuxkpi/common linuxkpi: Fix not-found case of linux_pci_find_irq_dev 2016-12-13 19:58:21 +00:00
ndis ndis(4): Undo unneeded workarounds in ndis' rand(). 2016-05-22 14:13:20 +00:00
netbsd
svr4 Don't create pointless backups of generated files in "make sysent". 2016-07-28 21:29:04 +00:00
x86bios