summaryrefslogtreecommitdiffstats
path: root/sbin/atm/atmconfig
Commit message (Expand)AuthorAgeFilesLines
* Unbreak NO_DYNAMICROOT by explicitely linking to libcrypto if MK_OPENSSL isn'tcognet2011-10-161-0/+5
* MFtbemd:imp2010-08-231-1/+2
* Switch the default WARNS level for sbin/ to 6.ru2009-10-191-2/+0
* o IFNAMSIZ includes a terminating null byte.maxim2007-04-141-1/+1
* Use the C99 syntax for designated initialisers.stefanf2005-08-051-8/+8
* Cleanups for gcc4:delphij2005-05-021-1/+1
* Forgot to change the pointer to the snmp_atm sources after repo-copy.harti2005-03-151-1/+1
* Back the warnings down from 9 to 6, since that is the highest we have. Ifobrien2004-12-131-1/+1
* Add support for the examination and modification of the devices.harti2004-08-129-8/+817
* No need to include if_var.h.harti2004-07-281-1/+0
* Get rid of several unneeded includes (if.h, if_var.h, if_mib.h).harti2004-07-281-3/+0
* The media info is printed with the -hardware option so there is noharti2004-07-211-1/+1
* 'atmconfig natm show' shows all currently configured PVCs for IP over ATM,harti2004-07-211-1/+1
* Add special lines for 'help commands'.harti2004-07-211-4/+7
* Allow more than one help file. There is a restriction thatharti2004-07-211-74/+289
* Allow the help file path and name to be overwritten by cc -D...harti2004-07-212-1/+9
* The natm sub-command was missing in the TOC of the helpfile.harti2004-07-201-0/+1
* Markup overhaul.ru2004-05-171-88/+75
* Use WARNS?=3 for these in the arm case for now, due to toolchain issues.cognet2004-05-141-0/+5
* Make NULL a (void*)0 whereever possible, and fix the warnings(-Werror)markm2004-03-051-1/+1
* style.Makefile(5):johan2004-02-231-1/+1
* Add support for virtual interfaces. These have no phy chip and, hence, weharti2004-01-262-17/+60
* Defer allocation of the actual receive mbuf until the external bufferharti2003-10-291-0/+1
* Get rid of a __DECONST by strdup'ing the string in question. Whenharti2003-08-201-1/+2
* style.Makefile(5)obrien2003-08-181-4/+3
* Add a program for configuration of the ATM drivers and the IP over ATMharti2003-08-129-0/+3016
OpenPOWER on IntegriCloud