NetBSD/sys/compat/ndis
dsl 454af1c0e8 Change about 4500 of the K&R function definitions to ANSI ones.
There are still about 1600 left, but they have ',' or /* ... */
in the actual variable definitions - which my awk script doesn't handle.
There are also many that need () -> (void).
(The script does handle misordered arguments.)
2009-03-14 15:35:58 +00:00
..
cfg_var.h
files.ndis
hal_var.h
kern_ndis.c Change about 4500 of the K&R function definitions to ANSI ones. 2009-03-14 15:35:58 +00:00
kern_windrv.c Change about 4500 of the K&R function definitions to ANSI ones. 2009-03-14 15:35:58 +00:00
nbcompat.c
nbcompat.h Remove LKMs and switch to the module framework, pass 1. 2008-11-12 12:35:50 +00:00
ndis_var.h
ntoskrnl_var.h fix typo (s/stucture/structure/) 2009-03-05 01:21:57 +00:00
pe_var.h
resource_var.h
subr_hal.c Change about 4500 of the K&R function definitions to ANSI ones. 2009-03-14 15:35:58 +00:00
subr_ndis.c Change about 4500 of the K&R function definitions to ANSI ones. 2009-03-14 15:35:58 +00:00
subr_ntoskrnl.c Change about 4500 of the K&R function definitions to ANSI ones. 2009-03-14 15:35:58 +00:00
subr_pe.c Change about 4500 of the K&R function definitions to ANSI ones. 2009-03-14 15:35:58 +00:00
subr_usbd.c Change about 4500 of the K&R function definitions to ANSI ones. 2009-03-14 15:35:58 +00:00
usbd_var.h
winx64_wrap.S