aboutsummaryrefslogtreecommitdiff
path: root/lib/ash.c
Commit message (Expand)AuthorAgeFilesLines
* fix up signed/unsigned warningsMike Frysinger2011-11-201-1/+1
* clean up const/unsigned pointers with aftype/hwtype structsMike Frysinger2011-11-201-3/+3
* Remove `sprint' member from struct hwtype. As far as I can seePhil Blundell1999-09-271-27/+45
* Remove bogus checks for loopback, use the real ARPHRD value.Phil Blundell1999-04-041-2/+3
* A whole pile of fixes from Bernd, plus a fix for an arpPhil Blundell1999-01-051-2/+3
* More #include "util.h"Phil Blundell1998-11-261-1/+2
* - Allow device probing again (this should fix the problem Arnaldo de MeloKlaas Freitag1998-11-171-2/+2
* Yow. This is net-tools completely reindented.Klaas Freitag1998-11-151-55/+55
* Replace outdated NLS support with GNU gettext (patch fromPhil Blundell1998-08-101-3/+2
* couple of small fixesPhil Blundell1998-04-161-2/+8
* Update for new kernel, plus more changes.Phil Blundell1998-03-021-31/+27
* Some small Ash changes.Phil Blundell1998-02-051-3/+5
* Add Ash supportPhil Blundell1998-01-141-0/+102