aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/systat/netcmds.c
Commit message (Expand)AuthorAgeFilesLines
* General further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-201-0/+2
* Hide struct inpcb, struct tcpcb from the userland.Gleb Smirnoff2017-03-211-5/+5
* Renumber copyright clause 4Warner Losh2017-02-281-1/+1
* Use NULL instead of 0 for pointers.Marcelo Araujo2016-04-201-6/+6
* Use INADDR_NONE instead of -1 to check inet_addr() result.Kevin Lo2013-10-151-1/+1
* Whitespace fixes.Ed Schouten2012-02-051-1/+0
* Replace index() and rindex() calls with strchr() and strrchr().Ed Schouten2012-01-031-1/+1
* Remove the advertising clause from UCB copyrighted files in usr.bin. ThisJoel Dahl2010-12-111-4/+0
* ANSIfy and remove register.Xin LI2008-01-161-26/+16
* remove __PWarner Losh2002-03-221-7/+7
* WARNS=2 fixes with NO_WERROR set, as there are some header issuesMark Murray2001-12-121-25/+27
* Get rid of setgid kmem for systat, and while being there, fix some bugsThomas Moestl2001-03-231-1/+1
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* #include <arpa/inet.h>Peter Wemm1998-06-121-1/+2
* Use 'proto <tcp|udp|all>' to select the protocol to displaySteve Price1997-12-041-8/+16
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* Eliminate unnecessary include of <sys/mbuf.h>.Garrett Wollman1996-10-281-1/+4
* Move #include of queue.h before #include of socketvar.h in preparation forDavid Greenman1996-03-111-1/+1
* Updated for 4.4BSD queue macros. (Oops, I forgot to commit this last night;David Greenman1995-04-091-0/+1
* BSD 4.4 Lite Usr.bin SourcesRodney W. Grimes1994-05-271-0/+308