2007-01-19 Friday 12:35  oron

	* COPYING, Makefile.am, common.c, configure.ac, lanscan.c,
	linkloop.1, linkloop.c, linkloop.h, linkloop_reply.c:

	Update copyright notices and license texts.
	Print a copyright notice when running programs with -V
	
2006-11-25 Saturday 21:31  oron

	* README:

	s|GNU/Linux|Linux|g
	
2006-11-25 Saturday 21:20  oron

	* common.c, linkloop_reply.c:

	- Safer size argument in memcpy.
	- Better output for linkloop_reply
	
2006-11-25 Saturday 20:10  oron

	* common.c, lanscan.c, linkloop.c, linkloop.h, linkloop_reply.c:

	- Reformat all opening braces of functions.
	- Add const to many parameters, global variables.
	- Add a '-V' options to lanscan, linkloop, linkloop_reply
	- Use EXIT_SUCCESS.
	
2006-11-25 Saturday 12:25  oron

	* THANKS:

	Add THANKS to CVS
	
2006-11-25 Saturday 12:24  oron

	* Makefile.am, common.c, config.h.in, configure.ac, linkloop.c,
	linkloop_reply.c:

	- Fix ChangeLog generation in Makefile.am
	- s/bzero/memset/g
	- Prepare to supply local versions of getopt and ether_hostton
	- s/AF_INET/PF_PACKET/g
	
2006-11-21 Tuesday 01:50  oron

	* configure.ac:

	Tick version numbers.
	
2006-11-21 Tuesday 01:43  oron

	* linkloop_reply.c:

	Compile fixes for previous commit.
	
2006-11-21 Tuesday 01:41  oron

	* common.c, lanscan.c, linkloop.c, linkloop.h, linkloop_reply.c:

	Some portability cleanups:
	 * s/u_int8_t/uint8_t/g
	 * s/ETH_ALEN/IFHWADDRLEN/g
	 * s/bzero/memset/g
	 * include config.h in linkloop.h
	 * Insert Id keywords to all .c files
	 * Use macro to help fill the iff_flags[]
	 * Use __attribute__((packed))
	 * Add minimal options (debug and interface name) to linkloop_reply.
	
2006-11-21 Tuesday 00:56  oron

	* common.c:

	Local buffer overflow: IF_NAMESIZE is bigger than socketaddr.sa_data.
	
2006-11-15 Wednesday 00:40  oron

	* NEWS (tags: RELEASE_0_0_2):

	Updated NEWS file for version 0.0.2
	
2005-04-18 Monday 11:13  oron

	* Makefile.am (tags: RELEASE_0_0_2):

	Bug fix
	
2005-04-18 Monday 11:10  oron

	* ChangeLog, configure.ac (tags: RELEASE_0_0_2), linkloop.c (tags:
	RELEASE_0_0_2):

	1. Improve error checking and reporting
	2. Remove ChangeLog from CVS (autogenerated)
	3. Bumped version number to 0.0.2
	
2005-04-18 Monday 10:40  oron

	* ChangeLog, Makefile.am, linkloop.c:

	1. Fix compile warnings from getopt(3)
	2. Add rule for ChangeLog update
	
2005-04-18 Monday 10:30  oron

	* config.h.in (tags: RELEASE_0_0_2), linkloop.1 (tags:
	RELEASE_0_0_2), linkloop.c:

	1. Update manpage to reflect code.
	2. The startup banner now displays the resolved MAC.
	
2004-07-30 Friday 00:10  oron

	* common.c (tags: RELEASE_0_0_2), config.h.in, configure.ac,
	linkloop.c, linkloop.h (tags: RELEASE_0_0_2), linkloop_reply.c
	(tags: RELEASE_0_0_2):

	- Use getopt() in linkloop.c
	- Start porting to HP-UX
	- minor fixes
	
2004-07-30 Friday 00:06  oron

	* Makefile.in, configure, aclocal.m4:

	[no log message]
	
2004-03-14 Sunday 00:39  oron

	* COPYING, INSTALL (utags: RELEASE_0_0_2):

	[no log message]
	
2004-03-14 Sunday 00:36  oron

	* Makefile.in, autoscan.log, configure.scan, linkloop-0.0.1.tar.gz:

	Final packaging
	
2004-03-14 Sunday 00:31  oron

	* AUTHORS (tags: RELEASE_0_0_2), ChangeLog, Makefile.am,
	Makefile.in, NEWS, README (tags: RELEASE_0_0_2), TODO (tags:
	RELEASE_0_0_2), aclocal.m4, autoscan.log, common.c, config.h.in,
	configure, configure.ac, configure.scan, lanscan.c (tags:
	RELEASE_0_0_2), linkloop-0.0.1.tar.gz, linkloop.1, linkloop.c,
	linkloop.h, linkloop_reply.c (utags: start):

	[no log message]
	
2004-03-14 Sunday 00:31  oron

	* AUTHORS, ChangeLog, Makefile.am, Makefile.in, NEWS, README, TODO,
	aclocal.m4, autoscan.log, common.c, config.h.in, configure,
	configure.ac, configure.scan, lanscan.c, linkloop-0.0.1.tar.gz,
	linkloop.1, linkloop.c, linkloop.h, linkloop_reply.c:

	Initial revision
	
