summaryrefslogtreecommitdiff
path: root/usr.bin/netstat/main.c
AgeCommit message (Expand)Author
2003-06-03Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2003-02-01Fix out-of-bounds access to nl[255], found by naddy@ in context ofDaniel Hartmeier
2003-02-01ansiTheo de Raadt
2002-08-04revoke privs earlierTheo de Raadt
2002-06-07print rip6statJun-ichiro itojun Hagino
2002-05-27a night of cleanup, so i can read this easierTheo de Raadt
2002-02-16Part one of userland __P removal. Done with a simple regexp with some minor ...Todd C. Miller
2002-01-17evil, annoying spaces and tabsMichael Shalayeff
2001-11-19kill more registersMike Pechkin
2001-08-26Add a -q to silence zero-output lines and fix some whitespace and text nits.brian
2001-07-05IPComp support. angelos@ ok.Jean-Jacques Bernard-Gundol
2001-05-18adapt to use poolNiels Provos
2000-12-13Bytecounter stats. (-b switch)Camiel Dobbelaar
2000-06-30do not prin tcp/udp twice. from: fgsJun-ichiro itojun Hagino
2000-06-30split netstat -an -f inet and netstat -an -f inet6, for consistency.Jun-ichiro itojun Hagino
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