]> mj.ucw.cz Git - pciutils.git/history - lib/names-net.c
libpci: i386-io-windows.h: Do not define __readeflags() for GCC 4.9+
[pciutils.git] / lib / names-net.c
2020-01-21 Martin Maresnames-net: Avoid buffer overflow warnings by newer gcc
2018-12-31 Andrew StormontFix solaris build
2014-11-01 Martin MaresDo not forget to include <stdio.h>
2013-04-01 Martin MaresSquash an unused variable warning
2008-08-26 Martin MaresUse h_errno instead of _res.h_errno.
2008-02-20 Martin MaresMerge with git+ssh://git.ucw.cz/home/mj/GIT/pciutils...
2008-02-13 Martin MaresUnify usage of u8 vs. byte.
2008-02-13 Martin Maresns_parserr() and friends are not portable, so implement...
2008-02-13 Martin MaresCall res_init() only once.
2008-02-12 Martin MaresMerge with git+ssh://git.ucw.cz/home/mj/GIT/pciutils.git
2008-02-12 Martin MaresSettings of the resolving and caching mechanism are...
2008-02-11 Martin MaresMerge with git+ssh://git.ucw.cz/home/mj/GIT/pciutils.git
2008-02-11 Martin MaresMerge with git+ssh://master.kernel.org/pub/scm/utils...
2008-02-11 Martin MaresUse DNS on all architectures except AIX.
2008-02-11 Martin MaresSplit handling of the ID list to several files.