| Age | Commit message (Expand) | Author |
| 1998-08-25 | Add { and } to shut up egcs. Reformat the more questionable code. | ross |
| 1998-07-20 | Fix bogon in length argument to snprintf when formatting port number | sommerfe |
| 1998-07-18 | use AF_LOCAL instead of AF_UNIX. support -f local as synonym for -f unix | lukem |
| 1998-07-12 | - KNF | mrg |
| 1998-07-06 | - change setgid kmem programs (that lend themselves to this) so setegid(getgi... | mrg |
| 1998-07-06 | - use an array MAXHOSTNAMELEN+1 size to hold hostnames | mrg |
| 1998-06-03 | Add an option to dump the contents of a PCB at the specified address, and | thorpej |
| 1998-05-14 | Partial fix for PR kern/5435 -- changed netstat to use unsigned counters | kml |
| 1998-05-14 | Ensure that the 'L' lock flag for MTU is always displayed when present. | kml |
| 1998-04-29 | Add support for printing fast forwarded packets. | matt |
| 1998-03-19 | Add support for a '-b' option to provide byte counts in and out, | kml |
| 1998-01-29 | s/_offsetof/offsetof and include stddef.h to reflect recent | frueauf |
| 1998-01-07 | if INP_ANONPORT is set in the pcb, don't getservbyport the local port, | lukem |
| 1997-12-17 | Print the connections dropped due to excessive persist timeouts. | thorpej |
| 1997-12-13 | Nuke "delayed window updates" statistic. | thorpej |
| 1997-12-11 | Print window updates delayed (piggybacked on delayed ACKs). | thorpej |
| 1997-12-10 | Report connections drained due to memory shortage. | thorpej |
| 1997-10-28 | Added (and documented) a change to the route display, so that mtu values | kml |
| 1997-10-20 | fix compile warnings on the sparc. | mrg |
| 1997-10-19 | fix up .Nm usage, getopt returns -1 not EOF | lukem |
| 1997-08-01 | add 'atalk' to list of arguments recognized by -f, minor cleanup | mikel |
| 1997-07-23 | Pull SYN_cache_branch down onto the main line. | thorpej |
| 1997-05-22 | PR/3660: Dave Huang: Fix formatting misalignments in appletalk | christos |
| 1997-05-08 | Back out the .PATH.c changes. The .depend problem (and others) | gwr |
| 1997-05-06 | Use .PATH.c: ... | gwr |
| 1997-04-10 | Make the first field 2 characters wider so that XXX.XXX.XXX.XXX/XX fits. | 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 |
| 1997-03-18 | Get the byte-swapping right in netmask(). | mycroft |
| 1997-02-28 | Add compiled-in MCLBYTES and MSIZE to conf/param.c, as 'mclbytes" and "msize". | jonathan |
| 1997-02-27 | Don't assume that sun_path in sockaddr_un is null-terminated; final fix by | mikel |
| 1997-01-02 | ns_print: fix type conflict | mellon |
| 1997-01-02 | ns_print: undo bogus type conflict | mellon |
| 1997-01-02 | Lite2 Merge | mellon |
| 1996-12-09 | errors not generated 'cuz old message was icmp -> [EWW!] | neil |
| 1996-10-25 | Add the `toolong' count to the IP stats display. | thorpej |
| 1996-10-08 | use %lu, not %u. This covers more than my original %d -> %u change... | explorer |
| 1996-10-07 | Netstat -s should use %u for u_long parameters... Closes bin/2817 by me | explorer |
| 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-24 | Make this work again. | mycroft |
| 1996-05-11 | Avoid spewing if there is no MFC. | mycroft |
| 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 |
| 1996-01-31 | Update to match kernel. | mycroft |
| 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 |