Add CARP_IS_RUNNING() to test carp(4) iface's IFF_UP and IFF_RUNNING
[dragonfly.git] / usr.bin / monitor / Makefile
2008-10-16 Matthew DillonAdd a new utility called 'monitor' which uses kqueue...