summaryrefslogtreecommitdiff
path: root/usr.bin/netstat
AgeCommit message (Expand)Author
1999-09-22routing interface sends aligned to long word boundaries; itojunTheo de Raadt
1999-09-01Correct SYNOPSYS; no -h option exists.Aaron Campbell
1999-07-21use .Ar on later .It Fl linesTheo de Raadt
1999-06-26Use a.b.c.d/nn syntax for encap route output.Hakan Olsson
1999-06-05- remove trailing white spaceAaron Campbell
1999-05-16Cleanup xrefs under SEE ALSO. Specifically:Alex Feldman
1999-04-11Introduce net.inet.{ah,esp}.enable sysctl controls that are off by default.Niklas Hallqvist
1999-04-09The userland parts of a sysctl that can switch on/off IP-in-IP (protocol 4)Niklas Hallqvist
1999-03-27add SADB_X_BINDSA to pfkey allowing incoming SAs to refer to an outgoingNiels Provos
1999-03-15print subnets containing 0 octets correctly; peterTheo de Raadt
1999-03-01There is no -h flagDavid Leonard
1999-02-27do not divide by zero; helbig@Informatik.BA-Stuttgart.DETheo de Raadt
1999-02-24Grok protocol/address family PF_KEY.Angelos D. Keromytis
1999-02-18fix netstat -A headerTheo de Raadt
1999-02-17print ips_rcvmemdropTheo de Raadt
1999-02-04report on no udp checksumTheo de Raadt
1998-11-30stats for fast retransmitsNiels Provos
1998-11-25Present new statistics field in ah/esp statsNiklas Hallqvist
1998-09-27usr.bin/ man page cleanups, n-sAaron Campbell
1998-09-07More man page fixes. Particularly fix uses of it's/its, affect/effect,Aaron Campbell
1998-08-01sipp-esp/sipp-ah -> esp/ahAngelos D. Keromytis
1998-07-08whack kmem gid after kvm_openfiles()Theo de Raadt
1998-06-23Fix snprintf return value usage.Todd C. Miller
1998-05-18you want MAXHOSTNAMELEN, not MAXHOSTNAMELEN+1Theo de Raadt
1998-03-18Update for new tcp stat.Angelos D. Keromytis
1998-02-27oflow paranoiaTheo de Raadt
1998-02-26strncpy sanitizationTheo de Raadt
1998-02-26* netstat -r [-n] now prints netmasks for network routes (in XXX/24 format).Peter Galbavy
1997-11-09also report udp PCB cache misses.Niels Provos
1997-09-21$OpenBSD$Theo de Raadt
1997-09-19typo; sjr@home.netTheo de Raadt
1997-07-28line up headers when showing route tablekstailey
1997-07-28Note atalk family for AppleTalkdenny
1997-07-28for rpc port names, consider protocol tooTheo de Raadt
1997-07-25make CIA fitMichael Shalayeff
1997-07-23AppleTalk specificsdenny
1997-07-23Add AppleTalk support. TODO: route.c does not handle netranges.denny
1997-07-23Update for new <sys/mbuf.h>denny
1997-07-14Print the new input/output bytes for sipp-ah/sipp-esp/ipencap.Angelos D. Keromytis
1997-07-14Adjusted the spaces a bit.Angelos D. Keromytis
1997-07-13Show the new field in the encap sockaddrs.Angelos D. Keromytis
1997-07-04Base PLEN on the value of LONG_BIT instead of assuming basedTodd C. Miller
1997-07-01typosNiels Provos
1997-06-30Make "netstat -ia" line up nicely.Todd C. Miller
1997-06-29Use correct spacing on both 32bit and 64bit machines.Todd C. Miller
1997-06-29Make fields line up nicely for 64-bit addresses. Should probably #ifTodd C. Miller
1997-06-29Mostly clean -Wall + 64bit issues.Todd C. Miller
1997-06-29leave out some fields for ipsp not any longer used in new encapNiels Provos
1997-06-25show statistics about new timers/countersNiels Provos
1997-06-2464bit fixes similar to some in sbin/route/route.cTodd C. Miller