aboutsummaryrefslogtreecommitdiff
path: root/rarp.c
Commit message (Collapse)AuthorAgeFilesLines
* fix "format not a string literal" warningsMike Frysinger2011-11-201-1/+1
| | | | Signed-off-by: Mike Frysinger <vapier@gentoo.org>
* more backoffBernd Eckenfels2007-12-021-2/+2
|
* backoff proc_fopen usage from etherfile.Bernd Eckenfels2007-12-011-2/+2
|
* Page aligned fopen bufferBernd Eckenfels2007-12-011-3/+4
|
* Use setlocale at program initialisation.Phil Blundell2001-04-081-2/+4
| | | | Patch from Arnaldo Carvalho de Melo.
* A whole pile of fixes from Bernd, plus a fix for an arpPhil Blundell1999-01-051-11/+17
| | | | | | | | | 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-210/+210
| | | | | | | | | 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-48/+27
| | | | | | | | | 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.
* Add -f to usage message.Pete Zaitcev1998-05-281-0/+3
|
* Initial revisionPhil Blundell1998-01-081-0/+322