freebsd-skq/sys/compat/ndis
Roman Divacky af83f5d77c Change the functions to ANSI in those cases where it breaks promotion
to int rule. See ISO C Standard: SS6.7.5.3:15.

Approved by:	kib (mentor)
Reviewed by:	warner
Tested by:	silence on -current
2009-02-24 18:09:31 +00:00
..
cfg_var.h
hal_var.h
kern_ndis.c Change the functions to ANSI in those cases where it breaks promotion 2009-02-24 18:09:31 +00:00
kern_windrv.c Move usb to a graveyard location under sys/legacy/dev, it is intended that the 2009-02-23 18:16:17 +00:00
ndis_var.h Integrate the NDIS USB support code to CURRENT. 2008-12-27 08:03:32 +00:00
ntoskrnl_var.h Integrate the NDIS USB support code to CURRENT. 2008-12-27 08:03:32 +00:00
pe_var.h
resource_var.h
subr_hal.c Change the functions to ANSI in those cases where it breaks promotion 2009-02-24 18:09:31 +00:00
subr_ndis.c Change the functions to ANSI in those cases where it breaks promotion 2009-02-24 18:09:31 +00:00
subr_ntoskrnl.c Change the functions to ANSI in those cases where it breaks promotion 2009-02-24 18:09:31 +00:00
subr_pe.c We have strcasecmp() in libkern now. 2007-04-06 11:18:57 +00:00
subr_usbd.c Change the functions to ANSI in those cases where it breaks promotion 2009-02-24 18:09:31 +00:00
usbd_var.h Integrate the NDIS USB support code to CURRENT. 2008-12-27 08:03:32 +00:00
winx32_wrap.S Change some movl's to mov's. Newer GAS no longer accept 'movl' instructions 2009-01-31 11:37:21 +00:00
winx64_wrap.S