aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/trpt/trpt.c
Commit message (Expand)AuthorAgeFilesLines
* trpt(8): Sprinkle style(9) and adddress warningsConrad Meyer2018-02-151-67/+67
* trpt(8): Fully remove and undocument '-t' option disabled in 1999Conrad Meyer2018-02-151-28/+3
* General further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-201-1/+3
* Hide struct inpcb, struct tcpcb from the userland.Gleb Smirnoff2017-03-211-0/+1
* Renumber copyright clause 4Warner Losh2017-02-281-1/+1
* Remove "long" variables from the TCP stack (not including the modularJonathan T. Looney2016-10-061-2/+2
* Check and fail if drop of privileges failed.Xin LI2015-09-011-2/+4
* Fix LLVM compiler errors related to K&R declarations with ANSI prototypes.Ed Schouten2009-02-261-11/+2
* Fix build w/o INET6.Yaroslav Tykhiy2006-07-271-0/+4
* Per letter dated July 22, 1999 remove 3rd clause of Berkeley derived softwareWarner Losh2004-08-071-4/+0
* Use __FBSDID over rcsid[]. Protect copyright[] where needed.David E. O'Brien2003-05-031-4/+4
* Unbreak Alpha build.Dag-Erling Smørgrav2002-07-161-1/+1
* de-__P().Alfred Perlstein2002-07-151-36/+31
* Remove bogus cast.Dag-Erling Smørgrav2002-05-151-1/+1
* SECURITY: Drop `setgid kmem' bit as early as possible.Ruslan Ermilov2001-08-311-0/+1
* Change types of "numeric" function to match that of a qsort comparisonDavid Malone2001-03-051-3/+4
* Sorry in this just befor code freeze commit.Yoshinobu Inoue2000-01-291-10/+50
* tcp updates to support IPv6.Yoshinobu Inoue2000-01-091-13/+62
* #ifdef out section of code dealing with integer timers,Jonathan Lemon1999-08-311-0/+6
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Use err(3). Add usage() and prototypes.Philippe Charnier1997-10-221-46/+48
* Zap antique #ifndef NEWVM code. This should be redone to use libkvmPeter Wemm1997-08-031-37/+0
* compare return value from getopt against -1 rather than EOF, per the finalWarner Losh1997-03-311-1/+1
* Fix up programs which expect <net/if.h> to include <sys/time.h> to insteadGarrett Wollman1996-12-101-0/+1
* Include queue.h in preparation for struct socket changes.David Greenman1996-03-111-0/+1
* Removed bogus #include of netinet/in_pcb.hDavid Greenman1995-04-101-1/+0
* Get rid of _PATH_UNIX completely; use getbootfile(3) instead.Garrett Wollman1994-09-241-1/+1
* BSD 4.4 Lite usr.sbin SourcesRodney W. Grimes1994-05-261-0/+414