log svr-main.c @ 1596:60fceff95858

age author description
Tue, 06 Mar 2018 21:51:51 +0800 Matt Johnston workaround memory sanitizer FD_ZERO false positives
Sat, 17 Feb 2018 04:27:37 +0100 François Perrad more linting (#55)
Fri, 16 Feb 2018 23:17:48 +0800 Matt Johnston merge
Thu, 20 Jul 2017 19:38:26 +0000 Michael Witten options: Complete the transition to numeric toggles (`#if')
Thu, 15 Feb 2018 23:30:54 +0800 Matt Johnston disallow inetd -v
Wed, 14 Feb 2018 23:06:01 +0800 Matt Johnston make signal flags volatile, simplify handling
Wed, 04 May 2016 15:33:40 +0200 Matt Johnston Convert #ifdef to #if, other build changes
Fri, 01 Jan 2016 16:30:31 +0100 Francois Perrad fix empty C prototypes
Fri, 01 Jan 2016 09:46:09 +0100 Francois Perrad add static in function definition
Fri, 01 Jan 2016 09:03:55 +0100 Francois Perrad Suspicious use of ;
Thu, 31 Dec 2015 18:47:51 +0100 Francois Perrad rename loop variable
Fri, 01 Jan 2016 15:02:09 +0100 Francois Perrad more hard tab
Tue, 01 Dec 2015 21:54:03 +0300 Konstantin Tokarev Allow setting syslog identifier via startsyslog().
Tue, 01 Dec 2015 21:52:38 +0300 Konstantin Tokarev Moved usingsyslog from svr_runopts to runopts.
Fri, 29 May 2015 23:19:11 +0800 Matt Johnston separate client/server fastopen options