freebsd-dev/sys/compat/ndis
Pedro F. Giffuni 91460148b2 ndis(4): Undo unneeded workarounds in ndis' rand().
- Revert the change for seed(0) in r300384. I misunderstood the standard
and while our random() implementation in libkern may be improved, it
handles the seed(0) case fine.

Pointed out by:	bde, ache
2016-05-22 14:13:20 +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): Undo unneeded workarounds in ndis' rand(). 2016-05-22 14:13:20 +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