Home | History | Annotate | Download | only in systat
History log of /src/usr.bin/systat/icmp.c
RevisionDateAuthorComments
 1.13  03-Jun-2014  joerg Always use_sysctl in preparation of removing all kvm code.
 1.12  10-Apr-2008  thorpej branches: 1.12.28; 1.12.40;
Don't even bother initializing the namelist if we're not going to use it.
 1.11  10-Apr-2008  thorpej Use sysctl to fetch network statistics unless a memory file is specified
on the command line.
 1.10  07-Apr-2008  thorpej Update for ICMP and UDP stats changes.
 1.9  22-Oct-2006  christos use c99 initializers
consistently terminate nlist arrays with NULL not ""
 1.8  26-Feb-2005  dsl WARNS=3
 1.7  24-Feb-2003  dsl Create subwins that end one line from the bottom of the screen even
after the window is resized.
 1.6  01-Dec-2000  simonb Remove extern variables and functions now declared in dkstats.h.
While here, remove 77 (!) unneed #includes.
 1.5  05-Jul-2000  ad - Add `boot', `run', `time' and `zero' commands to all IP displays. These work
as in the `vmstat' display mode. The default mode is now `time', not `boot'.
- ANSIfy.
- s@kre\(@vmstat\(@.
- __RCSID() police.
- Tweak inet.icmp display visual a little.
 1.4  13-Jun-2000  ad branches: 1.4.2;
Use my proper name.
 1.3  13-Jan-2000  ad branches: 1.3.2;
Two tiny formatting nits in each file.
 1.2  08-Jan-2000  itojun - implement layered help.
Suggested by: Andy Doran <ad@mr-magoo.sports.gov.uk>
- inet6.ip6 and ipsec menu
- u_quad_t printing fix
- #ifdefs to allow compilation on 1.4.x
 1.1  30-May-1999  ad Add 4 new modes: ip, icmp, tcp, tcpsyn. XXX still some work to be done
on aesthetics and update modes.
 1.3.2.1  23-Jun-2000  minoura Sync w/ netbsd-1-5-base.
 1.4.2.1  01-Sep-2000  ad Pull up the following revisions, approved by releng-1-5:

- Add "boot", "run", "time" and "zero" commands to all IP displays. These work
as in the "vmstat" display mode. The default mode is now "time", not "boot".
- ANSIfy.
- s@kre\(@vmstat\(@.
- __RCSID() police.
- Tweak inet.icmp display visual a little.

icmp.c 1.5
iostat.c 1.16
ip.c 1.8
ip6.c 1.5, 1.7
ipsec.c 1.5
keyboard.c 1.12
main.c 1.26
mbufs.c 1.9
netcmds.c 1.16
 1.12.40.1  10-Aug-2014  tls Rebase.
 1.12.28.1  20-Aug-2014  tls Rebase to HEAD as of a few days ago.

RSS XML Feed