summaryrefslogtreecommitdiff
path: root/usr.bin/netstat/mroute.c
AgeCommit message (Expand)Author
2009-02-07add missing headers needed for warn() and err().Charles Longeau
2007-12-14remove 21 nlist variables, and instead use sysctl to query the kernelTheo de Raadt
2006-05-27Moving netstat from kvm snooping to retrieving the routing tables viaClaudio Jeker
2005-10-17Use queue macros instead of directly accessing fields. ok pat@ "put itOtto Moerbeek
2005-03-30spacingTheo de Raadt
2005-03-25kill unneeded (char *) casts. ok millert, ottoJared Yanovich
2005-01-14Allow netstat to print PIM statistics.Ryan Thomas McBride
2003-07-07protosTheo de Raadt
2003-06-03Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2003-02-01ansiTheo de Raadt
2002-06-02mrtstat members are u_long, so use %lu not %ldJun-ichiro itojun Hagino
2001-11-19kill more registersMike Pechkin
1998-02-27oflow paranoiaTheo de Raadt
1997-06-29Use correct spacing on both 32bit and 64bit machines.Todd C. Miller
1997-06-29Mostly clean -Wall + 64bit issues.Todd C. Miller
1996-06-26rcsidTheo de Raadt
1996-05-24do not print a non-existant mfcTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt