From owner-freebsd-commit Sun Apr 30 15:51:54 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id PAA06188 for commit-outgoing; Sun, 30 Apr 1995 15:51:54 -0700 Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id PAA06166 for cvs-user-outgoing; Sun, 30 Apr 1995 15:51:23 -0700 Received: (from phk@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id PAA06153 ; Sun, 30 Apr 1995 15:51:06 -0700 Date: Sun, 30 Apr 1995 15:51:06 -0700 From: Poul-Henning Kamp Message-Id: <199504302251.PAA06153@freefall.cdrom.com> To: CVS-commiters, cvs-user Subject: cvs commit: src/release/libdisk Makefile change.c disk.c write_disk.c Sender: commit-owner@FreeBSD.org Precedence: bulk phk 95/04/30 15:51:06 Modified: release/libdisk Makefile change.c disk.c write_disk.c Log: Use the DIOCSYNCSLICE ioctl now. (use only with kernel from this morning). Get the CHS's right. Get the disklabels (more) right.