nmap/nbase
david 7e5c9a8914 Regen with Autoconf 2.68 and aclocal 1.11.6.
for DIR in . nbase ncat nsock/src nping;
	do (echo $DIR; cd $DIR && aclocal --force && autoconf --force);
done
2012-09-19 16:41:35 +00:00
..
acinclude.m4 Rename configlocal.m4 to acinclude.m4 for uniformity. 2012-09-19 16:41:31 +00:00
CHANGELOG
configure Regen with Autoconf 2.68 and aclocal 1.11.6. 2012-09-19 16:41:35 +00:00
configure.ac Rename configlocal.m4 to acinclude.m4 for uniformity. 2012-09-19 16:41:31 +00:00
getaddrinfo.c
getnameinfo.c
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
nbase_ipv6.h
nbase_memalloc.c Indentation fixes: 2012-09-10 08:20:25 +00:00
nbase_misc.c
nbase_rnd.c
nbase_str.c
nbase_time.c
nbase_winconfig.h
nbase_winunix.c
nbase_winunix.h
snprintf.c
strcasecmp.c