summaryrefslogtreecommitdiffstats
path: root/usr.bin/netstat/if.c
Commit message (Expand)AuthorAgeFilesLines
* Fixed printf format errors.bde1998-07-061-2/+2
* Revert $FreeBSD$ to $Id$peter1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Print out the interface's multicast addresses using the newwollman1997-01-131-51/+43
* Update to match changes in <net/if.h> and <netinet/ip_mroute.h>.wollman1997-01-031-0/+5
* Learn to follow the new interface address lists.wollman1996-12-131-2/+2
* Understand queue-ized ifnet structures.wollman1996-12-111-5/+14
* Fix up programs which expect <net/if.h> to include <sys/time.h> to insteadwollman1996-12-101-0/+1
* Display multicast addresses if the "a" flag is used in combinationfenner1996-12-021-0/+60
* fix printing of netranges in the i and r displays for netatalkjulian1996-08-311-2/+2
* Submitted by: archie@whistle.comjulian1996-07-231-2/+2
* appletalk cleanupsjulian1996-07-091-0/+5
* Code cleanup: remove unused variables, use correct *printf formatalex1996-06-021-8/+7
* Make the -w option actually useful to people. Instead of it creating adg1996-02-291-88/+75
* XNS sort-of-support is no more.wollman1996-02-131-0/+6
* Remove support for OSI networking in user-land (#ifdef OSI aor CCITT)wollman1996-02-061-0/+4
* Merge in Lite-2 changes.peter1996-01-141-2/+2
* Increase width of Network column from 11 to 13 for the AF_INET case.se1995-11-221-2/+2
* Reviewed by: julian and jhay@mikom.csir.co.zajulian1995-10-261-5/+23
* Fixed netstat to not bogusly mangle the argv[] command args by rewritingdg1995-09-231-14/+12
* Output statistics as unsigned in the -w section.dg1995-07-291-12/+12
* Added '-b' option to display the number of in and out bytes on a givendg1994-10-121-30/+72
* Changed output formatting to 0 pad hex bytes if necessary. This makesdg1994-08-051-1/+1
* BSD 4.4 Lite Usr.bin Sourcesrgrimes1994-05-271-0/+375
OpenPOWER on IntegriCloud