Port ospf6d to sigevent and rename signal handling functions in vtysh not to
conflict the ones in lib/sigevent.c. Fixes compiling with --disable-shared.
diff --git a/vtysh/ChangeLog b/vtysh/ChangeLog
index aab737b..0dbcb0d 100644
--- a/vtysh/ChangeLog
+++ b/vtysh/ChangeLog
@@ -1,3 +1,8 @@
+2004-08-28 Hasso Tepper <hasso at quagga.net>
+
+ * vtysh_main.c: Rename signal handling functions not to conflict
+ with functions from lib/sigevent.c.
+
2004-08-27 Hasso Tepper <hasso at quagga.net>
* vtysh.c: Make "terminal length <0-512>" command work in vtysh.