summaryrefslogtreecommitdiff
path: root/usr.bin/netstat/main.c
AgeCommit message (Expand)Author
2000-01-21ip4 -> ipipAngelos D. Keromytis
2000-01-11Remove references to ipx_error.h; it's going to be away.Federico G. Schwindt
1999-12-08add IPv6 support from KAME. cleanup type matches with printf() format.Jun-ichiro itojun Hagino
1999-10-29etherip statisticsAngelos D. Keromytis
1999-03-01There is no -h flagDavid Leonard
1999-02-24Grok protocol/address family PF_KEY.Angelos D. Keromytis
1998-08-01sipp-esp/sipp-ah -> esp/ahAngelos D. Keromytis
1998-07-08whack kmem gid after kvm_openfiles()Theo de Raadt
1998-02-26* netstat -r [-n] now prints netmasks for network routes (in XXX/24 format).Peter Galbavy
1997-07-23Add AppleTalk support. TODO: route.c does not handle netranges.denny
1997-06-29Mostly clean -Wall + 64bit issues.Todd C. Miller
1997-06-18Be a bit more verbose for AF_ENCAP "routing" entries.Angelos D. Keromytis
1997-02-22Corrected protocol name.Angelos D. Keromytis
1997-02-21netstat now understands SIPP-AH/SIPP-ESP (IPsec) and ENCAP protocols.Angelos D. Keromytis
1997-02-01accept "-f local" for AF_LOCAL"kstailey
1997-01-15getopt(3) returns -1 when out of args, not EOF, whee!Todd C. Miller
1996-12-22Deal with _POSIX_SAVED_IDS when relinquishing privilegesThorsten Lockert
1996-08-16ipx.Michael Shalayeff
1996-06-26rcsidTheo de Raadt
1996-05-10if_name/if_unit -> if_xname/if_softcTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt