From owner-freebsd-commit Sat Nov 18 02:02:50 1995 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id CAA09091 for freebsd-commit-outgoing; Sat, 18 Nov 1995 02:02:50 -0800 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id CAA09064 for cvs-all-outgoing; Sat, 18 Nov 1995 02:02:42 -0800 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id CAA09034 for cvs-user-outgoing; Sat, 18 Nov 1995 02:02:35 -0800 Received: (from jkh@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id CAA08977 ; Sat, 18 Nov 1995 02:02:17 -0800 Date: Sat, 18 Nov 1995 02:02:17 -0800 From: "Jordan K. Hubbard" Message-Id: <199511181002.CAA08977@freefall.freebsd.org> To: CVS-commiters, cvs-user Subject: cvs commit: src/release/libdisk create_chunk.c Sender: owner-commit@FreeBSD.ORG Precedence: bulk jkh 95/11/18 02:02:13 Branch: release/libdisk RELENG_2_1_0 Modified: release/libdisk create_chunk.c Log: *really* shut this thing up. Debugging output was permanantly stapled to "on". Fix that.