summaryrefslogtreecommitdiff
path: root/usr.bin/systat/netstat.c
AgeCommit message (Expand)Author
2022-10-28Adjust userland commands for struct inpcb separationozaki-r
2022-10-28Adjust userland commands for struct inpcb integrationozaki-r
2018-05-03Remove now unused tcpip.h includes. Some were already unused before.maxv
2013-11-24Fix fallout from circleq->tailq transition.mlelstv
2006-10-22use c99 initializerschristos
2005-02-26WARNS=3dsl
2005-01-09- remove left over debugging code.christos
2003-09-04synchronize w/ inpcb/in6pcb changeitojun
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-07-05Redraw addresses after screen refreshdsl
2003-05-17use strlcat/strlcpyitojun
2003-02-24Create subwins that end one line from the bottom of the screen evendsl
2000-12-01Remove extern variables and functions now declared in dkstats.h.simonb
2000-07-05- Add `boot', `run', `time' and `zero' commands to all IP displays. These workad
2000-04-27Fix arguments to *printw().jdc
2000-01-10don't choke on non-INET6 kernel, or non-IPSEC kernel.itojun
2000-01-07add command line -n flag, which is same as "netstat numbers".itojun
2000-01-05support IPv6. commands under "netstat" are IPv6 ready.itojun
2000-01-05remove dupplicated prototype defs for file static funcs.itojun
1999-12-20fix "netstat numbers".itojun
1999-12-20Two things:jwise
1999-04-24Functional LP64 and type sanity fixes.ross
1998-08-25Add { and } to shut up egcs. Reformat the more questionable code.ross
1998-07-12- KNFmrg
1997-10-19fix .Nm usage, deprecate register, getopt returns -1 not EOF, s/[br]*/[ms]*/lukem
1997-07-21- some KNF.mrg
1997-05-24Use the new getmaxx and getmaxy macros instead of directly accessingjtc
1996-12-13Freshen up a bit:scottr
1996-08-11clear the screen at the correct time to avoid leaving garbage on the screen.explorer
1995-06-18update for new queue structurescgd
1995-01-20Changed to conform to NetBSD's new RCS Id convention.jtc
1995-01-20imported from 44litejtc