summaryrefslogtreecommitdiffstats
path: root/sbin/atm/atmconfig/diag.c
Commit message (Expand)AuthorAgeFilesLines
* In sbin/atm/atmconfig/diag.c, fix a few warnings about format stringsdim2011-12-171-4/+4
* Add missing static keywords for global variables to tools in sbin/.ed2011-11-041-1/+1
* o IFNAMSIZ includes a terminating null byte.maxim2007-04-141-1/+1
* Use the C99 syntax for designated initialisers.stefanf2005-08-051-8/+8
* No need to include if_var.h.harti2004-07-281-1/+0
* The media info is printed with the -hardware option so there is noharti2004-07-211-1/+1
* Make NULL a (void*)0 whereever possible, and fix the warnings(-Werror)markm2004-03-051-1/+1
* Add support for virtual interfaces. These have no phy chip and, hence, weharti2004-01-261-17/+59
* Defer allocation of the actual receive mbuf until the external bufferharti2003-10-291-0/+1
* Add a program for configuration of the ATM drivers and the IP over ATMharti2003-08-121-0/+1080
OpenPOWER on IntegriCloud