Age | Commit message (Expand) | Author |
2008-09-16 | netstat statistics for pflow(4) via pseudo family | Joerg Goltermann |
2008-05-08 | make -f mpls work. OK norby@ | Claudio Jeker |
2008-01-03 | Make if.c kvm free by fetching the interface stats via sysctl like in systat | Claudio Jeker |
2007-12-19 | Remove the kvm code in rt_stats() and use the sysctl code all the time. | Claudio Jeker |
2007-12-19 | delete rcsid crud | Theo de Raadt |
2007-12-14 | remove 21 nlist variables, and instead use sysctl to query the kernel | Theo de Raadt |
2007-12-11 | mbuf stats are always gotten via sysctl(), so remove old nlist stuff | Theo de Raadt |
2007-10-20 | an usage message should fit on a 80-column display | Igor Sobrado |
2007-07-25 | Make it possible to show alternate routing tables in netstat. This mostly | Claudio Jeker |
2007-06-28 | Bring the index defines back in sync with struct nlist after removal of IPX | Claudio Jeker |
2007-06-04 | remove IPX support, agreed by many | Henning Brauer |
2007-03-23 | add -F to usage(); | Jason McIntyre |
2007-03-23 | Add a new flag -F to netstat restricting route display in conjuction | Pierre-Yves Ritschard |
2006-08-29 | Fix KVM snooping code of netstat that got broken by the multiple table | Claudio Jeker |
2006-05-27 | Moving netstat from kvm snooping to retrieving the routing tables via | Claudio Jeker |
2005-07-04 | make these use setres[ug]id for simple privilege dropping; | Damien Miller |
2005-06-16 | add -P to docs and usage/synopsis; ok markus jmc | Jared Yanovich |
2005-06-15 | add -P for dumping PCB infos, similar to netbsd; ok deraadt@ | Markus Friedl |
2005-06-08 | bye bye, Xerox NS protocols | Henning Brauer |
2005-05-02 | - add a small description of final synopsis form | Jason McIntyre |
2005-04-12 | add '-W interface' for 802.11 wireless statistics of the net80211 stack. | Reyk Floeter |
2005-03-30 | remove nlist items no longer used; ok henning | Theo de Raadt |
2005-03-30 | kill -S; ok henning | Jared Yanovich |
2005-03-25 | kill unneeded (char *) casts. ok millert, otto | Jared Yanovich |
2005-02-10 | backout previous; i committed to wrong repository (i meant to commit kame) | Jun-ichiro itojun Hagino |
2005-02-10 | dccp support | Jun-ichiro itojun Hagino |
2005-01-14 | Allow netstat to print PIM statistics. | Ryan Thomas McBride |
2004-06-29 | repair, Chris Kuethe <ckuethe@ualberta.ca> | Henning Brauer |
2004-06-25 | remove netiso | Henning Brauer |
2004-06-06 | - add -S to usage() | Jason McIntyre |
2004-06-06 | Add new '-S' flag to display the source selector part of the routing table | Cedric Berger |
2004-04-01 | change -p to restrict output to protocol (not just for -s); | Markus Friedl |
2004-03-13 | some NULL vs 0 and knf; parts from nimadeus@pandora.be | Theo de Raadt |
2003-12-15 | Add initial support for pf state synchronization over the network. | Ryan Thomas McBride |
2003-11-28 | remove "or uninstrumented" from "unknown or uninstrumented protocol"; | Jason McIntyre |
2003-11-28 | netstat.1: | Jason McIntyre |
2003-11-02 | print raw ip[46] sockets; ok deraadt@ | Markus Friedl |
2003-10-17 | Common Address Redundancy Protocol | Ryan Thomas McBride |
2003-06-26 | more proto fixes | Theo de Raadt |
2003-06-12 | - document -ltu options; | Jason McIntyre |
2003-06-03 | Remove the advertising clause in the UCB license which Berkeley | Todd C. Miller |
2003-02-01 | Fix out-of-bounds access to nl[255], found by naddy@ in context of | Daniel Hartmeier |
2003-02-01 | ansi | Theo de Raadt |
2002-08-04 | revoke privs earlier | Theo de Raadt |
2002-06-07 | print rip6stat | Jun-ichiro itojun Hagino |
2002-05-27 | a night of cleanup, so i can read this easier | Theo de Raadt |
2002-02-16 | Part one of userland __P removal. Done with a simple regexp with some minor ... | Todd C. Miller |
2002-01-17 | evil, annoying spaces and tabs | Michael Shalayeff |
2001-11-19 | kill more registers | Mike Pechkin |
2001-08-26 | Add a -q to silence zero-output lines and fix some whitespace and text nits. | brian |