freebsd-dev/sys/tools
Warner Losh 57c75b8f1a Rather than casting through a (void *) to avoid the aliasing warning,
do things correctly from an aliasing perspective.  Put the
vop_generic_args element as the first element for all the vop_*_args
and adjust the code to take the address of that instead of the
structure.

OK'd based on a vague description by: phk
2004-12-13 07:23:34 +00:00
..
acpi_quirks2h.awk Complete quirk handling script by matching the in-kernel table format. 2004-06-30 04:40:20 +00:00
emu10k1-mkalsa.sh Attempt to clean up the emu10k1-alsa.h stuff so that config doesn't 2004-02-05 22:51:16 +00:00
makeobjops.awk Pass doxygen doc comments through to the output. 2004-07-11 16:14:24 +00:00
miidevs2h.awk
pccarddevs2h.awk
usbdevs2h.awk Correct $FreeBSD$ style. 2004-04-16 05:22:11 +00:00
vnode_if.awk Rather than casting through a (void *) to avoid the aliasing warning, 2004-12-13 07:23:34 +00:00