aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* hostname: fix FQDN handling with AAAA recordsMike Frysinger2011-04-091-8/+59
| | | | | | patch by pasi.valminen@hut.fi Gentoo bug 42650
* Maik Broemme contributed gcc warning fixes (break after default: label)Bernd Eckenfels2003-10-111-10/+12
|
* make hostname compile warnign free with gcc 3.3 (Ec)Bernd Eckenfels2003-06-121-3/+1
|
* Use setlocale at program initialisation.Phil Blundell2001-04-081-1/+3
| | | | Patch from Arnaldo Carvalho de Melo.
* From Arnaldo Carvalho de Melo (acme@conectiva.com.br):Ralf Bächle2000-02-131-6/+9
| | | | | | - Change hostname.c to make translation easier. - Update pt_BR translation. - Rebuild net-tools.pot and merge the other .po files (me).
* Minor textual updates/correctionsPhil Blundell1999-04-181-3/+3
|
* Fix filename in error message.Phil Blundell1999-03-241-1/+1
| | | | Patch from Meelis Roos <mroos@tartu.cyber.ee>
* DECnet support, from Steve Whitehouse, <SteveW@ACM.org>Phil Blundell1999-02-271-9/+77
|
* A whole pile of fixes from Bernd, plus a fix for an arpPhil Blundell1999-01-051-2/+2
| | | | | | | | | problem reported by Klaus Kudielka <kudielka@ieee.org>. Also an ifconfig patch for alias deletion from Roman Sulzhyk <roman@staff.prodigy.com>. I'm not too happy with this one but I put it in anyway. Andi, see what you think (look at ifconfig.c about line 1100). Is there really no better way to delete an alias?
* Yow. This is net-tools completely reindented.Klaas Freitag1998-11-151-248/+248
| | | | | | | | | Some other cleanups: - lib/net-string.c removed because it was not used and had a copyright notice that conflicted with the GPL. - Minor cleanups. - Fix an potential buffer overflow in ax25. - Switch to CVS $Id$ for versioning consistently
* Replace outdated NLS support with GNU gettext (patch fromPhil Blundell1998-08-101-76/+40
| | | | | | | | | Arnaldo Carvalho de Melo <acme@conectiva.com.br>). This touches virtually every file but the changes are fairly superficial. Please check I haven't broken your favourite AF/hardware type during the conversion.
* Fix uninitialised variable (was causing problems on SPARC apparently)Phil Blundell1998-06-111-1/+1
| | | | (From Aron Griffis <agriffis@coat.com>)
* Initial revisionPhil Blundell1998-01-081-0/+360