opnsense-src/sys/compat/ndis
Pedro F. Giffuni b9c52b50a7 ndis(4): adjustments for our random() specific implementation.
- Revert r300377: The implementation claims to return a value
  within the range. [1]
- Adjust the value for the case of a zero seed, whihc according
  to standards should be equivalent to a seed of value 1.

Pointed out by:	cem
2016-05-22 00:29:25 +00:00
..
cfg_var.h
hal_var.h
kern_ndis.c ndis: spelling fixes in comments. 2016-04-30 00:35:46 +00:00
kern_windrv.c
ndis_var.h ndis: spelling fixes in comments. 2016-04-30 00:35:46 +00:00
ntoskrnl_var.h ndis: spelling fixes in comments. 2016-04-30 00:35:46 +00:00
pe_var.h Remove ia64. 2014-07-07 00:27:09 +00:00
resource_var.h
subr_hal.c ndis: spelling fixes in comments. 2016-04-30 00:35:46 +00:00
subr_ndis.c ndis(4): it's rather unrealistic to expect a size_t here. 2016-04-28 03:19:53 +00:00
subr_ntoskrnl.c ndis(4): adjustments for our random() specific implementation. 2016-05-22 00:29:25 +00:00
subr_pe.c ndis: spelling fixes in comments. 2016-04-30 00:35:46 +00:00
subr_usbd.c Include necessary headers that now are available due to pollution 2013-10-28 07:29:16 +00:00
usbd_var.h
winx32_wrap.S
winx64_wrap.S