log src/os/unix/ngx_freebsd_init.c @ 5843:7dab18c28f45 stable-1.6 release-1.6.2

age author description
Thu, 23 May 2013 15:47:58 +0400 Sergey Kandaurov Use "void" for functions with empty parameter list.
Wed, 23 May 2012 15:07:01 +0000 Maxim Dounin Fixed compilation with -DNGX_DEBUG_MALLOC on FreeBSD 10.
Sun, 05 Feb 2012 20:02:59 +0000 Maxim Dounin Merge of r4406, r4413: copyrights updated. stable-1.0
Wed, 18 Jan 2012 15:07:43 +0000 Maxim Konovalov Copyright updated.
Wed, 14 Dec 2011 13:06:45 +0000 Maxim Dounin Merge of r4227, r4228: stable-1.0
Tue, 25 Oct 2011 13:48:05 +0000 Ruslan Ermilov Fixed range checking for the "somaxconn" sysctl.
Mon, 24 Oct 2011 15:46:48 +0000 Igor Sysoev malloc() debugging on MacOSX.