freebsd-dev/sys/dev/lmc
Julian Elischer 589f6ed8ce Divorce the kernel binary ABI version number from the message
format version number. (userland programs should not need to be
recompiled when the netgraph kernel internal ABI is changed.

Also fix modules that don;t handle the fact that a caller may not supply
a return message pointer. (benign at the moment because the calling code
checks, but that will change)
2000-12-18 20:03:32 +00:00
..
if_lmc_common.c Lock down the network interface queues. The queue mutex must be obtained 2000-11-25 07:35:38 +00:00
if_lmc_fbsd3.c Convert more malloc+bzero to malloc+M_ZERO. 2000-12-08 21:51:06 +00:00
if_lmc_media.c
if_lmc.c Divorce the kernel binary ABI version number from the message 2000-12-18 20:03:32 +00:00
if_lmcioctl.h
if_lmcvar.h