Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Demangled vendor ids. Fixed misplaced FreeBSD id. | bde | 2004-02-25 | 1 | -6/+9 |
| | |||||
* | Backed out rev.1.6. A bogus include was added to work around breakage of | bde | 2004-02-25 | 1 | -2/+0 |
| | | | | | | <netinet/tcp_var.h>'s prerequisites. Prerequistes should not grow for userland headers, and <netinet/tcp_var.h> is unfortunately still needed in userland. | ||||
* | WARNS=2 fixes with NO_WERROR set, as there are some header issues | markm | 2001-12-12 | 1 | -7/+7 |
| | | | | with namelists. use __FBSDID(). | ||||
* | Add #include <net/route.h> in order to get this to compile. | jlemon | 2001-11-22 | 1 | -0/+2 |
| | | | | | Spotted by: David Wolfskill Forgotten by: me | ||||
* | Display -tcp w/o load average so that all statistics fits on a 80x25 screen. | ru | 2001-05-31 | 1 | -2/+2 |
| | |||||
* | Show TCP checksum failures with -tcp display. | ru | 2001-05-31 | 1 | -0/+3 |
| | | | | | PR: bin/27786 Submitted by: Brooks Davis <brooks@one-eyed-alien.net> | ||||
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 1 | -1/+1 |
| | |||||
* | Quiet many compiler warnings. | obrien | 1998-10-08 | 1 | -2/+2 |
| | |||||
* | Having done ICMP, UDP, and IP, could a TCP display be far behind? | wollman | 1997-09-27 | 1 | -0/+323 |