summaryrefslogtreecommitdiff
path: root/usr.bin/netstat/main.c
AgeCommit message (Expand)Author
2005-07-04make these use setres[ug]id for simple privilege dropping;Damien Miller
2005-06-16add -P to docs and usage/synopsis; ok markus jmcJared Yanovich
2005-06-15add -P for dumping PCB infos, similar to netbsd; ok deraadt@Markus Friedl
2005-06-08bye bye, Xerox NS protocolsHenning Brauer
2005-05-02- add a small description of final synopsis formJason McIntyre
2005-04-12add '-W interface' for 802.11 wireless statistics of the net80211 stack.Reyk Floeter
2005-03-30remove nlist items no longer used; ok henningTheo de Raadt
2005-03-30kill -S; ok henningJared Yanovich
2005-03-25kill unneeded (char *) casts. ok millert, ottoJared Yanovich
2005-02-10backout previous; i committed to wrong repository (i meant to commit kame)Jun-ichiro itojun Hagino
2005-02-10dccp supportJun-ichiro itojun Hagino
2005-01-14Allow netstat to print PIM statistics.Ryan Thomas McBride
2004-06-29repair, Chris Kuethe <ckuethe@ualberta.ca>Henning Brauer
2004-06-25remove netisoHenning Brauer
2004-06-06- add -S to usage()Jason McIntyre
2004-06-06Add new '-S' flag to display the source selector part of the routing tableCedric Berger
2004-04-01change -p to restrict output to protocol (not just for -s);Markus Friedl
2004-03-13some NULL vs 0 and knf; parts from nimadeus@pandora.beTheo de Raadt
2003-12-15Add initial support for pf state synchronization over the network.Ryan Thomas McBride
2003-11-28remove "or uninstrumented" from "unknown or uninstrumented protocol";Jason McIntyre
2003-11-28netstat.1:Jason McIntyre
2003-11-02print raw ip[46] sockets; ok deraadt@Markus Friedl
2003-10-17Common Address Redundancy ProtocolRyan Thomas McBride
2003-06-26more proto fixesTheo de Raadt
2003-06-12- document -ltu options;Jason McIntyre
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