NetBSD/sys/net/agr
joerg 3eb244d801 Retire varargs.h support. Move machine/stdarg.h logic into MI
sys/stdarg.h and expect compiler to provide proper builtins, defaulting
to the GCC interface. lint still has a special fallback.
Reduce abuse of _BSD_VA_LIST_ by defining __va_list by default and
derive va_list as required by standards.
2011-07-17 20:54:30 +00:00
..
Makefile
files.agr
ieee8023_slowprotocols.h
ieee8023_tlv.c
ieee8023_tlv.h
ieee8023ad.h
ieee8023ad_impl.h
ieee8023ad_lacp.c Fix memset usage. 2011-07-01 02:46:24 +00:00
ieee8023ad_lacp.h
ieee8023ad_lacp_debug.c Retire varargs.h support. Move machine/stdarg.h logic into MI 2011-07-17 20:54:30 +00:00
ieee8023ad_lacp_debug.h
ieee8023ad_lacp_impl.h
ieee8023ad_lacp_select.c
ieee8023ad_lacp_sm.h
ieee8023ad_lacp_sm_mux.c
ieee8023ad_lacp_sm_ptx.c
ieee8023ad_lacp_sm_rx.c
ieee8023ad_lacp_sm_tx.c
ieee8023ad_lacp_timer.c
ieee8023ad_marker.c
ieee8023ad_marker.h
if_agr.c Keep condvar wmesg within 8 char limit 2010-08-11 11:47:29 +00:00
if_agrether.c comment style. no functional change. 2009-06-09 22:21:54 +00:00
if_agrether_hash.c
if_agrethervar.h
if_agrioctl.h
if_agrmonitor.c
if_agrsoftc.c
if_agrsubr.c Redefine bpf linkage through an always present op vector, i.e. 2010-01-19 22:08:16 +00:00
if_agrsubr.h
if_agrtimer.c Take another stab at fixing the LOCKDEBUG panic reported in PR 2010-02-08 17:59:06 +00:00
if_agrvar.h
if_agrvar_impl.h Change sc_wrports from an int to a bool and "test truth" instead of 2010-05-26 23:46:44 +00:00