summaryrefslogtreecommitdiffstats
path: root/lib/ChangeLog
Commit message (Collapse)AuthorAgeFilesLines
...
* 2004-05-08 Sowmini Varadhan <sowmini.varadhan@sun.com>paul2004-05-081-1/+3
| | | | | * command.c: (sockunion_getsockname) use socklen_t for len. (sockunion_getpeername) ditto.
* 2004-05-08 Sowmini Varadhan <sowmini.varadhan@sun.com>paul2004-05-081-0/+9
| | | | | | | | | * if.h: Add mtu6 field to struct interface, IPv6 MTU may differ from IPv4, and Solaris treats the MTU's differently. Add connected_add_by_prefix, for use by later patch. * if.c: (connected_add_by_prefix) Add prefix to connected list. (if_flag_dump) Solaris: Dump IFF_IPv4/6 flag (if_dump) Dump mtu6 flag, for HAVE_IPV6.
* 2004-04-21 Boris Kovalenko <boris@tagnet.ru>paul2004-04-211-0/+4
| | | | * daemon.c: (daemon) fix check for error return from setsid
* 2004-01-19 Paul Jakma <paul@dishone.st>paul2004-01-191-0/+5
| | | | | * sigevent.{c,h}: New files, implement event handled signals. see signal_init() in sigevent.h.
* Add comments about isisd integration.jardin2003-12-231-0/+4
|
* Reorder free(f); unlink(f); to unlink before freeing.import.isisd.sf.20031223gdt2003-12-221-0/+5
|
* 2003-08-20 Yasuhiro Ohara <yasu@sfc.wide.ad.jp>paul2003-08-211-0/+5
| | | | | * command.c: Fix <cr> display problem for command line description.
* Update changelog -> fix from Anil Madhavapeddypaul2003-05-241-0/+4
|
* Update Changelogspaul2003-05-161-0/+9
|
* Initial revisionpaul2002-12-131-0/+1926