log

age author description
Sun, 01 Mar 2009 23:32:38 +0900 Yoshiki Yazawa setup owner in initialization
Sun, 01 Mar 2009 22:44:40 +0900 Yoshiki Yazawa added udev rule.
Sun, 01 Mar 2009 22:42:09 +0900 Yoshiki Yazawa limit write length at once so that udp/stdout works well.
Sat, 28 Feb 2009 04:21:31 +0900 Yoshiki Yazawa fixed a bug that waited for wrong cond variable
Sat, 28 Feb 2009 00:25:25 +0900 Yoshiki Yazawa simplify reader_func()
Fri, 27 Feb 2009 22:49:41 +0900 Yoshiki Yazawa - avoid broken lock on exit
Fri, 27 Feb 2009 22:17:39 +0900 Yoshiki Yazawa fixed a bug that recpt1 could not exit when recsec is specified.
Thu, 26 Feb 2009 16:14:38 +0900 Yoshiki Yazawa do not link td.o into shared object
Wed, 25 Feb 2009 22:59:55 +0900 Yoshiki Yazawa revised clean rule
Wed, 25 Feb 2009 22:55:34 +0900 Yoshiki Yazawa made recpt1 link against b25 shared object.
Wed, 25 Feb 2009 22:54:07 +0900 Yoshiki Yazawa reworked Makefile so that shared object would be built
Wed, 25 Feb 2009 19:36:17 +0900 Yoshiki Yazawa added install rule
Wed, 25 Feb 2009 17:22:31 +0900 Yoshiki Yazawa - support stdout for output
Wed, 25 Feb 2009 03:07:50 +0900 Yoshiki Yazawa commented out debug messages.
Wed, 25 Feb 2009 02:35:36 +0900 Yoshiki Yazawa added signal handler to perform cleaning up when it receives a signal.