| Age | Commit message (Collapse) | Author | 
 | 
* 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.
 | 
 | 
* daemon.c: (daemon) fix check for error return from setsid
 | 
 | 
* sigevent.{c,h}: New files, implement event handled signals.
          see signal_init() in sigevent.h.
 | 
 | 
 | 
 | 
 | 
 | 
* command.c: Fix <cr> display problem for command line
	  description.
 | 
 | 
 | 
 | 
 | 
 | 
 |