aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/netstat/ipx.c
Commit message (Expand)AuthorAgeFilesLines
* Cleanup towards -WallJulian Elischer1999-10-211-1/+1
* Allow suppress printing of lines with zero countsBoris Popov1999-10-181-2/+4
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Fixed printf format errors.Bruce Evans1998-07-061-62/+62
* Remove prog, unused variables.Philippe Charnier1997-07-291-2/+1
* Add the new ipx statistics variables.John Hay1997-05-101-6/+19
* 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
* Fix up programs which expect <net/if.h> to include <sys/time.h> to insteadGarrett Wollman1996-12-101-2/+1
* Eliminate unnecessary include of <sys/mbuf.h>. PCBs aren't stored in mbufsGarrett Wollman1996-10-281-1/+4
* Code cleanup: remove unused variables, use correct *printf formatAlexander Langer1996-06-021-3/+3
* Move #include of queue.h before #include of socketvar.h in preparation forDavid Greenman1996-03-111-0/+1
* Submitted by: Mike MitchellJulian Elischer1995-10-271-0/+348