From owner-freebsd-commit Sun Apr 30 04:05:55 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id EAA17782 for commit-outgoing; Sun, 30 Apr 1995 04:05:55 -0700 Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id EAA17681 for cvs-user-outgoing; Sun, 30 Apr 1995 04:04:23 -0700 Received: (from phk@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id EAA17660 ; Sun, 30 Apr 1995 04:04:18 -0700 Date: Sun, 30 Apr 1995 04:04:18 -0700 From: Poul-Henning Kamp Message-Id: <199504301104.EAA17660@freefall.cdrom.com> To: CVS-commiters, cvs-user Subject: cvs commit: src/release/libdisk create_chunk.c disk.c libdisk.h tst01.c write_disk.c Sender: commit-owner@FreeBSD.org Precedence: bulk phk 95/04/30 04:04:17 Modified: release/libdisk create_chunk.c disk.c libdisk.h tst01.c write_disk.c Log: get bootblocks right. Add mbr and bteasy17 to tst01 read partitions from kernel instead of disk. Still problems with writing labels, discussing with Bruce. Extended slices doesn't get written yet.