summaryrefslogtreecommitdiff
path: root/usr.bin/netstat/mroute.c
AgeCommit message (Expand)Author
2006-05-28Make netstat use sysctl when dumping routing tables/stats.elad
2005-08-04Added #include <kvm.h> since netstat.h, which is included too, needs it.rpaulo
2004-09-06Make it compile on ports where u_quad_t is not printf-format-compatiblemartin
2004-09-04IPv4 PIM support, from the submission of Pavlin Radoslavov on tech-net@manu
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-04-15make char array bigger where it seems too small and may overrun.itojun
2002-06-02member of mrtstat are u_long, so %lu is more appropriate than %ld.itojun
2001-05-28add `-s' that prints port numbers symbolically but addresses numericallyassar
1998-07-12- KNFmrg
1997-10-19fix up .Nm usage, getopt returns -1 not EOFlukem
1997-04-03- netatalk additionschristos
1996-05-11Avoid spewing if there is no MFC.mycroft
1995-10-03New-style RCS ids.thorpej
1995-06-12Format the statistics output more like the other protocols.mycroft
1995-06-12Update to match kernel changes.mycroft
1995-03-28KERNEL -> _KERNELjtc
1994-06-09Report wrong interface statsbrezak
1994-05-13Clean up import.mycroft
1994-04-01kill lots of off_t's.cgd
1994-03-28clean up, for off_t... ugliest 'cleaning' possible, i think...cgd
1994-01-11Incorporate changes for IP mcast and IGMP from cmaeda@cs.washington.edu.brezak