log svr-main.c @ 445:edbee0596531

age author description
Thu, 19 Jul 2007 14:08:24 +0000 Matt Johnston "backgrounding" is more user-understandable than "forking"
Thu, 22 Feb 2007 14:53:49 +0000 Matt Johnston merge of 'a9b0496634cdd25647b65e585cc3240f3fa699ee'
Thu, 22 Feb 2007 14:52:46 +0000 Matt Johnston Add -p [address:]port option for binding to addresses, patch from
Fri, 16 Feb 2007 14:42:08 +0000 Matt Johnston Fix for -pedantic -ansi compilation, change // to /**/, plus some signedness
Mon, 12 Feb 2007 10:43:44 +0000 Matt Johnston Disable core dumps
Thu, 04 Jan 2007 02:01:09 +0000 Matt Johnston Load hostkeys before daemon(), since daemon()'s chdir("/") will prevent us
Wed, 07 Jun 2006 14:10:21 +0000 Matt Johnston Add -P pidfile patch from Swen Schillig