log src/os/unix/ngx_freebsd_config.h @ 7660:d33e17499088

age author description
Mon, 28 Jan 2019 14:33:31 +0000 Sergey Kandaurov Fixed portability issues with union sigval.
Thu, 04 Feb 2016 18:30:21 +0300 Maxim Dounin Dynamic modules: dlopen() support.
Wed, 22 Apr 2015 18:57:32 +0300 Ruslan Ermilov Removed the obsolete aio module.
Fri, 20 Mar 2015 06:43:19 +0300 Ruslan Ermilov Removed old FreeBSD rfork() thread implementation.
Mon, 23 Sep 2013 19:37:13 +0400 Maxim Dounin Added ngx_filename_cmp() with "/" sorted to the left.
Thu, 25 Jul 2013 12:46:03 +0400 Ruslan Ermilov On DragonFlyBSD, TCP_KEEPIDLE and TCP_KEEPINTVL are in msecs.
Tue, 27 Mar 2012 16:37:43 +0000 Maxim Dounin Added explicit include of time.h.
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.
Mon, 24 Oct 2011 15:46:48 +0000 Igor Sysoev malloc() debugging on MacOSX.
Sun, 21 Aug 2011 11:37:37 +0000 Maxim Dounin Move SO_ACCEPTFILTER and TCP_DEFER_ACCEPT checks into configure.
Tue, 10 May 2011 11:39:13 +0000 Igor Sysoev use POSIX semaphores in shmtx instead of sched_yield()
Fri, 28 Aug 2009 08:12:35 +0000 Igor Sysoev FreeBSD and Linux AIO support
Mon, 30 Mar 2009 12:33:33 +0000 Igor Sysoev fix FreeBSD before 7 building, broken in r2616
Mon, 30 Mar 2009 07:43:06 +0000 Igor Sysoev ngx_fs_bsize()