This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
sys
/
compat
/
ndis
History
Warner Losh
1a3c917f9d
while (0); -> while (0) in multi-line macros
2006-08-17 22:50:33 +00:00
..
cfg_var.h
…
hal_var.h
…
kern_ndis.c
Move conditional preprocessing out of the SYSCTL_ADD_STRING macro
2006-06-22 13:11:36 +00:00
kern_windrv.c
…
ndis_var.h
…
ntoskrnl_var.h
while (0); -> while (0) in multi-line macros
2006-08-17 22:50:33 +00:00
pe_var.h
…
resource_var.h
…
subr_hal.c
…
subr_ndis.c
Conditionally acquire Giant around VFS operations.
2006-06-20 21:31:38 +00:00
subr_ntoskrnl.c
…
subr_pe.c
…
subr_usbd.c
…
usbd_var.h
…
winx32_wrap.S
Forcefully turn off GPROF in this file if it is enabled as GPROF's
2006-06-12 20:35:59 +00:00
winx64_wrap.S
…