From owner-freebsd-commit Tue Oct 31 00:22:25 1995 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id AAA00470 for freebsd-commit-outgoing; Tue, 31 Oct 1995 00:22:25 -0800 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id AAA00453 for cvs-all-outgoing; Tue, 31 Oct 1995 00:22:22 -0800 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id AAA00439 for cvs-libexec-outgoing; Tue, 31 Oct 1995 00:22:20 -0800 Received: (from ache@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id AAA00415 ; Tue, 31 Oct 1995 00:22:14 -0800 Date: Tue, 31 Oct 1995 00:22:14 -0800 From: "Andrey A. Chernov" Message-Id: <199510310822.AAA00415@freefall.freebsd.org> To: CVS-commiters, cvs-libexec Subject: cvs commit: src/libexec/mail.local Makefile mail.local.c Sender: owner-commit@FreeBSD.org Precedence: bulk ache 95/10/31 00:22:14 Modified: libexec/mail.local Makefile mail.local.c Log: Put fsync under #ifdef EXTRA_SANITY and turn it off by default. fsync here cause real disk trashing when large UUCP mail chanks parsed.