| Age | Commit message (Expand) | Author |
| 2000-07-06 | more stats. from kame | itojun |
| 2000-07-03 | Allocate one more byte for the asterisk after the name of interface. | enami |
| 2000-07-03 | Make gcc 2.96 (and maybe earlier) happier. Include <stdlib.h>,<string.>, | matt |
| 2000-07-02 | with -inv flag, do not truncate name of the interface (like "strip0"). | itojun |
| 2000-04-19 | Define members previously defined as u_long in struct iftot as u_quad_t. | enami |
| 2000-02-09 | use NI_WITHSCOPEID when printing multicast group with -inav. | itojun |
| 2000-02-05 | print IPv6 scopeid on -inv. with -in, scopeid is omitted due to insufficient | itojun |
| 2000-01-25 | better sync with #ifdef notdef part (in -i for AF_INET). | itojun |
| 2000-01-25 | don't truncate IPv4 entries on -i (with -v). it is mainly for | itojun |
| 2000-01-17 | print IPv6 multicast group on -ia (-iav will avoid truncation) | itojun |
| 1999-12-13 | per-interface statistics. | itojun |
| 1999-11-19 | Change printf formats for 64bit counters. | bouyer |
| 1999-07-01 | make netstat IPv6-ready. | itojun |
| 1999-03-14 | Make the damned columns line up. | mycroft |
| 1999-01-11 | #ifndef SMALL changes. saves 30k on the sparc | mrg |
| 1998-08-25 | Add { and } to shut up egcs. Reformat the more questionable code. | ross |
| 1998-07-12 | - KNF | mrg |
| 1998-05-14 | Partial fix for PR kern/5435 -- changed netstat to use unsigned counters | kml |
| 1998-03-19 | Add support for a '-b' option to provide byte counts in and out, | kml |
| 1997-10-19 | fix up .Nm usage, getopt returns -1 not EOF | lukem |
| 1997-05-22 | PR/3660: Dave Huang: Fix formatting misalignments in appletalk | christos |
| 1997-04-07 | more column alignment fixes | mikel |
| 1997-04-07 | PR/3451: Anders Hjalmarsson: Column alignment fixes after the netatalk addition. | christos |
| 1997-04-03 | - netatalk additions | christos |
| 1997-03-26 | Print Ethernet and FDDI addresses in the same format as ether_ntoa(). | thorpej |
| 1996-06-07 | Fix missing `)' in the sideways view of interfaces (i.e. netstat -w 1). | thorpej |
| 1996-06-04 | bump MAXIF (the maximum number of interfaces for which information is kept, | cgd |
| 1996-06-04 | if doing 'netstat -I <intf> -w <delay>', and netstat can't find an | cgd |
| 1996-05-07 | Kill a couple of unnecessary calls to strlen(). | thorpej |
| 1996-05-07 | Update for the changes to struct ifnet. While I'm here, fix a couple | thorpej |
| 1995-10-17 | Implement change done in revision 1.12 (for PR #1473 & duplicates) in a | jtc |
| 1995-10-03 | New-style RCS ids. | thorpej |
| 1995-09-28 | Change formatting so that columns line up; PR #1473 + several duplicates | jtc |
| 1995-07-03 | Remove an extra htonl(). | mycroft |
| 1995-06-12 | Update to match kernel changes. | mycroft |
| 1994-09-17 | Align link address under `Address' header. | mycroft |
| 1994-05-13 | Clean up import. | mycroft |
| 1994-04-01 | kill lots of off_t's. | cgd |
| 1994-03-28 | clean up, for off_t... ugliest 'cleaning' possible, i think... | cgd |
| 1994-03-03 | netname() takes a struct in_addr, not an int. Breaks on sparc. | deraadt |
| 1994-02-22 | fix to print netstat unit number right; from Greenman | cgd |
| 1993-08-01 | Add RCS identifiers. | mycroft |
| 1993-07-11 | Included Havard Eidnes' latest changes. | paul |
| 1993-03-21 | after 0.2.2 "stable" patches applied | cgd |