From owner-cvs-user Wed May 3 15:36:57 1995 Return-Path: cvs-user-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id PAA03133 for cvs-user-outgoing; Wed, 3 May 1995 15:36:57 -0700 Received: (from phk@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id PAA03118 ; Wed, 3 May 1995 15:36:53 -0700 Date: Wed, 3 May 1995 15:36:53 -0700 From: Poul-Henning Kamp Message-Id: <199505032236.PAA03118@freefall.cdrom.com> To: CVS-commiters, cvs-user Subject: cvs commit: src/release/libdisk chunk.c create_chunk.c disk.c libdisk.h Sender: cvs-user-owner@freebsd.org Precedence: bulk phk 95/05/03 15:36:53 Modified: release/libdisk chunk.c create_chunk.c disk.c libdisk.h Log: Add the private void *pointer to the chunks, and the functions to manage it. Make the reassignment of partition names less bogus.