| Commit message (Expand) | Author | Age | Files | Lines |
* | Use Garrett's new (clearer) names. | markm | 2000-04-23 | 1 | -7/+7 |
* | Don't suppress Flags and Refs info for IPv4 entries. | shin | 2000-03-14 | 1 | -2/+2 |
* | Instead of reporting all 0.0.0.0 as ``default'' only report | rgrimes | 2000-01-07 | 1 | -2/+5 |
* | Getaddrinfo(), getnameinfo(), and etc support in libc/net. | shin | 1999-12-28 | 1 | -34/+8 |
* | Added missing declaration for argment specification at pr_rthdr(), | shin | 1999-12-21 | 1 | -3/+4 |
* | define WID_DST6 and WID_GW6 and use them only for IPv6, to keep IPv4 related | shin | 1999-12-21 | 1 | -12/+32 |
* | udp IPv6 support, IPv6/IPv4 tunneling support in kernel, | shin | 1999-12-07 | 1 | -9/+174 |
* | Cleanup missing includes, stale includes, and a few printf format | dillon | 1999-10-23 | 1 | -1/+1 |
* | Whistle's Netgraph link-layer (sometimes more) networking infrastructure. | julian | 1999-10-21 | 1 | -0/+9 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 1 | -1/+1 |
* | Change casts from int to u_long and formats from %x to %lx. | jb | 1998-08-18 | 1 | -6/+7 |
* | Fixed type mismatches and style bugs in rev.1.30. | bde | 1998-07-06 | 1 | -8/+6 |
* | o Use snprintf over sprintf. | imp | 1998-06-09 | 1 | -8/+11 |
* | netstat truncates info in sockaddr* between kgetsa and p_sockaddr | phk | 1998-04-22 | 1 | -12/+14 |
* | The current version of netstat does not print the interface | phk | 1998-04-19 | 1 | -53/+72 |
* | Remove prog, unused variables. | charnier | 1997-07-29 | 1 | -5/+1 |
* | Remove some quite bogus code that tried to find subnet names but instead | phk | 1997-05-25 | 1 | -29/+5 |
* | Add the new ipx statistics variables. | jhay | 1997-05-10 | 1 | -12/+3 |
* | Revert $FreeBSD$ to $Id$ | peter | 1997-02-22 | 1 | -1/+1 |
* | Make the long-awaited change from $Id$ to $FreeBSD$ | jkh | 1997-01-14 | 1 | -1/+1 |
* | Update to match changes in <net/if.h> and <netinet/ip_mroute.h>. | wollman | 1997-01-03 | 1 | -3/+2 |
* | Fix up programs which expect <net/if.h> to include <sys/time.h> to instead | wollman | 1996-12-10 | 1 | -1/+2 |
* | Eliminate unnecessary include of <sys/mbuf.h>. PCBs aren't stored in mbufs | wollman | 1996-10-28 | 1 | -2/+1 |
* | Remove reference to oobsolete RTF_MASK flag (soon to be removed). | wollman | 1996-10-09 | 1 | -2/+1 |
* | make appletalk networks not show an un-needed host | julian | 1996-09-05 | 1 | -2/+2 |
* | Submitted by: archie@whistle.com | julian | 1996-07-23 | 1 | -2/+2 |
* | Submitted by: archie@whistle.com | julian | 1996-07-23 | 1 | -3/+6 |
* | make netstat distinguish broadcast and blackhole routes where they appear. | peter | 1996-06-15 | 1 | -1/+3 |
* | better appletalk support. | julian | 1996-06-10 | 1 | -38/+2 |
* | patches to allow netstat to monitor appletalk sockets openned using the | julian | 1996-06-08 | 1 | -2/+46 |
* | Code cleanup: remove unused variables, use correct *printf format | alex | 1996-06-02 | 1 | -14/+14 |
* | For some reason, the changes to make route.c compile didn't make it over. | wollman | 1996-02-16 | 1 | -1/+9 |
* | tidy up the domain name trimming code, and move it to a single place | peter | 1996-01-15 | 1 | -16/+6 |
* | A couple of changes of mine that I've been using for a while: | peter | 1996-01-14 | 1 | -3/+3 |
* | Merge in Lite-2 changes. | peter | 1996-01-14 | 1 | -26/+100 |
* | Submitted by: John Hay | julian | 1995-12-05 | 1 | -6/+7 |
* | Reviewed by: julian and jhay@mikom.csir.co.za | julian | 1995-10-26 | 1 | -3/+113 |
* | Instantiate our own variables instead of depending on bogus common | bde | 1995-07-12 | 1 | -1/+2 |
* | Remove trailing whitespace. | rgrimes | 1995-05-30 | 1 | -3/+3 |
* | The negative expire times shown by netstat are confusing and ugly. | jkh | 1995-04-06 | 1 | -5/+7 |
* | Don't print protocol-cloned routes by default (enabled by -a flag). | wollman | 1995-01-23 | 1 | -11/+39 |
* | Make it possible to correctly print out new route flags, and do so. | wollman | 1994-12-13 | 1 | -1/+4 |
* | BSD 4.4 Lite Usr.bin Sources | rgrimes | 1994-05-27 | 1 | -0/+666 |