From owner-freebsd-commit Sun May 14 17:58:34 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id RAA08835 for commit-outgoing; Sun, 14 May 1995 17:58:34 -0700 Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id RAA08820 for cvs-user-outgoing; Sun, 14 May 1995 17:58:31 -0700 Received: (from phk@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id RAA08808 ; Sun, 14 May 1995 17:58:27 -0700 Date: Sun, 14 May 1995 17:58:27 -0700 From: Poul-Henning Kamp Message-Id: <199505150058.RAA08808@freefall.cdrom.com> To: CVS-commiters, cvs-user Subject: cvs commit: src/release/libdisk create_chunk.c Sender: commit-owner@FreeBSD.org Precedence: bulk phk 95/05/14 17:58:26 Modified: release/libdisk create_chunk.c Log: Create_Chunk_DWIM will not allocate anything in the last cylinder of a CHUNK_BAD144 slice. Also mknod the 'c' partition for freebsd slices, so bad144(8) will have something to work on.