summaryrefslogtreecommitdiff
path: root/usr.sbin/trpt/trpt.c
AgeCommit message (Expand)Author
2018-05-03Remove now unused tcpip.h includes. Some were already unused before.maxv
2011-08-30static + __deadjoerg
2009-04-19Fix WARNS=4 issues (-Wshadow -Wcast-qual)lukem
2008-07-21Remove the \n and tabs from the __COPYRIGHT() strings.lukem
2008-04-28Remove clause 3 and 4 from TNF licensesmartin
2007-07-10Make trpt build again, based on recent netstat changes.jmcneill
2006-03-31Show ECN ECE and CWR flags too.rpaulo
2005-09-06If reading values from a live system use sysctls net.tcp.inet.(debug|debx)rpaulo
2005-06-02appease gcc -Wuninitializedlukem
2005-02-06de-__P, ANSIfy function declarations, remove obsolete "register" declarationsperry
2003-09-19no need for explicit '?'; openbsditojun
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-02-04Update for callout changes, and show TCP timers in relative, ratherthorpej
2003-02-04Test CALLOUT_PENDING, not CALLOUT_ACTIVE.thorpej
2002-11-16die if out-of-range address is specified to -pitojun
2002-10-12revision 1.5 missed to add option -N and -M to 3rd argument of getopt(3).soda
2001-09-11Update for TCP timer changes.thorpej
2001-07-09copy necessary variables from sys/netinet/tcp_debug.c.itojun
2001-02-19convert to use getprogname()cgd
1999-07-01IPv6 support.itojun
1998-07-06- change setgid kmem programs (that lend themselves to this) so setegid(getgi...mrg
1997-07-23Fix potential bad pointer arithmetic interaction with sort comparisonthorpej
1997-07-23Fix thinko in previous.thorpej
1997-07-23- Rewrite this program to use libkvm, not grovel /dev/kmem manually. Removethorpej
1997-07-23merge lite-2 changes, RCSid policemikel
1994-12-23be more careful with types.cgd
1993-08-01Add RCS identifiers.mycroft
1993-04-09added accton, edquota, flcopy, gettable, htable, iostat, quotaon,cgd