Commits
paul authored 31fcdd3fef4
1 + | 2004-04-21 Boris Kovalenko <boris@tagnet.ru> |
2 + | |
3 + | * daemon.c: (daemon) fix check for error return from setsid |
4 + | |
1 5 | 2004-01-19 Paul Jakma <paul@dishone.st> |
2 6 | |
3 7 | * sigevent.{c,h}: New files, implement event handled signals. |
4 8 | see signal_init() in sigevent.h. |
5 9 | |
6 10 | 2003-12-23 Vincent Jardin <jardin@6wind.com> |
7 11 | |
8 12 | * {command.c, memory.c, vty.c, zebra.h}: Add isisd support |
9 13 | |
10 14 | 2003-12-22 Greg Troxel <gdt@fnord.ir.bbn.com> |