summaryrefslogtreecommitdiff
path: root/packages/iputils/files
AgeCommit message (Collapse)AuthorFiles
2009-03-17rename packages/ to recipes/ per earlier agreementDenys Dmytriyenko7
See links below for more details: http://thread.gmane.org/gmane.comp.handhelds.openembedded/21326 http://thread.gmane.org/gmane.comp.handhelds.openembedded/21816 Signed-off-by: Denys Dmytriyenko <denis@denix.org> Acked-by: Mike Westerhof <mwester@dls.net> Acked-by: Philip Balister <philip@balister.org> Acked-by: Khem Raj <raj.khem@gmail.com> Acked-by: Marcin Juszkiewicz <hrw@openembedded.org> Acked-by: Koen Kooi <koen@openembedded.org> Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2008-10-15mtn2git: remove .mtn2git_empty files in non-empty directoriesJan Luebbe1
2006-07-10iputils 20020927: Add support for building with glibc 2.4. In glibc 2.4Jamie Lenehan1
several of the IPv6 constants were reanmed - this changes to using the new versions but also redefines them to the old versions when being used on glibc < 2.3 or uclibc.
2006-04-28iputils: apply patch from #463Koen Kooi7
* this will need patching to work with glibc 2.4 due to the ipv6 changes