nmap/nbase
david ad61d6de85 Remove unused aclocal.m4 files.
These aren't getting regenerated even with "aclocal --force"; I think
it's because there is nothing to put in them. Running "aclocal
--verbose" shows that all the required macros are in acinclude.m4 files:

aclocal: saw macro PCAP_IS_SUITABLE
aclocal: saw macro RECVFROM_ARG6_TYPE
aclocal: saw macro PCAP_IS_SUITABLE
aclocal: saw macro CHECK_IPV6_IPPROTO_RAW
aclocal: saw macro APR_FIND_APR
aclocal: ../acinclude.m4 is already included by configure.ac
2012-09-19 16:41:28 +00:00
..
CHANGELOG
configlocal.m4 Include <arpa/inet.h> in APR_CHECK_WORKING_GETNAMEINFO. 2012-09-12 04:23:24 +00:00
configure Check for and include <sys/select.h>. 2012-09-12 04:54:21 +00:00
configure.ac Check for and include <sys/select.h>. 2012-09-12 04:54:21 +00:00
getaddrinfo.c One more adjustment to the license text. Notes that Zenmap, Ncat, and Nping use this license. Note that contributions made directly in the src repository are treated the same as those in the mailing list. 2012-03-01 06:53:35 +00:00
getnameinfo.c One more adjustment to the license text. Notes that Zenmap, Ncat, and Nping use this license. Note that contributions made directly in the src repository are treated the same as those in the mailing list. 2012-03-01 06:53:35 +00:00
getopt.c Added missing SVN properties and Id tags 2012-09-10 20:53:09 +00:00
getopt.h Added missing SVN properties and Id tags 2012-09-10 20:53:09 +00:00
inet_ntop.c
inet_pton.c
Makefile.in
nbase.h Check for and include <sys/select.h>. 2012-09-12 04:54:21 +00:00
nbase.vcxproj
nbase_addrset.c Added missing SVN properties and Id tags 2012-09-10 20:53:09 +00:00
nbase_addrset.h Added missing SVN properties and Id tags 2012-09-10 20:53:09 +00:00
nbase_config.h.in Check for and include <sys/select.h>. 2012-09-12 04:54:21 +00:00
nbase_crc32ct.h One more adjustment to the license text. Notes that Zenmap, Ncat, and Nping use this license. Note that contributions made directly in the src repository are treated the same as those in the mailing list. 2012-03-01 06:53:35 +00:00
nbase_ipv6.h One more adjustment to the license text. Notes that Zenmap, Ncat, and Nping use this license. Note that contributions made directly in the src repository are treated the same as those in the mailing list. 2012-03-01 06:53:35 +00:00
nbase_memalloc.c Indentation fixes: 2012-09-10 08:20:25 +00:00
nbase_misc.c One more adjustment to the license text. Notes that Zenmap, Ncat, and Nping use this license. Note that contributions made directly in the src repository are treated the same as those in the mailing list. 2012-03-01 06:53:35 +00:00
nbase_rnd.c Typo. 2012-05-11 15:38:05 +00:00
nbase_str.c Change alloc_sprintf to return a length. 2012-03-08 23:56:26 +00:00
nbase_time.c One more adjustment to the license text. Notes that Zenmap, Ncat, and Nping use this license. Note that contributions made directly in the src repository are treated the same as those in the mailing list. 2012-03-01 06:53:35 +00:00
nbase_winconfig.h Removed the pragma as liblua ignored it. 2012-06-21 04:25:25 +00:00
nbase_winunix.c One more adjustment to the license text. Notes that Zenmap, Ncat, and Nping use this license. Note that contributions made directly in the src repository are treated the same as those in the mailing list. 2012-03-01 06:53:35 +00:00
nbase_winunix.h Fixed the other C4005 with EWOULDBLOCK EHOSTUNREACH ENETDOWN ENETUNREACH ENETRESET ETIMEDOUT EINPROGRESS ENOBUFS EMSGSIZE ENOBUFS _HAS_CPP0X so that now the Windows source of NMAP compiles without Compile time warnings. There are still link warnings though. 2012-06-12 02:10:56 +00:00
snprintf.c
strcasecmp.c One more adjustment to the license text. Notes that Zenmap, Ncat, and Nping use this license. Note that contributions made directly in the src repository are treated the same as those in the mailing list. 2012-03-01 06:53:35 +00:00